solana/cli-output
Jon C e0dc5dc707
rpc: Include interest-bearing configuration for UI amount calculation (#1549)
* Plumb new SplTokenAdditionalData everywhere

* account-decoder: Calculate ui amount with interest

* rpc / ledger: Populate interest bearing information

* rpc: Test interest-bearing config

* Deprecate `parse_token` for `parse_token_v2`

* Deprecate parse_account_data and AccountAdditionalData for v2

* Deprecate token_amount_to_ui_amount -> v2

* Make get_mint_owner_and_additional_data pub(crate)

* ledger: Revert changes, always use raw amount
2024-06-06 18:17:51 +02:00
..
src rpc: Include interest-bearing configuration for UI amount calculation (#1549) 2024-06-06 18:17:51 +02:00
Cargo.toml chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00