Commit Graph

40 Commits

Author SHA1 Message Date
spacemandev 842b806e52 added aptos support 2022-10-24 13:45:07 -05: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
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
spacemandev e906cc31fa made changes to fix post merge chain id evm deployment stuff 2022-09-23 15:04:26 -05:00
chase-45 1d48181147 Merge branch 'mvp' into main 2022-09-23 14:30:34 -04:00
spacemandev f27e76a0f3 showing to cega 2022-09-21 17:41:51 -05:00
spacemandev 5c818f055c metadata works 2022-09-02 01:02:09 -05:00
spacemandev 57201adb9b fixed WLV and added metadata program to solana launch 2022-09-01 13:01:26 -05:00
spacemandev 0a60d7aa4c more typos because im bad at english 2022-08-29 15:25:58 -05:00
spacemandev d5e2e4027a fixed typo 2022-08-29 15:19:03 -05:00
spacemandev fc1fad5080 added metaplex metadata program to solana local validator 2022-08-29 15:15:50 -05:00
spacemandev 869d0750c2 added metaplex metadata program to solana local validator 2022-08-29 15:15:37 -05:00
spacemandev e8315122fd added pythnet contract to guardiand 2022-08-28 23:29:15 -05:00
Evan Gray 1a4ec5a393 fix links 2022-08-26 18:38:36 -04:00
spacemandev f2683ad0d9 updated with PythNet contract 2022-08-26 09:51:26 -05:00
spacemandev c28edf1244 added bsc registration to evm chains 2022-08-14 19:24:43 -06:00
spacemandev bd329f54a8 added docker checking to wormhole runner 2022-08-14 19:20:04 -06:00
spacemandev 769eb5c509 added docker checking to wormhole runner 2022-08-14 19:13:56 -06:00
spacemandev adc338fb3e messenger/solana working 2022-08-10 05:15:23 -05:00
spacemandev 5992ab9e13 messenger/evm is working 2022-08-09 01:31:05 -05:00
spacemandev 4d0b827b65 messenger/evm is working 2022-08-09 01:30:36 -05:00
spacemandev f5d290ad59 removed register algo from evm deploy as there was no register algo VAA in the env file. this will stop the error that everyone complains about 2022-08-05 02:13:23 -05:00
Dev c060d24f72 minor edits 2022-07-11 09:40:22 -05:00
Dev 0e28286ce0 added localhost as flag for non arm arch 2022-07-08 15:36:03 -05:00
Dev fd0660d334 Merge branch 'main' of https://github.com/certusone/xdapp-book 2022-07-08 09:59:35 -05:00
Dev 87353a180f emitter files were never added :( 2022-07-08 09:59:28 -05:00
Csongor Kiss c610a9942a wormhole-local-validator/guardiand.sh: Update comment 2022-07-06 22:48:18 +01:00
Csongor Kiss 0ae10bbb3a wormhole-local-validator/guardiand.sh: Use official guardiand docker image 2022-07-06 19:57:42 +01:00
Dev 782932cd4d
Update README.md 2022-07-06 11:47:24 -05:00
Dev 2788f9c750 added eth and bsc emitters for tokenbridge 2022-07-06 11:46:30 -05:00
Dev ec66a26483 added emitter_eth account to tokenbridge 2022-07-06 11:29:18 -05:00
Csongor Kiss 62fff2d81f Use prebuilt guardian docker image (unofficial for now) 2022-07-05 18:23:02 +01:00
Csongor Kiss 62ade66742 Use npx ganache in case it's not available globally 2022-07-01 16:24:02 +00:00
Csongor Kiss 3f14acd9a1 Make wormhole.sh headless 2022-07-01 17:17:33 +01:00
Csongor Kiss 69efaf3759 Make wormhole.sh script more robust
* Unify commands between architectures

* Handle errors correctly

* Stream logs to stdout and TRAP exit so killing the process shuts down
  the docker instance
2022-07-01 13:26:16 +00:00
spacemandev 2916fd20c9 modified pm2 to use stop instead of kill 2022-07-01 01:11:17 -05:00
spacemandev 3e01373e17 *sigh* 2022-07-01 01:08:35 -05:00
spacemandev 220922ce4e fixing wlv 2022-07-01 01:06:59 -05:00
spacemandev d61c6e921b added wormhole-local-validator and evm messenger docs 2022-06-30 23:14:08 -05:00