Skip to content
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

feat!: Comet v0.38 Integration #15519

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

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ proto-lint:
proto-check-breaking:
@$(protoImage) buf breaking --against $(HTTPS_GIT)#branch=main

CMT_URL = https://raw.githubusercontent.com/cometbft/cometbft/v0.37.0/proto/tendermint
CMT_URL = https://raw.githubusercontent.com/cometbft/cometbft/v0.38.0-alpha.2/proto/tendermint

CMT_CRYPTO_TYPES = proto/tendermint/crypto
CMT_ABCI_TYPES = proto/tendermint/abci
Expand Down
2,522 changes: 241 additions & 2,281 deletions api/cosmos/store/streaming/abci/grpc.pulsar.go

Large diffs are not rendered by default.

114 changes: 18 additions & 96 deletions api/cosmos/store/streaming/abci/grpc_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading