Nikita Kryuchkov
Nikita Kryuchkov
Closes #92
Fixes https://github.com/bloxapp/ssv/issues/119
After merging https://github.com/bloxapp/ssv/pull/559 we can remove Ubuntu images. However, it would be better to wait for some time to make sure that the issue is fixed everywhere and that the...
**Is your feature request related to a problem? Please describe.** Most `utils/threadsafe`'s types can be replaced by more efficient `sync/atomic`. Also, `utils/threadsafe` can be `nil` and cause panic if it's...
## Description I had been running a synced node connected to the @brusherru's devnet 1 on `dshulyak/fix-organizer-bug` at `c8d509bebf029a3b1be49ce3007684af0f6691a9` (the branch is even with `develop` at the time of creating...
As per title
`RoundStateName` doesn't include `RoundStateReady`, so round names are off by one in logs, e.g. `RoundStateChangeRound` has a value `5` and is shown as `Decided`.
Removed from: - `Makefile` - `docker-compose.yaml` - `.gitignore`