@pushchain/core
Version:
Push Chain is a true universal L1 that is 100% EVM compatible. It allows developers to deploy once and make their apps instantly compatible with users from all other L1s (Ethereum, Solana, etc) with zero on-chain code change.
163 lines (91 loc) • 3.28 kB
Markdown
@pushchain/core@3.0.4 (2025-11-11)
- refactor: remove debug console logs from Orchestrator class
- refactor: fix sendTxWithFunds_new for new UEA
@pushchain/core@3.0.1 (2025-11-10)
- release: bump to 3.0.0
@pushchain/core@3.0.0 (2025-11-10)
- refactor: rename ExecuteParams.payWith to payGasWith (breaking)
- refactor: implement _buildMulticallPayloadData; allow BSC for multicall; rename MulticallCall type MultiCall
- refactor: update RPC URLs and rename currency in Push Testnet Donut config
- chore: add new PRC20 token and contract addresses
- feat: add getPRC20Mapping utility in utils
- refactor: internal payload-builders improvements
@pushchain/core@2.1.1 (2025-10-26)
- release: bump to 2.0.21
@pushchain/core@2.0.0 (2025-09-18)
- fix: svm gateway idl
- fix: update contracts and price fn
@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