Commit Graph

61 Commits

Author SHA1 Message Date
spacemandev 354d6c5fee added dev files 2022-05-24 16:27:04 +02:00
spacemandev ebd2a14cb6 deleted dev setup 2022-05-24 10:02:31 +02:00
Karl Kempe 40ed823cf3 Remove comment 2022-05-24 03:17:49 +00:00
Karl Kempe f1f7f55a1f Fix contributor 2022-05-24 03:04:58 +00:00
Karl Kempe de494dae6e Fix vaa methods 2022-05-24 03:02:42 +00:00
Karl Kempe 0d7eb034f9 Fix sale account 2022-05-23 22:27:33 +00:00
Karl Kempe 180cbbc9b8 Add placeholders 2022-05-23 19:48:10 +00:00
Karl Kempe a69544c6ba Add ContributorConfig 2022-05-23 19:46:22 +00:00
Karl Kempe 49335035a2 Add more methods 2022-05-23 18:20:55 +00:00
Karl Kempe 4b79115de4 Add icco-contributor starter 2022-05-23 15:39:01 +00:00
spacemandev 6ce90b6c54 fixed cargo.toml 2022-05-23 17:34:16 +02:00
spacemandev 8ee2b53459 added anchor folder 2022-05-23 17:32:05 +02: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
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
Karl Kempe 9374bbdfce Fix Makefile 2022-04-27 22:09:16 +00:00
Karl Kempe f34ec5e991 Add tools 2022-04-27 22:08:42 +00:00
Karl f4dc7b7908
Fix Makefile (#16) 2022-04-27 11:05:18 -05:00
reptile f62e2c469c
Evm (#15)
* Update WHITEPAPER.md

* Add events to icco governance

Co-authored-by: Drew <dsterioti@users.noreply.github.com>
2022-04-26 16:31:08 -05:00
Drew 49ae859b03 Add events to icco governance 2022-04-26 20:59:30 +00:00
drew 4210e9805a
Update WHITEPAPER.md (#14)
Co-authored-by: Drew <dsterioti@users.noreply.github.com>
2022-04-26 14:05:50 -05:00