drop rocksdb (#3566)

rocksdb was never actually used in nimbus-eth2 and existed only to satisfy nim-eth dependencies for test running - these have since moved to nimbus-eth1.

* bump nim-eth
This commit is contained in:
Jacek Sieka 2022-04-04 17:38:42 +02:00 committed by GitHub
parent 509aa6c252
commit 0f023dc04d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 7 deletions

5
.gitmodules vendored
View File

@ -143,11 +143,6 @@
url = https://github.com/status-im/nim-protobuf-serialization.git
ignore = untracked
branch = master
[submodule "vendor/nim-rocksdb"]
path = vendor/nim-rocksdb
url = https://github.com/status-im/nim-rocksdb.git
ignore = untracked
branch = master
[submodule "vendor/asynctools"]
path = vendor/asynctools
url = https://github.com/cheatfate/asynctools.git

2
vendor/nim-eth vendored

@ -1 +1 @@
Subproject commit c28597fee5511f992ba0738f5993f5c79aa7ccc5
Subproject commit 41b8588ade25bbe6c095bdeb260c147214cea40e

1
vendor/nim-rocksdb vendored

@ -1 +0,0 @@
Subproject commit 6aab1e0dd674b262f538d12b0458f3e7eb835b19