Commit Graph

84 Commits

Author SHA1 Message Date
spacemandev d93eb990bf pages work 2022-05-26 14:32:52 +02:00
spacemandev bc45e82378 saving work and switching to zero_copy branch 2022-05-26 13:53:53 +02:00
spacemandev 689a515df6 failing tests 2022-05-26 05:17:42 +02:00
spacemandev 8e5c46c92d attempts 2022-05-26 02:52:22 +02:00
Karl Kempe 47e3242fe2 Fix deserialization 2022-05-25 17:42:24 +00:00
spacemandev c1e1636f2b fixed some zc stuff 2022-05-25 19:38:34 +02:00
spacemandev fe057437df modified sale account to be up to 10mb 2022-05-25 19:07:54 +02:00
spacemandev 9a6bb2cc7a added init_if_needed 2022-05-25 18:54:18 +02:00
spacemandev 699320e056 size change 2022-05-25 18:24:06 +02:00
Karl Kempe 503ce38e39 Fix totals 2022-05-25 16:15:52 +00:00
Karl Kempe 73ae68181c Add lib.ts 2022-05-25 14:25:42 +00:00
Karl Kempe 18121d6509 Fix postVaa argument 2022-05-25 14:23:09 +00:00
Karl Kempe 853500c03f Fix vaa type 2022-05-25 14:21:58 +00:00
Karl Kempe 34bdc3e4cc Fix accepted token 2022-05-25 14:20:40 +00:00
Karl Kempe 8bd772845c Fix imports 2022-05-25 14:18:41 +00:00
Karl Kempe dda1b248af Add sign and encode vaa 2022-05-25 14:17:09 +00:00
Karl Kempe bbd2c05af2 Fix merge conflict 2022-05-25 14:04:17 +00:00
spacemandev df983740a8 updated initsale test 2022-05-25 16:02:25 +02:00
Karl Kempe 195700f4dc Add more contexts 2022-05-24 21:59:18 +00:00
Karl Kempe a202bc85f0 Forgot to check these in 2022-05-24 18:09:30 +00:00
Karl Kempe 799f7a80ef Update contexts 2022-05-24 18:09:07 +00:00
spacemandev 30e5088c47 added dev files 2022-05-24 15:20:26 +00:00
spacemandev b995f5d57a deleted dev setup 2022-05-24 15:20:26 +00:00
Karl Kempe f1d443bad9 Remove comment 2022-05-24 15:20:26 +00:00
Karl Kempe 1d15b29de9 Fix contributor 2022-05-24 15:20:26 +00:00
Karl Kempe 0913e608c2 Fix vaa methods 2022-05-24 15:20:26 +00:00
Karl Kempe 5198b3db81 Fix sale account 2022-05-24 15:20:26 +00:00
Karl Kempe 543f9c3bab Add placeholders 2022-05-24 15:20:26 +00:00
Karl Kempe 52acd510a5 Add ContributorConfig 2022-05-24 15:20:26 +00:00
Karl Kempe 8228626f4f Add more methods 2022-05-24 15:20:26 +00:00
Karl Kempe 5215ce520e Add icco-contributor starter 2022-05-24 15:20:26 +00:00
spacemandev 267dd94965 fixed cargo.toml 2022-05-24 15:20:26 +00:00
spacemandev 237353e568 added anchor folder 2022-05-24 15:20:26 +00: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