Leo
|
13f79a96b3
|
devnet: use real account and nonce for send-lockups.js
ghstack-source-id: fb233fa7275fc52d96edc6dfa1f08a7bf26b8736
Pull Request resolved: https://github.com/certusone/wormhole/pull/61
|
2020-10-28 22:47:12 +01:00 |
Leo
|
187355b0c8
|
solana: fix devnet_setup.sh sleep
|
2020-10-22 13:09:05 +02:00 |
Hendrik Hofstadt
|
e266bf1a7c
|
Implement assistant & Reimplement wrapped asset precreation (#42)
* all: readd early wrapped meta creation; initial transfer wizard
* web: complete transfer assistant
* web: allow multiple accounts per wrapped mint
|
2020-10-14 11:49:13 +02:00 |
Leo
|
206eca5ac5
|
Set a recipient address in devnet_setup.sh
Lockup VAAs are now accepted on ETH.
|
2020-08-22 11:10:13 +02:00 |
Leo
|
c65d221ab3
|
Run devnet_setup.sh as solana-devnet sidecar
|
2020-08-22 10:52:51 +02:00 |
Leo
|
fbf6e17d3e
|
Use skip_preflight for CLI transactions
The preflight bank is set to max committment level, so we
wouldn't see previous txs with single confirmation.
|
2020-08-22 10:43:34 +02:00 |
Hendrik Hofstadt
|
738967c8d0
|
bridge: fix quorum checks
|
2020-08-22 01:10:45 +02:00 |
Leo
|
4b24a74547
|
agent: use max commitment and fix nonce type
It appears that single confirmation level is not useful
for transactions that depend on each other.
|
2020-08-21 22:53:31 +02:00 |
Leo
|
86ccc1c617
|
Solana devnet fixtures and lockup generator
|
2020-08-21 20:48:58 +02:00 |