Commit Graph

21 Commits

Author SHA1 Message Date
jumpsiegel 41d53b27c8
Test created by the C3 team. (#1796)
Co-authored-by: qonfluent <zantrua+github@gmail.com>
Co-authored-by: NoiTaTuM <noit63@gmail.com>
Co-authored-by: Marcos NC <marcosnc@gmail.com>
2022-10-26 09:55:53 -05:00
Josh Siegel 77763d94dd algo/cleanup: cleanup 2022-09-28 13:42:09 -05:00
Josh Siegel 4b38dc650b algo/clawback: allow algorand clawback 2022-09-26 12:26:24 -05:00
Josh Siegel 1febea03b5 algo/typo: type fix, algorand tests, near tests 2022-09-26 05:26:56 -05:00
Josh Siegel 34355fd234 algo/hashFix: Change how we confirm clear state 2022-09-20 11:06:55 -05:00
Josh Siegel 5d71e619c1 algo/builds: algorand mainnet builds 2022-09-20 10:37:59 -05:00
jumpsiegel 5e855b2d2c
algorand: remove wormhole from token name (#1494) 2022-08-31 12:45:27 -04:00
Josh Siegel d724d42cf1 algo/patch2: optins cannot have arguments 2022-08-23 16:07:36 -05:00
Josh Siegel d3d68fde26 algo/patch: wormhole security patches for algorand 2022-08-23 15:09:42 -05:00
Josh Siegel 5db83ea512 algo/reserve: fix reserve field 2022-08-17 08:41:32 -05:00
Josh Siegel e385c8096d algo/audit: KS-RL-05 @ gusc1a-ossdev-jsl5 2022-08-10 10:17:58 -05:00
Josh Siegel 15be6cc73f algo/audit: KS-RL-04 - invalid asset check @ gusc1a-ossdev-jsl5 2022-08-10 10:17:58 -05:00
Josh Siegel 3a0a39a961 algo/audit: address KS-RL-01 @ gusc1a-ossdev-jsl5 2022-08-10 10:17:58 -05:00
Josh Siegel c16e89036d algoOptin: optin change @ gusc1a-ossdev-jsl5 2022-06-29 18:10:12 -04:00
Josh Siegel 3fcb35132c payload3_xl: add new payload3 sender into the fee field 2022-06-21 12:44:55 -05:00
Josh Siegel 1103a23e87 Prevent attestation of wormhole assets on algorand 2022-06-21 10:22:09 -05:00
Ben Guidarelli 2e4fed66c1 New ABI selector support for algorand 2022-05-16 14:54:47 -05:00
Josh Siegel 4e53392819 1) Add payload3 support into typescript
2) Add tests for payload3
3) Change the contract API for payload3 so that the destination is the appId instead of the app address
   and no longer part of the data
4) add a testApp into devnet
2022-05-11 07:29:56 -05:00
Paul Noel c13bdff820
algo/tests: enable relayer test (#1140)
* algo/tests: enable relayer test

* algo/tests: increase timeout

* algo/tests: split tests into unit and integration

* algo/tests: move tests around

* algo/tests: remove file

* algo/tests: make it not optimize in dev mode @ gusc1a-ossdev-jsl5

* algo/tests: another test fix @ gusc1a-ossdev-jsl5

Co-authored-by: Josh Siegel <jsiegel@jumptrading.com>
2022-05-05 08:23:42 -05:00
jumpsiegel f69c74961b
algo/testnet: Wormhole name fix (#1134)
* algo/testnet: Wormhole name fix

Co-authored-by: Evan Gray <battledingo@gmail.com>
2022-04-29 21:19:30 -04:00
Evan Gray cc72c2a644 algo: contracts 2022-04-29 20:56:17 -04:00