Michael Vines
|
d4ea1ec6ad
|
Unfold coverage test failures
|
2020-04-13 18:07:06 -07:00 |
dependabot-preview[bot]
|
a0f0e199b7
|
Bump libc from 0.2.68 to 0.2.69
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.68 to 0.2.69.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.68...0.2.69)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-13 17:30:02 -07:00 |
Michael Vines
|
5a0c2a0c1d
|
Rename UpdateNode to UpdateValidatorIdentity
|
2020-04-13 17:25:39 -07:00 |
Michael Vines
|
ce027da236
|
Reorder CI jobs to allow for more concurrent PRs
|
2020-04-13 12:57:10 -07:00 |
Michael Vines
|
37b048effb
|
Improve address in use error message for RPC pubsub
|
2020-04-13 12:13:37 -07:00 |
Dan Albert
|
92a5a51632
|
Update buildkite-tests.yml
|
2020-04-13 10:58:29 -07:00 |
dependabot-preview[bot]
|
230f014b9e
|
Bump thiserror from 1.0.14 to 1.0.15
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.14 to 1.0.15.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.14...1.0.15)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-13 09:13:04 -07:00 |
Michael Vines
|
3f33f4d3a9
|
Sort the output of `solana validators` by active stake (#9459)
automerge
|
2020-04-12 17:39:02 -07:00 |
dependabot-preview[bot]
|
47fc0a5cfa
|
Bump parking_lot from 0.10.0 to 0.10.2
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.10.0 to 0.10.2.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/0.10.0...0.10.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-12 12:42:38 -07:00 |
Michael Vines
|
c86b0d8a85
|
Remove "Credits Observed:" field from `solana stake-account` output
|
2020-04-12 12:42:18 -07:00 |
Michael Vines
|
8cda974552
|
Fix flaky new_archiver_external_ip_test (#9457)
automerge
|
2020-04-12 11:49:34 -07:00 |
Michael Vines
|
3f1399cb0d
|
accounts subcommand now prints account balances in SOL instead of lamports
|
2020-04-12 10:09:59 -07:00 |
sakridge
|
99655206c8
|
Calculate account refs fix (#9447)
|
2020-04-11 12:52:10 -07:00 |
carllin
|
3037eb8d4f
|
Remove slot field, add test (#9444)
Co-authored-by: Carl <carl@solana.com>
|
2020-04-10 23:52:37 -07:00 |
Greg Fitzgerald
|
31ebdbc77f
|
Don't subject authorizing a new stake authority to lockup (#9434)
|
2020-04-10 17:21:24 -06:00 |
Jack May
|
6e1ce5ab6c
|
Safer cargo command (#9437)
|
2020-04-10 15:44:24 -07:00 |
carllin
|
aa8dfac313
|
Simplify vote simulation (#9435)
Co-authored-by: Carl <carl@solana.com>
|
2020-04-10 15:16:12 -07:00 |
Dan Albert
|
c6da2ab0de
|
Fix automation stake parser (#9403)
Co-authored-by: publish-docs.sh <maintainers@solana.com>
|
2020-04-10 15:42:38 -06:00 |
dependabot-preview[bot]
|
f0291dc5d3
|
Bump users from 0.9.1 to 0.10.0 (#9343)
automerge
|
2020-04-10 12:47:21 -07:00 |
dependabot-preview[bot]
|
994f8c325a
|
Bump cbindgen from 0.14.0 to 0.14.1
Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
- [Commits](https://github.com/eqrion/cbindgen/compare/v0.14.0...v0.14.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-10 11:54:12 -07:00 |
sakridge
|
ae5a6419d4
|
ReceiveUpdates spams the log, adjust the threshold higher (#9429)
|
2020-04-10 10:21:46 -07:00 |
Michael Vines
|
85feca305b
|
Avoid port conflict in new_with_external_ip_test_gossip
|
2020-04-09 20:27:54 -07:00 |
Michael Vines
|
7b71a331c6
|
clippy
|
2020-04-09 20:27:54 -07:00 |
Michael Vines
|
032127b591
|
Search for ports sequentially instead of at random for more predictable port selection
|
2020-04-09 20:27:54 -07:00 |
Tyera Eulberg
|
91159ea8e3
|
Rpc: Add getConfirmedSignaturesForAddress (#9407)
automerge
|
2020-04-09 20:21:31 -07:00 |
Michael Vines
|
d5a9ee97f2
|
Add --allow-dead-slots argument to `slot`/`print`/`json` commands (#9408)
automerge
|
2020-04-09 20:10:51 -07:00 |
sakridge
|
900933bbcc
|
Reduce rpc test code (#9413)
automerge
|
2020-04-09 18:05:56 -07:00 |
Michael Vines
|
aeddd8c95a
|
Use consistent vote account filename (#9414)
automerge
|
2020-04-09 17:53:56 -07:00 |
sakridge
|
be77bdef12
|
Allow lower shred count (#9410)
|
2020-04-09 16:36:44 -07:00 |
Michael Vines
|
f3afe5c99c
|
Remove dead code (#9404)
automerge
|
2020-04-09 13:09:59 -07:00 |
Michael Vines
|
aab9d9229c
|
Cargo.lock
|
2020-04-09 12:28:59 -07:00 |
Raj Gokal
|
a714b8052d
|
Update README.md
|
2020-04-09 11:06:09 -07:00 |
Raj Gokal
|
e873c93be3
|
Update README.md
|
2020-04-09 10:58:42 -07:00 |
Raj Gokal
|
cb5c337540
|
Update README.md
|
2020-04-09 10:56:17 -07:00 |
Raj Gokal
|
4d14372d5e
|
Update README.md
|
2020-04-09 10:56:01 -07:00 |
Raj Gokal
|
4b8d1abb5d
|
Update README.md
|
2020-04-09 10:55:00 -07:00 |
Raj Gokal
|
d63ada489a
|
Update README.md
|
2020-04-09 10:51:16 -07:00 |
Dan Albert
|
d4e284b7c5
|
Remove Trust Wallet Beta install instructions (#9396)
automerge
|
2020-04-09 08:48:07 -07:00 |
carllin
|
21cb56d808
|
Fix partition setup (#9386)
automerge
|
2020-04-09 01:57:18 -07:00 |
Tyera Eulberg
|
e1aa247548
|
Rpc: Add getConfirmedTransaction (#9381)
* Add blockstore method to return a complete transaction by signature
* Plumb getConfirmedTransaction rpc
* Add doc
|
2020-04-09 00:57:30 -06:00 |
Tyera Eulberg
|
638108e9d5
|
Add --no-wait arg to transfer (#9388)
automerge
|
2020-04-08 22:46:19 -07:00 |
Tyera Eulberg
|
f655b3f0fd
|
Fix lowest_cleanup_slot check in Blockstore (#9382)
automerge
|
2020-04-08 18:47:16 -07:00 |
Michael Vines
|
6a2be8b0ca
|
Moar vm.max_map_count
|
2020-04-08 18:14:27 -07:00 |
Jack May
|
ad0482be73
|
Revert "Add native loader entry points (#9275)" Breaks genesis_config abi (#9377)
This reverts commit ed86d8d1fc .
|
2020-04-08 14:36:18 -07:00 |
carllin
|
4522e85ac4
|
Add Metrics/Dashboards tracking block production (#9342)
* Add metric tracking blocks/dropped blocks
Co-authored-by: Carl <carl@solana.com>
|
2020-04-08 14:35:24 -07:00 |
Tyera Eulberg
|
36e73cada4
|
Add blockstore address-to-signature index (#9367)
automerge
|
2020-04-08 12:50:39 -07:00 |
Michael Vines
|
8e5ac1338f
|
Update baseline version
|
2020-04-08 12:14:18 -07:00 |
Ryo Onodera
|
cb6cf189b4
|
Improve ledger-tool/accounts for easier debuging (#9370)
automerge
|
2020-04-08 10:25:46 -07:00 |
sakridge
|
8ed05c27f2
|
Improve ledger-tool help (#9365)
|
2020-04-07 19:21:31 -07:00 |
Michael Vines
|
9883ca8549
|
Add 1 SOL grace, to allow for a complaint system account to fund a reasonable number of transactions. (#9359)
automerge
|
2020-04-07 13:43:43 -07:00 |