erigon-pulse/cmd/state
alex.sharov 49a614eae8 Bug fixes:
- rollback must catch local variable, if you write value to lastError variable
- then you can't do "return" - because it closing connection and client can't send CmdLastError
- somewhere error values was ommited in loging
2019-12-06 08:12:02 +07:00
..
commands revert changed bucket name 2019-12-06 08:12:02 +07:00
stateless Bug fixes: 2019-12-06 08:12:02 +07:00
main.go Use 'cobra' package to make a more modular CLI for stateless ethereum prototype. (#200) 2019-11-25 14:46:36 +01:00