feat: Add Vasil / Babbage compatibility (#126)
* feat: Bump n2n protocol versions for Babbage (#125) * feat: Allow a specified timeout on tcp connection (#127) * feat: Add Babbage primitives (#128) * fix: Inaccurate header-body CDDL (#129) * fix: Babbage CBOR codec issues (#130) * feat: Include Babbage in traverse lib * Parse Babbage headers (#131) * Add Babbage nonce/leader vrf extension (#132) Co-authored-by: Andrew Westberg <andrewwestberg@gmail.com>
This commit is contained in:
parent
879d70285b
commit
f67d36e7fa
22 changed files with 1826 additions and 90 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,4 +3,5 @@ Cargo.lock
|
|||
|
||||
scratchpad
|
||||
.DS_Store
|
||||
RELEASE.md
|
||||
RELEASE.md
|
||||
.idea
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue