Jacek Sieka
|
fd6caa0fdc
|
Rlp experimental (#227)
* rlp: remove experimental features
* avoid range library
* trie: avoid reference-unsafe bitrange type
|
2020-04-20 20:14:39 +02:00 |
Jacek Sieka
|
1646d78d83
|
cleanups (#226)
|
2020-04-18 10:17:59 +02:00 |
Zahary Karadjov
|
cca931d0b5
|
Reduce the use of the general Exception type and improve the exception tarcking in protocol.receive
|
2020-02-18 00:47:13 +02:00 |
andri lim
|
146eeddd65
|
add trie/db.nim
|
2019-12-03 01:41:57 +02: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 |
Yuriy Glukhov
|
32998f0dc1
|
Moved rlp and trie to eth
|
2019-02-05 14:01:10 +02:00 |