derohe-miniblock-mod/p2p
2021-02-27 16:00:43 +00:00
..
bans.go DERO Homomorphic Encryption Testnet Release 2020-12-19 10:01:29 +00:00
chain_bootstrap.go DERO-HE STARGATE Testnet Release9 2021-02-22 17:48:14 +00:00
chain_sync.go DERO-HE STARGATE Testnet Release13 2021-02-27 16:00:43 +00:00
common.go DERO-HE STARGATE Testnet Release9 2021-02-22 17:48:14 +00:00
connection_pool.go DERO-HE STARGATE Testnet Release9 2021-02-22 17:48:14 +00:00
controller.go DERO-HE STARGATE Testnet Release12 2021-02-27 07:47:44 +00:00
median_test.go DERO Homomorphic Encryption Testnet Release 2020-12-19 10:01:29 +00:00
median.go DERO Homomorphic Encryption Testnet Release 2020-12-19 10:01:29 +00:00
peer_pool.go DERO Homomorphic Encryption Testnet Release 2020-12-19 10:01:29 +00:00
peer.go DERO Homomorphic Encryption Testnet Release 2020-12-19 10:01:29 +00:00
README.md DERO Homomorphic Encryption Testnet Release 2020-12-19 10:01:29 +00:00
rpc_cbor_codec.go DERO-HE STARGATE Testnet Release9 2021-02-22 17:48:14 +00:00
rpc_chain_request.go DERO-HE STARGATE Testnet Release9 2021-02-22 17:48:14 +00:00
rpc_changeset.go DERO-HE STARGATE Testnet Release9 2021-02-22 17:48:14 +00:00
rpc_handshake.go DERO-HE STARGATE Testnet Release9 2021-02-22 17:48:14 +00:00
rpc_notifications.go DERO-HE STARGATE Testnet Release9 2021-02-22 17:48:14 +00:00
rpc_object_request.go DERO-HE STARGATE Testnet Release12 2021-02-27 07:47:44 +00:00
rpc_treesection.go DERO-HE STARGATE Testnet Release9 2021-02-22 17:48:14 +00:00
rpc.go DERO-HE STARGATE Testnet Release9 2021-02-22 17:48:14 +00:00
wire_structs.go DERO-HE STARGATE Testnet Release9 2021-02-22 17:48:14 +00:00

This is the basic design of the V2 protocol which features quite a lot of flexibility and easy up-gradation

The protocol is planned to be complete SSL/TLS based to avoid mass traffic analysis by any one.

This is work-in-progress