Commit Graph

19 Commits

Author SHA1 Message Date
Reptile 7d6d170e0e
Update contracts to remove transferTokens (#1)
* Update contracts to remove transferTokens

* Update contract names

Co-authored-by: gator-boi <gator-boi@users.noreply.github.com>
2022-11-02 14:13:59 -05:00
gator-boi d7dc3e7ec7
Fix typos 2022-10-19 13:41:44 +00:00
gator-boi 0192919d6d
Add deployed contract addresses to README 2022-10-18 21:33:11 +00:00
gator-boi 4dca6b5f51
Document contracts 2022-10-18 21:00:53 +00:00
gator-boi a91f548ca5
Add README.md 2022-10-18 20:24:17 +00:00
gator-boi a6f678fa13
Clean up testnet integration test and deployment 2022-10-18 16:14:33 +00:00
gator-boi a447befb3d
Add LICENSE 2022-10-18 16:04:37 +00:00
gator-boi e3d1610ced
Clean up 2022-10-18 16:01:32 +00:00
gator-boi d9586db9dc
Add testnet integration skeleton
Add transfer with payload methods

Add token and amount to WormholeDeposit payload

Return payload in redeemTokensWithPayload

Remove environment file
2022-10-18 15:08:01 +00:00
gator-boi a9f8141666
Deploy proxy in forge-test 2022-10-15 19:18:59 +00:00
A5 Pickle 67b470bc0f
evm: add env; fix Makefile, deploy and test scripts 2022-10-14 21:28:07 +00:00
A5 Pickle cff0a2f017
evm: fix deploy_contracts.sol; add envs 2022-10-14 20:37:04 +00:00
gator-boi 05f7411d81
Add RedeemParameters interface 2022-10-14 20:34:33 +00:00
gator-boi 4eb22a7736
Add redeemTokens method 2022-10-14 20:04:40 +00:00
gator-boi c697a27255
Set up CrossChainUSDC contracts and implemenet transferTokens method 2022-10-14 19:01:18 +00:00
gator-boi 45c11abf85
Add depositForBurn call 2022-10-14 16:33:50 +00:00
gator-boi 0123f17739
Add test to mint USDC 2022-10-14 16:00:26 +00:00
A5 Pickle 8b17cdc1c5
evm: scaffold 2022-10-14 15:12:30 +00:00
A5 Pickle cf109ecfb2
Initial commit 2022-10-14 08:58:34 -05:00