bump `nim-ssz-serialization` to `4c3e600da2051f81fe3074ae344f75f96a66de9d` (#5045)
- add support for generic union - switch CI to the supported versions of ubuntu and macos - install openssl on macos for Nim devel - update github actions to v3 - improve union validation - enable ssSize of union - implement SSZ Optionals (EIP-6475) - implement sszSize of Optionals - use Nim 2.0 in CI - test both refc and ORC in post-1.6 Nim versions - stop testing Nim pre-1.6 in CI - update for latest `Optional` spec - avoid ptr_arith - remove redundant when's because Nim 1.6+ is always true - rm unused `SszMaxSizeExceeded` - remove Defect raises
This commit is contained in:
parent
a0d63c50ee
commit
16adda2cd5
|
@ -1 +1 @@
|
|||
Subproject commit 639758dbd9a5f3e75a15449ddf80d6fd1cfa585e
|
||||
Subproject commit 4c3e600da2051f81fe3074ae344f75f96a66de9d
|
Loading…
Reference in New Issue