Tags: Nashatyrev/teku
Tags
Hobbits binary fix (Consensys#786) * changed RPCMethod identifiers to match spec * converted all message values to the binary format indicated in the spec * mainly a fix to gossip * now all packets are the correct size and no hex strings are sent over the wire * last thing to do is fix attestation and block format * added custom serialization to attestations and beaconblocks
Add additional RPC methods and data structures (Consensys#528)