Fix handling of test_params
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Dec 3 2018
Dec 3 2018
Fix variable usage
Remove extraneous prints
Dec 1 2018
Dec 1 2018
Rebase
Rebase
Rebase
Rebase
Fix syntax error
Split diff so move is handled before this. DEpends on D2168
Herald added a reviewer for D2168: [qa] [move only] Move threading helpers to be top level functions.: deadalnix.
Herald added a reviewer for D2167: [qa] Switch to using a tagging model instead of 'extended': deadalnix.
Nov 30 2018
Nov 30 2018
schancel retitled D2159: [Part 1 of 4] [qa] De-globalize port seeding from [Part 1 of 3] [qa] De-globalize port seeding to [Part 1 of 4] [qa] De-globalize port seeding.
schancel retitled D2163: [Part 2 of 4] [qa] De-globalize port seeding from [Part 2 of 3] [qa] De-globalize port seeding to [Part 2 of 4] [qa] De-globalize port seeding.
schancel retitled D2164: [Part 4 of 4] [qa] De-globalize port seeding from [Part 3 of 3] [qa] De-globalize port seeding to [Part 4 of 4] [qa] De-globalize port seeding.
Rebase and fix extraneous changes
Rebase and fix extraneous changes
Rebase and fix extraneous changes
Remove update to rpc_url
Fix splitting
schancel retitled D2164: [Part 4 of 4] [qa] De-globalize port seeding from [Part 3 of 3] De-globalize port seeding to [Part 3 of 3] [qa] De-globalize port seeding.
Remove extraneous whitespace
schancel retitled D2163: [Part 2 of 4] [qa] De-globalize port seeding from [Part 1 of 3] [qa] De-globalize port seeding to [Part 2 of 3] [qa] De-globalize port seeding.
schancel committed rSTAGING9e90803c6e02: Rename wallet functional test files to match bitcoin core (authored by schancel).
Rename wallet functional test files to match bitcoin core
schancel committed rSTAGING007da3b2780f: [Part 1 of 5] Add a CChainState class to clarify internal interfaces (authored by Matt Corallo <git@bluematt.me>).
[Part 1 of 5] Add a CChainState class to clarify internal interfaces
schancel committed rSTAGING90348f6ecce9: Rename account to label where appropriate (authored by Russell Yanofsky <russ@yanofsky.org>).
Rename account to label where appropriate
Fix nits in bitcoingui.cpp
schancel committed rSTAGING6997d0c8dd56: Revert "Record when block was fully received" (authored by schancel).
Revert "Record when block was fully received"
schancel committed rSTAGINGe235671dfd1e: Update contributing guide to include additional reading (authored by schancel).
Update contributing guide to include additional reading
schancel committed rSTAGINGeb27c4cab519: Record when block was fully received (authored by schancel).
Record when block was fully received
schancel committed rSTAGING3b248bbe567c: Remove unused parameter for AcceptBlock (authored by schancel).
Remove unused parameter for AcceptBlock
schancel committed rSTAGING6a11c697c681: [warning] fix shadow warning in miner.cpp (authored by schancel).
[warning] fix shadow warning in miner.cpp
schancel committed rSTAGING9f7574542264: [minig] make CBlockAssembler take a mempool for unit testing. (authored by schancel).
[minig] make CBlockAssembler take a mempool for unit testing.
[rename only] mempool to g_mempool
schancel committed rSTAGINGd60344b075af: Remove need to update clientversion. during releasesh (authored by schancel).
Remove need to update clientversion. during releasesh
schancel committed rSTAGING5a41299d7f71: Stop requiring net_tests.cpp to be updated. (authored by schancel).
Stop requiring net_tests.cpp to be updated.
schancel committed rSTAGING1813e9bf677a: Update release version number to 0.18.6 (authored by schancel).
Update release version number to 0.18.6
schancel committed rSTAGINGd28eeb061c4f: [cleanup] De-globalize blocksize related parameters (authored by schancel).
[cleanup] De-globalize blocksize related parameters
schancel committed rSTAGING3f1751925f6b: [qa] fix pad_tx to better match the desired size (authored by schancel).
[qa] fix pad_tx to better match the desired size
Updates version to v0.18.5
schancel committed rSTAGING5a97f9ae4add: [tests] Fix checkinputs_test to work under magnetic anomaly (authored by schancel).
[tests] Fix checkinputs_test to work under magnetic anomaly
schancel committed rSTAGINGd9b8913c4204: [qa] Fix invalidblockrequest to work with magnetic anomaly upgrade (authored by jasonbcox).
[qa] Fix invalidblockrequest to work with magnetic anomaly upgrade
schancel committed rSTAGINGaa9ee30af1f3: Fix warnings about shadowing introduced in D2047 (authored by schancel).
Fix warnings about shadowing introduced in D2047
schancel committed rSTAGINGb3abb4892641: [mining] Ensure sigops and fees follow transactions during sorting (authored by schancel).
[mining] Ensure sigops and fees follow transactions during sorting
schancel committed rSTAGINGbbb88c512e86: [cleanup] De-globalize rpc configuration variables (authored by schancel).
[cleanup] De-globalize rpc configuration variables
schancel committed rSTAGINGe5bc797172e1: [macOS] Remove DS_Store WindowBounds bytes object (authored by Jonas Schnelli <dev@jonasschnelli.ch>).
[macOS] Remove DS_Store WindowBounds bytes object
schancel committed rSTAGING324072d22cb2: Disable wallet and address book Qt tests on macOS minimal platform (authored by Russell Yanofsky <russ@yanofsky.org>).
Disable wallet and address book Qt tests on macOS minimal platform
[ci] Add IBD parameters for CI.
[rpc] Undeprecate estimatefee
schancel committed rSTAGINGc42521518207: [qa] fix abc-p2p-compactblocks test to use add_argument (authored by schancel).
[qa] fix abc-p2p-compactblocks test to use add_argument
schancel added a reverting change for rSTAGING49ff27fedd36: [rpc] Deprecate estimatefee RPC: rSTAGINGa4c86bad8530: [rpc] Undeprecate estimatefee.
schancel committed rSTAGINGb4460fcaa584: [rpc] Add a unittest for IsDeprecatedRPCEnabled (authored by schancel).
[rpc] Add a unittest for IsDeprecatedRPCEnabled
schancel retitled D2159: [Part 1 of 4] [qa] De-globalize port seeding from [qa] De-globalize port seeding to [Part 1 of 3] [qa] De-globalize port seeding.
Split diff up part 1
rpcbind_test is using static port. Need to test this on linux and fix it.
schancel updated the diff for D2156: [qa] Dyanmically import tests so we can start adding decorators.
Add exception handling on importing module
Something is going on here causing RPC to not initialize properly. I need to hunt it down.
schancel planned changes to D2157: [qa] Add extended decorator to signal which tests are long running.
schancel updated the summary of D2157: [qa] Add extended decorator to signal which tests are long running.
Herald added a reviewer for D2157: [qa] Add extended decorator to signal which tests are long running: deadalnix.
schancel updated the summary of D2156: [qa] Dyanmically import tests so we can start adding decorators.
Herald added a reviewer for D2156: [qa] Dyanmically import tests so we can start adding decorators: deadalnix.
Herald added a reviewer for D2155: [qa] Switch to using multiprocessing instead of threading: deadalnix.
Nov 29 2018
Nov 29 2018
schancel requested changes to D1894: Added RPCCommand base classes in preparation for RPC migration.
schancel retitled D2149: [Part 1] Core PR 11531: p2p-acceptblock improvements from Backport 1 of many for Core PR 11531: p2p-acceptblock improvements to [Part 1] Core PR 11531: p2p-acceptblock improvements.
schancel updated the diff for D1969: [Part 2 of 5] Add a CChainState class to clarify internal interfaces.
Rebase, remove excess whitespace change
schancel committed rABC9e90803c6e02: Rename wallet functional test files to match bitcoin core (authored by schancel).
Rename wallet functional test files to match bitcoin core
schancel requested review of D1969: [Part 2 of 5] Add a CChainState class to clarify internal interfaces.
Rebase an update timings
schancel committed rABC007da3b2780f: [Part 1 of 5] Add a CChainState class to clarify internal interfaces (authored by Matt Corallo <git@bluematt.me>).
[Part 1 of 5] Add a CChainState class to clarify internal interfaces