Michael Vines
cf3bbc09b6
Jump to nightly-2019-10-03 ( #6233 )
...
* Reduce what gets build for coverage to avoid OoM with nightly 2019-10-03
* Update nightly to 2019-10-03
2019-10-03 20:05:44 -06:00
Tyera Eulberg
d25576f8ef
clippy ( #6230 )
2019-10-03 19:36:54 -06:00
Michael Vines
4b42fa2d75
Ensure all builds are triggered on a rust upgrade ( #6229 )
2019-10-03 16:31:50 -07:00
Michael Vines
c1c7e0ff08
Remove reduntant semicolon
2019-10-03 16:25:00 -07:00
Michael Vines
1d503faa2c
clippy
2019-10-03 16:14:28 -07:00
Michael Vines
18c0f76f89
clippy
2019-10-03 15:59:37 -07:00
Michael Vines
4d458a5e00
Keep the build green when there's nowhere to publish
2019-10-03 14:55:04 -07:00
Parth
92ea11fca1
make executable, vote and stake account rent exempt ( #6017 )
...
* add missing convenience method
* require vote account to be exempt
* make stake account rent exempt
* making executable rent exempt
* rent will be initialized in genesis
* add test for update_rent
2019-10-04 02:52:48 +05:30
Michael Vines
cf2bcee607
Increase testnets to 4 validator nodes to avoid the need for 100% consensus
2019-10-03 09:53:31 -07:00
Michael Vines
db7a3ac826
Revert "GitBook: [master] 12 pages and 33 assets modified"
...
This reverts commit f792171ae99c882ff442b96de22460c51acb93e8.
2019-10-02 23:53:20 -07:00
Michael Vines
f792171ae9
GitBook: [master] 12 pages and 33 assets modified
2019-10-03 06:41:01 +00:00
Michael Vines
81550e609b
Assume stable is already installed
2019-10-02 23:35:10 -07:00
Michael Vines
c28d0d7c34
Avoid TRAVIS_RUST_VERSION check
2019-10-02 23:28:40 -07:00
Michael Vines
6cb0790796
Fix crate metadata
2019-10-02 23:20:19 -07:00
Michael Vines
c2961617bd
Add description tag
2019-10-02 23:13:19 -07:00
Michael Vines
08e59b4a3c
Add description tag
2019-10-02 22:59:58 -07:00
dependabot-preview[bot]
7ac4ce637f
Bump reqwest from 0.9.20 to 0.9.21 ( #6221 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.9.20 to 0.9.21.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/v0.9.21/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.9.20...v0.9.21 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 22:52:48 -07:00
Michael Vines
586e0a67ef
Suppress nighly safety_doc warning
2019-10-02 22:51:14 -07:00
Michael Vines
5aab2866e1
Rebuild SVGs
2019-10-02 22:51:14 -07:00
Michael Vines
a20f12865a
Upgrade to rust 1.38
2019-10-02 22:51:14 -07:00
Michael Vines
0bf1a24bf5
Enable patch branches
2019-10-02 22:45:02 -07:00
Michael Vines
f9f5bc2eb5
More clippy
2019-10-02 21:21:07 -07:00
Michael Vines
9fe8c98047
Switch to solana-reed-solomon-erasure temporarily to fix windows build ( #6211 )
2019-10-02 19:01:55 -07:00
Michael Vines
13fc518268
Clippy work towards rust 1.38 ( #6219 )
2019-10-02 18:04:18 -07:00
Dan Albert
c06876eb3d
Fix date formatting to work on Mac OS ( #6214 )
2019-10-02 14:44:52 -07:00
Pankaj Garg
f331f1d1e9
Don't forward transaction to self ( #6218 )
2019-10-02 14:07:34 -07:00
Jack May
054deb809b
Remove token program ( #6217 )
2019-10-02 14:07:23 -07:00
Jack May
865ddfc63f
fix clippy ( #6215 )
2019-10-02 13:51:54 -07:00
Jack May
315940b6a9
Bump BPF instruction cap ( #6213 )
2019-10-02 10:07:44 -07:00
sakridge
211cae5811
Remove dead constants ( #6207 )
2019-10-01 18:22:57 -07:00
Tyera Eulberg
2c6599c73b
Bench-tps: flush tx queue when too old ( #6201 )
...
* Flush transaction VecDeque when hit old transactions
* Fixup too-old threshold
2019-10-01 15:43:36 -06:00
Dan Albert
58139ce5ae
Add buildkite-agent key for colo access ( #6205 )
2019-10-01 13:24:04 -07:00
Michael Vines
8e888059d8
Use built-in solana-gossip timeout for better error messages ( #6189 )
2019-10-01 12:30:11 -07:00
Justin Starry
8d0236e3f1
Rename bank height to block_height and expose method ( #6199 )
...
* Rename bank bank_height to block_height
* Expose block_height method
2019-10-01 14:55:39 -04:00
Pankaj Garg
774e9df2e5
Finish unfininished slot before processing new slots ( #6197 )
2019-10-01 11:46:14 -07:00
Michael Vines
faae122375
Remove bogus wait
2019-10-01 11:08:52 -07:00
Justin Starry
a6363e56b6
Add native_token module to sdk ( #6192 )
2019-10-01 13:53:28 -04:00
Rob Walker
214c041bf7
cli code review ( #6183 )
2019-10-01 10:34:45 -07:00
sakridge
ae7700296d
broadcast_shreds opt ( #6175 )
...
* Don't clone/copy/sort ContactInfo vec
2019-10-01 09:38:29 -07:00
Michael Vines
f09183765c
Output timestamp to console for better logs
2019-10-01 09:17:47 -07:00
Justin Starry
2f92b92a8a
Expose current stake accounts of a bank for use in cli tooling ( #6184 )
2019-09-30 21:57:49 -04:00
Tyera Eulberg
fee97236bf
Create vote account with at least 1 lamport ( #6188 )
2019-09-30 17:07:44 -06:00
Jack May
520f7c3e18
Optimize BPF logs ( #6186 )
2019-09-30 14:21:29 -07:00
Tyera Eulberg
97752b4937
Fixup create-stake-account command ( #6187 )
...
automerge
2019-09-30 14:17:49 -07:00
Parth
2c8c2029d8
cli: enforce rent-exemption balance for stake, vote and program accounts in cli ( #6118 )
...
* require minimum balance for stake, vote and program accounts
2019-10-01 01:14:49 +05:30
Rob Walker
4fbe36d9c6
Update stake-delegation-and-rewards.md ( #6182 )
...
* Update stake-delegation-and-rewards.md
* Update stake-delegation-and-rewards.md
* Update stake-delegation-and-rewards.md
2019-09-30 12:30:55 -07:00
Rob Walker
4f4618441c
split wallet staking commands ( #6168 )
...
* split wallet staking commands
* elide real home
* unit->UNIT for usage
* unit->UNIT, don't try to run SUBCOMMANDS: ;)
* more fixup
* fixups
* actually check
* shellcheck
* preserve #6158 after rebase
* fixup
* test
* too hard
* remove test
2019-09-29 21:18:15 -07:00
Michael Vines
e5a7d08966
Add --expected-genesis-blockhash validator argument ( #6174 )
...
automerge
2019-09-29 19:09:24 -07:00
Michael Vines
11fc684f3c
Clear download progress bar to avoid flicker during archive extraction ( #6162 )
2019-09-29 17:56:33 -07:00
Michael Vines
d50aef8404
Add get-epoch-info command ( #6161 )
...
automerge
2019-09-27 22:00:30 -07:00