-
Notifications
You must be signed in to change notification settings - Fork 260
Fraud Proofs - one PR to rule them all #538
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
Closed
Closed
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
7effa8c
Add gossip fraud proof capability over p2p (#452)
Manav-Aggarwal 267c1d5
Add types.proto for new tendermint version with abci methods
Manav-Aggarwal 3f1b573
Trigger Fraud Proof WIP
Manav-Aggarwal 49b43b4
Add new abci method in mocks all across tests
Manav-Aggarwal f231e9c
All tests work now
Manav-Aggarwal d213667
Add fraudproof trigger
Manav-Aggarwal 1d9c389
Remove fraud trigger integration test
Manav-Aggarwal 44822f0
Remove getAppHash from mock.on
Manav-Aggarwal f7969fe
Write a fraudproof integration test
Manav-Aggarwal 9ca852c
Run golang linter
Manav-Aggarwal 016b3a1
Replace Generate with trigger
Manav-Aggarwal 656d4ee
Add skeleton to catch up and generate fraudproof after FPGM
Manav-Aggarwal d749e4c
Update TODOs
Manav-Aggarwal 3e7c1d9
Remove triggerFraudProofGenerationMode and refactor
Manav-Aggarwal af2e8cd
Add generate fraud proof
Manav-Aggarwal cf43b3b
Wrap all fraudproof logic within a flag
Manav-Aggarwal 08ae559
Update types.proto
Manav-Aggarwal 8cfd7a7
Add fraud proof verification WIP
Manav-Aggarwal fce0c43
Merge branch 'origin/main' into manav/verify_fraud_proof
tzdybal c1555dd
Update state/executor.go
Manav-Aggarwal f9fd481
Resolve some comments
Manav-Aggarwal fbfee91
Clear more errors
Manav-Aggarwal 2eba9c6
Refactor genAndGossipFraudProofIfNeeded
Manav-Aggarwal 5ef7ab3
Revert fraudproof type to remove serialization errors
Manav-Aggarwal 965aa73
Remove local dependencies from go mod file
Manav-Aggarwal 1918c39
Update go.mod file to have specific commit sha hash of celestiaorg/te…
Manav-Aggarwal c08494d
Fix small test errors
Manav-Aggarwal 78d7434
Fix sleep error
Manav-Aggarwal cac373e
Merge branch 'main' into manav/verify_fraud_proof
tzdybal d4f4050
deps: update protobuf scripts & files to use correct version
tzdybal 043f59d
Merge branch 'main' into manav/verify_fraud_proof
tzdybal e1fce5b
Update node/integration_test.go
Manav-Aggarwal 78b29d2
Call get_deps.sh and update abci types.proto
Manav-Aggarwal 68a816d
Update spelling of comparison bc linter errors
Manav-Aggarwal 2a8aabe
Change rollmint ethermint to optimint
Manav-Aggarwal 599ead7
Merge branch main into manav/verify_fraud_proof
tzdybal 0aee362
Delete version/types.proto file
Manav-Aggarwal 5b001aa
Merge branch 'main' into manav/verify_fraud_proof
Manav-Aggarwal 7bd10ac
Add inline comment explaining integration test check
Manav-Aggarwal b7359ab
Do not downgrade tendermint version
Manav-Aggarwal 34f0a31
Update proto/get_deps.sh
Manav-Aggarwal 00c5837
deps: celestiaorg/tendermint@abci_fraud_proofs
tzdybal 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
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.