-
Notifications
You must be signed in to change notification settings - Fork 4.2k
feat!: Comet v0.38 Integration #15519
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 91 commits
Commits
Show all changes
97 commits
Select commit
Hold shift + click to select a range
dd39461
updates
alexanderbez 30a8d57
updates
alexanderbez b76f5b1
updates
alexanderbez 670e3bb
Merge branch 'main' into bez/feature/abci-2.0-base
alexanderbez fb9d7f1
Merge branch 'main' into bez/feature/abci-2.0-base
alexanderbez 991a71c
Merge branch 'main' into bez/feature/abci-2.0-base
alexanderbez 29313ae
Merge branch 'main' into bez/feature/abci-2.0-base
alexanderbez cca096c
Merge branch 'main' into bez/feature/abci-2.0-base
alexanderbez 1b28b85
Merge branch 'main' into bez/feature/abci-2.0-base
alexanderbez 6ac64ad
Merge branch 'main' into bez/feature/abci-2.0-base
alexanderbez 8c3c4fa
Merge branch 'main' into bez/feature/abci-2.0-base
alexanderbez fe0efb9
updates
alexanderbez 3409cbf
updates
alexanderbez 440c385
updates
alexanderbez fb20463
Merge branch 'main' into bez/feature/abci-2.0-base
alexanderbez 5b89b14
updates
alexanderbez a0f42b8
updates
alexanderbez 35e4c69
updates
alexanderbez 053e0b1
updates
alexanderbez 9e648a5
Merge branch 'main' into bez/feature/abci-2.0-base
alexanderbez 6b75a80
updates
alexanderbez 2dd4d6d
updates
alexanderbez 79ec01f
updates
alexanderbez 26f766b
Merge branch 'main' into bez/feature/abci-2.0-base
alexanderbez 03e9b8d
update comet proto types
tac0turtle 12dfd99
refactor: update store to 0.38 comet (#15738)
tac0turtle 2cc6351
Merge branch 'main' into bez/feature/abci-2.0-base
tac0turtle 4f82b5b
updates
alexanderbez db68890
Merge branch 'main' into bez/feature/abci-2.0-base
tac0turtle 4bac04f
updates
alexanderbez 3692862
abci: integrate endblocker (#15843)
tac0turtle 036e624
updates
alexanderbez 72d98da
refactor: update x/bank to comet v0.38 (#15872)
alexanderbez ff6ee2a
feat!: [Comet v0.38 Integration] Vote Extensions (#15766)
alexanderbez 6502300
updates
alexanderbez c4dec48
Merge branch 'main' into bez/feature/abci-2.0-base
alexanderbez 10afbfc
updates
alexanderbez d9b2105
updates
alexanderbez 69352bf
refactor(baseapp): abci2.0 (#15899)
tac0turtle 2fa8840
updates
alexanderbez df3cb78
updates
alexanderbez 629f191
updates
alexanderbez d7d5f67
updates
alexanderbez 9167fbc
refactor(baseapp): fix tests abci 2.0 (#15959)
tac0turtle 279c7af
refactor(core): abci 2.0 integration (#15960)
tac0turtle a6401fe
fix: store module unit test failings (#16000)
cool-develope e626a18
chore: ABCI UX Improvements (#16007)
alexanderbez a0ee162
Merge branch 'main' into bez/feature/abci-2.0-base
tac0turtle 5a70b20
chore: Update ValidateVoteExtensions (#16022)
alexanderbez 71f5fba
refactor(core): abci++ migration (#16031)
tac0turtle a4e42a6
refactor(core): abci++ migration (#16031)
tac0turtle c0ee494
chore: vote ext opts (#16063)
alexanderbez 8a6a532
refactor(types & client): fix tests (#16064)
tac0turtle 024850c
refactor(core): use working hash in finalizeblock instead of flush (#…
tac0turtle d89e05c
fix(tools/rosetta): update sdk version (#16072)
cool-develope 0445cc1
refactor: abci++ integration and fixing tests (#16069)
tac0turtle 3622eb4
chore(ABCI++): update/fix testutil tests (#16088)
alexanderbez 6bc54ae
fix(staking): fix staking test failures (#16091)
cool-develope 4d4c38e
refactor: abci++ integration (#16109)
tac0turtle 043c786
fix: x/bank tests refactor to work with abci 2.0 (#16093)
kocubinski b4347f3
test: update group/gov test for abci 2.0 (#16114)
julienrbrt 02b9a50
fix(x/evidence): tests and nil guard for empty block info (#16119)
kocubinski 28f9a1c
updates
alexanderbez 798c681
fix(slashing): slashing test failures (#16116)
cool-develope 9cdbbc7
updates
alexanderbez a4d768d
fix(staking): update the staking sim tests (#16180)
cool-develope e9bc71e
Merge branch 'main' into bez/feature/abci-2.0-base
tac0turtle 6cd6152
fix build
tac0turtle 50150d1
refactor(baseapp): fix tests (#16132)
tac0turtle ec660a1
gofumpt
tac0turtle 08f47f3
fix rosetta build
tac0turtle de1c5e0
fix module builds
tac0turtle ad7a196
fix nft and circuit builds
tac0turtle 05ff72f
fix genutil tests
tac0turtle 22ec2e5
fix client tests
tac0turtle eb9d040
fix testutil router initchain errors
tac0turtle 0fba762
fix nft
tac0turtle 0e36e9b
fix integration testutil
tac0turtle 5427afb
go mod tidy
tac0turtle 2bac2e6
minor fixes
tac0turtle bad68ee
refactor: ABCI++ Simulation (#16196)
alexanderbez 7c6e787
updates
alexanderbez b70334d
Merge branch 'main' into bez/feature/abci-2.0-base
alexanderbez 5d2e29f
fix(tests): fix long tests for abci 2.0 (#16198)
julienrbrt 0fbdf96
fix lint
tac0turtle aab7bfb
Merge branch 'main' into bez/feature/abci-2.0-base
julienrbrt af38979
refactor: add abci wrapper (#16199)
julienrbrt c0b0547
chore: audit errors in ABCI methods (#16250)
alexanderbez e7ccbcd
updates
alexanderbez a136345
merge main
tac0turtle 8e23eb4
Merge branch 'main' into bez/feature/abci-2.0-base
tac0turtle 5fed90f
fix comments
tac0turtle 3201d73
Update Makefile
tac0turtle 21d0c7f
Merge branch 'main' into bez/feature/abci-2.0-base
tac0turtle 9c130e4
fix build
tac0turtle 5761c92
fix build
tac0turtle 3d86511
slow the machine down for ci
tac0turtle 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
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.