-
Notifications
You must be signed in to change notification settings - Fork 180
feat!: x/clock v2 - permissionless #893
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 19 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
cc9275e
Update Clock Proto
joelsmith-2019 feeb9ad
Add Keeper Logic
joelsmith-2019 0e6c505
Update Msg Server, Querier, & Params
joelsmith-2019 105aec7
Add Tx Cmds
joelsmith-2019 91e352a
Ensure Sender is Admin
joelsmith-2019 3c398ce
Add Clock CLI Queries, Update Txs
joelsmith-2019 4fa4f3f
Update Clock Codec
joelsmith-2019 8b5d8e4
Fix Get All & Manager Check
joelsmith-2019 249bfdb
Update Genesis, Fix Genesis Export
joelsmith-2019 debe734
Jail Contract on Error
joelsmith-2019 616b214
Pass Clock Interchain Tests (Tests are Incomplete)
joelsmith-2019 4fd1322
Error Check on Jail Contract
joelsmith-2019 45fee20
Test Msg Server
joelsmith-2019 5885783
Test Msg Server with Admin
joelsmith-2019 bd468a9
Test Querier
joelsmith-2019 1f2b4c5
Test Params
joelsmith-2019 a5d52a6
Test Genesis
joelsmith-2019 868bf75
Update Codec Tests
joelsmith-2019 22c2102
Fix Msg Tests
joelsmith-2019 722f3b6
Refactor Stores into Singular Store
joelsmith-2019 1581533
Lint
joelsmith-2019 d4982f3
Update Tx CLI Desc, More Lint
joelsmith-2019 ac083ac
Update Clock SubCmd Descs
joelsmith-2019 3c3aa11
Remove Contracts from Genesis
joelsmith-2019 2070db6
Refactor Request Validation
joelsmith-2019 b301d75
Use Logger in EndBlocker
joelsmith-2019 5d737ca
Init EndBlocker Tests
joelsmith-2019 d6c597f
Test Clock End Blocker
joelsmith-2019 4d02b19
Upload Clock Contract (No Sudo)
joelsmith-2019 98a4d50
Add Interchain Clock Helper
joelsmith-2019 3525248
Add Clock Interchain Tests
joelsmith-2019 51234f7
Test Unregister Clock
joelsmith-2019 66ed2be
Update Spec Docs
joelsmith-2019 1f14c90
Merge branch 'main' of https://github.com/CosmosContracts/juno into j…
joelsmith-2019 782ff97
remove `SetupContractWithAdmin` and instead use extraFlags
reecepbcups 6b6010a
wait for 2 blocks in the Clock helpers (ictest thing)
reecepbcups d37317f
fix: updateParams contractGasLimit
reecepbcups 366a6f3
patch e2e no admin flag
reecepbcups 084bf19
Extract Anon Func
joelsmith-2019 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
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.