Tyera Eulberg
|
3bfae8e829
|
Bump scripts to current commitment variants (#16526)
|
2021-04-14 00:50:59 +00:00 |
Trent Nelson
|
8064da306f
|
wallet-sanity: Wait for node readiness at max commitment
|
2020-09-11 10:19:10 -06:00 |
Michael Vines
|
f33688361c
|
multinode-demo/faucet.sh is no longer required (#10129)
|
2020-05-19 20:07:30 -07:00 |
Stephen Akridge
|
93669ab1fc
|
Write wallet key to explicit file
|
2020-04-16 13:34:19 -07:00 |
Michael Vines
|
356f246a74
|
Remove get-/show- prefix from cli commands
|
2020-01-21 08:43:07 -07:00 |
Justin Starry
|
eaa3e87eb0
|
Support passphrases in keygen (#7134)
* Support passphrases in keygen
* remove short
* Update solana_keygen calls
|
2019-11-25 21:33:15 -07:00 |
Tyera Eulberg
|
4ec95043d7
|
Update sol:lamport ratio to base-10 (#6611)
* Update sol:lamport ratio
* Update various SOL quantities in bash scripts
|
2019-10-29 20:03:48 -06:00 |
Michael Vines
|
621c67a8cb
|
Adjust default cluster signature fees (#6436)
|
2019-10-18 17:00:51 -07:00 |
Michael Vines
|
ce65604154
|
Rewrite wallet sanity test to use the ping command (#5946)
automerge
|
2019-09-18 10:03:54 -07:00 |
Tyera Eulberg
|
c62a4a1c13
|
Interpret Solana-CLI amount requests in SOL by default (#5866)
automerge
|
2019-09-10 16:16:40 -07:00 |
Tyera Eulberg
|
e05f8faa74
|
Print account balances in SOL by default (#5857)
* Print account balances in SOL by default
* Review comments
* Fix wallet-sanity
|
2019-09-10 13:36:59 -06:00 |
Michael Vines
|
1207664bbb
|
Rename solana-wallet program to just solana (#5604)
* Rename wallet/ to cli/
* Rename the solana-wallet crate to solana-cli
* Rename solana-wallet program to solana
* cargo fmt
|
2019-08-22 13:51:16 -07:00 |
Tyera Eulberg
|
9ee5f36068
|
Solana-wallet: print JSON RPC endpoint (#5482)
* Print RPC endpoint in use
* Fixup wallet-sanity
|
2019-08-09 20:23:53 -06:00 |
Pankaj Garg
|
f651c0922a
|
Airdrop more token in wallet sanity due to fee (#4830)
automerge
|
2019-06-26 13:32:58 -07:00 |
Michael Vines
|
177c9cc026
|
-f
|
2019-06-08 16:33:22 -07:00 |
Michael Vines
|
a9f73ea321
|
solana-keygen no longer blindly overwrites a keypair, or assumes "new" (#4599)
automerge
|
2019-06-07 17:54:54 -07:00 |
Michael Vines
|
c0a161afe8
|
Enable fees in ci/localnet-sanity.sh (#4508)
automerge
|
2019-05-31 16:50:39 -07:00 |
Michael Vines
|
9b50583641
|
wallet: add --url, remove --host/--rpc-host/--rpc-port/-rpc-tls (#4153)
Also by default the wallet now talks to testnet.solana.com instead of
localhost
|
2019-05-06 07:38:26 -07:00 |
Tyera Eulberg
|
845ddc3496
|
Fixup wallet-sanity to match new balance string
|
2019-03-28 16:56:27 -07:00 |
Sagar Dhawan
|
866d3f467f
|
Fix flag to disable leader-rotation (#3243)
|
2019-03-12 16:35:13 -07:00 |
Michael Vines
|
e0c05bf437
|
Minor clean up
|
2019-01-17 09:04:57 -08:00 |
Michael Vines
|
a84b6bc7e4
|
Overhaul wallet rpc/drone command-line arguments
|
2019-01-17 08:36:05 -08:00 |
Michael Vines
|
3466f139a4
|
set -e shuffling
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
def7d156f6
|
codemod --extensions sh '#!/usr/bin/env bash -e' '#!/usr/bin/env bash\nset -e'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
33aab094ef
|
codemod --extensions sh '#!/bin/bash' '#!/usr/bin/env bash'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
bec34496f1
|
Generate id.json earlier
|
2018-11-10 18:05:55 -08:00 |
Tyera Eulberg
|
102354c218
|
Add balance check retries
|
2018-11-01 11:28:33 -06:00 |
Tyera Eulberg
|
02cfa76916
|
Plumb GetTransactionCount through solana-wallet
|
2018-10-25 14:58:51 -06:00 |
Tyera Eulberg
|
9314eea7e9
|
Add leader-readiness test to wallet-sanity
|
2018-10-25 14:58:51 -06:00 |
Tyera Eulberg
|
36b18e4fb5
|
Create new wallet on each run of wallet-sanity
|
2018-09-28 07:39:31 -07:00 |
Tyera Eulberg
|
2b82121325
|
Fix wallet-sanity to reflect new wallet arg syntax
|
2018-09-25 16:38:51 -07:00 |
Tyera Eulberg
|
0125163190
|
Remove wallet.sh, update entrypoint syntax for wallet network argument
|
2018-09-17 11:53:33 -06:00 |
Michael Vines
|
ee682d5bc3
|
Move wallet-sanity.sh out of multinode-demo/
|
2018-09-07 12:01:43 -07:00 |