This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth1
mirror of
https://github.com/status-im/nimbus-eth1.git
Watch
2
Star
0
Fork
You've already forked nimbus-eth1
0
Code
Issues
Projects
Releases
Wiki
Activity
a69b1ea90d
nimbus-eth1
/
nimbus
/
db
/
core_db
/
.gitignore
1 line
6 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Unified database frontend (#1661) * Remove 32bit os support from `custom_network` unit test also: * Fix compilation annoyance #1648 * Fix unit test on Kiln (changed `merge` logic?) * Hide unused sources do not compile why: * Get them out of the way before major update * Import and function prototype mismatch -- maybe some changes got out of scope. * Re-implemented `db_chain` as `core_db` why: Hiding `TrieDatabaseRef` and `HexaryTrie` by default allows to replace the current db wrapper by some other one, e.g. Aristo * Support compiler exception warnings for CoreDbRef base methods. * Allow `pairs()` iterator on all memory based key-value tables why: Previously only available for capture recorder. * Backport `chain_db.nim` changes into its re-implementation `core_apps.nim` * Fix exception annotation
2023-07-31 13:43:38 +00:00
*.html