Skip to content

Commit

Permalink
feat: upgrade rkyv (#61)
Browse files Browse the repository at this point in the history
* upgrade rkyv

* fix tests

* add docs
  • Loading branch information
lightsing authored Oct 10, 2024
1 parent 06f85ee commit 2bafb0c
Show file tree
Hide file tree
Showing 7 changed files with 498 additions and 285 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
matrix:
network: [ "mainnet" ]
hardfork: [ "pre-bernoulli", "bernoulli", "curie", "darwin" ]
rust: [ "1.75", "nightly-2024-07-07" ]
rust: [ "1.81", "nightly-2024-07-07" ]

steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 2bafb0c

Please sign in to comment.