Skip to content

Latest commit

 

History

History
154 lines (67 loc) · 5.41 KB

CHANGELOG.md

File metadata and controls

154 lines (67 loc) · 5.41 KB

2.3.0 (2024-03-22)

Features

  • 🎸 add EthGetTransactionHashByCid to ChainFilecoinRPC (c0472c8), closes #10

2.2.1 (2024-03-19)

Bug Fixes

  • 🐛 update net version to 2.5.4 (e801f08)

2.2.0 (2024-01-18)

Features

  • 🎸 Add value parameter to ContractMessage (93083b7), closes #7

2.1.3 (2024-01-17)

Bug Fixes

  • 🐛 update net version to 2.5.3 (bc7ee19), closes #5

2.1.2 (2024-01-06)

Bug Fixes

  • 🐛 export cidproperty (c58028d)

2.1.1 (2024-01-05)

Bug Fixes

  • 🐛 update net version->2.5.2 (0cd2f56)

2.1.0 (2024-01-04)

Features

  • 🎸 update datastore->2.0.0 (fa33de7)

2.0.0 (2024-01-04)

Features

  • 🎸 update datastore->1.0.0 (0559957)

BREAKING CHANGES

  • 🧨 update datastore->1.0.0

1.6.0 (2024-01-04)

Features

  • 🎸 datastore -> 0.3.0 (46175bd)

1.5.1 (2023-12-28)

Bug Fixes

  • 🐛 update net to 2.5.1 (f6441cf)

1.5.0 (2023-12-28)

Features

  • 🎸 update version(depends: net,ddd,datastore) (93182fd)

1.4.0 (2023-12-28)

Features

  • 🎸 update net version to 2.5 (94b54ad)

1.3.0 (2023-12-28)

Features

  • 🎸 update net to 2.4.0 (46ee061)

1.2.0 (2023-12-28)

Features

  • 🎸 export utils function (a723155)

1.1.0 (2023-12-27)

Features

1.0.0 (2023-12-26)

Features

  • 🎸 -delete miner feature(havn't debug and test) (e9ce1af)
  • 🎸 recover add function:cid and hash (61ef774)
  • 🎸 remove ICidUtils,and change ContractMessage to Entity (7f92ffe)

BREAKING CHANGES

  • 🧨 delete miner feature(havn't debug and test)

0.2.0 (2023-12-14)

Features

  • 🎸 delete cid and hash firstly (e479839)

0.1.16 (2023-12-14)

Bug Fixes

  • 🐛 mutiformats version (00a87e4)

0.1.15 (2023-12-14)

Bug Fixes

  • 🐛 change to decodeTxInputToEvmInput (65f0037)
  • 🐛 compile issues (fefe276)

0.1.14 (2023-12-11)

Bug Fixes