-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Refactor store keys for variable-length addresses #8363
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
54 commits
Select commit
Hold shift + click to select a range
105ea4b
Change account store key in x/bank
amaury1093 54ddbce
Merge branch 'master' of ssh://github.com/cosmos/cosmos-sdk into am-8…
amaury1093 ade4a94
Fix pagination test
amaury1093 bb0cdaf
Merge branch 'master' of ssh://github.com/cosmos/cosmos-sdk into am-8…
amaury1093 64cfb46
Fix merge master
amaury1093 f7c4a00
Fix staking keys.go
amaury1093 47abd5a
Use bech32 in val state change map
amaury1093 d67029d
Fix sortNoLongerBonded
amaury1093 ba75256
Use length-prefix function
amaury1093 129680f
Use length prefix function
amaury1093 e627da3
Fix test accountStore
amaury1093 17d2678
Fix ExamplePaginate
amaury1093 bf16313
Fix staking keys
amaury1093 98d67f5
Use shorter balances prefix
amaury1093 045905d
Do slashing keys
amaury1093 18a2eb1
Fix gov keys
amaury1093 f0803fc
Fix x/gov tests
amaury1093 06780ae
Fix x/distrib
amaury1093 8c0c5b5
Address reviews
amaury1093 e0f7532
add change log entry
amaury1093 42cf5c8
Add changelog
amaury1093 b07a79b
Fix failing tests
amaury1093 dd432de
Fix sim tests
amaury1093 b6f001c
fix after-export sim
amaury1093 4e4408c
Merge branch 'master' into am-8345-store-keys
amaury1093 53e8298
Fix lint
amaury1093 3e0a7ca
Address review
amaury1093 9a1a68a
Merge branch 'master' into am-8345-store-keys
amaury1093 a0a851c
Fix x/authz
amaury1093 4a789a7
Fix global config in test
amaury1093 461758f
Update x/staking/keeper/val_state_change.go
amaury1093 45767e4
Address comments
amaury1093 85742b3
merge master
amaury1093 22cc126
Merge branch 'am-8345-store-keys' of ssh://github.com/cosmos/cosmos-s…
amaury1093 29a38d0
Fix comments
amaury1093 51eaa92
Address review
amaury1093 97376a9
Fix authz test
amaury1093 e4c222b
Update comment
amaury1093 9769555
Rename to LengthPrefixedAddressStoreKey
amaury1093 08ea670
Use variable
amaury1093 0fbde65
Merge branch 'master' of ssh://github.com/cosmos/cosmos-sdk into am-8…
amaury1093 b6cdc0a
Rename function
amaury1093 e1ba81c
Fix test build
amaury1093 55e5b92
chore: update rosetta CI (#8453)
fdymylja f27735a
Merge branch 'master' of ssh://github.com/cosmos/cosmos-sdk into am-8…
amaury1093 ccb7ad1
Rename again
amaury1093 9463f89
Merge branch 'am-8345-store-keys' of ssh://github.com/cosmos/cosmos-s…
amaury1093 5ecfffe
Rename yet again
amaury1093 d1a76cb
Merge branch 'master' into am-8345-store-keys
aaronc 73c6b6b
Merge branch 'master' into am-8345-store-keys
amaury1093 aea577e
Update feegrant keys
amaury1093 b43189d
Add function to create prefix
amaury1093 d928b39
Merge branch 'master' into am-8345-store-keys
amaury1093 8be9c09
Merge branch 'master' into am-8345-store-keys
mergify[bot] 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
Address review
- Loading branch information
commit 3e0a7ca4ae5fa5bdd7d4512226fc2a494b819d15
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
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.