Age | Commit message (Expand) | Author |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-06-09 | Remove unused constant MEMPOOL_GD_VERSION | practicalswift |
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-11-03 | Bump the protocol version to distinguish new banning behavior. | Suhas Daftuar |
2016-10-04 | version.h: s/shord/short/ in comment | Wladimir J. van der Laan |
2016-06-19 | Add protocol messages for short-ids blocks | Matt Corallo |
2016-03-21 | Implement "feefilter" P2P message. | Alex Morcos |
2016-03-09 | remove unused NOBLKS_VERSION_{START,END} constants | Pavel Vasin |
2015-11-29 | Allow block announcements with headers | Suhas Daftuar |
2015-09-05 | Add NODE_BLOOM service bit and bump protocol version | Matt Corallo |
2014-12-19 | Added "Core" to copyright headers | sandakersmann |
2014-10-31 | Update comments in version to be doxygen compatible | Michael Ford |
2014-10-29 | Separate protocol versioning from clientversion | Cory Fields |
2014-10-14 | Headers-first synchronization | Pieter Wuille |
2014-08-28 | add missing header end comments | Philip Kaufmann |
2014-08-27 | Revert "Add a getutxos command to the p2p protocol. It allows querying of the... | Wladimir J. van der Laan |
2014-08-26 | Move `*Version()` functions to version.h/cpp | Wladimir J. van der Laan |
2014-08-11 | Add a getutxos command to the p2p protocol. It allows querying of the UTXO set | Mike Hearn |
2014-07-24 | Fix typos in comments (missing i's). | paveljanik |
2013-11-11 | Bump protocol version to 70002 | Gavin Andresen |
2013-11-10 | Cleanup code using forward declarations. | Brandon Dahler |
2013-10-25 | Split MIN_PROTO_VERSION into INIT_PROTO_VERSION and MIN_PEER_PROTO_VERSION | Warren Togami |
2013-01-16 | Bump PROTOCOL_VERSION for filter messages. | Matt Corallo |
2012-09-07 | Bitcoin-Qt (Windows only): add version info to Resource File | Philip Kaufmann |
2012-09-05 | Bump version number for 0.7.0rc2v0.7.0rc2 | Gavin Andresen |
2012-08-27 | Version numbers -> 0.7.0 | Gavin Andresen |
2012-08-20 | Merge pull request #1641 from jgarzik/mempool | Jeff Garzik |
2012-08-01 | Bugfix: Correct English grammar regarding "'s" | Luke Dashjr |
2012-07-31 | Add 'mempool' P2P command, and extend 'getdata' behavior | Jeff Garzik |
2012-05-18 | Update License in File Headers | Fordy |
2012-05-11 | Fix version numbers of archive builds | Pieter Wuille |
2012-05-08 | Increase client version to 0.6.99 | Gregory Maxwell |
2012-05-04 | Bump version numbers for 0.6.1rc2v0.6.1 | Gavin Andresen |
2012-04-27 | Bump version numbers for 0.6.1rc1 | Gavin Andresen |
2012-04-17 | Bump PROTOCOL_VERSION to 60001, thereby enabling BIP31 | Jeff Garzik |
2012-04-12 | Replace several network protocol version numbers with named constants | Jeff Garzik |
2012-04-12 | version.h: separate client, net sections. Move more constants to this file. | Jeff Garzik |
2012-04-12 | BIP 0031: pong message | Jeff Garzik |
2012-04-10 | Build identification strings | Pieter Wuille |