Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PSDK-361] Gasless Sends Support #142

Merged
merged 3 commits into from
Aug 12, 2024

Conversation

John-peterson-coinbase
Copy link
Contributor

@John-peterson-coinbase John-peterson-coinbase commented Aug 9, 2024

What changed? Why?

  • Support gasless sends
  • Refactors transfer support to handle more functionality from within the Transfer class vs in higher level createTransfer methods
  • Bump Jest coverage reporting thresholds down to 90% temporarily while we have pending test refactors planned

Qualified Impact

@John-peterson-coinbase John-peterson-coinbase force-pushed the psdk-361-gasless-send-support branch 2 times, most recently from c8b5e85 to b50a439 Compare August 12, 2024 13:03
@John-peterson-coinbase John-peterson-coinbase changed the title 🚧 [PSDK-361] Gasless Sends Support 🚧 [PSDK-361] Gasless Sends Support Aug 12, 2024
@John-peterson-coinbase John-peterson-coinbase force-pushed the psdk-361-gasless-send-support branch from b50a439 to d4b6ccb Compare August 12, 2024 13:05
@John-peterson-coinbase John-peterson-coinbase force-pushed the psdk-361-gasless-send-support branch from d4b6ccb to fc8df8c Compare August 12, 2024 13:07
@John-peterson-coinbase John-peterson-coinbase marked this pull request as ready for review August 12, 2024 13:16
@John-peterson-coinbase John-peterson-coinbase merged commit 23d4d80 into v0.0.15 Aug 12, 2024
4 checks passed
John-peterson-coinbase added a commit that referenced this pull request Aug 14, 2024
* [PSDK-361] Gasless Sends Support

* stone's comments

* readme + changelog
John-peterson-coinbase added a commit that referenced this pull request Aug 14, 2024
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants