Commit Graph

10 Commits

Author SHA1 Message Date
spacemandev b0b37a9209 Add Solana (Anchor) Program 2022-05-31 15:03:16 +00: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
Drew 585f3eb2ca
EVM sdk import statement change (#26)
* Fix sdk import

Co-authored-by: Drew <dsterioti@users.noreply.github.com>
2022-05-16 09:26:49 -05:00
Drew 8c3688f25a Add tokenDecimals to initSale struct 2022-05-13 15:12:34 +00:00
Drew 21472e03a3 Add totalContribution to kyc hash 2022-05-12 22:38:45 +00:00
Drew 1868071afb Update contracts and sdk to fix bugs 2022-05-12 18:24:06 +00:00
Karl Kempe e5dcfb0b10 Add missing TokenImplementation 2022-04-24 16:12:52 +00:00
Karl Kempe 6708487721 Fix registerChain 2022-04-24 15:18:05 +00:00
Drew 6b2e573558 Hello, world! 2022-04-22 16:16:56 +00:00