This repository has been archived by the owner on Nov 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: implement 'solidity-ibc-eureka' interfaces (#83)
* deps(contracts): added solidity-ibc-eureka * imp: added remapping * imp: removed old interface * refactor: major refactor * refactor: fixed SP1 Contract * refactor: more * refactor: more * refactor: regenerated abi * fix: clippy * imp: regen * imp: working * docs: updated README.md * docs: updated * refactor: refactored updateClient * tests: simplify and fix * refactor: rust * refactor: test passing * imp: regerated mock stuff * imp: improved justfile * imp: justfile * style: ran forge fmt * deps: updated contracts * imp: fixed stuff * refactor: improve * imp: tests * rename * imp: removed mock fixtures * imp: removing mock fixtures * imp: removed verify_membership fixtures * test: should be good to go * style: ran 'forge fmt' * imp: regenerated abi * test: imp * imp: improved public api * imp: membership rust * test: membership test improved * test: improved test * imp: abi generated again * imp: attempt to fix rust * refactor: light block in genesis * imp: regenerated fixtures * test: Membership test fixed * imp: attempt to fix * test: all tests passing * deps: bumped ibc-go to v8.4 * lint * lint: solhint * imp: implemented ILightClient
- Loading branch information
Showing
51 changed files
with
1,702 additions
and
1,308 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.