solana/docs/src
Tyera Eulberg ffa5c7dcc8
Deprecate commitment variants (#14797)
* Deprecate commitment variants

* Add new CommitmentConfig builders

* Add helpers to avoid allowing deprecated variants

* Remove deprecated transaction-status code

* Include new commitment variants in runtime commitment; allow deprecated as long as old variants persist

* Remove deprecated banks code

* Remove deprecated variants in core; allow deprecated in rpc/rpc-subscriptions for now

* Heavier hand with rpc/rpc-subscription commitment

* Remove deprecated variants from local-cluster

* Remove deprecated variants from various tools

* Remove deprecated variants from validator

* Update docs

* Remove deprecated client code

* Add new variants to cli; remove deprecated variants as possible

* Don't send new commitment variants to old clusters

* Retain deprecated method in test_validator_saves_tower

* Fix clippy matches! suggestion for BPF solana-sdk legacy compile test

* Refactor node version check to handle commitment variants and transaction encoding

* Hide deprecated variants from cli help

* Add cli App comments
2021-01-26 19:23:07 +00:00
..
cli Flesh out development docs (#13318) 2020-11-03 20:53:17 +00:00
cluster fix formatting error in docs 2020-12-16 10:38:37 -08:00
css fixes logo (#11350) 2020-08-04 10:51:25 -07:00
developing Deprecate commitment variants (#14797) 2021-01-26 19:23:07 +00:00
icons fixes logo (#11350) 2020-08-04 10:51:25 -07:00
implemented-proposals rent text cleanup (#14837) 2021-01-26 09:07:38 -06:00
integrations Make exchange listening-for-deposits language stronger (#14775) 2021-01-23 07:16:42 +00:00
offline-signing Add doc content and feedback (#13563) 2020-11-13 10:18:04 -08:00
pages Flesh out development docs (#13318) 2020-11-03 20:53:17 +00:00
proposals Deprecate commitment variants (#14797) 2021-01-26 19:23:07 +00:00
running-validator docs: Add RUST_LOG explainer 2021-01-07 19:27:46 +00:00
staking docs: Add stake programming documentation (#14529) 2021-01-14 17:04:04 +01:00
theme/Footer Remove SearchBar swizzled component, update search (#14649) 2021-01-19 00:38:30 -07:00
tour-de-sol Refactor file and URL paths in docusaurus (#11080) 2020-07-15 20:11:51 +00:00
validator Refactor file and URL paths in docusaurus (#11080) 2020-07-15 20:11:51 +00:00
wallet-guide add zsh trouble shooting note to ledger docs 2020-11-29 19:26:52 -08:00
cli.md Refactor file and URL paths in docusaurus (#11080) 2020-07-15 20:11:51 +00:00
clusters.md Multiple entrypoint support 2020-12-22 18:35:31 -08:00
history.md Link fix (#11368) 2020-08-06 13:19:35 -06:00
introduction.md Move from gitbook to docusaurus, build docs in Travis CI (#10970) 2020-07-11 05:11:07 +00:00
offline-signing.md Refactor file and URL paths in docusaurus (#11080) 2020-07-15 20:11:51 +00:00
running-validator.md Refactor file and URL paths in docusaurus (#11080) 2020-07-15 20:11:51 +00:00
staking.md Update docs to show support for Nano X (#12647) 2020-10-02 16:45:24 -06:00
terminology.md Improve documentation of sendTransaction (#14770) 2021-01-23 09:51:25 +00:00
tour-de-sol.md Refactor file and URL paths in docusaurus (#11080) 2020-07-15 20:11:51 +00:00
wallet-guide.md Add SolFlare guide to docs (#11843) 2020-08-26 16:59:45 -06:00