@pushchain/core
Version:
## Overview
127 lines (69 loc) • 2.45 kB
Markdown
@pushchain/core@1.1.35 (2025-08-26)
- chore: fix tc
---
@pushchain/core@1.1.34 (2025-08-18)
- fix: update return type for encodeFunctionData method to ensure correct string format
---
@pushchain/core@1.1.33 (2025-08-13)
- chore: bump version to 1.1.32 and update GitHub Action test comment
- refactor: update error messages for fundGas validation in PushChain tests and orchestrator
- refactor: add read-only accessors for Orchestrator configuration
- refactor: make isReadMode property public in PushChain class
- refactor: move isUniversalAccount function to static method in PushChain class
- release: bump to 1.1.32 [skip ci]
- chore: Add fundGas property to sendTransaction
- chore: add reinitialize method to PushChain for dynamic signer updates
- patch: implement read-only mode for UniversalAccount in PushChain
---
@pushchain/core@1.1.31 (2025-08-12)
- chore: update test comment to trigger GitHub Action 10
---
@pushchain/core@1.1.30 (2025-08-12)
- chore: update test comment to trigger GitHub Action 9
---
@pushchain/core@1.1.29 (2025-08-11)
- chore: bump core version to ui-kit
---
@pushchain/core@0.4.0 (2025-08-11)
- feat: Add UEA proxy (migration support) + testnet module renaming (#190)
---
@pushchain/core@0.3.1 (2025-08-08)
- refactor: rename and enhance executor-origin conversion utilities
---
@pushchain/core@0.3.0 (2025-08-05)
- feat: enhance transaction handling and origin fetching
---
@pushchain/core@0.2.0 (2025-08-01)
- feat: New response type (#180)
---
@pushchain/core@0.1.43 (2025-07-30)
- docs: update README with test change
---
@pushchain/core@0.1.42 (2025-07-29)
- feat: implement getOriginForUEA function in Utils for Push Testnet
---
@pushchain/core@0.1.41 (2025-07-21)
- fix: refine fee locking logic in Orchestrator to handle UEA deployment and fund sufficiency
---
@pushchain/core@0.1.40 (2025-07-09)
- feat: 1 Click Signature (#159)
---
@pushchain/core@0.1.38 (2025-07-04)
- fix: revert erip712Domain - does not work with ethers
---
@pushchain/core@0.1.37 (2025-07-04)
- fix: add eip712Hash
---
@pushchain/core@0.1.35 (2025-07-03)
- chore: fix changelog gen (#158)
---
@pushchain/core@0.1.34 (2025-07-03)
- chore: change release script
---
@pushchain/core@0.1.33 (2025-07-03)
- fix: revert package version
- chore: revise changelog design, change release commands
- chore: revise changelog
- chore: changelog scripts changes
- fix: release fix
---