mergify[bot]
|
86968cb311
|
Add SimulateTransaction RPC endpoint (bp #10106) (#10115)
automerge
|
2020-05-19 13:55:07 -07:00 |
|
carllin
|
3ce9a16e7f
|
v1.0: Add nonce to shreds repairs, add shred data size to header (#10110)
* Add nonce to shreds/repairs
* Add data shred size to header
* Align with future epoch
Co-authored-by: Carl <carl@solana.com>
|
2020-05-19 12:34:26 -07:00 |
|
mergify[bot]
|
3746c0c6ac
|
Update accounts whitelist (#10100) (#10103)
automerge
|
2020-05-18 14:54:50 -07:00 |
|
sakridge
|
2b71bf37f9
|
Make repair metrics less chatty (#9094) (#10080)
|
2020-05-16 10:46:50 -07:00 |
|
Michael Vines
|
3b526cc2de
|
Increase the number of JSON RPC service threads (#10075)
automerge
|
2020-05-15 15:00:41 -07:00 |
|
mergify[bot]
|
859d4db87e
|
validator: Forge a confirmed root before halting for RPC inspection (bp #10061) (#10066)
* Forge a confirmed root before halting for RPC inspection (#10061)
(cherry picked from commit 1da1667920 )
# Conflicts:
# core/src/commitment.rs
* Update commitment.rs
Co-authored-by: Michael Vines <mvines@gmail.com>
|
2020-05-15 14:36:54 -07:00 |
|
mergify[bot]
|
1163144914
|
solana-gossip spy can now specify a shred version (#10040) (#10041)
automerge
|
2020-05-13 21:45:16 -07:00 |
|
mergify[bot]
|
49f212247a
|
Add AVX2 runtime checks (#10033) (#10034)
automerge
|
2020-05-13 13:34:27 -07:00 |
|
mergify[bot]
|
14bbcef722
|
v1.0: Advertise node version in gossip (bp #9986) (#9995)
automerge
|
2020-05-12 19:38:52 -07:00 |
|
mergify[bot]
|
5326f3ec73
|
Check slot cleaned up for RPC blockstore/slot queries (#9982) (#9988)
automerge
|
2020-05-11 16:29:03 -07:00 |
|
Michael Vines
|
fca4554d3f
|
Bump version to v1.0.23
|
2020-05-10 21:49:52 -07:00 |
|
mergify[bot]
|
15de250c2c
|
Rpc: Add getCirculatingSupply endpoint, redux (#9953) (#9954)
automerge
|
2020-05-09 14:20:58 -07:00 |
|
Michael Vines
|
fe934eb7a0
|
Reduce spammy 'ReceiveUpdates took:' log
|
2020-05-06 08:48:27 -07:00 |
|
mergify[bot]
|
62a0c2f348
|
Gossip no longer pushes/pulls from nodes with a different shred version (bp #9868) (#9893)
automerge
|
2020-05-05 23:47:03 -07:00 |
|
mergify[bot]
|
52009788ee
|
Rpc: Filter blockstore data by cluster-confirmed root (#9873) (#9880)
automerge
|
2020-05-04 22:37:00 -07:00 |
|
mergify[bot]
|
2acf4d874d
|
Rpc: add getLargestAccounts endpoint (#9869) (#9876)
automerge
|
2020-05-04 19:12:18 -07:00 |
|
Michael Vines
|
2e5cc41945
|
Bump version to 1.0.22
|
2020-05-02 11:31:15 -07:00 |
|
mergify[bot]
|
2deebe4d73
|
v1.1 backport custom error rename (bp #9826) (#9838)
automerge
|
2020-05-01 01:58:15 -07:00 |
|
mergify[bot]
|
5bc57ea004
|
Nits for sanitize trait (bp #9741) (#9809)
* thiserror, docs, remove general Failure case (#9741)
automerge
(cherry picked from commit a0514eb2ae )
# Conflicts:
# core/src/crds_value.rs
# core/src/epoch_slots.rs
# sdk/src/sanitize.rs
* rebase
Co-authored-by: anatoly yakovenko <anatoly@solana.com>
Co-authored-by: Michael Vines <mvines@gmail.com>
|
2020-04-30 14:35:18 -07:00 |
|
mergify[bot]
|
c63bd05458
|
Add commitment Root variant, and add fleshed out --commitment arg to Cli (#9806) (#9812)
automerge
|
2020-04-30 12:49:36 -07:00 |
|
mergify[bot]
|
89fad8f566
|
Rpc: remove unwraps (#9793) (#9796)
automerge
|
2020-04-29 14:44:41 -07:00 |
|
Michael Vines
|
6ab5f823b3
|
Bump version to 1.0.21
|
2020-04-29 08:57:57 -07:00 |
|
mergify[bot]
|
dbaff495c8
|
v1.1: backport commitment max changes (#9775) (#9778)
automerge
|
2020-04-28 16:42:08 -07:00 |
|
sakridge
|
8698156e27
|
Update dalek (v1.0 bp) (#9765)
* Disable Move/Libra components
* Update dalek version
Co-authored-by: Trent Nelson <trent@solana.com>
|
2020-04-28 12:02:09 -07:00 |
|
mergify[bot]
|
2f0f218ad9
|
Use Blockstore lowest_slot to start root iterator (#9738) (#9767)
automerge
|
2020-04-28 11:11:10 -07:00 |
|
mergify[bot]
|
0a0f8470d7
|
Clean up use to keep rust 1.43.0 from complaining (bp #9740) (#9748)
* Clean up `use` to keep rust 1.43.0 from complaining (#9740)
(cherry picked from commit c11abf88b7 )
|
2020-04-27 23:21:32 -07:00 |
|
mergify[bot]
|
e46026f1fb
|
Input values are not sanitized after they are deserialized, making it far too easy for Leo to earn SOL (bp #9706) (#9735)
automerge
|
2020-04-27 19:58:40 -07:00 |
|
Michael Vines
|
9b1bd8065f
|
Bump version to 1.0.20
|
2020-04-22 22:17:34 -07:00 |
|
mergify[bot]
|
33c51ee75d
|
Add getLowestNonpurgedBlock rpc; use blockstore api in getConfirmedBlocks (#9656) (#9663)
automerge
|
2020-04-22 15:17:51 -07:00 |
|
mergify[bot]
|
dae59bb3e1
|
Flag test_tvu_exit as serial to hopefully reduce CI flakiness (bp #9509) (#9636)
automerge
|
2020-04-21 17:16:05 -07:00 |
|
mergify[bot]
|
e0e7fc8e52
|
Wait for supermajority of cluster to have rooted a transaction to consider it finalized (#9618) (#9626)
automerge
|
2020-04-21 01:09:26 -07:00 |
|
mergify[bot]
|
9abc84c583
|
Move streamer test to integration test (#9050) (#9624)
automerge
|
2020-04-21 00:50:46 -07:00 |
|
Stephen Akridge
|
db6540772c
|
Check distance for timestamp
|
2020-04-20 11:36:17 -07:00 |
|
Michael Vines
|
953282dbf4
|
Budget for gossip traffic (#9550) (#9583)
automerge
|
2020-04-19 09:43:44 -07:00 |
|
Michael Vines
|
f6a8f718a8
|
Make rpc_subscriptions.rs tests serial (#9556)
automerge
(cherry picked from commit b58338b066 )
|
2020-04-17 11:40:31 -07:00 |
|
sakridge
|
f225bf6f01
|
Make rpc tests serial (#9537)
(cherry picked from commit e655cba5bd )
|
2020-04-16 22:17:41 -07:00 |
|
Michael Vines
|
b5f03a380b
|
Only build x86_64-unknown-linux-gnu on docs.rs
|
2020-04-16 19:07:43 -07:00 |
|
Michael Vines
|
5943747001
|
Bump version to 1.0.19
|
2020-04-16 12:19:48 -07:00 |
|
mergify[bot]
|
7ee993fadf
|
RPC: Add health check URI (bp #9499) (#9504)
automerge
|
2020-04-15 12:31:08 -07:00 |
|
Michael Vines
|
bd8074507f
|
Bump version to v1.0.18
|
2020-04-14 09:58:33 -07:00 |
|
Ryo Onodera
|
5f1c637508
|
Conditionally change max_age
|
2020-04-13 21:12:44 -07:00 |
|
Michael Vines
|
da6f702129
|
Bump version to 1.0.17
|
2020-04-11 19:32:42 -07:00 |
|
mergify[bot]
|
02a83e7c6e
|
Allow lower shred count (#9410) (#9451)
automerge
|
2020-04-11 14:49:32 -07:00 |
|
mergify[bot]
|
b087dabf4f
|
Rpc: Add getConfirmedSignaturesForAddress (#9407) (#9417)
automerge
|
2020-04-09 21:20:28 -07:00 |
|
mergify[bot]
|
d4e49ffd06
|
Rpc: Add getConfirmedTransaction (#9381) (#9392)
automerge
|
2020-04-09 01:00:34 -07:00 |
|
Michael Vines
|
0f34a190ea
|
Bump version to 1.0.16
|
2020-04-09 00:05:16 -07:00 |
|
mergify[bot]
|
24273b826f
|
Add blockstore address-to-signature index (#9367) (#9378)
automerge
|
2020-04-08 13:55:53 -07:00 |
|
Michael Vines
|
b57a52cd85
|
Bump version to 1.0.15
|
2020-04-07 09:36:47 -07:00 |
|
Tyera Eulberg
|
09367369ef
|
Reinstate commitment param to support old clients (#9324) (#9329)
automerge
|
2020-04-06 12:21:19 -07:00 |
|
mergify[bot]
|
23b8c95cc4
|
Update getSignatureStatuses to return historical statuses (#9314) (#9321)
automerge
|
2020-04-06 04:24:19 -07:00 |
|