Ian Norden
|
7c06d4b3a1
|
additional unit tests
|
2020-10-30 18:21:44 -05:00 |
|
Ian Norden
|
b208281ad6
|
optimize GetStorageAt; GetStorageAt unit tests
|
2020-10-30 12:06:41 -05:00 |
|
Ian Norden
|
b664aee621
|
unit tests for GetTransactionCount, GetTransactionReceipt, GetBalance, and GetCode
|
2020-10-30 00:44:41 -05:00 |
|
Ian Norden
|
cffceb53db
|
optimize GetTransactionCount, GetBalance, and GetCode to use secondary indexes instead of operating through ethdb where we have to iterate down trie from root to leaf (multiple db lookups) to access account info
|
2020-10-29 22:07:39 -05:00 |
|
Ian Norden
|
4f4ab1dd4f
|
update eth backend
|
2020-10-28 08:23:17 -05:00 |
|
Ian Norden
|
71bc3f8e7b
|
ipld retriever
|
2020-10-20 15:28:57 -05:00 |
|