Commit Graph

67 Commits

Author SHA1 Message Date
Karl Kempe db2870a0d3 Refactor 2022-05-16 21:00:34 +00:00
skojenov 67b134b933 Cosmetic 2022-05-16 21:00:34 +00:00
skojenov ce31e47b73 Solana fixes after rebase from main 2022-05-16 21:00:32 +00:00
Karl Kempe fe58a17360 Add rust-toolchain 2022-05-16 20:58:37 +00:00
Karl Kempe 5445d3de8a Update README 2022-05-16 20:58:37 +00:00
Karl Kempe 7b1931c149 Resolve merge conflict 2022-05-16 20:58:37 +00:00
skojenov 3a57e5307f Attest works ant tests. 2022-05-16 20:58:37 +00:00
skojenov acfdddae2b Solana attest all but post VAA and wasm. 2022-05-16 20:58:37 +00:00
skojenov 9d26669a4c Added total token contributions to saleState account. 2022-05-16 20:58:37 +00:00
skojenov 14faa868c8 deploy script creates node dir. 2022-05-16 20:58:37 +00:00
skojenov 4dacf93937 Contribute contract call works 2022-05-16 20:58:37 +00:00
skojenov 33d3e55d6b Fixes to initSale and changes to contribute. 2022-05-16 20:58:37 +00:00
skojenov caf7298af2 Custody account creation is amost good. 2022-05-16 20:58:37 +00:00
skojenov ef7f52b124 InitSale + AbortBeforeBegin is good. 2022-05-16 20:58:37 +00:00
skojenov c1f5331b4b AbortSale added to integrationTest. More Solana cleanup. 2022-05-16 20:58:37 +00:00
skojenov 1db68a4e8a Dealing with timestamps on Solana 2022-05-16 20:58:37 +00:00
skojenov b9cbd7e8c9 init_icco_sale integration test is working 2022-05-16 20:58:37 +00:00
skojenov 213f999cd2 More Solana Contribute functionality 2022-05-16 20:58:37 +00:00
skojenov 61083a86e3 put more impl into Contribute Instruction. 2022-05-16 20:58:37 +00:00
skojenov f0c19d142e Cosmetic rename 2022-05-16 20:58:37 +00: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
Drew b7db58a6ab Add cross chain redemption function for conductor 2022-05-12 18:14:14 +00:00
Drew ba8b0b98fb Add testnet deployments and test application 2022-05-11 20:34:56 +00:00
Karl 954901d17d
Merge pull request #22 from certusone/evm
Create tools directory for registration scripts
2022-05-10 11:34:19 -05:00
Karl 31b0a95296
Delete dependabot.yml (#23) 2022-05-05 15:07:19 -05:00
Drew d3058cc294 Resolve merge conflict 2022-04-27 22:25:24 +00:00
Karl Kempe 89eea62cde Remove logging 2022-04-27 22:18:08 +00:00
Karl Kempe 8dc2c17c22 Fix Makefile 2022-04-27 22:10:09 +00:00