Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
denominated units for balances in events (use-ink#750)
* denominated units for balances in events * fmt and changelog * denominated input for balances * fix spelling * add test for incorrect token symbol * optimise rpc calls for token metadata * bump subxt, add Compact compatibility * replace f64 with rust_decimal * more comprehensive denomination * covering edge case with small values * more tests and docs * context for balance overflows * tested conversion from u128 * more tests and better conditionals * include suggestions from review * apply changes from review * inline unwrap and formatting * more clarity in string parsing for balances * checked mul and renamed Kilo symbol * better comments for error and bumped wasm-opt
- Loading branch information