Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial commit for list balances * fix tests * rm unnecessary change * return from model * lint * fix typo * rename some vars and update tests * rename func * rm unnecessary var * lint * fix lint and test * rm request body * rm request totally and update desc * clean up * add to export * fix * fix test * add test * add list historical staking balance to address * add tests in address * clean up a bit * init * update tests with usd_value * tests * fix test * [PSDK-361] Gasless Sends Support (#142) * [PSDK-361] Gasless Sends Support * stone's comments * readme + changelog * leave unrelated unchanged * force * rename some test vars * [Balance] fetch historical balance (#147) * [chore] Update package-lock.json (#132) * [Balance] fetch historical balance * formatting * fix lint * add max size for fetching all history * rebase error * tweak naming * address comments * move list historical balance test under address * address comment * fix lint * fix IDE change * update changelog * add struct for ListHistoricalBalancesOptions * fix format * fix lint * change log version * address comments --------- Co-authored-by: John Peterson <[email protected]> * change prefix of static method test * changelog, package.json version bump + docs * generate api client + fix unit tests (feature_set model type issue) * ethereum-mainnet + polygon-mainnet changelog entry --------- Co-authored-by: marc.xu <[email protected]> Co-authored-by: Shreif Abdallah <[email protected]> Co-authored-by: xinyu-li-cb <[email protected]>
- Loading branch information