-
Notifications
You must be signed in to change notification settings - Fork 43
refactor(sdk)!: unify state transition processing #2338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
89f4f29
feat: retry broadcast
lklimek da8ec79
chore(sdk): remove unused file
lklimek 4618f55
refactor(sdk): sepaate StateTransition::wait_for_response()
lklimek c10700c
refactor(sdk)!: pass settings to ST broadcast
lklimek 1ec37c1
refactor(sdk): broadcast st
lklimek a82fd36
chore: fix build issues
lklimek 235ebd5
Merge branch 'v1.6-dev' into feat/sdk-retry-broadcast
lklimek 9b663ea
doc(sdk): improve documentation a bit
lklimek 2d5318d
chore: rename Wrap trait
lklimek 83c8160
test(sdk): fix tests to address new error msgs
lklimek 21e229a
chore: add TODO
lklimek ebf61e0
refactor(sdk)!: change state transitions api
lklimek 654e563
test(sdk): update tests
lklimek d5e03b3
chore(sdk): retry 3 times by default
lklimek 89333d7
chore(dapi-client): add WARN log when banning address
lklimek b1e3e6c
chore(dapi-client): improve logging
lklimek 79ed045
chore: unify error msg
lklimek ff54061
Merge branch 'v1.6-dev' into feat/sdk-retry-broadcast
lklimek 146d83d
chore: rename some fn
lklimek 21af0e7
chore: fix tests
lklimek 687ba20
Merge remote-tracking branch 'origin/v1.6-dev' into feat/sdk-retry-br…
lklimek f540de4
Merge commit '687ba2038b9b8fedf4a6ee55b7ebe01c686dbb7e' into refactor…
lklimek 0bcd396
Merge remote-tracking branch 'origin/v1.7-dev' into refactor/sdk-put-dry
lklimek 4ab4565
chore: rabbit feedback - crate error handling upgrade
lklimek 4f9190c
Merge branch 'v1.7-dev' into refactor/sdk-put-dry
lklimek 0eaeec8
Merge branch 'v1.7-dev' into refactor/sdk-put-dry
lklimek c8b6c78
chore: add Waitable supertrait to Put* traits
lklimek 9042fd7
fix(sdk): build overrides default settings instead of replacing
lklimek 8329002
refactor(sdk): impl Waitable for Vote
lklimek 080319a
Merge remote-tracking branch 'origin/v1.7-dev' into refactor/sdk-put-dry
lklimek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.