Commit Graph

6 Commits

Author SHA1 Message Date
Reptile 199523afad
Add root and evm README.md (#10)
* Add root README.md

* Add evm README.md

* Update README.md

Co-authored-by: gator-boi <gator-boi@users.noreply.github.com>
Co-authored-by: A5 Pickle <5342825+a5-pickle@users.noreply.github.com>
2022-11-22 10:27:05 -06:00
A5 Pickle 4a87626cbb
evm: add forge tests (#6)
* evm: add forge and integration tests

* evm: add guardian governance for register target chain token; add tests

* evm: add guardian governance for upgrade contract; remove owner

* evm: clean up

* evm: fix shell scripts

* evm: remove TODO

* evm: remove CircleIntegrationSimulator

* evm: add evmChain

* evm: fix struct

Co-authored-by: A5 Pickle <a5-pickle@users.noreply.github.com>
2022-11-10 17:21:32 -06:00
Reptile 8d0aac3896
Evm/interface (#2)
* Add EVM interface

* Update README.md

Co-authored-by: gator-boi <gator-boi@users.noreply.github.com>
2022-11-02 15:00:13 -05:00
gator-boi 0192919d6d
Add deployed contract addresses to README 2022-10-18 21:33:11 +00:00
gator-boi a91f548ca5
Add README.md 2022-10-18 20:24:17 +00:00
A5 Pickle cf109ecfb2
Initial commit 2022-10-14 08:58:34 -05:00