v0.15.0
0.15.0 (2026-04-17)
Full Changelog: v0.14.0...v0.15.0
Features
- add earn.ethereum.deposit convenience method (#141) (c4bddf5)
- add earn.ethereum.incentive.claim convenience method (#143) (7211122)
- add earn.ethereum.withdraw convenience method (#142) (787708e)
- add transfer convenience method to PrivyWalletsService (#139) (614cffa)
- api: add underscore to earn APIs (fc20a24)
- api: add underscore to transfer api (8193361)
- api: allowlist intents/transfer (3113e2a)
- api: api update (f22f53c)
- api: api update (96ebd9e)
- api: api update (a900c2c)
- api: api update (e974094)
- api: api update (c604731)
- api: manual updates (546f355)
- api: manual updates (b92c2dc)
- api: manual updates (5d25f00)
- api: manual updates (f638c97)
- api: manual updates (622d6fc)
- marks AbiSchema as readonly (#136) (6853ecb)
Bug Fixes
- correct import in auto-generated ethereum test file (#138) (5991ef8)
- correct import in auto-generated incentive test file, formatting, use _format in format convenience (#140) (134d93e)
Chores
- internal: codegen related update (5bdeda0)