Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-30 | Merge #8611: Reduce default number of blocks to check at startup | Wladimir J. van der Laan | |
203f212 Reduce default number of blocks to check at startup (Pieter Wuille) | |||
2016-08-30 | Merge #8566: Easy to use gitian building script | Wladimir J. van der Laan | |
3fe0b68 Set defaults to gitian defaults (Andrew Chow) 6ffd6b4 Create option to detach sign gitian builds and not commit the files in the script (Andrew Chow) 498d8da Check for OSX SDK (Andrew Chow) eda4cfb Create an easy to use gitian building script (Andrew Chow) | |||
2016-08-30 | Merge #8625: [doc] - clarify statement about parallel jobs in rpc-tests.py | MarcoFalke | |
1467561 [doc] - clarify statement about parallel jobs in rpc-tests.py (isle2983) | |||
2016-08-29 | [doc] - clarify statement about parallel jobs in rpc-tests.py | isle2983 | |
2016-08-29 | Merge #8624: [doc] build: Mention curl | Pieter Wuille | |
fae6bb8 [doc] build: Mention curl (MarcoFalke) | |||
2016-08-29 | Merge #8617: Include instructions to extract Mac OS X SDK on Linux using ↵ | Pieter Wuille | |
7zip and SleuthKit b729fcd Include instructions to extract Mac OS X SDK on Linux using 7zip and SleuthKit (Luke Dashjr) | |||
2016-08-29 | Merge #8564: [Wallet] remove unused code/conditions in ReadAtCursor | Pieter Wuille | |
beef966 [Wallet] remove unused code/conditions in ReadAtCursor (Jonas Schnelli) | |||
2016-08-29 | [doc] build: Mention curl | MarcoFalke | |
2016-08-29 | Include instructions to extract Mac OS X SDK on Linux using 7zip and SleuthKit | Luke Dashjr | |
2016-08-28 | Merge #8607: [doc] Fix doxygen off-by-one comments, fix typos | Wladimir J. van der Laan | |
fafe7b3 contrib: Make fix-copyright-headers.py more portable (MarcoFalke) fa27c0a [doc] Fix typos in comments, doxygen: Fix comment syntax (MarcoFalke) fabfd5d [qa] pull-tester: Don't mute zmq ImportError (MarcoFalke) 67a5502 init: Fix typo in help message for -whitelistforcerelay (Wladimir J. van der Laan) | |||
2016-08-28 | Set defaults to gitian defaults | Andrew Chow | |
Set the default -j and -m to 2 and 2000 respectively, matching gitian's default values. | |||
2016-08-28 | Merge #8573: Set jonasschnellis dns-seeder filter flag | Pieter Wuille | |
40a95cf Set jonasschnellis dns-seeder filter flag (Jonas Schnelli) | |||
2016-08-27 | Reduce default number of blocks to check at startup | Pieter Wuille | |
2016-08-27 | Create option to detach sign gitian builds and not commit the files in the ↵ | Andrew Chow | |
script Gitian builds can be done where the assert files are made but no signing is done. The sigs can also optionally not be committed automatically. | |||
2016-08-27 | Check for OSX SDK | Andrew Chow | |
2016-08-27 | Create an easy to use gitian building script | Andrew Chow | |
I've written a script that automates the setup and building of binaries with gitian. All of the commands are pulled from various documentation on gitian building. | |||
2016-08-26 | Merge #8545: [doc] Update git-subtree-check.sh README | Pieter Wuille | |
fa3d974 [doc] Update git-subtree-check.sh README (MarcoFalke) | |||
2016-08-26 | Merge #8109: Do not shadow member variables | Pieter Wuille | |
ff8d279 Do not shadow member variables (Pavel Janík) | |||
2016-08-26 | Merge #8602: [trivial][doc] Mention ++i as preferred over i++ in dev notes | Wladimir J. van der Laan | |
ab53207 [trivial][doc] Mention ++i as preferred to i++ in dev notes (fanquake) | |||
2016-08-26 | Merge #8603: [trivial][doc] Mention gpg --refresh-keys in release-process.md | Wladimir J. van der Laan | |
c25083b [trivial][doc] Mention gpg --refresh-keys in release-process.md (fanquake) | |||
2016-08-26 | [trivial][doc] Mention gpg --refresh-keys in release-process.md | fanquake | |
2016-08-26 | [trivial][doc] Mention ++i as preferred to i++ in dev notes | fanquake | |
2016-08-26 | Merge #8590: Remove unused variables | Wladimir J. van der Laan | |
fa6dc9f Remove unused variables (MarcoFalke) | |||
2016-08-26 | Merge #8581: [wallet] rpc: Drop misleading option | Wladimir J. van der Laan | |
fab5ecb [wallet] rpc: Drop misleading option (MarcoFalke) | |||
2016-08-26 | Merge #8583: Show XTHIN in GUI | Wladimir J. van der Laan | |
4c3e2cb Show XTHIN in GUI (R E Broadley) | |||
2016-08-26 | Merge #8561: Show "end" instead of many zeros when getheaders request ↵ | Wladimir J. van der Laan | |
received with a hashStop of Null 259ee09 Show "end" instead of many zeros when getheaders request received with a hashStop of Null. (R E Broadley) | |||
2016-08-25 | Merge #8462: Move AdvertiseLocal debug output to net category | Pieter Wuille | |
f13c1ba Move AdvertiseLocal debug output to net category (Michael Rotarius) | |||
2016-08-25 | Remove unused variables | MarcoFalke | |
2016-08-25 | Merge #7579: [Qt] show network/chain errors in the GUI | Jonas Schnelli | |
2f32c82 [Qt] show network/chain errors in the GUI (Jonas Schnelli) | |||
2016-08-25 | Merge #8226: contributing.md: Fix formatting (line lengths and smart quotes) | Pieter Wuille | |
be1d451 contributing.md: Fix formatting (Will Binns) | |||
2016-08-25 | Merge #8487: Persist the datadir after option reset | Jonas Schnelli | |
57acb82 Load choose datadir dialog after options reset (Andrew Chow) 15df3c1 Persist the datadir after option reset (Andrew Chow) | |||
2016-08-25 | Merge #8578: [test] Remove unused code | MarcoFalke | |
fa1cf9e [test] Remove unused code (MarcoFalke) | |||
2016-08-25 | Merge #8282: net: Feeler connections to increase online addrs in the tried ↵ | Wladimir J. van der Laan | |
table. dbb1f64 Added feeler connections increasing good addrs in the tried table. (Ethan Heilman) | |||
2016-08-25 | Show XTHIN in GUI | R E Broadley | |
2016-08-24 | [test] Remove unused code | MarcoFalke | |
2016-08-24 | [wallet] rpc: Drop misleading option | MarcoFalke | |
2016-08-24 | Load choose datadir dialog after options reset | Andrew Chow | |
2016-08-24 | Merge #8463: [qt] Remove Priority from coincontrol dialog | Jonas Schnelli | |
fa8dd78 [qt] Remove Priority from coincontrol dialog (MarcoFalke) | |||
2016-08-24 | Merge #8567: Add default port numbers to REST doc | Wladimir J. van der Laan | |
c911035 Add default port numbers to REST doc (djpnewton) | |||
2016-08-24 | Merge #8450: [Test] Replace rpc_wallet_tests.cpp with python RPC unit tests | Wladimir J. van der Laan | |
9578333 Remove rpc_wallet_tests.cpp (Patrick Strateman) 25400c4 Account wallet feature RPC tests. (Patrick Strateman) | |||
2016-08-24 | [qt] Remove Priority from coincontrol dialog | MarcoFalke | |
2016-08-24 | Merge #8560: Trivial: Fix two VarInt examples in serialize.h | Pieter Wuille | |
7bd5ff4 Trivial: Fix two VarInt examples in serialize.h (Christian Barcenas) | |||
2016-08-24 | Merge #8445: Move CWallet::setKeyPool to private section of CWallet. | Wladimir J. van der Laan | |
8680d3a Move wallet initialization logic from AppInit2 to CWallet::InitLoadWallet (Patrick Strateman) e86eb71 Move CWallet::setKeyPool to private section of CWallet (Patrick Strateman) | |||
2016-08-24 | Set jonasschnellis dns-seeder filter flag | Jonas Schnelli | |
2016-08-24 | Add default port numbers to REST doc | djpnewton | |
2016-08-23 | Added feeler connections increasing good addrs in the tried table. | Ethan Heilman | |
Tests if addresses are online or offline by briefly connecting to them. These short lived connections are referred to as feeler connections. Feeler connections are designed to increase the number of fresh online addresses in tried by selecting and connecting to addresses in new. One feeler connection is attempted on average once every two minutes. This change was suggested as Countermeasure 4 in Eclipse Attacks on Bitcoin’s Peer-to-Peer Network, Ethan Heilman, Alison Kendler, Aviv Zohar, Sharon Goldberg. ePrint Archive Report 2015/263. March 2015. | |||
2016-08-23 | doc: Add historical release notes for 0.12.1 0.13.0 | Wladimir J. van der Laan | |
2016-08-23 | [Wallet] remove unused code/conditions in ReadAtCursor | Jonas Schnelli | |
2016-08-23 | Show "end" instead of many zeros when getheaders request received with a ↵ | R E Broadley | |
hashStop of Null. | |||
2016-08-22 | Trivial: Fix two VarInt examples in serialize.h | Christian Barcenas | |