Roman Khimov
8c668765d2
rpc/client: move to pkg/rpcclient
...
Better package name, closer to user.
2022-07-21 22:39:53 +03:00
Roman Khimov
51868d8161
compare-states: add ignore-height flag and some tolerance to diff
2022-05-12 12:18:06 +03:00
Roman Khimov
74877383c3
compare-states: return 1 when the state is different
...
And don't pring usage.
2022-05-12 12:05:38 +03:00
Roman Khimov
84c231757b
compare-states: return 0 in case state matches
2022-05-12 12:03:54 +03:00
Roman Khimov
d1a9aa1d0d
scripts: add compare-states, related to #2337
...
Allows to quickly find the bad block and compare application
logs. Theoretically could also walk through the MPT to find the difference
there, but it's not needed now.
2022-01-26 10:11:19 +03:00