Matic.js Versions Save

Javascript developer library to interact with Matic Network

v3.5.0

1 year ago
  • include defaultBlock param to method reads
  • getLastChildBlock from finalized chain

v3.4.0

1 year ago
  • set default index param in buildPayloadForExit

v3.4.0-beta.0

1 year ago
  • Exposed new function withdrawExitOnIndex
  • Exposed new function isWithdrawExitedOnIndex
  • Removed support for withdrawExitWithMetadata
  • Removed support for withdrawExitFasterWithMetadata
  • Removed support for withdrawExitMany
  • Removed support for withdrawExitFasterMany

v3.3.0

1 year ago
  • update ethereumjs-block to @ethereumjs/block
  • update merkel-patricia-tree to latest version
  • rm unused package
  • some related changes due to package update

v3.2.5

2 years ago

Add UD support

v3.2.4

2 years ago
  • add spender address in approve max

v3.2.3

2 years ago
  • Allow to specify eventSignature in erc20 withdraw exit

v3.2.2

2 years ago
  • Allow approve on child erc20
  • allow to provide spender address in allowance and approve

v3.2.1

2 years ago
  • Allow getAllowance on child erc20
  • Add withdrawExitWithMetaData in erc721

v3.2.0

2 years ago
  • Add withdrawStartWithMetaData