Commit Graph

6143 Commits

Author SHA1 Message Date
e1475ca74b Remove sdk-c from the virtual manifest temporarily
For an unknown reason |cargo clippy| is getting stuck in CI
intermittently when trying to build this crate.
2019-08-01 21:10:13 -07:00
fd48ac1896 fix epoch_stakes again (#5396) (#5398)
automerge
2019-08-01 15:19:28 -07:00
2892c36d47 Change default location of solana.h to OUT_DIR (#5389) (#5392)
automerge
2019-08-01 15:02:10 -07:00
c2bd971696 Don't rebuild/retest release tags (#5385) (#5394)
(cherry picked from commit 5212b2716c)
2019-08-01 13:41:27 -07:00
f324099c30 Give crate publishing even more time 2019-08-01 11:18:12 -07:00
d30326ac5a Cargo.lock 2019-08-01 11:04:14 -07:00
0cb99e8ab8 Depersonalize paths 2019-08-01 08:34:47 -07:00
f82f620c7e Bump version to 0.17.2 2019-08-01 08:02:23 -07:00
beb8e89bf4 Bump version to 0.17.1 v0.17.1 2019-08-01 07:48:42 -07:00
54ff4529b1 Plumb libra accounts to genesis (bp #5333) (#5379)
automerge
2019-07-31 22:44:14 -07:00
0942cbd89b Handle paying for move transactions with unique solana system transactions (#5317) (#5378)
automerge
2019-07-31 22:02:28 -07:00
88bbaf7add Teach solana-install about release channels (#5372) (#5375)
automerge
2019-07-31 18:18:25 -07:00
d1447b5e52 Synchronize and cleanup instruction processor lists (#5356) 2019-07-31 17:37:52 -07:00
c00bb42ecd Add command to create genesis accounts (#5343) (#5371)
automerge
2019-07-31 17:13:40 -07:00
1a0003fbcc fix epoch_stakes (#5355) (#5369)
automerge
2019-07-31 15:56:48 -07:00
a584ce6472 Ignore flaky test_replicator_startup_2_nodes (#5358)
automerge
2019-07-31 11:35:58 -07:00
63d1f029a9 Ignore flaky local cluster tests (#5347) (#5349)
* Add logging to local_cluster tests

* Ignore flaky test_leader_failure_4, test_repairman_catchup

And crashing banking benchmarks.

(cherry picked from commit 8d243221f0)
2019-07-30 23:08:59 -07:00
24ebf70016 Bump timeouts for publish docker/tarball builds 2019-07-30 20:10:09 -07:00
d18dc94209 Update testnet book source to release 0.17.0 (#5339) v0.17.0 2019-07-29 18:53:00 -06:00
8242fd19eb Move coverage back to the default queue (#5318) (#5320)
(cherry picked from commit 506b305959)
2019-07-28 23:17:45 -07:00
469e91cd8d Add --use_move mode to bench-tps (#5311) (#5316)
automerge
2019-07-28 14:15:57 -07:00
4889c2a29c Add move mode to bench-tps (bp #5250) (#5310)
automerge
2019-07-27 17:51:12 -07:00
3c6115c94a Pull all libra crates from crates.io (bp #5306) (#5307)
automerge
2019-07-27 15:48:41 -07:00
70b15317a9 Move credit-only and Move proposals to the implemented section of the book (#5308) (#5309)
automerge
2019-07-27 15:41:18 -07:00
a834e9ae10 Add libray_api (bp #5304) (#5305)
automerge
2019-07-27 13:30:59 -07:00
7796e87814 Revert "Default log level to to RUST_LOG=solana=info (#5296)" (#5302)
This reverts commit c63a38ae57.
2019-07-27 07:46:45 -07:00
64c770275b Integrate Move VM into main build (#5229)
* Integrate Move VM into top-level build

* Switch to protoc-free libra
2019-07-27 06:59:46 -06:00
855f7ff352 Move Move deps from a branch to a tag (#5300) 2019-07-26 23:51:42 -06:00
b59a99111c Bump url from 1.7.2 to 2.0.0 (#5247)
* Bump url from 1.7.2 to 2.0.0

Bumps [url](https://github.com/servo/rust-url) from 1.7.2 to 2.0.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v1.7.2...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Adapt to url 2.0.0
2019-07-26 21:46:38 -07:00
252257fe66 Rewrite multinode-demo/replicator.sh to avoid fullnode.sh (#5299) 2019-07-26 19:00:34 -07:00
e2c9d87d91 Move verify to finalize (#5297)
automerge
2019-07-26 17:51:07 -07:00
9d34b80ed6 Upgrade to all the latest packages our existing Cargo.toml will allow (#5298)
automerge
2019-07-26 17:21:01 -07:00
c63a38ae57 Default log level to to RUST_LOG=solana=info (#5296) 2019-07-26 16:29:16 -07:00
20da2604f8 storage-keypair argument should not be required (#5295)
automerge
2019-07-26 15:18:55 -07:00
33de2cad6d Replace TokenPair in exchange (#5292)
* simplify token pair representation, rename to AssetPair for forward compat.

* update bench exchange TokenPair use
2019-07-26 14:31:08 -06:00
aef7bae60d Let grace ticks to roll over into multiple leader slots (#5268)
* Let grace ticks to roll over into multiple leader slots

* address review comments
2019-07-26 11:33:51 -07:00
54ac7ed1ea Voting/storage keypair can now be provided by the user (#5288) 2019-07-26 11:05:02 -07:00
0180246680 Clean up argument parsing (#5290)
automerge
2019-07-26 10:37:03 -07:00
dab7de7496 Add confidence cache to BankForks (#5066)
* Add confidence cache to BankForks

* Include stake-weighted lockouts in cache

* Add cache test

* Move confidence cache updates to handle_votable_bank

* Prune confidence cache on prune_non_root()

* Spin thread to process aggregate_stake_lockouts

* Add long-running thread for stake_weighted_lockouts computation
2019-07-26 11:27:57 -06:00
feaf29792f Error cleanly on show vote/stake/storage account pubkey mismatch (#5289)
Also deverb vote/stake account variables
2019-07-26 09:34:12 -07:00
5f09aa36b3 Drop code supporting no leader rotation (#5286) 2019-07-26 09:26:27 -07:00
d6c74f438a Delete vestigal --vote-account argument (#5287)
automerge
2019-07-26 08:42:48 -07:00
349ebec629 Bump serde from 1.0.94 to 1.0.97 (#5285)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.94 to 1.0.97.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.94...v1.0.97)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-26 07:22:25 -06:00
f4554be72c add vote withdraw (#5284) 2019-07-25 23:20:47 -07:00
8537da19bb groom accounts_db (#5283) 2019-07-25 22:59:28 -07:00
d1eff5d607 Merge create-stake-account into delegate-stake (#5280) 2019-07-25 16:53:43 -07:00
19e4f70244 Change default behavior to remove a prerelease tag if present instead of a minor version bump 2019-07-25 16:33:24 -07:00
a233a1c822 Fix poh recorder not flushing virtual ticks immediately (#5277)
* Fix poh not flushing virtual ticks immediately

* Fix test_would_be_leader_soon
2019-07-25 11:08:44 -07:00
27bc0a22dd Add support for invoking and publishing Move modules (#5278) 2019-07-25 09:30:24 -07:00
7ee8383e02 Bump serde_derive from 1.0.94 to 1.0.97 (#5279)
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.94 to 1.0.97.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.94...v1.0.97)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-25 06:47:24 -06:00