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:
semantic-release-bot and others added 30 commits August 15, 2025 16:02
# [8.3.0](v8.2.0...v8.3.0) (2025-08-15)

### Features

* implement websocket 0.9 ([#1467](#1467)) ([7e988c4](7e988c4))
## [8.3.1](v8.3.0...v8.3.1) (2025-08-15)

### Bug Fixes

* ensure a Buffer type is available for all environments ([6e67834](6e67834))
* feat: fastExecute

* docs: jscode & guide

* test: add tests

---------

Co-authored-by: Toni Tabak <[email protected]>
# [8.4.0](v8.3.1...v8.4.0) (2025-08-15)

### Features

* fast execute ([#1463](#1463)) ([d76fb63](d76fb63))
* fix: import/exports for CairoTypes

* test: transaction  receipt helper ERROR and else variants
* feat(provider): implement Brother ID name service extension

* feat(provider): add Brother Identity extension and utilities

* fix(provider): correct domain decoding in BrotherId extension

---------

Co-authored-by: Toni Tabak <[email protected]>
# [8.5.0](v8.4.0...v8.5.0) (2025-08-18)

### Features

* **provider:** Add Brother ID domain resolution support ([#1313](#1313)) ([0bea966](0bea966))
## [8.5.1](v8.5.0...v8.5.1) (2025-08-27)

### Bug Fixes

* preserve leading zeros for pending word within byte array ([5d7ab04](5d7ab04))
## [8.5.2](v8.5.1...v8.5.2) (2025-08-27)

### Bug Fixes

* preserve leading zeros for cairo bytes data ([5542a00](5542a00))
fix: enforce fixed size for cairo bytes
## [8.5.3](v8.5.2...v8.5.3) (2025-09-05)

### Bug Fixes

* enforce fixed size for cairo bytes ([6a56166](6a56166))
…jsdoc

docs(brotherId): clarify encodeBrotherDomain accepts names with/without .brother
fix: fix waitfortransaction for rotating nodes services with lifeCycl…
## [8.5.4](v8.5.3...v8.5.4) (2025-09-17)

### Bug Fixes

* fix waitfortransaction for rotating nodes services with lifeCycleRetries default 3 ([7296850](7296850))
…#1497)

* fix: update devnet version and use starknet-devnet lib for dev devnet rpc calls

* chore: clean

* fix: update devnet js

* Update __tests__/config/helpers/accountResolver.ts

Co-authored-by: Petar Penović <[email protected]>

---------

Co-authored-by: Petar Penović <[email protected]>
## [8.5.5](v8.5.4...v8.5.5) (2025-10-03)

### Bug Fixes

* ensure cleanHex has valid output ([f5123b6](f5123b6))
* chore: exploration

* feat: blake2 implementations based on sequencer rust for compiled class hash, split hash ipl., tests

* feat: cch based on spec version (channel), implement Acc and WallAcc, compareVersions, Paul blake

* chore: faster encoding

* feat: config custom blake implementation options, performance comparison custom impl

* chore: file and type fix

* chore: type fix

* fix: tipos

---------

Co-authored-by: PhilippeR26 <[email protected]>
# [8.6.0](v8.5.5...v8.6.0) (2025-10-17)

### Features

* blake2s ([#1502](#1502)) ([dd3f8ec](dd3f8ec))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants