-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(protocol): signal service (#12944)
* initial * more * fix tests * fix tests * fix tests * fix tests * more * more * more * more * more * more * more * more * Update LibTrieProof.test.ts * Update LibTrieProof.test.ts * fix: fix workflow errors * feat(deployment): deploy SignalService on L1 * fix(protocol): fix an occantional error in `test:tokenomics` * Update packages/protocol/contracts/common/AddressResolver.sol Co-authored-by: David <david@taiko.xyz> * Create SignalService.test.ts * Update SignalService.test.ts * Update SignalService.test.ts * fix sendMessage which was expecting signal to be returned but isntead is now msgHash Co-authored-by: David <david@taiko.xyz> Co-authored-by: jeff <113397187+cyberhorsey@users.noreply.github.com> Co-authored-by: Jeffery Walsh <cyberhorsey@gmail.com> Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
- Loading branch information
1 parent
fde76dd
commit 53adc98
Showing
42 changed files
with
753 additions
and
598 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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.