Skip to content

Releases: maticnetwork/matic.js

include defaultBlock param to method reads

16 Sep 04:32
befea60
Compare
Choose a tag to compare
  • include defaultBlock param to method reads
  • getLastChildBlock from finalized chain

v3.4.0

22 Aug 11:29
a866eb1
Compare
Choose a tag to compare
  • set default index param in buildPayloadForExit

Update ERC721 withdrawBatchExit Pre-release

16 Jun 12:22
aa3acb0
Compare
Choose a tag to compare
  • Exposed new function withdrawExitOnIndex
  • Exposed new function isWithdrawExitedOnIndex
  • Removed support for withdrawExitWithMetadata
  • Removed support for withdrawExitFasterWithMetadata
  • Removed support for withdrawExitMany
  • Removed support for withdrawExitFasterMany

update packages

03 May 11:40
Compare
Choose a tag to compare
  • update ethereumjs-block to @ethereumjs/block
  • update merkel-patricia-tree to latest version
  • rm unused package
  • some related changes due to package update

Add UD support

16 Apr 15:49
Compare
Choose a tag to compare

Add UD support

add spender address in approve max

14 Mar 13:16
Compare
Choose a tag to compare
  • add spender address in approve max

Allow to specify eventSignature in erc20 withdraw exit

15 Feb 09:42
Compare
Choose a tag to compare
  • Allow to specify eventSignature in erc20 withdraw exit

Allow `approve` on child erc20

03 Feb 14:57
Compare
Choose a tag to compare
  • Allow approve on child erc20
  • allow to provide spender address in allowance and approve

Allow `getAllowance` on child erc20

03 Feb 12:58
Compare
Choose a tag to compare
  • Allow getAllowance on child erc20
  • Add withdrawExitWithMetaData in erc721

v 3.2.0

18 Jan 11:35
Compare
Choose a tag to compare
  • Add withdrawStartWithMetaData