Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use negative fees with listtransaction result types. #274

Merged
merged 1 commit into from
May 13, 2015

Conversation

jrick
Copy link
Member

@jrick jrick commented May 13, 2015

This matches Bitcoin Core Wallet.

Fixes #272.

This matches Bitcoin Core Wallet.

Fixes btcsuite#272.
@davecgh
Copy link
Member

davecgh commented May 13, 2015

OK

@conformal-deploy conformal-deploy merged commit 736a46f into btcsuite:master May 13, 2015
@jrick jrick deleted the jrick_negative_fee branch May 13, 2015 18:40
alexlyp added a commit to alexlyp/btcwallet that referenced this pull request Jun 16, 2016
buck54321 added a commit to buck54321/btcwallet that referenced this pull request May 8, 2024
Remove duplicate NeutrinoClient interface
Merge btcsuite#265 cache+neutrino: add new cache module by @Roasbeef
Merge btcsuite#261 cache+neutrino: update existing Cache interface to use type parameters by @Roasbeef
Merge btcsuite#268 cache: add deletion and iteration methods by @yyforyongyu
Merge btcsuite#279 lru: add methods to range with orders by @yyforyongyu
Merge btcsuite#278 pushtx: map different backend err to internal err by @ziggie1984
Merge btcsuite#273 query+neutrino: use query dispatcher for GetBlock and GetCFilte by @ellemouton
Merge btcsuite#274 multi: introduce a batch filter writer by @ellemouton
Merge btcsuite#275 rescan: use batch filter fetching by @ellemouton
Merge btcsuite#283 blockmanager.go: use btcd libs to validate headers by @guggero
Merge btcsuite#288 neutrino: Added ResetRanking method to PeerRanking by @Chinwendu20
Merge btcsuite#293 & btcsuite#294 Fix typos by @vuittont60
Merge btcsuite#297 query: fix retry query case by @ziggie1984
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

listsinceblock transaction format differences to bitcoin core
3 participants