Commit Graph

74 Commits

Author SHA1 Message Date
skojenov 28240851f3 remaining_accounts compile. 2022-06-03 01:15:37 +00:00
Karl Kempe b519d2d683 Start 2022-06-02 17:24:25 +00:00
Karl Kempe d82b43df3b Change refund for one per token 2022-06-02 17:18:38 +00:00
skojenov 46a44de342 vscode setting out from git 2022-06-02 17:18:16 +00:00
skojenov 8cd2c72e96 Changed wait in test script 2022-06-02 17:13:32 +00:00
Karl Kempe a5945de3a7 Fix error codes 2022-06-02 15:53:12 +00:00
Karl Kempe bc16d7d509 Change to spl_token transfer 2022-06-02 15:16:34 +00:00
Karl Kempe f83a8142bb Add more claim refund logic 2022-06-02 01:58:11 +00:00
Karl Kempe 72021153ba Fix contribute test 2022-06-01 21:51:57 +00:00
Karl Kempe 622140317b Fix transfer 2022-06-01 20:33:01 +00:00
Karl Kempe 9ed78e50b6 Contribute checkpoint 2022-06-01 18:41:15 +00:00
Karl Kempe 3049fc7784 Contribute checkpoint 2022-06-01 14:58:35 +00:00
spacemandev f167f65c32 spl transfer in contribute but test is failing 2022-06-01 14:29:12 +02:00
Karl Kempe f5a73c5508 Add loop for seal_sale 2022-06-01 02:08:32 +00:00
spacemandev 770803d466 wormhole message working 2022-06-01 03:33:12 +02:00
Karl Kempe 4b97dc12cc Write sale sealed parsing 2022-05-31 22:29:56 +00:00
Karl Kempe c6ea21c7ca Add num dependency 2022-05-31 22:18:57 +00:00
Karl Kempe cbf5b061d3 Add spl mints; fix accepted token max; fix tsconfig; add buyer keypair 2022-05-31 20:48:59 +00:00
Karl Kempe e327eedc41 Fix formatting 2022-05-31 16:14:33 +00:00
Karl Kempe c5ba8a337f Fix consts 2022-05-31 15:54:18 +00:00
Karl Kempe 0fd5305a71 Remove TokenCustodian; add env 2022-05-31 15:45:10 +00:00
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
Jonathan Claudius a5263df65a
Remove Rust Audit (#37) 2022-05-24 10:07:11 -05:00
Jonathan Claudius ffa4de8011
Merge pull request #36 from certusone/try_rust-cargo-audit
Experiment with Rust Cargo Audit action
2022-05-20 13:38:38 -04:00
claudijd 39d2cef0f6
Experiment with Rust Cargo Audit action 2022-05-20 13:30:59 -04:00
Karl 0a049aea61
Fix config (#32) 2022-05-16 15:56:23 -05:00
Drew 599727796c
evm: refactor contributor saleSealed (#31)
Refactor saleSealed in Contributor

Co-authored-by: Drew <dsterioti@users.noreply.github.com>
2022-05-16 15:52:28 -05:00
Jonathan Claudius c077353d27
Add Typescript to codeql (#29) 2022-05-16 15:37:10 -05:00
Drew 7045ed0a47
Upgrade elliptic to 6.5.4 (#30)
Co-authored-by: Drew <dsterioti@users.noreply.github.com>
2022-05-16 15:25:18 -05:00
Jonathan Claudius a9a6a4f6a2
Add codeql scanning (#28) 2022-05-16 14:44:20 -05:00
Jonathan Claudius b888640c1d
Add SECURITY.md (#27) 2022-05-16 14:43:34 -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 4093b501f7
Evm documentation (#25)
* Update documentation

* Update documentation

* Update WHITEPAPER.md

Co-authored-by: Drew <dsterioti@users.noreply.github.com>
2022-05-13 17:57:48 -05:00
Karl 7723141077
Merge pull request #24 from certusone/evm
Add testnet deployments and test application
2022-05-13 16:00:21 -05:00
Drew 9bed2db5a4
Update README.md 2022-05-13 13:58:42 -05:00
Drew c3c731bebe
Update README.md 2022-05-13 13:55:18 -05:00
Drew b2cbfdcc92 Update README.md 2022-05-13 18:53:31 +00:00
Drew 577e0aa376 Fix truffle-config dependencies 2022-05-13 16:42:06 +00:00
Drew 174b7e4699 Update testnet chain registration script to take network arguments 2022-05-13 15:49:27 +00:00
Drew 8c3688f25a Add tokenDecimals to initSale struct 2022-05-13 15:12:34 +00:00
Drew 3ec8ab665e Merge branch 'evm' of github.com:certusone/wormhole-icco into evm 2022-05-13 14:56:54 +00:00
Karl Kempe 41ffdf6774 Fix Makefile 2022-05-13 14:56:18 +00:00
Karl Kempe d8c04b009c Fix Makefile 2022-05-13 14:50:19 +00:00
Karl Kempe 59d4cac2a5 Fix Makefile 2022-05-13 14:32:45 +00:00
Drew 21472e03a3 Add totalContribution to kyc hash 2022-05-12 22:38:45 +00:00
Drew 03e85e7edc Fix make build 2022-05-12 19:36:31 +00:00
Drew 707c84fc68 Fix make test 2022-05-12 18:49:25 +00:00
Drew 1868071afb Update contracts and sdk to fix bugs 2022-05-12 18:24:06 +00:00