TBD
Special thanks to external contributors on this release:
[cli] Removed node
--proxy_app=dummy
option. Use kvstore
(persistent_kvstore
) instead.
[cli] Renamed node
--proxy_app=nilapp
to --proxy_app=noop
.
[config] #2992 allow_duplicate_ip
is now set to false
[privval] #2926 split up PubKeyMsg
into PubKeyRequest
and PubKeyResponse
to be consistent with other message types
Apps
Go API
PrivValidator.GetPubKey()
instead of requesting it againPrivValidator.GetAddress()
Blockchain Protocol
P2P Protocol
allow_duplicate_ip
config option)