-
Notifications
You must be signed in to change notification settings - Fork 30
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
chore: fix some typos in comment #284
Open
hishope
wants to merge
571
commits into
burnt-labs:main
Choose a base branch
from
hishope:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
Signed-off-by: Eduardo Diaz <[email protected]>
Signed-off-by: Eduardo Diaz <[email protected]>
Signed-off-by: Eduardo Diaz <[email protected]>
Point upgrades of cosmos/wasm/ibc dependencies
* jwt test * tx created, need to submit * sending works * successful test * integration test in ci * test keys * consolidate contract * query endpoints for webauthn validation * Bump Go version to 1.21 in Docker container * go mod tidy * Bump Go version in Github Actions workflows * updated contract * merge * go mod tidy * chore: register query services for stargate queries * chore: passing register test case * [WIP] fix: failing test * chore: webAuthN integration test * fix: jwt_aa failing test * fix: failing integration tests * fix: failing jwt aa test * correct account contract * only one contract type * incorrect path * chore: fix failing rotating key integration test * chore: fix failing abstract account rotating key test * fix: failing unit test * add description file for account wasm * update contract * go mod tidy * chore: use recent contract * fix: failing integration test * contract main for aa contract * update contract * run both tests * incorrect path * chore: resign integration tests * back to 3 validators * test updating aa cli for new contract * catch error * salt * chain id * remove old test style * Update contract * Update Makefile to avoid path issues when running tests These tests are now run in the same way they are run in the GH actions * Update signature because contract update --------- Co-authored-by: Eduardo Diaz <[email protected]> Co-authored-by: Francis Roch <[email protected]> Co-authored-by: peartes <[email protected]> Co-authored-by: justin <[email protected]>
Signed-off-by: TwiceBurnt <[email protected]> Co-authored-by: Marko Baricevic <[email protected]> Co-authored-by: Randy Grok <[email protected]> Co-authored-by: Randy Grok <[email protected]> Co-authored-by: Marko Baricevic <[email protected]> Co-authored-by: Eduardo Diaz <[email protected]> Co-authored-by: Eduardo Díaz <[email protected]> Co-authored-by: 2xburnt <[email protected]> Co-authored-by: Francis Roch <[email protected]> Co-authored-by: Facundo Medica <[email protected]>
This PR adds in the grpc querier for wasmd into the app --------- Co-authored-by: Ash <[email protected]>
Co-authored-by: Ash <[email protected]> Co-authored-by: 2xburnt <[email protected]>
Co-authored-by: Ash <[email protected]>
Co-authored-by: TwiceBurnt <[email protected]>
NOTE: Using the CLI instead of a service client changes sequence mismatch errors with AA. --------- Signed-off-by: Eduardo Díaz <[email protected]> Co-authored-by: TwiceBurnt <[email protected]> Co-authored-by: Ash <[email protected]>
This PR adds in CLI query feature for the platform fee into the xion module
Co-authored-by: Eduardo Díaz <[email protected]> Co-authored-by: Eduardo Diaz <[email protected]>
Co-authored-by: Kehinde Faleye <[email protected]>
Protect against missing COMMIT or VERSION in makefile --------- Co-authored-by: Ash <[email protected]>
Signed-off-by: hishope <[email protected]>
ash-burnt
previously approved these changes
Dec 17, 2024
2xburnt
dismissed
ash-burnt’s stale review
December 21, 2024 20:35
The merge-base changed after approval.
2xburnt
force-pushed
the
main
branch
2 times, most recently
from
December 22, 2024 00:04
bbbca62
to
9554ae0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.