-
Notifications
You must be signed in to change notification settings - Fork 50
update: sync tests and runtime primitives #102
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 1 commit
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
8c800d1
update: sync tests and runtime primitives
aurexav a6a3ef1
fix: `clear_mature_deposits` logic
aurexav ec53209
hanging: bakcup
aurexav 4c847fd
Merge remote-tracking branch 'upstream/develop' into update-test
aurexav 77852bb
hanging: backup
aurexav fe248b7
hanging: backup
aurexav c4de14b
Merge remote-tracking branch 'upstream/develop' into update-test
aurexav ecafdd0
fix: `normal_unbond_should_work`
aurexav a30ff73
hanging: backup
aurexav a652a20
Merge remote-tracking branch 'upstream/develop' into update-test
aurexav 9f80a33
update: currency primitives
aurexav af5d88d
remove: useless import
aurexav e7064cc
remove: useless lifetime bound
aurexav 2f6ff75
hanging: backup
aurexav 7202e66
fix: `punished_claim_should_work`
aurexav 928a1aa
remove: clone on copy, useless field
aurexav 3f67e3a
hanging: bakcup
aurexav 1b780cf
fix: `transform_to_deposited_ring_should_work`
aurexav 1c7ea90
hanging: backup
aurexav e9bd448
fix: `expired_ring_should_capable_to_promise_again`
aurexav 48ba6c2
fix: `inflation_should_be_correct`
aurexav 93cff5d
add: TODO
aurexav ab0cb5a
add: comment for `reward_validator`
aurexav 2bb337f
fix: `set_controller_should_not_change_ledger`
aurexav 77219c0
fix: remove dangling comma
aurexav 5d728eb
rename: `set_controller_should_remove_old_ledger` to `set_controller_…
aurexav f82d4b0
fix: `check_stash_already_bonded_and_controller_already_paired`
aurexav 333db3a
fix: `bond_over_max_promise_month_should_fail`
aurexav a93aba2
add: comment for `slash_validator`
aurexav ac33c71
fix: typo
aurexav a8a9b98
update: `set_controller_should_work`
aurexav 08f95cc
fix: `pool_should_be_increased_and_decreased_correctly`
aurexav eaab535
fix: typo
aurexav d76be29
hanging: backup
aurexav 0c0aca9
Merge remote-tracking branch 'upstream/develop' into update-test
aurexav 8619dfc
fix: `unbond_over_max_unbondings_chunks_should_fail`
aurexav 920b338
fix: bug with `ensure!` parser
aurexav 9dcdcef
add: `unbond_zero`
aurexav bb332ba
fix: `promise_extra_should_not_remove_unexpired_items`
aurexav b0cdc1e
update: avoid unnecessary `insert` operation
aurexav 46be1dd
remove: `total_deposit_should_be_increased_and_decreased_correctly`
aurexav d4b6eb2
remove: `unlock_value_should_be_increased_and_decreased_correctly`
aurexav 7ad23af
fix: `yakio_q1`
aurexav 129416a
update: `ValidatorPrefs`
aurexav b77c505
fix: `yakio_q2`
aurexav 8fefeb9
fix: `pool_should_be_increased_and_decreased_correctly`
aurexav 840be95
fix: `slash_should_not_touch_unbondings`
aurexav 9fb732f
udpate: format
aurexav 5dc44fd
add: `FIXME: slash strategy`
aurexav 45729fd
Merge remote-tracking branch 'upstream/develop' into update-test
aurexav 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.
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.