Commit Graph

1928 Commits

Author SHA1 Message Date
tbjump ba5fcc4ad8 apply gofmt and enforce it for new commits 2022-06-02 07:57:49 -04:00
Kevin Peters bf7de6b1fb bridge_ui: Renamed Terra to Terra Classic, LUNA to LUNC 2022-06-01 10:21:09 -04:00
Kevin Peters 62968c3535 bridge_ui: WalletConnect support for EVM chains
Updated ethers dependency
2022-05-31 18:07:13 -04:00
tbjump a2917095a9 ignore snyk cache .dccache 2022-05-31 16:52:37 -04:00
Paul Noel e2687e7c36
algo/make: add Makefile and test script (#1153)
* algo/make: add Makefile and test script

* algo/make: add cleanup of sandbox

* algo/make: add python3 requirements

* algo/make: fix path

* algo/make: change pyteal version

* algo/make: propagate errors

* algo/make: add verbosity

* algo/make: fix script

* algo/make: $? check is bad

* algo/make: try using github runner with python 3.10

* algo/make: need to use the correct requirements file

* algo/make: some tests aren't running

* algo/make: attempt to fix tests

* algo/make: get workflow to work

* algo/make: fix runner

* algo/make: try to find the correct python version

* algo/make: more changes

* algo/make: move code around

* algo/make: all python test

* algo/make: remove tabs

* algo/make: combine lines

* algo/make: back to using Makefile in action

* algo/make: change path

* algo/make: test error

* algo/make: fix error example
2022-05-31 16:47:31 -04:00
Paul Noel 6967f44e55
algo - add stuff to tilt (#1230)
* algo - add stuff to tilt

* terra: fix terra test (#1231)

* terra: fix terra test

* Update terra git bits

Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>

* algo - add stuff to tilt

Co-authored-by: Evan Gray <56235822+evan-gray@users.noreply.github.com>
Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>
2022-05-31 15:49:38 -04:00
Paul Noel 90beeac4e6 sdk/js: Fixed algo address conversion 2022-05-31 14:22:46 -04:00
Evan Gray 38d8918d28
terra: fix terra test (#1231)
* terra: fix terra test

* Update terra git bits

Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>
2022-05-26 11:25:53 +02:00
Jonathan Claudius f32e6c4aa8
Reorder quorum and verifysignatures (#1166) 2022-05-25 08:35:08 -04:00
Jonathan Claudius 9e893bf5d4
Upgrade Ubuntu version to 20.04 (#1227) 2022-05-25 08:14:26 -04:00
Jonathan Claudius 8049dce113
Upgrade algod and indexer golang to 1.18.2 (#1225)
* Upgrade algod golang to 1.18.2

* Upgrade algorand indexer to golang 1.18.2
2022-05-24 10:50:53 -04:00
Jonathan Claudius 1e6611ebb6
Add comments on vaa min length (#1206)
* Add proof of work on minVAALength

* Change minVAALength to 57
2022-05-24 10:42:30 -04:00
Csongor Kiss e63d7f5b77 sdk/js: Add terra support for sending payload 3 2022-05-24 03:52:54 -05:00
Josh Siegel 0821f42f74 dev.v2: collapse the ETH methods @ gusc1a-ossdev-jsl5 2022-05-24 03:52:54 -05:00
Csongor Kiss 7dc2b7b7ae
scripts: automate writing contract upgrade governance proposals (#1218)
Co-authored-by: Csongor Kiss <ckiss@jumptrading.com>
2022-05-23 19:36:52 +02:00
Josh Siegel ff400e91e0 sdk/p3: add sdk accessors for payload3 transfers 2022-05-23 10:51:10 -05:00
tbjump 67c39e71c0
enable additional linters, including gosec (#1215)
enable additional linters, including gosec
2022-05-23 16:21:10 +02:00
tbjump 8c1e571724
fix getUniqueClientId to actually return unique ID (#1127)
fix getUniqueClientId to actually return unique ID
2022-05-23 15:05:55 +02:00
Kevin Peters 7227f9089e bridge_ui: Adding right padding to stats chart x-axis labels 2022-05-23 06:24:24 -04:00
tbjump 1c2a70554b
supress gosec issue (#1216)
supress gosec issue
2022-05-23 11:25:24 +02:00
tbjump d87ae5a272
gosec fixes (#1201)
* nosec linter surpression in nodekey_test.go

* Mark DeterministicEcdsaKeyByIndex as Insecure

* nosec - surpress warning

* simplify range expression

Co-authored-by: tbjump <>
2022-05-20 08:09:48 -07:00
kev1n-peters a5c7898de9
cloud_functions: Added fake Dai Stablecoin on BSC (#1211) 2022-05-20 08:03:14 -05:00
Evan Gray edd5185385 sdk/js: algorand attest fix 2022-05-20 08:39:17 -04:00
Jeff Schroeder c410b19a9f Update relayer examples to add klaytn and celo 2022-05-18 14:15:25 -04:00
Bruce Riley a5eadbae40 Make relayer get gas price for fantom too 2022-05-18 13:55:05 -04:00
Bruce Riley f9697f7c58 Minor cli tweaks 2022-05-18 13:55:05 -04:00
Paul Noel f327c98646 bridge_ui: add exodus wallet adapter 2022-05-18 10:18:27 -04:00
Evan Gray 5b09707f70 relayer: support celo and klaytn 2022-05-17 14:14:43 -04:00
kev1n-peters 8f9cbb98fc
explorer: Added Aurora explorer URLs (#1197) 2022-05-17 09:23:12 -05:00
Kevin Peters 9729149375 explorer: Removed immunefi banner 2022-05-16 18:43:45 -04:00
Josh Siegel 32e428512e sdk/js: version bump and comments to 0.3.3 2022-05-16 18:41:57 -04:00
ckeun c0a26dcf74
Added fake btc on terra to tokensToSkip list (#1194) 2022-05-16 15:09:14 -05:00
Ben Guidarelli 2e4fed66c1 New ABI selector support for algorand 2022-05-16 14:54:47 -05:00
bruce-riley 018908a420
Klaytn mainnet deploy (#1185)
* Klaytn mainnet deploy
2022-05-16 10:06:17 -04:00
Evan Gray ec6428ed2d bridge_ui: add klaytn to mainnet beta 2022-05-16 10:05:54 -04:00
Kevin Peters bc4ce9cb86 cloud_functions: don't add today's totals to warm cache
Don't add today's totals to the warm cache, otherwise incomplete totals may
exist for today's date in the cache tomorrow. Only adding the totals to the
warm cache for yesterday or older fixes this.
2022-05-13 19:53:18 -04:00
Csongor Kiss 4d54fee0b9
node: New default current guardian set index (#1101)
The current guardian set index is 2, so the `guardiand` template command
should generate prototxt files accordingly.

Co-authored-by: Csongor Kiss <ckiss@jumptrading.com>
2022-05-13 19:47:45 -04:00
Jeff Schroeder da0fb0ddf7 node/hack/repair_terra: token bridge messages only
Ensure that the sequence numbers are just for the terra token bridge.
2022-05-13 15:26:14 -04:00
Jeff Schroeder f1d28915f8 node/hack/repair_terra: add a rate limiter
Otherwise the terra fcd tells us to gfy after too many requests.
2022-05-13 15:26:14 -04:00
Csongor Kiss 68693689cf node/repair: allow multiple sequences in a tx 2022-05-13 15:26:14 -04:00
Jeff Schroeder e70830002e repair_eth: work better when messages are skipped
Otherwise there can be a nil pointer deref for polygon when it skips
the VAA.
2022-05-13 13:22:55 -04:00
Bruce Riley d266438654 Celo mainnet deploy changes 2022-05-13 13:11:28 -04:00
Kevin Peters 4d43eb5552 bridge_ui: Changed Karura and Acala testnet metamask chain IDs 2022-05-13 10:25:34 -04:00
Evan Gray e8f5578339 bridge_ui: add celo to mainnet beta 2022-05-12 11:59:04 -04:00
Evan Gray 60471e0754 bridge_ui: update sdk to 0.3.1 2022-05-12 11:59:04 -04:00
Evan Gray c4c2692931 bridge_ui: update Karura and Acala network ids 2022-05-12 11:59:04 -04:00
Paul Noel bd66778ce3
bridge_ui: changed formatting for token picker (#1165)
* bridge_ui: changed formatting for token picker

* bridge_ui: remove BigNumber import

* bridge_ui: add back >8 chars balance case

* bridge_ui: fix unit test
2022-05-12 11:58:45 -04:00
Josh Siegel ac9b4a5d05 algo/rollback: handle rollbacks gracefully @ gusc1a-ossdev-jsl5 2022-05-12 09:10:10 -05:00
Josh Siegel c9d7a617ee Rewrite algorand guardian watcher to directly hit the node instead of depending on indexer 2022-05-12 06:50:07 -05:00
Hendrik Hofstadt ee4583099f solana: token bridge transfer with payload 2022-05-11 21:24:36 -04:00