007afe22d0
Add docs for app wallets ( #9098 ) ( #9103 )
...
automerge
2020-03-26 18:26:23 -07:00
93a1d10e15
Revert setting the default toolchain ( #9093 ) ( #9097 )
...
automerge
2020-03-26 15:59:26 -07:00
d57a7c8f21
Restructure wallet docs to prep for app wallet content ( #9088 ) ( #9095 )
...
automerge
2020-03-26 14:39:32 -07:00
6db39829c8
Install xargo using CI dictated cargo version if available ( #9068 ) ( #9092 )
...
automerge
2020-03-26 14:02:09 -07:00
ec76826493
Unflake rpc subscriptions test by reducing sub count ( #9078 ) ( #9082 )
...
automerge
2020-03-25 22:56:52 -07:00
d4ddb6265b
Convert Banks ( #9033 )
...
* Store and compute needed state in EpochStakes struct
Co-authored-by: Carl <carl@solana.com >
2020-03-25 20:43:48 -07:00
7a8233d7ca
Bump version to 1.0.11
2020-03-25 19:17:06 -07:00
95bc051129
Cargo update bumpalo ( #9067 ) ( #9077 )
...
automerge
v1.0.10
2020-03-25 18:51:38 -07:00
02bcf4f8e2
ledger-tool can now decode stake instructions (bp #9045 ) ( #9076 )
...
automerge
2020-03-25 18:02:31 -07:00
4b0d4e9834
Remove accounts unwrap ( #9063 )
...
automerge
2020-03-25 10:59:52 -07:00
bf4cdc091a
Fix xargo to version 0.3.19 to avoid unstable feature ( #9065 ) ( #9066 )
...
automerge
(cherry picked from commit c558db2a48
)
Co-authored-by: Justin Starry <justin@solana.com >
2020-03-25 08:48:22 -07:00
5f2cf2b44d
Increase vmap count in sys-tuner ( #8940 ) ( #9064 )
...
(cherry picked from commit a70008cc5c
)
Co-authored-by: sakridge <sakridge@gmail.com >
2020-03-25 08:06:36 -07:00
03aae5eb5f
Ignore RUSTSEC-2020-0006 for the moment ( #9057 ) ( #9059 )
...
automerge
2020-03-24 21:06:15 -07:00
5f1ce81fbc
ledger tool now outputs transaction status information if available ( #9024 ) ( #9026 )
...
automerge
2020-03-24 12:23:25 -07:00
fc582aa57c
Refactor how pubsub subscriptions are added ( #9042 ) ( #9049 )
...
automerge
2020-03-24 11:05:33 -07:00
13676e9614
Fix timeout for subscriptions test ( #9043 ) ( #9044 )
...
automerge
2020-03-24 02:57:25 -07:00
7636a0521f
solana-install-init: --pubkey is no longer required on platforms without a default update manifest
2020-03-23 22:40:53 -07:00
ad06354a18
Remove ,
2020-03-23 22:11:56 -07:00
953cb93e44
Bump version to 1.0.10
2020-03-23 21:58:45 -07:00
38b2957a8e
Remove unused default update manifest pubkeys ( #9041 )
...
automerge
v1.0.9
2020-03-23 20:57:43 -07:00
9eb39df93f
Backport: add slot to signature notification & respect confirmations param ( #9036 )
...
automerge
2020-03-23 18:32:05 -07:00
f34ce94347
Remove Ledger-specific analysis of hardware wallets ( #9028 ) ( #9030 )
...
automerge
2020-03-23 14:48:58 -07:00
5c6411fc06
Fix link in gitbook ( #9027 ) ( #9029 )
...
automerge
2020-03-23 14:48:41 -07:00
3ab428693a
Manual v1.0 backports ( #9025 )
...
automerge
2020-03-23 13:55:03 -07:00
7ffaf2ad29
Manual v1.0 backports ( #9015 )
...
automerge
2020-03-22 22:44:55 -07:00
a5e4a1f2d8
Drop storage lock ( #8997 )
2020-03-21 18:55:59 -07:00
6ae99848f4
Revert "Move Install Solana doc into the Command-line Guide ( #8982 )" ( #8992 ) ( #8993 )
...
This reverts commit 5fa36bbab3
.
(cherry picked from commit 1aab959d4e
)
Co-authored-by: Greg Fitzgerald <greg@solana.com >
2020-03-21 14:52:53 -06:00
5342b3a53f
Shred fetch comment and debug message tweak ( #8980 ) ( #8990 )
...
automerge
(cherry picked from commit 909321928c
)
Co-authored-by: sakridge <sakridge@gmail.com >
2020-03-21 09:25:08 -07:00
50a3c98d21
Shred filter ( #8975 ) ( #8987 )
...
Thread bank_forks into shred fetch and filter by slot.
2020-03-20 11:33:19 -07:00
ca2b7a2c5b
Cargo.lock
2020-03-20 11:05:45 -07:00
e900623817
Update value names in docs ( #8983 ) ( #8985 )
...
automerge
2020-03-20 09:36:55 -07:00
a46e953ebb
Move Install Solana doc into the Command-line Guide ( #8982 ) ( #8984 )
...
automerge
2020-03-20 09:24:56 -07:00
3bbc51a6ae
Improve CLI usage messages ( #8972 ) ( #8977 )
...
automerge
2020-03-19 21:52:37 -07:00
7ae2464cf3
Fix windows build by removing sys-info ( #8860 ) ( #8973 )
...
automerge
2020-03-19 18:14:01 -07:00
58a36ce484
Bump version to 1.0.9
2020-03-19 17:10:35 -07:00
61bd9e6a28
Fix windows binary build on v1.0 ( #8968 )
...
Co-authored-by: Michael Vines <mvines@gmail.com >
2020-03-19 15:58:34 -07:00
495ab631d6
Some Cli polish ( #8966 ) ( #8970 )
...
automerge
2020-03-19 14:11:52 -07:00
93906847f9
Cli: polish transaction progress bar ( #8963 ) ( #8967 )
...
automerge
2020-03-19 12:54:50 -07:00
70f4c4a974
Build windows binaries on v1.0 ( #8965 )
2020-03-19 11:06:17 -07:00
ad6078da2d
CLI: Fix create-nonce-account
with seed ( #8929 ) ( #8961 )
...
automerge
2020-03-19 10:32:35 -07:00
2a617f2d07
v1.0: Backport of #8939 ( #8957 )
...
automerge
v1.0.8
2020-03-19 02:08:36 -07:00
6af3c6ecbc
CLI: Add multi-session signing support ( #8927 ) ( #8953 )
...
* SDK: Add `NullSigner` implementation
* SDK: Split `Transaction::verify()` to gain access to results
* CLI: Minor refactor of --sign_only result parsing
* CLI: Enable paritial signing
Signers specified by pubkey, but without a matching --signer arg
supplied fall back to a `NullSigner` when --sign-only is in effect.
This allows their pubkey to be used for TX construction as usual,
but leaves their `sign_message()` a NOP. As such, with --sign-only
in effect, signing and verification must be done separately, with
the latter's per-signature results considered
* CLI: Surface/report missing/bad signers to user
* CLI: Suppress --sign-only JSON output
* nits
* Docs for multi-session offline signing
(cherry picked from commit 98228c392e
)
Co-authored-by: Trent Nelson <trent@solana.com >
2020-03-18 23:39:44 -07:00
a5938e5a21
Bump bv from 0.11.0 to 0.11.1 (bp #8952 ) ( #8955 )
...
automerge
2020-03-18 22:33:05 -07:00
8eaa8d8788
Add docs on wallets and generating keys (bp #8905 ) ( #8946 )
...
automerge
2020-03-18 19:15:34 -07:00
51940eec9b
Delete broken link ( #8950 ) ( #8951 )
...
automerge
2020-03-18 18:20:36 -07:00
d1e16b2bc4
Remove product string from device keypair URL ( #8942 ) ( #8945 )
...
automerge
2020-03-18 14:11:41 -07:00
97051c87b4
Document account/signer requirements for vote instructions ( #8941 )
...
automerge
2020-03-18 12:20:02 -07:00
2521913654
Add counter for accounts hash verification. ( #8928 ) ( #8934 )
...
automerge
2020-03-18 09:57:38 -07:00
803c87b4bd
Add docs for --trusted-validator options ( #8911 ) ( #8933 )
...
automerge
2020-03-18 08:37:15 -07:00
8ff9ee3a06
Cli: add spinner progress bar when waiting for transaction confirmation ( #8916 ) ( #8920 )
...
automerge
2020-03-17 20:06:01 -07:00