This repository has been archived by the owner on Dec 9, 2022. It is now read-only.
Releases: Zondax/filecoin-solidity-mock-api
Releases · Zondax/filecoin-solidity-mock-api
v0.4.1
v0.4.0
v0.3.1
What's Changed
- remove deals from code because of size issues by @emmanuelm41 in #11
Full Changelog: v0.3.0...v0.3.1
v0.3.0
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
- Add mock deals by @emmanuelm41 in #8
- updated links in documentation intro by @ainhoa-a in #9
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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
- add new methods and rename others by @emmanuelm41 in #6
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- create docs about the project by @emmanuelm41 in #1
- Port over mock market from previous PR by @ZenGround0 in #2
- create npm package for solidity by @emmanuelm41 in #3
- correct test contract link by @ainhoa-a in #5
New Contributors
- @emmanuelm41 made their first contribution in #1
- @ZenGround0 made their first contribution in #2
- @ainhoa-a made their first contribution in #5
Full Changelog: https://github.com/Zondax/fevm-solidity-mock-api/commits/v0.1.0