Commit Graph

100 Commits

Author SHA1 Message Date
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
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 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
spacemandev 57f824e249 updated guardiand to be more robust amongst other machine types 2022-10-24 16:47:37 -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
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
spacemandev ab2e1a7c6c Merge branch 'mvp' 2022-09-26 03:44:10 -05:00
spacemandev 0e1425d27e buy token on sol <> evm working but evm sends 1/100 of the tokens back, unsure why 2022-09-26 03:41:00 -05:00
spacemandev a3a57e7b5e Merge branch 'mvp' 2022-09-25 16:13:57 -05:00
spacemandev 5b6dd035e1 ITS ALIVE. solana purchase works 2022-09-25 16:12:19 -05:00
spacemandev 35c47cab60 Merge branch 'mvp' of https://github.com/wormhole-foundation/xdapp-book into mvp 2022-09-24 05:55:32 -05:00
spacemandev 93ee3ba684 blew past number of accounts i can have, causing access violation 2022-09-24 05:55:11 -05: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 302d5bd65c complete p3 working 2022-09-23 11:06:00 -05: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 732c1a0781 passing token setup test 2022-08-29 19:49:08 -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 79abc6332c added code to track spl token mint 2022-08-26 09:51:55 -05:00
spacemandev f2683ad0d9 updated with PythNet contract 2022-08-26 09:51:26 -05:00
spacemandev 3b11db7922 pushing to mvp 2022-08-23 13:06:01 -05:00
spacemandev 4ca0235396 added anchor build step 2022-08-16 12:29:02 -06:00
spacemandev 8163a69ada purchase and transfer for evm to evm working 2022-08-14 23:19:25 -06:00
spacemandev d3b89b69fe adding gitkeep to keep deployinfo folder around 2022-08-14 19:28:54 -06: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
Csongor Kiss 608ff43459 forge install: forge-std 2022-08-15 01:16:54 +01:00
Csongor Kiss 60891bd931 forge install: solidity-bytes-utils 2022-08-15 01:16:47 +01:00
Csongor Kiss e802de60a1 forge install: openzeppelin-contracts 2022-08-15 01:16:38 +01:00
Csongor Kiss 9c254f6e0f Add working remapping for bytes-utils 2022-08-15 01:15:00 +01:00
spacemandev b387a4ef7f commiting lib folder cause im not smart 2022-08-14 18:06:57 -06:00
spacemandev 79f6585670 removing build artificats from git 2022-08-14 18:02:41 -06:00
chase-45 50999a7024 adjust payload 3 parse in xmint 2022-08-13 11:30:58 -04:00