Files
specification/history/protocol-version.md
T

10 lines
611 B
Markdown
Raw Normal View History

2019-12-09 20:23:05 -05:00
# Network Protocol Version History
2019-12-09 18:32:33 -05:00
| Version Number | Proposed In | Summary |
|--|--|--|
2019-12-09 20:23:05 -05:00
| 106 | ??? | Added the following fields to the `version` message: `address-from`, `nonce`, `user-agent`, `current block height` |
2019-12-09 20:25:09 -05:00
| 209 | ??? | `address` message may accept a list of network addresses. |
2019-12-09 20:23:05 -05:00
|31 402| ??? | Time field added to `address` messages. |
| | [BIP-0014](/history/bips) | Network Version decoupled from Block Version. User-agent replaced sub-version number. |
2019-12-09 18:32:33 -05:00
| 60 000 | [BIP-0031](/history/bips) | Added pong. |
2019-12-09 20:23:05 -05:00
| 70 001 | [BIP-0037](/history/bips) | Added `relay` flag to the `version` message.|