Skip to content

Conversation

@tabaktoni
Copy link
Member

Motivation and Resolution

...

RPC version (if applicable)

...

Usage related changes

  • Change 1.
  • ...

Development related changes

  • Change 1.
  • ...

Checklist:

  • Performed a self-review of the code
  • Rebased to the last commit of the target branch (or merged it into my branch)
  • Linked the issues which this PR resolves
  • Documented the changes in code (API docs will be generated automatically)
  • Updated the tests
  • All tests are passing

tabaktoni and others added 30 commits July 3, 2025 15:49
BREAKING CHANGE: starknet version 0.14:
# [8.0.0-beta.1](v7.6.4...v8.0.0-beta.1) (2025-07-16)

* feat!: bump version ([0afb3f8](0afb3f8))

### Bug Fixes

* factory jsdocs, CompleteDeclareContractPayload type update for Cairo1 ([06920cb](06920cb))
* import all types from ./api, remove 07 package ([68ac49c](68ac49c))
* improve DeclareContractPayload type ([00835ca](00835ca))
* sepolia Pathfinder tests PASS ([0c41fc2](0c41fc2))

### Features

* await Contract.factory() with rawArgs support, del connect(), del contractFactory Class ([c108160](c108160))
* contract & factory type-sync with Account, fix SierraContractClass abi, buildUDCCall with abi ([20a732a](20a732a))
* introduce roc09, made batchClient generic ([c49dd10](c49dd10))
* main modifications without tests ([3407201](3407201))
* new channel init ([ffec346](ffec346))
* object-base API Account,WalletAccount, backward support methods ([06a3760](06a3760))
* second swipe update, clean or commented tests ([92185f5](92185f5))

### BREAKING CHANGES

* starknet version 0.14:
tabaktoni and others added 27 commits July 24, 2025 09:48
test: modify estimation of tip for Devnet
refactor: optimize Account incomplete
feat: add custom Deployer in Account constructor
# [8.0.0-beta.3](v8.0.0-beta.2...v8.0.0-beta.3) (2025-07-24)

### Bug Fixes

* change DeclareDeployDCResponse name to DeclareDeployUDCResponse ([6498b8b](6498b8b))
* devenet ([3b2be9d](3b2be9d))
* export Deployer, remove old helper parseUDCEvent, fix some tests imports ([c2d0d55](c2d0d55))
* remove helper buildUDCCall ([d299f7b](d299f7b))
* removed duplicated buildDeployerContractPayload ([e7b728d](e7b728d))
* type problem in tests, due to merge in v8 ([fd49e8a](fd49e8a))
* use new entrypoint on the new UDC ([992ee09](992ee09))

### Features

* add custom Deployer in Account constructor ([7d62e20](7d62e20))
* update packages ([a52db43](a52db43))
…tory

fix: accountInvocationsFactory typing
# [8.0.0-beta.4](v8.0.0-beta.3...v8.0.0-beta.4) (2025-07-24)

### Bug Fixes

* accountInvocationsFactory typing ([a1b1e7f](a1b1e7f))
docs: amend v6-v7 migration guide with contract method changes
* docs: v7 -> v8 guide

* fix: remove leftover and backward API methods

* docs: migration update

* fix: account defaultType, docs update, module move

* chore: new modules under provider

* docs: update Accounts to Object API

* docs: update config

* docs: update provider

* docs: update contract

* docs: contract optimizations

* docs: fix API docs generation

* docs: prune v8 migration guide

* docs: adjust paymaster casing, contract examples, and node versions

---------

Co-authored-by: Petar Penovic <[email protected]>
@tabaktoni tabaktoni merged commit 44cbd7f into develop Jul 28, 2025
6 checks passed
@github-actions
Copy link
Contributor

🎉 This PR is included in version 8.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants