skojenov
69da2d5a0c
ConductorGetters cosmetic change
2022-06-15 17:05:36 +00:00
skojenov
a359703583
removed old Solana integration test. *__wip
2022-06-15 14:43:29 +00:00
Drew
c97e36f6e3
Feature/fixed price sale ( #43 )
...
Adding the following features:
* Fixed-price sale configuration
* Lock-drop (cannot claim allocation until after lock period ended)
* KYC per sale
* Claim excess as separate method (due to lock-drop for allocation)
* Events to EVM contracts
Co-authored-by: Drew <dsterioti@users.noreply.github.com>
Co-authored-by: Karl Kempe <karlkempe@users.noreply.github.com>
Co-authored-by: skojenov <sekoje@users.noreply.github.com>
2022-06-14 17:04:05 -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
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
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
Drew
bd680fffae
Update WHITEPAPER.md
2022-04-26 18:41:22 +00:00
Karl
745d0b57a3
Merge pull request #13 from certusone/evm
...
Add ownerOnly methods to update certain parameters
2022-04-26 13:09:13 -05:00
Drew
a618004eae
Add ownerOnly methods to update certain parameters
2022-04-26 17:53:45 +00:00
Karl
b2f09b6add
Fix builds ( #12 )
2022-04-26 10:26:44 -05:00
kev1n-peters
ff64856758
Fixed README typos, formatting ( #11 )
2022-04-25 17:19:03 -05:00