| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #11372: Address encoding cleanup | Wladimir J. van der Laan | 2018-03-07 | 41 | -574/+484 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Split off key_io_tests from base58_tests | Pieter Wuille | 2018-02-19 | 5 | -142/+156 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Split key_io (address/key encodings) off from base58 | Pieter Wuille | 2018-02-19 | 37 | -261/+295 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Stop using CBase58Data for ext keys | Pieter Wuille | 2018-02-19 | 4 | -138/+56 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Replace CBitcoinSecret with {Encode,Decode}Secret | Pieter Wuille | 2018-02-19 | 9 | -118/+62 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12600: Add a test for large tx output scripts with segwit input. | Wladimir J. van der Laan | 2018-03-06 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Add a test for large tx output scripts with segwit input. | Richard Kiss | 2018-03-04 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12432: [qt] send: Clear All also resets coin control options | Wladimir J. van der Laan | 2018-03-06 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | [qt] send: Clear All also resets coin control options | Sjors Provoost | 2018-02-14 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12622: net: Correct addrman logging | Wladimir J. van der Laan | 2018-03-06 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Correct addrman logging | Wladimir J. van der Laan | 2018-03-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12479: RPC: Add child transactions to getrawmempool verbose output | Wladimir J. van der Laan | 2018-03-06 | 1 | -0/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [RPC] Add list of child transactions to verbose output of getrawmempool | Conor Scott | 2018-02-25 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12564: [arith_uint256] Avoid unnecessary this-copy using prefix operator | Wladimir J. van der Laan | 2018-03-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [arith_uint256] Avoid unnecessary this-copy using prefix operator | Karl-Johan Alm | 2018-02-28 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12603: [docs] PeerLogicValidation interface | Wladimir J. van der Laan | 2018-03-06 | 2 | -3/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation to PeerLogicValidation interface and related functions | James O'Beirne | 2018-03-06 | 2 | -3/+45 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #9037: net: Add test-before-evict discipline to addrman | Wladimir J. van der Laan | 2018-03-06 | 4 | -19/+319 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add test-before-evict discipline to addrman | Ethan Heilman | 2018-03-06 | 4 | -19/+319 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12617: gui: Show messages as text not html | Wladimir J. van der Laan | 2018-03-06 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | gui: Show messages as text not html | Wladimir J. van der Laan | 2018-03-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12373: Build: Add build support for profiling. | Wladimir J. van der Laan | 2018-03-06 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add build support for 'gprof' profiling. | murrayn | 2018-02-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #10271: Use std::thread::hardware_concurrency, instead of Boost, to det... | Wladimir J. van der Laan | 2018-03-06 | 2 | -8/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use std::thread::hardware_concurrency, instead of Boost, to determine availab... | fanquake | 2017-12-15 | 2 | -8/+4 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12616: Set modal overlay hide button as default | Wladimir J. van der Laan | 2018-03-06 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | qt: Set modal overlay hide button as default | João Barbosa | 2018-03-06 | 1 | -0/+6 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12604: Add DynamicMemoryUsage() to CDBWrapper to estimate LevelDB memo... | Wladimir J. van der Laan | 2018-03-06 | 2 | -0/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add DynamicMemoryUsage() to LevelDB | Evan Klitzke | 2018-03-06 | 2 | -0/+26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12568: Allow dustrelayfee to be set to zero | Wladimir J. van der Laan | 2018-03-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow dustrelayfee to be set to zero | Luke Dashjr | 2018-02-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #11880: Stop special-casing phashBlock handling in validation for TBV | Wladimir J. van der Laan | 2018-03-05 | 1 | -5/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stop special-casing phashBlock handling in validation for TBV | Matt Corallo | 2017-12-12 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12501: [qt] Improved "custom fee" explanation in tooltip | Wladimir J. van der Laan | 2018-03-05 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [qt] Improved "custom fee" explanation in tooltip | Randolf Richardson | 2018-03-01 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #11889: Drop extra script variable in ProduceSignature | Wladimir J. van der Laan | 2018-03-05 | 1 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop extra script variable in ProduceSignature | Russell Yanofsky | 2017-12-13 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12516: Avoid unintentional unsigned integer wraparounds in tests | Wladimir J. van der Laan | 2018-03-05 | 3 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid unintentional unsigned integer wraparounds in tests | practicalswift | 2018-02-23 | 3 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12573: Fix compilation when compiler do not support __builtin_clz* | Wladimir J. van der Laan | 2018-03-05 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Consensus: Fix bug when compiler do not support __builtin_clz* | 532479301 | 2018-03-01 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12434: [doc] dev-notes: Members should be initialized | Wladimir J. van der Laan | 2018-03-05 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [doc] dev-notes: Members should be initialized | MarcoFalke | 2018-02-16 | 1 | -6/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12580: Show a transaction's virtual size in its details dialog | MarcoFalke | 2018-03-05 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show a transaction's virtual size in its details dialog. | Chris Moore | 2018-03-01 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12543: Fix typos | MarcoFalke | 2018-03-05 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typos | practicalswift | 2018-02-26 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix ListCoins test failure due to unset g_wallet_allow_fallback_fee | Russell Yanofsky | 2018-03-02 | 4 | -6/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12182: Remove useless string initializations | Wladimir J. van der Laan | 2018-03-01 | 5 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove useless string initialization. | Alin Rus | 2018-02-13 | 5 | -7/+7 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||