diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-10-13 12:42:54 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-10-13 12:42:54 -0700 |
commit | 824ed99160607ddf42a520f46f65c17e4abe9bd0 (patch) | |
tree | d8b1b981448cba05b2d9b0c0312f2c782f9c997c /node | |
parent | 385f1410d24c37ef9cd8a3494a5eaa383ffd0fba (diff) | |
download | infinitytier-824ed99160607ddf42a520f46f65c17e4abe9bd0.tar.gz infinitytier-824ed99160607ddf42a520f46f65c17e4abe9bd0.zip |
.
Diffstat (limited to 'node')
-rw-r--r-- | node/Packet.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/node/Packet.hpp b/node/Packet.hpp index 810f5d67..e03190a2 100644 --- a/node/Packet.hpp +++ b/node/Packet.hpp @@ -59,6 +59,7 @@ * + New identity format based on hashcash design * 5 - 1.0.6 ... CURRENT * + Supports circuit test, proof of work, and echo + * + Supports in-band world (root definition) updates * + Otherwise backward compatible with 4 */ #define ZT_PROTO_VERSION 5 |