erigon-pulse/cmd/rpcdaemon/commands
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
..
daemon.go Remove ctx from Open. Stop goroutines on Close. (#650) 2020-06-12 10:31:21 +01:00
root.go ethdb.KV interface - pase 2 (#420) 2020-04-04 08:18:10 +01:00