solana-with-rpc-optimizations/rpc
sakridge 967746abbf
Only encode data with <128 bytes in base58 (#19317)
* Only encode data with <128 bytes in bs58

* Use same MAX_BS58_BYTES const in rpc

* Fix test

* Spell out base

Co-authored-by: Tyera Eulberg <tyera@solana.com>
2021-08-20 14:30:59 -06:00
..
src Only encode data with <128 bytes in base58 (#19317) 2021-08-20 14:30:59 -06:00
.gitignore
Cargo.toml