Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Releases: Zondax/filecoin-solidity-mock-api

v0.4.1

18 Nov 18:52
7ad2f61
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

18 Nov 17:57
142a1e9
Compare
Choose a tag to compare

What's Changed

  • initial docs + format + add node_modules to .gitignore by @raulk in #12
  • rename typeLibraries to types. by @raulk in #13
  • solidity docs for mock methods by @raulk in #14

New Contributors

  • @raulk made their first contribution in #12

Full Changelog: v0.3.1...v0.4.0

v0.3.1

18 Nov 16:07
1d4b92f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

18 Nov 14:17
3d42b07
Compare
Choose a tag to compare

Short notes

  • Add mock deals
  • Implement withdraw_balance mock logic
  • Make test contracts actually useful to test API manually by returning values
  • Change addr type from bytes to string

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

18 Nov 11:36
f92a6ab
Compare
Choose a tag to compare

Short notes

  • change_owner_address has been added to the MinerAPI
  • the set_owner method was renamed to mock_set_owner to indicate it is a mock-only method

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Nov 23:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Zondax/fevm-solidity-mock-api/commits/v0.1.0