12 Commits

Author SHA1 Message Date
Justin Starry
9807f47d4e
Rename genesis block to genesis config (#6816) 2019-11-08 23:56:57 -05:00
Tyera Eulberg
b3a75a60a4
Use rooted bank by default in rpc bank selection (#6759)
* Name anonymous parameters for clarity

* Add CommitmentConfig to select bank for rpc

* Add commitment information to jsonrpc docs

* Update send_and_confirm retries as per commitment defaults

* Pass CommitmentConfig into client requests; also various 'use' cleanup

* Use _with_commitment methods to speed local_cluster tests

* Pass CommitmentConfig into Archiver in order to enable quick confirmations in local_cluster tests

* Restore solana ping speed

* Increase wallet-sanity timeout to account for longer confirmation time
2019-11-06 14:15:00 -07:00
Tyera Eulberg
33f4aaf3fd
Rename confidence to commitment (#6714) 2019-11-04 16:44:27 -07:00
Dan Albert
73c31d873e
Update Cargo.toml versions from 0.20.0 to 0.21.0 (#6568) 2019-10-25 17:40:49 -06:00
Tyera Eulberg
e9bdee3dc7
Add getEpochSchedule to rpc docs (#6535) 2019-10-24 11:30:11 -06:00
Tyera Eulberg
5d99853502 Add getBlockConfidence rpc endpoint (#6350)
automerge
2019-10-14 15:24:10 -07:00
Parth
67d07254c2
Add rent estimation rpc (#6109)
* server side new rpc endpoint

* client side rpc

* take data_len as usize

Co-Authored-By: Tyera Eulberg <teulberg@gmail.com>

* add test and documentation
2019-09-26 23:27:13 +05:30
Michael Vines
529b163bd0
GitBook: [master] 156 pages and 12 assets modified 2019-09-23 03:38:34 +00:00
Michael Vines
ae5a6a06bb
Revert "GitBook: [master] 156 pages and 8 assets modified"
This reverts commit 60320e6b6e75f9a6bd147afe3d449b6bc32147d0.
2019-09-21 22:24:11 -07:00
Michael Vines
60320e6b6e
GitBook: [master] 156 pages and 8 assets modified 2019-09-22 04:31:10 +00:00
Ryan Shea
268beb3489 Revert "GitBook: [master] 82 pages and 4 assets modified"
This reverts commit 20d13f51a9d7b0bbe32e70407208323808a64366.
2019-09-17 20:39:15 -06:00
Ryan Shea
20d13f51a9
GitBook: [master] 82 pages and 4 assets modified 2019-09-18 02:22:18 +00:00