Bruce Riley
d010f0d430
Deploy read only moonbeam
2022-07-21 16:23:08 -04:00
Bruce Riley
d40f969d47
Deploy read only chains
2022-07-21 09:17:29 -04:00
bruce-riley
53efeb8c87
Add read only chain IDs ( #1370 )
...
* Add read only chain IDs
* Should be treated as EVMs
2022-07-19 14:05:40 -04:00
Josh Siegel
caeea358d8
Stub out injective, osmosis, sui, and aptos
2022-07-15 10:45:30 -04:00
Csongor Kiss
e8620ccea9
clients/js: Dump payload in case of parse failure
2022-07-05 19:24:58 +01:00
Csongor Kiss
3b6292af29
clients/js: touch up README a little
...
commit-id:429c7d93
2022-07-05 19:24:58 +01:00
Csongor Kiss
b5997a10f0
scripts/devnet-consts: use native format for addresses
...
commit-id:c8c78ae8
2022-07-05 19:24:58 +01:00
Csongor Kiss
3a182ec6f6
CI: test CLI parser
...
commit-id:5f865212
2022-07-05 19:24:58 +01:00
Csongor Kiss
fa3cec16f6
clients/js: Add support for NFT bridge transfers
...
commit-id:6b11415c
2022-07-05 19:24:58 +01:00
Csongor Kiss
465916c3f8
clients/js: Add support for AttestMeta
...
commit-id:67ad91cc
2022-07-05 19:24:58 +01:00
Csongor Kiss
1b4c97cd67
clients/js: Add support for parsing payload3 + test parser
...
commit-id:d9fb5d95
2022-07-05 19:24:58 +01:00
Csongor Kiss
33fce26f35
clients/js: Add support for parsing token bridge transfers
...
commit-id:00a4fb9e
2022-07-05 19:24:58 +01:00
Csongor Kiss
96560a98f8
clients/js: Make address handling nicer
...
commit-id:1d3ce65d
2022-07-05 19:24:58 +01:00
Csongor Kiss
9a42aacf0f
clients/js: add command to return all evm chains
...
Also add an option to 'evm info' to return the implementation only. This
is an optimisation to make this query faster when we don't care about
the rest
2022-06-30 13:57:02 +01:00
Csongor Kiss
4471712b0e
clients/js: fix acala and karura RPC
2022-06-30 13:57:02 +01:00
Csongor Kiss
c453f4cf6d
evm: Make finality a state variable
2022-06-28 21:31:23 +01:00
Csongor Kiss
3c6e1b07d6
clients/js: Add command to hijack a mainnet fork + misc utilities
...
* Add command to update evm storage slot
* Add command to ecrecover
* Add command to print contract addresses
* Add command to print RPC urls
* Add command to query on-chain state of EVM contracts
* Print digest in parse VAA command
2022-06-27 19:19:16 +01:00
Csongor Kiss
e65176d492
clients/js: Use ankr RPC instead of infura
2022-06-27 19:19:16 +01:00
Csongor Kiss
fe198be748
Fix truffle-config and 1conf patch
2022-06-22 16:56:17 -04:00
Evan Gray
e6bbf58743
bridge_ui: terra2 mainnet beta
2022-06-22 12:13:17 -04:00
Evan Gray
2144d68a09
clients/js: add terra2 support
2022-06-21 17:30:56 -04:00
Evan Gray
db0fc219aa
cosmwasm: terra2 support
...
Co-authored-by: Csongor Kiss <ckiss@jumptrading.com>
2022-06-21 10:03:57 -04:00
bruce-riley
24c5b17267
Neon to testnet ( #1262 )
...
* WIP: neon
* Watcher support
* Use eth_getLogs for Neon
* bridge_ui: update sdk version
* Setting WETH address for Neon
* Portal bridge support for WNEON
* relayer: update sdk
Co-authored-by: Evan Gray <battledingo@gmail.com>
2022-06-14 10:22:49 -04:00
Evan Gray
c47aa300b7
bridge_ui: add acala
2022-06-06 10:47:41 -04:00
Bruce Riley
dcce155f43
Acala mainnet deploy
2022-06-03 14:44:22 -04:00
Bruce Riley
f9697f7c58
Minor cli tweaks
2022-05-18 13:55:05 -04:00
bruce-riley
018908a420
Klaytn mainnet deploy ( #1185 )
...
* Klaytn mainnet deploy
2022-05-16 10:06:17 -04:00
Bruce Riley
d266438654
Celo mainnet deploy changes
2022-05-13 13:11:28 -04:00
bruce-riley
87e2e4cf64
CLI changes for klatyn, celo and moonbeam ( #1159 )
...
* CLI changes for klatyn, celo and moonbeam
* Replacing SDK dependency
* Same for the lock file
* More package file stuff
* Pick up new SDK version
2022-05-10 13:05:43 -04:00
Csongor Kiss
1c006f9bed
cli: Refactor js cli to support all contracts + add improvements ( #1100 )
...
* cli: Refactor js cli to support all contracts + add improvements
* Fix path in Makefile
* Don't be strict
* Fix registration VAA deserialisation
* Add karura gas calculation logic
* cli: fix after sdk rebase
* cli: improve makefile
* cli: depend on @certusone/wormhole-sdk locally instead of importing relative paths
* cli: add polygon overrides
* client: update for devnet
* fix tx signing in solana cli
* client: alias network
Co-authored-by: Csongor Kiss <ckiss@jumptrading.com>
Co-authored-by: Evan Gray <battledingo@gmail.com>
2022-05-05 20:51:24 -04:00