solana-with-rpc-optimizations/core
Tyera Eulberg b7c2681903
Token Accounts: return ui_amount, decimals with decoded account (#11407)
* Return ui_amount, decimals from token client methods

* Return ui_amount, decimals in RPC jsonParsed token accounts

* Fixup docs

* Return ui_amount, decimals in pubsub jsonParsed token accounts

* Remove unnecessary duplicate struct

* StringAmount rename
2020-08-07 11:37:39 -06:00
..
benches Add hook for getting vote transactions on replay (#11264) 2020-07-29 23:17:40 -07:00
src Token Accounts: return ui_amount, decimals with decoded account (#11407) 2020-08-07 11:37:39 -06:00
tests Plumb Bigtable ledger storage into the RPC subsystem 2020-08-05 14:27:12 -07:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Add a client for BankForks (#10728) 2020-08-07 08:45:17 -06:00
build.rs Introduce automatic ABI maintenance mechanism (2/2; rollout) (#8012) 2020-07-06 20:22:23 +09:00