Skip to content

Tags: Nashatyrev/teku

Tags

v.7.1.x

Toggle v.7.1.x's commit message
Upgrade vertx to 3.8.0. Fixes compatibility with metrics server. (Con…

…sensys#844)

v.07.1.3

Toggle v.07.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.5.1.2

Toggle v0.5.1.2's commit message
Check that G1 and G2 points lie in the correct subgroups when created (

…Consensys#741)

v0.4.2

Toggle v0.4.2's commit message
Add additional RPC methods and data structures (Consensys#528)

v0.1.x

Toggle v0.1.x's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix min attestation inclusion bug (Consensys#505)