Commit Graph

7528 Commits

Author SHA1 Message Date
f0bbec7999 Bump version to 0.21.8 2020-01-07 23:13:53 -07:00
5226d2b1de Bump version to 0.21.7 v0.21.7 2020-01-07 21:58:17 -07:00
57bc9c3ee7 Account for stake held by the current node while waiting for the supermajority to join gossip 2020-01-07 20:38:27 -07:00
d4b23a0cc9 validator: Add --wait-for-super-majority to facilitate asynchronous cluster restarts (bp #7701) (#7703)
automerge
2020-01-07 15:38:53 -08:00
d6c1cf2499 Measure heap usage while processing the ledger at validator startup (bp #7667) (#7669)
automerge
2020-01-03 15:42:27 -08:00
63db9d6933 net: Add a stand-alone gossip node on the blocksteamer instance (bp #7654) (#7658)
automerge
2020-01-02 17:10:04 -08:00
3db644320e Specify version for solana-sdk-macro to enable crate.io publishing (#7617) v0.21.6 2019-12-23 12:30:31 -08:00
e29fffbdb8 Groom log messages (#7610) (#7613)
automerge
2019-12-23 10:27:48 -08:00
f5e6259199 Expose stake delegations from bank for winner tool (#7354) (#7609)
automerge
2019-12-22 23:20:01 -08:00
0c2f002774 cargo fmt 2019-12-20 19:52:12 -08:00
9815dcc159 Cargo.lock 2019-12-20 19:48:17 -08:00
87a46ffc30 Print slot meta when printing a slot (#7133)
automerge
2019-12-20 15:41:54 -08:00
19215ddaa2 Add --all option to bounds, to display all non-empty slots 2019-12-20 15:41:40 -08:00
e35bd54d99 Bump version to 0.21.6 2019-12-19 15:37:58 -07:00
6672d640f5 Tune bench-tps blockhash poller and stop panicking (bp #7563) (#7567)
* Tune bench-tps blockhash poller and stop panicking

(cherry picked from commit 4b3176a9a1)

* Revert blockhash sleep

(cherry picked from commit e82db6fc2f)

* @sakridge feedback

(cherry picked from commit 848fe51f3d)

* reduce error logging

(cherry picked from commit a096ade345)

* clippy

(cherry picked from commit 54f16ca2bf)
v0.21.5
2019-12-19 11:42:42 -07:00
b8b84a4c95 Speed up show-block-production command (#7565)
automerge
2019-12-19 10:31:47 -08:00
9677b602e7 Add show-block-production command (#7562)
automerge
2019-12-18 23:39:38 -08:00
771e1e3a71 Add get_confirmed_block()/get_confirmed_blocks()
(cherry picked from commit 05664d150b)
2019-12-19 00:01:04 -07:00
c12ea7a112 Add support for multiple params
(cherry picked from commit fcda972cec)
2019-12-19 00:01:04 -07:00
6047796c24 Improve bench-tps stability (#7537) (#7558)
automerge
2019-12-18 21:25:53 -08:00
11a0a9ac47 Add getConfirmedBlocks rpc method (bp #7550) (#7557)
automerge
2019-12-18 17:00:05 -08:00
5fbe5aa22d Speed up getLeaderSchedule RPC call by reducing pubkey duplication (#7556)
automerge
2019-12-18 15:45:20 -08:00
8a879a52ef GetLeaderSchedule can now return a schedule for arbitrary epochs (#7545)
automerge
2019-12-17 23:15:04 -08:00
c7669d4afe Only return accounts that have changed since the bank's parent (#7520) (#7523)
automerge
2019-12-17 08:42:39 -08:00
1f81206210 Add Telegram notification support 2019-12-16 15:19:03 -07:00
5a2a34b035 watchtower: Add Slack/Discord sanity failure notification (#7467)
automerge
2019-12-16 15:19:03 -07:00
2ef7579b6c Revert "Add Telegram notification support (#7511)"
This reverts commit fed7cfef58.
2019-12-16 14:43:17 -07:00
fed7cfef58 Add Telegram notification support (#7511)
automerge
2019-12-16 13:33:36 -08:00
8b2ad77699 Add validator-identity argument to support monitoring a specific validator only (#7501)
automerge
2019-12-16 11:25:34 -08:00
abcabc18ac getVoteAccounts now excludes listing inactive unstaked accounts as delinquent (#7483)
automerge
2019-12-14 09:41:04 -08:00
4e0a3862a6 Bump version to 0.21.5 2019-12-14 00:49:04 -07:00
2eaf47d563 Ship solana-watchtower program 2019-12-13 23:04:31 -07:00
31f7b3782e Fix Blocktree Config (#7399) (#7468)
automerge
v0.21.4
2019-12-13 00:16:19 -08:00
d6169f92c1 Add vote-update-validator subcommand
(cherry picked from commit f7a87d5e52)
2019-12-13 00:19:10 -07:00
7df72d36c4 Publish solana-docker releases (#7460) (#7462)
automerge
2019-12-12 16:50:23 -08:00
5318cdac8f Add solana-watchtower program 2019-12-12 16:21:39 -07:00
00434d5e6e Clarify show-vote-account/uptime output: "node id" really means "validator identity" (#7458)
automerge
2019-12-12 14:50:44 -08:00
ebf644ddef Add uptime column to show-validators (#7441) (#7445)
automerge
2019-12-12 08:27:50 -08:00
5e4fe9c67b Bump version to 0.21.4 2019-12-11 21:35:45 -07:00
1b65f9189e Add special handling for snapshot root slot in get_confirmed_block (bp #7430) (#7434)
automerge
v0.21.3
2019-12-11 14:44:42 -08:00
57d91c9da0 Fix sigverify metrics (#7393) (#7405)
automerge
2019-12-10 12:10:23 -08:00
a6e6ec63f1 Better space out show-stake-history columns (#7403)
automerge
2019-12-10 08:56:31 -08:00
b8b1e57df4 Fix offline stakes payer (#7385) (#7394)
automerge
2019-12-09 23:44:51 -08:00
969afe54c2 Improve get-epoch-info output for longer epoch durations (#7392)
automerge
2019-12-09 23:17:18 -08:00
5a8d4dcbd7 Fix stable metrics graph: "Bank Height / Slot Distance ($hostid)" 2019-12-09 22:57:48 -07:00
685ef72288 Continue processing the ledger on InvalidTickCount errors (#7387)
automerge
2019-12-09 16:24:26 -08:00
521fd755ac Fix Erasure Index (#7319) (#7371)
automerge
2019-12-09 14:22:26 -08:00
74fe6163c6 Support local cluster edge case testing (#7135) (#7382)
automerge
2019-12-09 13:42:16 -08:00
6e592dba17 Remove redundant check (#7369) (#7375)
automerge
2019-12-09 01:58:53 -08:00
625a9fd932 Properly set parallelism (#7370) (#7372)
automerge
2019-12-09 01:03:35 -08:00