andri lim
|
146eeddd65
|
add trie/db.nim
|
2019-12-03 01:41:57 +02:00 |
kdeme
|
44400ee549
|
Fix nim v1.0.2 compile issues
|
2019-10-29 14:44:26 +02:00 |
kdeme
|
5389884ecf
|
Add max open files limit of 512 to rocksdb init
|
2019-07-18 21:15:35 +02:00 |
Jacek Sieka
|
75c7c62651
|
std_shims -> stew
|
2019-07-07 11:56:01 +02:00 |
andri lim
|
2d75751960
|
add readonly option to lmdb and rocksdb backend
|
2019-04-01 11:29:39 +03:00 |
Ștefan Talpalaru
|
9146e8e2f0
|
assert() -> doAssert()
|
2019-03-13 23:15:26 +01:00 |
andri lim
|
daafd991d5
|
address cheatfate comments
|
2019-02-18 13:14:43 +02:00 |
andri lim
|
c36b3e54cc
|
change TransactionFlags to TransactionState
|
2019-02-18 13:14:43 +02:00 |
andri lim
|
96f29a971d
|
more robust dbtx dispose
|
2019-02-18 13:14:43 +02:00 |
Ștefan Talpalaru
|
95b93eb5aa
|
convert zeroBytesRange and zeroNibblesRange into threadvars
fixes https://github.com/status-im/nim-eth/issues/6
|
2019-02-15 16:33:40 +02:00 |
Yuriy Glukhov
|
32998f0dc1
|
Moved rlp and trie to eth
|
2019-02-05 14:01:10 +02:00 |