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
|
e1026d5261
|
remaining block endpoint unit test; uncle endpoints unit tests
|
2020-10-29 14:59:09 -05:00 |
|
Ian Norden
|
1d4abcb69b
|
finish cache miss forwarding for new endpoints
|
2020-10-28 08:54:06 -05:00 |
|
Ian Norden
|
b5d57b6afc
|
the remaining, currently supportable, eth_* endpoints
|
2020-10-28 08:54:06 -05:00 |
|
Ian Norden
|
4f4ab1dd4f
|
update eth backend
|
2020-10-28 08:23:17 -05:00 |
|
Ian Norden
|
e561fd3178
|
minor cleanup to prom files
|
2020-10-27 14:18:59 -05:00 |
|
Ian Norden
|
e1cab4fadc
|
forward cache misses (err and/or empty results) to remote node
|
2020-10-27 12:29:28 -05:00 |
|
Ian Norden
|
20af343efb
|
fixes after dirty rebase; canonical hash/header finder function is in this commit now
|
2020-10-20 15:36:51 -05:00 |
|
Ian Norden
|
33a0c8e0e7
|
begin eth_Call backend integration
|
2020-10-20 15:28:57 -05:00 |
|
Ian Norden
|
dbcb2c0cf7
|
updat dep and serve cmd
|
2020-09-02 10:19:25 -05:00 |
|
Ian Norden
|
5830df44a4
|
decouple from sync
|
2020-08-31 10:47:06 -05:00 |
|
Ian Norden
|
e2bcc06f8a
|
major refactor pt 3
|
2020-06-29 19:16:52 -05:00 |
|
Ian Norden
|
3dc1bf6955
|
update ipfs stack, specifically dshelp.CidToDsKey => dshelp.MultihashToDsKey
|
2020-06-22 13:15:29 -05:00 |
|
Ian Norden
|
fe083c12f9
|
trimming down to ipfs watchers
|
2020-05-29 22:02:47 -05:00 |
|