251054d8c9
Backport confirmations fix. ( #9252 )
...
automerge
2020-04-01 19:42:04 -07:00
d4bb7cec69
Undo breaking rpc removal of getSignatureConfirmation ( #9247 )
2020-04-01 18:04:11 -06:00
a3f6b04345
Add fee-payer option to docs (bp #9230 ) ( #9236 )
...
automerge
2020-04-01 15:11:47 -07:00
ba4a5053dd
Undo getSignatureStatus breaking change, add getSignatureStatuses ( #9231 )
...
automerge
2020-04-01 12:21:56 -07:00
6b47a259c3
Add a support page for wallet docs ( #9229 ) ( #9234 )
...
automerge
2020-04-01 11:22:50 -07:00
c9ec13cf1f
Tune udp buffers and vmmap immediately ( #9194 ) ( #9216 )
...
automerge
2020-04-01 00:52:50 -07:00
906a6ab837
Fix error with account hash list getting too big for gossip ( #9197 ) ( #9214 )
...
automerge
2020-03-31 23:27:18 -07:00
d0e478a9f8
Fix panic ( #9195 ) ( #9208 )
...
automerge
2020-03-31 22:03:46 -07:00
b560b64d33
Remove unecessary security exception and add a new one (bp #9200 ) ( #9205 )
...
* Remove unecessary exception and add a new one (#9200 )
(cherry picked from commit 62e12e3af5
)
# Conflicts:
# ci/test-checks.sh
* Update test-checks.sh
Co-authored-by: sakridge <sakridge@gmail.com >
Co-authored-by: Michael Vines <mvines@gmail.com >
2020-03-31 19:50:04 -07:00
057af41716
Fix links ( #9184 ) ( #9187 )
...
automerge
2020-03-31 09:57:23 -07:00
a44b8abd48
Bump version to v1.0.13
2020-03-30 23:05:41 -07:00
8778ecaed5
Ledger cleanup fixes ( #9131 ) ( #9175 )
...
automerge
v1.0.12
2020-03-30 20:42:17 -07:00
a02542ada3
Bump version to v1.0.12
2020-03-30 08:45:50 -07:00
ea17c6883f
Remove chatty 'setting snapshot root:' info log
2020-03-30 08:44:24 -07:00
706306645b
solana account
now displays the account's rent epoch
2020-03-30 08:44:24 -07:00
da9e930788
Calculate ref counts earlier to prevent bad clean ( #9153 )
v1.0.11
2020-03-29 14:42:57 -07:00
8b8e066bbe
Add RPC subscription api for rooted slots ( #9118 ) ( #9126 )
...
automerge
2020-03-27 13:09:32 -07:00
3473350b62
fix links ( #9125 ) ( #9128 )
...
automerge
2020-03-27 10:28:23 -07:00
59d7eb5216
Fix links in docs ( #9119 ) ( #9127 )
...
automerge
2020-03-27 09:50:28 -07:00
55ba934137
Document transaction field in getConfirmedBlock responses ( #9121 ) ( #9124 )
...
automerge
2020-03-27 09:45:30 -07:00
4c3dcb7f7e
Exclude all executable accounts from rent collection ( #9116 ) ( #9120 )
...
automerge
2020-03-27 09:27:07 -07:00
3a879db8af
Fix broken gitbook links ( #9107 ) ( #9108 )
...
automerge
2020-03-26 20:33:20 -07:00
d2107270ea
Consolidate signature-status rpcs (bp #9069 ) ( #9105 )
...
automerge
2020-03-26 20:30:46 -07:00
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