-
Notifications
You must be signed in to change notification settings - Fork 57
fix(rs-drive-abci): Get rs-drive-abci to commit block 1 #981
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 all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
12cc268
build(dashmate): update tenderdash to 0.12-dev.2
lklimek 04d770d
build(rs-drive-abci): use same dashcore version as dashcore-rpc
lklimek 567521b
feat(dashmate): enable sccache for rs-drive-abci
lklimek 8439e13
build: fix yarn deps
lklimek 226dc13
chore: integrate most recent changes from dashcore-rpc
lklimek b50c033
build(rs-drive-abci): fix sccache memcache in docker
lklimek e121d09
fix(rs-drive-abci): workaround: pubkey not hex-decoded
lklimek cfb5c2a
Merge remote-tracking branch 'origin/v0.25-dev' into fix/rs-drive-abci
lklimek a3c676b
chore: hex decode of pubkey not needed anymore
lklimek 7a2fffa
Merge remote-tracking branch 'origin/v0.25-dev' into fix/rs-drive-abci
lklimek b320e41
build: updated yarn deps
lklimek c781ca2
build(rs-drive-abci): docker runs very verbosely (-vvvv)
lklimek 1dfb4f6
Merge remote-tracking branch 'origin/v0.25-dev' into fix/rs-drive-abci
lklimek 7522efc
build: cargo update
lklimek 98dac52
fix(dashmate): add missing genesis fields to base conf
lklimek 25cc27b
fix(rs-drive-abci): invalid v20 fork name
lklimek 41df075
fix(dashmate): use fallbackfee=0.00001 for core
lklimek 25fa358
fix(rs-drive-abci): minimum core height is 1, not 0
lklimek bd7607f
feat(rs-drive-abci): enable logging of dashcore-rpc issues
lklimek cd80522
chore: rustfmt
lklimek c8ce5ce
fix(rs-drive-abci): pub_key_operator is not hex-decoded
lklimek 1fb71b4
fix(rs-drive-abci): init_chain not returning validator set
lklimek 622e77a
fix(rs-drive-abci): quorum hash and protxhash must be reversed when s…
lklimek e897396
Merge remote-tracking branch 'origin/v0.25-dev' into fix/rs-drive-abci
lklimek b4df9c0
Merge remote-tracking branch 'origin/v0.25-dev' into fix/rs-drive-abci
lklimek 54d7708
feat(dashmate): wait for v20 fork to activate
lklimek ffedd8c
build: use dash core 20.0.0-alpha.assetlocks.3
lklimek e5e5203
chore(dashmate): fix linter issue
lklimek 27c62ad
Merge remote-tracking branch 'origin/v0.25-dev' into fix/rs-drive-abci
lklimek 56a755a
fix(rs-drive-abci): hash and state id can be empty at genesis
lklimek 153e6ff
Merge remote-tracking branch 'origin/v0.25-dev' into rs-drive-abci-bl…
lklimek 90f5b5a
fix(rs-drive-abci): compare block hash with hash from commit
lklimek d89c238
chore(rs-drive-abci): BlockStateInfo: rename commit_hash to app_hash
lklimek cc24074
build(dashmate): use tenderdash with hotfix
lklimek 9971cf8
fix(rs-drive-abci): quorum hash should be reversed
lklimek 84dfa0f
feat(rs-drive-abci): verify core height received from Tenderdash
lklimek c98a383
Merge remote-tracking branch 'origin/v0.25-dev' into rs-drive-abci-bl…
lklimek a12446d
chore: fix build issues
lklimek bd0626a
chore(rs-drive-abci): update to newer rs-tenderdash-abci lib
lklimek 3057cc7
feat(rs-drive-abci): add --color option to force colorized output
lklimek dd5fefb
fix(rs-drive-abci): fork_info not considered when determining core ch…
lklimek b626f08
fix(rs-drive-abci): quorum hash must be un-revesed before commit veri…
lklimek 1a617ee
Merge remote-tracking branch 'origin/v0.25-dev' into rs-drive-abci-bl…
lklimek 92b54c1
chore: apply review feedback
lklimek 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.