-
Notifications
You must be signed in to change notification settings - Fork 7
[2/2] Decouple ETH Bridge from signal service #113
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
50 commits
Select commit
Hold shift + click to select a range
807fa56
remove authorize in the commitment store
LeoPatOZ 717b414
update to get commitment from a 'trusted' source
LeoPatOZ 82cf729
allow genesis to start at the latest publication id
LeoPatOZ aa153b4
dissallow state proofs when verifying signal
LeoPatOZ f025453
start
LeoPatOZ 1b51d2d
add commitment publisher to SS
LeoPatOZ fd2a26c
remove namespace and decouple bridge
LeoPatOZ 207dd3f
trusted commitment store
LeoPatOZ 9e42c20
fix test
LeoPatOZ d89d44b
Merge branch 'simplify-commitment-store' into decouple-eth-bridge
LeoPatOZ a2b9d2d
update test
LeoPatOZ e5c3a4d
Merge branch 'simplify-commitment-store' into decouple-eth-bridge
LeoPatOZ 09e908b
update test
LeoPatOZ 6c2fdd8
inter
LeoPatOZ 6626f47
update test
LeoPatOZ 9eae9dc
Merge branch 'simplify-commitment-store' into decouple-eth-bridge
LeoPatOZ 290de34
update test
LeoPatOZ 44e8e97
fix deployment issues in test
LeoPatOZ ac12b20
fix test 1/n
LeoPatOZ bad54e4
Merge branch 'simplify-commitment-store' into decouple-eth-bridge
LeoPatOZ cccab08
fix bug in libsignal
LeoPatOZ 7f14514
broken
LeoPatOZ 2608edb
Remove unnecessary import
nikeshnazareth df6f9e4
Rename storage commitment error message and change comment
nikeshnazareth 931c8b0
Remove stray "ff" in comment
nikeshnazareth a22949e
Fix typo
nikeshnazareth 0187564
Replace commitmentId with publicationId when describing commitment "h…
nikeshnazareth 1b47fde
Remove obsolete "namespace" from a comment
nikeshnazareth 61cfd98
Add comment explaining address(this) in verifySignal
nikeshnazareth bc686f2
Fix typo
nikeshnazareth f0c4b48
Remove comment about native bridging from SignalService
nikeshnazareth d9340f6
fix comment about state proof in lib signal
LeoPatOZ 4528794
improve natspec and remove unnecesary imports
ggonzalez94 9cdac70
update comments
LeoPatOZ 5b58aee
update comments
LeoPatOZ 35ea231
Merge branch 'simplify-commitment-store' into decouple-eth-bridge
LeoPatOZ 7448d95
update comments
LeoPatOZ 252b904
Merge branch 'simplify-commitment-store' into decouple-eth-bridge
LeoPatOZ 0a64605
revert changes
LeoPatOZ 070991f
pure
LeoPatOZ 01b3266
Merge branch 'simplify-commitment-store' into decouple-eth-bridge
LeoPatOZ d543b43
Remove obsolete comment
nikeshnazareth 1b77c8f
Remove obsolete reference to SIGNAL_NAMESPACE
nikeshnazareth 417f198
Bug fix: Use counterpart bridge address to derive signal slot
nikeshnazareth 0d025ca
add nonReentrant using ReentrancyGuardTransient
ggonzalez94 6a6b292
better spacing
LeoPatOZ 1c717f9
Update src/protocol/ETHBridge.sol
LeoPatOZ dfe6667
Merge branch 'decouple-eth-bridge' of github.com:OpenZeppelin/minimal…
LeoPatOZ 2114335
fix rust
LeoPatOZ f2853c6
Merge branch 'signal-service' into decouple-eth-bridge
LeoPatOZ 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
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.
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.