- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 30 2018
Oct 30 2018
Oct 29 2018
Oct 29 2018
schancel committed rABC00c72639b0c7: Fix that CWallet::AbandonTransaction would only traverse one level (authored by Ben Woosley <ben.woosley@gmail.com>).
Fix that CWallet::AbandonTransaction would only traverse one level
Herald added a reviewer for D1984: [Part 2 of 2] [wallet] getreceivedbyaddress should return error if address is not mine: Restricted Project.
Herald added a reviewer for D1983: [Part 1 of 2] [qa] receivedby.py cleanup and fixes: Restricted Project.
Herald added a reviewer for D1980: Add address filtering to listreceivedbyaddress: Restricted Project.
Fix greator or equal
Rebase
Herald added a reviewer for D1978: Fix that CWallet::AbandonTransaction would only traverse one level: Restricted Project.
Oct 26 2018
Oct 26 2018
schancel committed rABC0e52717a569d: Add CMerkleTx::IsImmatureCoinBase method (authored by Ben Woosley <ben.woosley@gmail.com>).
Add CMerkleTx::IsImmatureCoinBase method
schancel planned changes to D1972: [Part 5 of 5] Add a CChainState class to clarify internal interfaces.
schancel planned changes to D1971: [Part 4 of 5] Add a CChainState class to clarify internal interfaces.
schancel planned changes to D1970: [Part 3 of 5] Add a CChainState class to clarify internal interfaces.
schancel planned changes to D1969: [Part 2 of 5] Add a CChainState class to clarify internal interfaces.
schancel planned changes to D1968: [Part 1 of 5] Add a CChainState class to clarify internal interfaces.
Rebase
Fix >=
schancel renamed T190: Backport Core PR10885: Reject invalid wallets from Backport of Bitcoin Core PR10885: Reject invalid wallets to Backport Core PR10885: Reject invalid wallets.
schancel renamed T190: Backport Core PR10885: Reject invalid wallets from Backport of Bitcoin Core PR#10885: Reject invalid wallets to Backport of Bitcoin Core PR10885: Reject invalid wallets.
schancel renamed T172: Backport core PR10604: Add listwallets RPC, include wallet name in `getwalletinfo` and add multiwallet test from Backport core PR 10604: Add listwallets RPC, include wallet name in `getwalletinfo` and add multiwallet test to Backport core PR10604: Add listwallets RPC, include wallet name in `getwalletinfo` and add multiwallet test.
schancel renamed T174: Backport Core PR11310: [tests] Test listwallets RPC from Backport Core PR 11310: [tests] Test listwallets RPC to Backport Core PR11310: [tests] Test listwallets RPC.
Rebase
Rebase + Fix qt issue
Fix immaturecoinbase spot
schancel updated the diff for D1968: [Part 1 of 5] Add a CChainState class to clarify internal interfaces.
Braces
Oct 25 2018
Oct 25 2018
schancel added inline comments to D1961: Fixed padding and tx ordering in bip68-sequence.py post-fork.
Rebase and address feedback on release-notes
Rebase
schancel updated the diff for D1968: [Part 1 of 5] Add a CChainState class to clarify internal interfaces.
Remove stray unused variables
Oct 24 2018
Oct 24 2018
schancel updated the diff for D1968: [Part 1 of 5] Add a CChainState class to clarify internal interfaces.
Add bra-kets
schancel updated the summary of D1968: [Part 1 of 5] Add a CChainState class to clarify internal interfaces.
schancel updated the summary of D1967: Move transaction combining from signrawtransaction to new RPC.
schancel committed rABC58b7c73e214d: [qt] Move BitcoinGUI initializers to class, fix initializer order warning (authored by Wladimir J. van der Laan <laanwj@gmail.com>).
[qt] Move BitcoinGUI initializers to class, fix initializer order warning
schancel updated the summary of D1972: [Part 5 of 5] Add a CChainState class to clarify internal interfaces.
schancel updated the summary of D1971: [Part 4 of 5] Add a CChainState class to clarify internal interfaces.
schancel updated the summary of D1970: [Part 3 of 5] Add a CChainState class to clarify internal interfaces.
schancel updated the summary of D1969: [Part 2 of 5] Add a CChainState class to clarify internal interfaces.
Herald added a reviewer for D1972: [Part 5 of 5] Add a CChainState class to clarify internal interfaces: Restricted Project.
Herald added a reviewer for D1971: [Part 4 of 5] Add a CChainState class to clarify internal interfaces: Restricted Project.
Herald added a reviewer for D1970: [Part 3 of 5] Add a CChainState class to clarify internal interfaces: Restricted Project.
Herald added a reviewer for D1969: [Part 2 of 5] Add a CChainState class to clarify internal interfaces: Restricted Project.
Herald added a reviewer for D1968: [Part 1 of 5] Add a CChainState class to clarify internal interfaces: Restricted Project.
Oct 23 2018
Oct 23 2018
Looks that the orphanPool stuff was changed in this PR https://github.com/bitcoin/bitcoin/pull/11824/commits
Oct 22 2018
Oct 22 2018
Herald added a reviewer for D1959: [qt] Move BitcoinGUI initializers to class, fix initializer order warning: Restricted Project.
schancel closed T414: Build Bitcoin-ABC / Master / Nightly Builds / Nightly - OSX is broken. as Resolved.
Rebase
schancel retitled D1801: Begin using billable txn size for wallet and mining from Implement billable size usage in mining, relaying, and wallet transaction creation to Begin using billable txn size for wallet and mining.
schancel committed rABC3a13d305d291: Introduce and track a billable size in addition to real txn size (authored by schancel).
Introduce and track a billable size in addition to real txn size
schancel requested changes to D1953: Add Clang thread safety annotations for variables guarded by CAddrMan.cs.
schancel added inline comments to D1953: Add Clang thread safety annotations for variables guarded by CAddrMan.cs.
Rebase to address feedback on D1936
Address feedback properly
Address feedback and rebase
schancel committed rABC016915fd5727: Clean up feerate.h to support constexpr and not-equal operator (authored by schancel).
Clean up feerate.h to support constexpr and not-equal operator
Oct 20 2018
Oct 20 2018
schancel added inline comments to D1927: Use a modified size for transaction minimum fee calculation..
Oct 19 2018
Oct 19 2018
Herald added a reviewer for D1936: Move handling for `-maxtxfee` to the config object: Restricted Project.
Oct 18 2018
Oct 18 2018
Herald added a reviewer for D1935: Clean up feerate.h to support constexpr and not-equal operator: Restricted Project.
schancel added a project to T419: Backport benchmark related to base58 and bech32 decoding: Backport.