| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "RPC: Give more details when "generate" fails" | Matt Corallo | 2016-11-08 | 1 | -1/+1 |
| * | Merge #9087: RPC: why not give more details when "generate" fails? | MarcoFalke | 2016-11-08 | 1 | -1/+1 |
| |\ | |||||
| | * | RPC: Give more details when "generate" fails | Jorge Timón | 2016-11-08 | 1 | -1/+1 |
| |/ | |||||
| * | Merge #9088: Reduce ambiguity of warning message | Wladimir J. van der Laan | 2016-11-08 | 1 | -2/+2 |
| |\ | |||||
| | * | Make warning message about wallet balance possibly | R E Broadley | 2016-11-06 | 1 | -2/+2 |
| * | | Merge #9098: [qa] Handle zombies and cluttered tmpdirs | Wladimir J. van der Laan | 2016-11-08 | 2 | -7/+6 |
| |\ \ | |||||
| | * | | [qa] rpc-tests: Apply random offset to portseed | MarcoFalke | 2016-11-08 | 1 | -1/+5 |
| | * | | [qa] test_framework: Exit when tmpdir exists | MarcoFalke | 2016-11-07 | 1 | -6/+1 |
| * | | | Merge #9067: Fix exit codes | Wladimir J. van der Laan | 2016-11-08 | 4 | -24/+44 |
| |\ \ \ | |||||
| | * | | | Every main()/exit() should return/use one of EXIT_ codes instead of magic num... | UdjinM6 | 2016-11-07 | 2 | -9/+9 |
| | * | | | Fix exit codes: | UdjinM6 | 2016-11-04 | 4 | -17/+37 |
| * | | | | Merge #9095: test: Fix test_random includes | Jonas Schnelli | 2016-11-08 | 10 | -9/+10 |
| |\ \ \ \ | |||||
| | * | | | | test: Fix test_random includes | MarcoFalke | 2016-11-07 | 10 | -9/+10 |
| * | | | | | Merge #9026: Fix handling of invalid compact blocks | Pieter Wuille | 2016-11-07 | 9 | -21/+81 |
| |\ \ \ \ \ | |||||
| | * | | | | | Bump the protocol version to distinguish new banning behavior. | Suhas Daftuar | 2016-11-03 | 1 | -1/+4 |
| | * | | | | | Fix compact block handling to not ban if block is invalid | Suhas Daftuar | 2016-11-03 | 7 | -20/+40 |
| | * | | | | | [qa] Test that invalid compactblocks don't result in ban | Suhas Daftuar | 2016-11-03 | 1 | -0/+37 |
| * | | | | | | Merge #9045: Hash P2P messages as they are received instead of at process-time | Pieter Wuille | 2016-11-07 | 3 | -1/+15 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | Hash P2P messages as they are received instead of at process-time | Matt Corallo | 2016-10-30 | 3 | -1/+15 |
| * | | | | | | Merge #9077: [qa] Increase wallet-dump RPC timeout | MarcoFalke | 2016-11-07 | 3 | -4/+17 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [qa] Add more helpful RPC timeout message | Russell Yanofsky | 2016-11-07 | 1 | -1/+10 |
| | * | | | | | | [qa] Increase wallet-dump RPC timeout | Russell Yanofsky | 2016-11-07 | 2 | -3/+7 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | Merge #9094: qt: Use correct conversion function for boost::path datadir | Jonas Schnelli | 2016-11-07 | 2 | -2/+3 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | qt: Use correct conversion function for boost::path datadir | Wladimir J. van der Laan | 2016-11-07 | 2 | -2/+3 |
| * | | | | | | Merge #8981: Wshadow: Do not shadow argument with a local variable | Wladimir J. van der Laan | 2016-11-07 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Do not shadow local variable | Pavel Janík | 2016-10-20 | 1 | -2/+2 |
| * | | | | | | | Merge #8976: libconsensus: Add input validation of flags | Wladimir J. van der Laan | 2016-11-07 | 3 | -5/+21 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | libconsensus: Add input validation of flags | Wladimir J. van der Laan | 2016-10-20 | 3 | -5/+21 |
| * | | | | | | | | Merge #7730: Remove priority estimation | Wladimir J. van der Laan | 2016-11-07 | 6 | -251/+110 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | add release notes for removal of priority estimation | Alex Morcos | 2016-11-07 | 1 | -0/+9 |
| | * | | | | | | | | Remove priority estimation | Alex Morcos | 2016-11-07 | 5 | -251/+101 |
| * | | | | | | | | | Merge #8709: Allow filterclear messages for enabling TX relay only. | Wladimir J. van der Laan | 2016-11-07 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Allow filterclear messages for enabling TX relay only. | R E Broadley | 2016-09-13 | 1 | -4/+5 |
| * | | | | | | | | | | Merge #9052: Use RelevantServices instead of node_network in AttemptToEvict. | Wladimir J. van der Laan | 2016-11-07 | 1 | -3/+4 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Use RelevantServices instead of node_network in AttemptToEvict. | Gregory Maxwell | 2016-11-01 | 1 | -3/+4 |
| * | | | | | | | | | | | Merge #8568: new var DIST_CONTRIB adds useful things for packagers from contrib | Wladimir J. van der Laan | 2016-11-07 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | new var DIST_CONTRIB adds useful things for packagers from contrib/ to EXTRA_... | nomnombtc | 2016-11-07 | 1 | -1/+6 |
| * | | | | | | | | | | | | Merge #9093: [doc] release-process: Mention GitHub release and archived relea... | Wladimir J. van der Laan | 2016-11-07 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | [doc] release-process: Mention GitHub release and archived release notes | MarcoFalke | 2016-11-07 | 1 | -1/+3 |
| * | | | | | | | | | | | | | Merge #9083: Enforcing consistency, 'gitian' to 'Gitian' | MarcoFalke | 2016-11-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Enforcing consistency, 'gitian' to 'Gitian' | S. Matthew English | 2016-11-04 | 1 | -1/+1 |
| | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge #8675: Make copyright header lines uniform | Wladimir J. van der Laan | 2016-11-07 | 19 | -19/+19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | [copyright] copyright header style uniform | isle2983 | 2016-11-06 | 19 | -19/+19 |
| * | | | | | | | | | | | | | Merge #8736: base58: Improve DecodeBase58 performance. | Wladimir J. van der Laan | 2016-11-07 | 1 | -3/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Use prefix operator in for loop of DecodeBase58. | Jiaxing Wang | 2016-09-16 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | base58: Improve DecodeBase58 performance. | Jiaxing Wang | 2016-09-15 | 1 | -3/+7 |
| * | | | | | | | | | | | | | | Merge #8708: net: have CConnman handle message sending | Wladimir J. van der Laan | 2016-11-07 | 7 | -380/+320 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | net: handle version push in InitializeNode | Cory Fields | 2016-11-03 | 4 | -41/+44 |
| | * | | | | | | | | | | | | | net: construct CNodeStates in place | Cory Fields | 2016-11-03 | 1 | -6/+6 |
| | * | | | | | | | | | | | | | net: remove now-unused ssSend and Fuzz | Cory Fields | 2016-11-03 | 2 | -41/+1 |