bb64c73aa2
set_read_timeout() can fail, don't expect() it not to
...
(cherry picked from commit 36c0cb052b
)
2020-02-11 21:08:07 -07:00
1f30d1e77a
solana-install init edge
when "edge" is not currently installed now works
...
(cherry picked from commit ed58bcda4c
)
2020-02-11 21:08:07 -07:00
04dab9b274
Fix RPC pub sub unsubscribe ( #8208 ) ( #8228 )
...
automerge
2020-02-11 18:40:21 -08:00
fb4e102670
Report validator rewards in getConfirmedBlock JSON RPC ( #8226 )
...
automerge
2020-02-11 18:20:16 -08:00
67e0ba0356
Add method to sign raw data, enabling easier device app testing ( #8221 ) ( #8225 )
...
automerge
2020-02-11 17:59:08 -08:00
22bb4e6462
Factor repair from gossip ( #8044 ) ( #8220 )
...
automerge
2020-02-11 14:18:45 -08:00
79035bdbed
Upgrade to rust 1.41.0 (bp #8202 ) ( #8219 )
...
automerge
2020-02-11 13:56:58 -08:00
70089a5258
Fixup sign_transaction; pass derivation_path by reference ( #8194 ) ( #8217 )
...
automerge
2020-02-11 12:38:31 -08:00
34238d5f1e
Reliably track proc macro & build.rs code coverage ( #8210 ) ( #8213 )
...
automerge
2020-02-11 09:13:21 -08:00
cab6917cbd
Fix nightly clippy warnings ( #8199 ) ( #8212 )
...
automerge
2020-02-11 08:43:12 -08:00
2951ee5b1d
Channel installs no longer re-download the same release. ( #8211 )
...
automerge
2020-02-11 08:24:17 -08:00
fb16a15900
CLI: Add fee-payer parame to stake-split subcommand ( #8201 ) ( #8205 )
...
automerge
2020-02-11 01:32:07 -08:00
76b52f4c5d
CLI: transfer
fix checks pubkeys ( #8198 ) ( #8203 )
...
automerge
2020-02-11 00:26:56 -08:00
21a2e643c2
CLI: Harden offline signing and tests ( #8052 ) ( #8197 )
...
automerge
2020-02-10 19:23:22 -08:00
733d9cb026
Remove repairman as its spamming cluster with unwanted repairs ( #8193 ) ( #8195 )
...
automerge
2020-02-10 17:56:45 -08:00
2f54f57b7a
Fix larger than necessary allocations in streamer ( #8187 ) ( #8192 )
...
automerge
2020-02-10 13:06:28 -08:00
7bd95019ef
Minor logging improvements (bp #8140 ) ( #8190 )
...
automerge
2020-02-10 11:22:26 -08:00
33557c3271
Check for AVX512 at runtime to avoid invalid opcode trap ( #8166 )
...
automerge
(cherry picked from commit ef5fb6fa46
)
2020-02-07 17:07:10 -07:00
c65b9cd88d
Filter old CrdsValues received via Pull Responses in Gossip ( #8150 ) ( #8171 )
...
automerge
2020-02-07 14:11:48 -08:00
038db8167f
CLI: Implement transfer command ( #8108 ) ( #8170 )
...
automerge
2020-02-07 13:18:35 -08:00
030498ced5
Ledger hardware wallet integration ( #8068 ) ( #8169 )
...
automerge
2020-02-07 12:14:41 -08:00
28eb8b662a
Remove unwanted println
2020-02-07 12:59:44 -07:00
de752eaf80
Lock snapshot version to 0.23.2 ( #8167 )
...
automerge
2020-02-07 11:35:54 -08:00
9c5ef19d80
Surface shred version more in tools ( #8163 ) ( #8165 )
...
automerge
2020-02-07 10:10:00 -08:00
235bd0a46b
CLI: Support offline fee payers ( #8009 ) ( #8164 )
...
automerge
2020-02-07 09:41:35 -08:00
465d71a3a3
De-replicode Tower constructors ( #8153 ) ( #8154 )
...
automerge
2020-02-06 19:38:47 -08:00
14e6029fae
Add libudev-dev to docker image to build remote-wallet ( #8149 ) ( #8152 )
...
automerge
2020-02-06 16:51:44 -08:00
75434158ee
Ignore flaky test_exchange_local_cluster ( #8146 ) ( #8147 )
...
automerge
2020-02-06 12:24:42 -08:00
1cae9fd893
Better surface bank hash verification failures ( #8134 )
...
automerge
2020-02-05 12:04:34 -08:00
bea34a812c
CLI cosmetic: make config get and verbose prints consistent ( #8119 ) ( #8133 )
...
automerge
2020-02-05 11:31:29 -08:00
41a28d7322
Bump version to 0.23.3
2020-02-03 21:10:30 -07:00
235158d2bc
CLI: Expose sign-only reply parsing helper ( #8107 ) ( #8110 )
...
automerge
v0.23.2
2020-02-03 19:55:45 -08:00
521238f7d7
Delete uptime command, report total credits in solana validators
instead
...
(cherry picked from commit 4c0420b884
)
2020-02-03 17:15:09 -07:00
384f52a607
Fix consensus threshold when new root is created ( #8093 )
...
When a new root is created, the oldest slot is popped off
but when the logic checks for identical slots, it assumes
that any difference means a slot was popped off the front.
2020-02-03 16:54:48 -07:00
49f2d912ab
Add split-stake command ( #8092 )
...
automerge
2020-02-03 11:04:21 -08:00
8652fe30ce
Update book release version
2020-02-03 11:36:19 -07:00
899a14ba51
Disable windows update as windows build artifacts are turned off
2020-02-01 22:25:47 -07:00
466c7dafb3
Bump version to v0.23.2
2020-02-01 21:46:34 -07:00
293bb63ed8
Reduce rpc client pre-flight requests by setting max-age header ( #8082 ) ( #8083 )
...
automerge
v0.23.1
2020-02-01 08:48:40 -08:00
8f8fb720af
CLI: Fix stake-account auth withdrawer output ( #8071 )
...
automerge
(cherry picked from commit 9739be9ecf
)
2020-02-01 08:58:13 -07:00
19f414d843
Use solana-cli config keypair in solana-keygen (bp #8074 ) ( #8080 )
...
* Use solana-cli config keypair in solana-keygen (#8074 )
* Use solana-cli config keypair in solana-keygen
* s/infile/keypair for consistency across modules and more generality across access methods
* Move config into separate crate
(cherry picked from commit fab8ef379f
)
# Conflicts:
# Cargo.lock
# cli/Cargo.toml
# keygen/Cargo.toml
* Fixup version numbers for backport
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
2020-01-31 23:08:08 -07:00
eaca1c3170
Add new colo test cases using reduced node count ( #8078 ) ( #8079 )
...
automerge
2020-01-31 19:06:36 -08:00
9fc75925f9
CLI: De-replicode SigningAuthority instatiation ( #8076 ) ( #8077 )
...
automerge
2020-01-31 17:42:15 -08:00
b5098ac87c
Filter repairman peers based on shred_version ( #8069 ) ( #8073 )
...
automerge
2020-01-31 15:29:30 -08:00
e23aec9728
Update key ( #8062 ) ( #8066 )
...
automerge
2020-01-31 12:55:49 -08:00
57d490c84f
Minor cli fixes (bp #8061 ) ( #8065 )
...
automerge
2020-01-31 12:36:35 -08:00
aa8c9f6a98
Remove asteroids and pacman from QA/dev testnet availability ( #8050 ) ( #8063 )
...
automerge
2020-01-31 11:28:33 -08:00
57772dc73d
s/mint/faucet
2020-01-31 12:15:20 -07:00
21706108e8
Don't exit early if add. validators not found during gce.sh config
...
(cherry picked from commit 9adf0d4ee0
)
2020-01-31 08:36:03 -07:00
50d0caf00f
Remove support for 0.22.3 snapshots ( #8058 )
...
automerge
2020-01-31 00:15:44 -08:00