Commit Graph

4 Commits

Author SHA1 Message Date
Karl 89f44e8f75
Refactor SDK (#68)
Add EVM Testnet and Solana Devnet Integration Tests
2022-08-16 09:54:02 -05:00
Karl c54f4d830a
Solana ICCO Contract written using Anchor (#41)
* Add Solana (Anchor) Program

Co-authored-by: spacemandev <devbharel@gmail.com>
Co-authored-by: Drew <dsterioti@users.noreply.github.com>
Co-authored-by: skojenov <sekoje@users.noreply.github.com>
2022-06-13 20:13:47 -05:00
Drew 19910c7239
Evm upgrades and tests (#38)
* Add event testing to icco.js

* Add testnet upgrade script

* Add wormhole fee to tests

* Generate Solana specific VAAs in Conductor.sol

* Add solana contract to testnet.json

Co-authored-by: Drew <dsterioti@users.noreply.github.com>
2022-05-31 10:00:32 -05:00
Drew 9c492e8d3a
EVM contract documentation and Solana support (#33)
* Add support for Solana ATA and add EVM documentation

* Move authority check to verifySignature

Co-authored-by: Drew <dsterioti@users.noreply.github.com>
2022-05-24 10:18:17 -05:00