Bump nim-eth and nim-ssz-serialization vendor modules (#926)

- nim-eth: uTP updates, ENR improvemens and extra discv5 metrics
- nim-ssz-serialization: require BitList pairs
- update github actions cache keys to invalidate cache
This commit is contained in:
Kim De Mey 2022-01-12 21:41:23 +01:00 committed by GitHub
parent cea2a83b0a
commit 73b4a73423
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -164,7 +164,7 @@ jobs:
uses: actions/cache@v1
with:
path: rocks-db-cache-${{ matrix.target.cpu }}
key: 'rocksdb-v1-${{ matrix.target.os }}-${{ matrix.target.cpu }}'
key: 'rocksdb-v2-${{ matrix.target.os }}-${{ matrix.target.cpu }}'
- name: Build and install rocksdb (Linux i386)
# no librocksdb-dev:i386
@ -215,7 +215,7 @@ jobs:
uses: actions/cache@v2
with:
path: external/dlls-${{ matrix.target.cpu }}
key: 'dlls-${{ matrix.target.cpu }}'
key: 'dlls-v2-${{ matrix.target.cpu }}'
- name: Install DLLs dependencies (Windows)
if: >

2
vendor/nim-eth vendored

@ -1 +1 @@
Subproject commit 2088d7568db0cfe9b13f6244ba413df21d7899b8
Subproject commit 26ab9b078e610b0eb685e8d98a1f34d9bfabb053

@ -1 +1 @@
Subproject commit 1f07d6500aa708321aefd1a209aaba05b9ea80a8
Subproject commit 877528f526eaf18e9f74e52202f1028786c0003d