erigon-pulse/cmd/state
Alex Sharov 15096f273d
Remove ctx from Open. Stop goroutines on Close. (#650)
* remove ctx from MustOpen

* remove ctx from Open. Stop goroutines on Close.

* remove ctx from Open. Stop goroutines on Close.

* remove ctx from remote open (we have DialTimeout field to manage connection timeouts)

* enable RawReads and add native implementation of Get/Has methods
2020-06-12 10:31:21 +01:00
..
commands Remove ctx from Open. Stop goroutines on Close. (#650) 2020-06-12 10:31:21 +01:00
generate [WIP] TxLookup stage (#646) 2020-06-10 23:07:14 +03:00
py experiment with rewriting gas_limits to python+lmdb (just to see how it can be) (#654) 2020-06-12 09:25:40 +01:00
stateless Make GetAsOf work with partially missing history index (#648) 2020-06-11 07:19:15 +01:00
stats Stages 6 and 7 for generating history indices (#569) 2020-05-23 10:19:56 +01:00
verify [WIP] TxLookup stage (#646) 2020-06-10 23:07:14 +03:00
main.go Stateless prototype - enable metrics collection (#442) 2020-04-12 19:36:14 +01:00
state [WIP] 459 merge storage account (#466) 2020-04-19 20:51:32 +01:00