Commit Graph

355 Commits

Author SHA1 Message Date
chase-45 9c3de62229 correcting relayer module docs 2023-04-13 13:28:55 -04:00
aki eb7521b17e
update contract addresses (#40)
algorand mainnet and aptos nft mainnet
2023-04-10 13:28:02 -04:00
Evan Gray 04db4a00eb update optimism testnet contracts 2023-04-07 10:22:24 -04:00
Evan Gray fd19822bbe replace ropsten with sepolia 2023-04-04 14:04:00 -05:00
Evan Gray 7d5071e746 fix OP being read-only 2023-04-03 15:50:25 -05:00
derpy-duck 4cc8698238
fixes (#36) 2023-03-01 17:51:00 -05:00
derpy-duck f593693ef3
Generic relayer new interface (#35)
* updated contract addresses

* Modifications for new interface
2023-03-01 17:40:39 -05:00
Evan Gray b6a2ab188e add base testnet contracts 2023-02-24 16:54:46 -05:00
Andreas c90495d2c6
update outdated github links from dev.v2 to main (#33)
* update outdated github links from dev.v2 to main

* update outdated github links from dev.v2 to main
2023-02-22 17:03:06 -05:00
omahs 621ced009a
Fix typos (#31)
* Fix: typos

Fix: typos

* Fix: typos

Fix: typos

* Fix: typo

Fix: typo

* Fix: typo

Fix: typo

* Fix: typo

Fix: typo

* Fix: typos

Fix: typos

---------

Co-authored-by: Evan Gray <56235822+evan-gray@users.noreply.github.com>
2023-02-16 17:44:25 -05:00
Kevin Peters acdc80bfae fixed typos 2023-02-16 17:39:33 -05:00
Dinesh Pinto 7692e76c68 Incorrect link to wormhole explorer
The link to the wormhole explorer shows a 404 as it links to `https://wormholenetwork.com/en/explorer`. 
The correct link is `https://wormholenetwork.com/explorer`
2023-02-16 17:37:23 -05:00
Evan Gray 918cd1b2aa add composable verification section 2023-02-16 15:34:11 -05:00
Sushant Chandla 2eb65aaa5e
wlv: changed to register all chains, set .env variables evm (#30) 2023-01-31 12:09:42 +08:00
chase-45 565d1c8896 testnet relayer contract updates 2023-01-29 16:59:24 -05:00
chase-45 e3702ae0e9 security page additions 2023-01-27 10:38:03 -05:00
chase-45 d878b8b522 security page touchup 2023-01-26 23:55:12 -05:00
chase-45 f0f488f300 adjust security page link 2023-01-26 23:36:43 -05:00
chase-45 2bc86c4e10 added security summary page 2023-01-26 23:33:55 -05:00
chase-45 d24fb279c5 relayer docs updated 2023-01-18 00:08:38 -05:00
Adrian Timpau 389cc6a8f2
update ui (#29) 2023-01-04 16:29:17 -05:00
chase-45 c96406514d finality tweaks on reference page 2023-01-03 09:47:00 -05:00
chase-45 8b984dc936 add arbitrum contracts 2023-01-03 09:43:59 -05:00
spacemandev f66942c7f5 adding .env for aptos validator 2022-12-19 00:50:40 -06:00
spacemandev 869eed8686 Merge branch 'feat/aptos' 2022-12-19 00:33:57 -06:00
spacemandev cf471ffffe fixed wlv merge conflict 2022-12-19 00:33:40 -06:00
spacemandev 9d1de667ec m v2 update 2022-12-19 00:32:09 -06:00
spacemandev 1c957b0b04 aptos working in messenger v1 2022-12-19 00:27:59 -06:00
spacemandev 4dcb18a929 adding spy to wlv 2022-12-18 23:23:31 -06:00
aki 69eb66e16e aptos: fix deploy 2022-12-14 22:48:18 +00:00
spacemandev 8343a987d1 changed cli-client to cli 2022-12-14 16:02:41 -06:00
Dev e21414dcac
fixing guardiand 2022-12-14 08:40:23 -06:00
spacemandev a4d823d7e5 aptos wlv works 2022-12-13 23:37:50 -06:00
diop 0a51e176fd move core bridge address to constructor 2022-12-06 14:47:56 +00:00
diop 56dc6f2019 forge install: forge-std 2022-12-06 10:12:47 +00:00
diop 2490908de1 add wip readme 2022-12-05 17:21:24 +00:00
spacemandev d9e80bf43f mv2 branch 2022-12-05 09:24:31 -06:00
spacemandev b44b7a4de1 Merge branch 'feat/aptos' 2022-12-02 18:24:21 -06:00
spacemandev 0a80df8165 added aptos support to WLV 2022-12-02 18:24:03 -06:00
chase-45 99971e64cd changed abi links in evm tech section 2022-10-28 14:52:28 -04:00
spacemandev 57f824e249 updated guardiand to be more robust amongst other machine types 2022-10-24 16:47:37 -05:00
Eddie Darling f02595b488
Fix typo (#23) 2022-10-24 13:39:10 -05:00
Yerassyl 905d22ea10
Fix typos (#15) 2022-10-24 13:38:36 -05:00
chase-45 2f08e29fc6
Update aptos contracts 2022-10-23 19:50:19 -04:00
Nikhil Suri 9e88898428
Smoother Onboarding (#25)
* Autoformatter changes

* Updated guardiand script for x86_64

* Added .nvmrc files

* Updated evm-messenger README with common errors

* Revert "Autoformatter changes"

This reverts commit 9c9816c657.
2022-10-21 10:32:10 -05:00
chase-45 0867523fc3 consistency level changes 2022-10-17 13:44:28 -04:00
Joe Howarth 7232b5e4a6
Messenger relayer (#22)
* init

* Configuration to connect spy to wormhole local validator

* plugin + scaffold written

* it works

* cleanup config

* more cleanup

* fix spy_guardiand.bash hostname

* depend on github relayer engine

* clean up
2022-10-13 13:02:24 -04:00
Joe Howarth ec13c1d180
Spy configuration (#21)
* Configuration to connect spy to wormhole local validator

* fix spy_guardiand.bash hostname

* save
2022-10-13 13:00:30 -04:00
Joe Howarth 3bf6e1d38b
Add setup instructions for xmint (#19)
* Add setup instructions for xmint, fix foundry config

* undo deleting keypairs
2022-10-13 10:27:06 -05:00
Fodé Diop 12033d2911
fix sdk link (#20) 2022-10-11 14:15:49 -05:00