You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(juno): renames/cosmetics after Pending and PendingData removal (#3521)
* chore: cleanups, remove dead code
* fix: get rid of unused `ErrUnsupportedPendingDataVariant`
* refactor: drop support for pre-0.14.0 pending block
* refactor: remove the pending data wrappers
* chore: linter issues
* refactor: move `PendingState` from sync to rpc helpers
* chore: address the comments
* test: mock syncer should return
* chore: address comments
* chore: ErrPendingDataNotFound cleanup
* chore: last cleanups
* chore: cleanups, remove dead code
* fix: get rid of unused `ErrUnsupportedPendingDataVariant`
* refactor: get rid of `PendingData` interface
* refactor: remove the pending data wrappers
* refactor: drop support for pre-0.14.0 pending block
* refactor: get rid of pending data
* chore: cleanups after rebase
* chore: renames after rebase
* refactor: remaining renames, tests cleanups
* chore: merge pollPendingData and runPreConfirmedPhase
* chore: fixes after the rebase
* chore: minor cleanups after rebase
* test: fixes for the unit tests
* chore: minor fixes after rebase
* chore: fix unit tests
* chore: linter
* chore: linter fixes
* chore: clean-ups, address the comments
* chore: address flaky comment
* test: fix the unit test
0 commit comments