-
Notifications
You must be signed in to change notification settings - Fork 808
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Synthetic events in separate sei endpoints (#1867)
* remove synthetic events from eth_ endpoints & fix param reading * add sei_ specific endpts for block, tx, filter isn't working * filter logs should work with synethetic endpts * fix namespace for metrics * fix complilation * fix * fix CW20ToERC20Pointer - should transfer token * fix ERC20toCW20Pointer failing tests * minor fix * revert tx.go changes * fix ERC721ToCW721Pointer tests --------- Co-authored-by: codchen <codchen03@gmail.com>
- Loading branch information
Showing
11 changed files
with
456 additions
and
133 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
Oops, something went wrong.