solana/docs/src
Brooks Prumo 8ac94b2cf4
Add Incremental Snapshot support to RPC (#19559)
#### Problem

There's no way to get incremental snapshot information from RPC.

#### Summary of Changes

- Add new RPC method, `getHighestSnapshotSlot` that returns a `SnapshotSlotInfo`, which contains both the highest full snapshot slot, and the highest incremental snapshot slot _based on_ the full snapshot.
- Deprecate old RPC method, `getSnapshotSlot`
- Update API docs

Fixes #19579
2021-09-02 15:25:42 -05:00
..
cli Fix typo (#17326) 2021-05-19 11:24:08 -06:00
cluster Update leader-rotation.md (#18192) 2021-06-24 13:56:27 +00:00
css
developing Add Incremental Snapshot support to RPC (#19559) 2021-09-02 15:25:42 -05:00
icons
implemented-proposals docs: trust minimize 2021-08-19 22:43:49 -06:00
inflation Updated transaction fee burn description. (#19161) 2021-08-10 15:13:38 -07:00
integrations docs: update spl token exchange integration (#19573) 2021-09-02 11:32:08 -06:00
offline-signing docs: Reduce airdrop examples to 1 SOL 2021-03-30 21:28:42 +00:00
pages feat: docs i18n support (continuation from #14818) (#17190) 2021-05-27 21:21:37 -07:00
proposals Accountsdb replication installment 2 (#19325) 2021-09-01 14:10:16 -07:00
running-validator validator: Trusted validators are now called known validators 2021-08-19 22:43:49 -06:00
staking Docs cleanup (#16964) 2021-04-30 16:20:56 +08:00
theme/Footer Remove SearchBar swizzled component, update search (#14649) 2021-01-19 00:38:30 -07:00
validator
wallet-guide Add note about ASK keyword to paper wallet doc (#19330) 2021-08-20 08:57:50 -06:00
cli.md
clusters.md docs: update devnet start args with new validators 2021-08-19 22:43:49 -06:00
economics_overview.md Reorg and cleanup of economics section of docs (#14868) 2021-01-27 22:54:00 +01:00
history.md Clarify entities in docs (#18821) 2021-07-22 14:07:59 -06:00
introduction.md docs: trust minimize 2021-08-19 22:43:49 -06:00
offline-signing.md docs: budget program is gone, link to SPL Token multisig 2021-05-25 15:40:31 +00:00
running-validator.md Fix typo (#18595) 2021-07-12 07:38:44 +00:00
staking.md Clarify entities in docs (#18821) 2021-07-22 14:07:59 -06:00
storage_rent_economics.md docs: trust minimize 2021-08-19 22:43:49 -06:00
terminology.md docs: update spl token exchange integration (#19573) 2021-09-02 11:32:08 -06:00
transaction_fees.md Docs cleanup (#16964) 2021-04-30 16:20:56 +08:00
wallet-guide.md