Skip to content

Latest commit

 

History

History
632 lines (276 loc) · 19.4 KB

File metadata and controls

632 lines (276 loc) · 19.4 KB

1.1.7 (2026-04-25)

1.1.6 (2026-04-24)

1.1.5 (2026-04-24)

1.1.4 (2026-04-24)

1.1.3 (2026-04-24)

1.1.2 (2026-04-23)

Bug Fixes

  • accounts: default getCurrentNonce to block="pending" (#158) (b454681)

1.1.1 (2026-04-22)

Bug Fixes

  • contracts: default _validUntil to now + 1h instead of 0 (#157) (530513f)

1.1.0 (2026-04-22)

Features

  • contracts: support getContractCode/Schema on non-Studio chains (#156) (410a816)

1.0.0 (2026-04-22)

⚠ BREAKING CHANGES

  • staking: both methods now require a validator address (the ValidatorWallet, i.e. what validatorJoin() returned).

Bug Fixes

  • staking: route validatorDeposit/Exit via ValidatorWallet (#155) (5d5749f)

0.28.7 (2026-04-22)

0.28.6 (2026-04-22)

Bug Fixes

  • chains: refresh testnetAsimov + testnetBradbury from genlayer-networks (#152) (2f93ced)

0.28.5 (2026-04-14)

Bug Fixes

  • ci: bump publish workflow to Node 24 to get npm 11 natively (f5decf9)

0.28.4 (2026-04-02)

Bug Fixes

  • ci: restore npm 11 upgrade for OIDC trusted publishing (feb2baf)

0.28.2 (2026-04-01)

Bug Fixes

  • resolve merge conflict in gen_call comment (16dc289)

0.28.1 (2026-04-01)

0.28.0 (2026-03-31)

Features

  • add appeal tracking methods and fix appealTransaction event handling (c49b028)

0.27.9 (2026-03-31)

Bug Fixes

  • handle queued transactions and improve error messages (6ffc48e)

0.27.8 (2026-03-31)

0.27.7 (2026-03-31)

Bug Fixes

  • route only signing methods through wallet provider (11ec3a1)

0.27.6 (2026-03-30)

Bug Fixes

  • resolve pre-existing lint errors (e018d1e)

0.27.5 (2026-03-30)

Bug Fixes

  • resolve pre-existing type errors in tests and source (3deedbb)

0.27.4 (2026-03-30)

Bug Fixes

  • type cast err as Error in RPC console.error (e984091)

0.27.3 (2026-03-27)

Bug Fixes

  • ci: git add sibling file in docs sync (d54f9c3)

0.27.2 (2026-03-27)

Bug Fixes

  • ci: use sibling file pattern for docs sync (4c6598d)

0.27.1 (2026-03-27)

Bug Fixes

  • docs: strip badges and emojis from README when syncing to docs (4c9ff8a)

0.27.0 (2026-03-27)

Features

  • docs: multi-page API reference with param tables, README as index (6918c55)

0.26.5 (2026-03-27)

Bug Fixes

  • ci: clean old docs before syncing (a3a8033)

0.26.4 (2026-03-27)

Bug Fixes

  • docs: single-page API reference instead of TypeDoc module split (edea2a5)

0.26.3 (2026-03-27)

Bug Fixes

  • ci: push docs directly to main instead of PR (eaba6ad)

0.26.2 (2026-03-27)

Bug Fixes

  • ci: replace peter-evans/create-pull-request with gh pr create (1a0ad29)

0.26.1 (2026-03-27)

Bug Fixes

  • ci: use GitHub App token for docs sync (d9b9869)

0.26.0 (2026-03-27)

Features

  • Add TypeDoc API reference generation and docs sync (653b949)

0.25.0 (2026-03-27)

Features

  • Add debugTraceTransaction method (b145b01)

0.24.0 (2026-03-27)

Features

  • Expose txExecutionResult, messages, and getTriggeredTransactionIds (5577ee6)

0.23.1 (2026-03-22)

Bug Fixes

  • extract GenLayer txId from NewTransaction event for external wallet transactions (5fbb411)

0.23.0 (2026-03-20)

Features

  • add validatorMinStake and delegatorMinStake to getEpochInfo (5810e25)

0.22.1 (2026-03-19)

Bug Fixes

  • use HTTPS domain RPC URLs for testnets (0992eba)

0.22.0 (2026-03-19)

Features

  • add getMinAppealBond and auto-bond appeal support (5304b82)

0.21.3 (2026-03-18)

Bug Fixes

  • handle object response from gen_call on testnet (#147) (5eeaa7c)

0.21.2 (2026-03-17)

Bug Fixes

  • Bradbury ABI compatibility and testnet RPC (#145) (34de39f)

0.21.1 (2026-03-16)

Bug Fixes

  • decoders: guard against undefined fields on Bradbury testnet (#144) (328ed5c)

0.21.0 (2026-03-11)

Features

  • add testnet-bradbury chain configuration (#143) (d590318)

0.20.3 (2026-03-09)

0.20.2 (2026-03-08)

Bug Fixes

  • default jsonSafeReturn to true in readContract (5426c1b)

0.20.1 (2026-02-25)

0.20.0 (2026-02-25)

Features

0.19.5 (2026-02-19)

Bug Fixes

  • wallet: detect nested provider ABI mismatch errors (#137) (fafaf08)

0.19.4 (2026-02-19)

Bug Fixes

  • wallet: avoid prepareTransactionRequest for injected providers (#136) (89a12ed)

0.19.3 (2026-02-19)

Bug Fixes

  • detect viem InternalRpcError details for ABI fallback (8b6e33a)

0.19.2 (2026-02-19)

Bug Fixes

  • retry addTransaction with alternate ABI on mismatch (cdd5932)

0.19.1 (2026-02-19)

Bug Fixes

  • support addTransaction ABI v5/v6 on local and studio (ba7d524)

0.19.0 (2026-02-17)

Features

  • export buildGenVmPositionalArgs from package (475f063)

0.18.14 (2026-02-16)

Bug Fixes

  • preserve primitive values in simplifyTransactionReceipt (ce6fdd7)

0.18.13 (2026-02-16)

0.18.10 (2026-02-07)

0.18.9 (2025-12-12)

0.18.8 (2025-12-05)

0.18.7 (2025-12-04)

Bug Fixes

0.18.6 (2025-12-04)

Features

0.18.5 (2025-12-03)

0.18.4 (2025-11-11)

Bug Fixes

  • differentiate chains using the studio from testnet (#122) (1fa8d4c)

0.18.3 (2025-11-03)

Bug Fixes

  • default to zero address for read operations when account not provided (#121) (6a1b47a)

0.18.2 (2025-09-18)

Bug Fixes

  • transactions: handle all DECIDED states in waitForTransactionReceipt (#116) (78433d7)

0.18.1 (2025-09-11)

Bug Fixes

0.18.0 (2025-09-04)

Features

  • format in genlayer js to convert to an object (#107) (3ca4076)

0.17.1 (2025-09-03)

Bug Fixes

  • returning the whole data when an error occurs (#111) (bebb025)

0.17.0 (2025-09-03)

Features

  • allow gen_call write through simulateWriteContract (#112) (734c0e6)

0.16.0 (2025-09-03)

Features

  • contracts,types: add getContractCode via gen_getContractCode RPC (#109) (3fcc934)

0.15.1 (2025-09-02)

Bug Fixes

  • client: disable viem transport retries (retryCount=0) to avoid duplicate requests (#110) (dc2d623)

0.15.0 (2025-08-18)

Features

  • add custom provider support for wallet framework integration (#105) (9fdaf6f)

0.14.2 (2025-08-14)

0.14.1 (2025-08-13)

0.14.0 (2025-07-30)

Features

0.13.0 (2025-07-23)

Features

0.12.1 (2025-07-21)

Bug Fixes

0.12.0 (2025-07-15)

Features

0.11.2 (2025-07-10)

Bug Fixes

  • handle new leader receipt and decode eq outputs (#98) (fadb53d)

0.11.1 (2025-07-09)

0.11.0 (2025-05-28)

Features

  • also export studionet as genlayer chain (#87) (a686581)

0.10.0 (2025-05-22)

Features

  • adjust submitAppeal call to consensus smart contract (#80) (9e4a88e)

0.9.5 (2025-05-21)

Bug Fixes

  • update readContract with TransactionHashVariant (#86) (7cbeb04)

0.9.4 (2025-05-20)

Bug Fixes

0.9.3 (2025-05-14)

0.9.2 (2025-05-14)

0.9.1 (2025-05-09)

0.9.0 (2025-03-12)

Features

0.8.0 (2025-03-12)

Features

  • overwrite defaultConsensusMaxRotations (#75) (8d64b42)

0.7.0 (2025-03-05)

Features

0.6.4 (2025-02-04)

Bug Fixes

  • override chain endpoint if extra config provided (#68) (215185a)

0.6.3 (2025-01-28)

0.6.2 (2025-01-20)

0.6.1 (2025-01-14)

Bug Fixes

  • refactor abi to prevent confusion (#51) (6ccb09e)

0.6.0 (2025-01-09)

Features

0.5.0 (2025-01-08)

Features

  • add customtransport to use both wallet and local private keys (#48) (905a123)

0.4.8 (2024-12-18)

Bug Fixes

  • added GenVM decoder to readContract method (#42) (096d36d)

0.4.7 (2024-12-03)

0.4.6 (2024-12-02)

0.4.5 (2024-12-02)

Bug Fixes

  • set leaderOnly parameter camelCase (#35) (a6a4cae)

0.4.4 (2024-11-28)

0.4.3 (2024-11-26)

Bug Fixes

0.4.2 (2024-11-22)

Bug Fixes

0.4.1 (2024-11-20)

0.4.0 (2024-11-14)

Features

0.3.4 (2024-11-14)

Bug Fixes

  • allow accounts to be nullable in readContract and add sim_getTransactionsForAddress method (#16) (ea4bb6c)

0.3.3 (2024-11-11)

0.3.2 (2024-11-06)

0.3.1 (2024-10-28)

0.3.0 (2024-10-25)

Features

0.2.0 (2024-10-17)

Features

0.1.2 (2024-10-03)

0.1.1 (2024-10-03)

0.1.0 (2024-10-01)

Features

  • expose private key generation and extended account creation from a previous private key (#10) (d43940b)

0.0.5 (2024-09-30)