v0.1.0
🚨 Breaking Changes
- Adopt optimized api interfaces & remove local - by @nom4dv3 (b35c7)
- Rm
mappingPath
in config file - by @murongg (e3086) - template: Remove datadestination from the zkgraph templates yaml file - by @murongg (54c62)
- verify: Use local proof file generate proof params - by @murongg (448a8)
🚀 Features
- Use compile api - by @murongg (23fd8)
- Add extra & support 2-dim instances - by @nom4dv3 (80488)
- ReadProofParamsFile & adapt get proof params interface - by @nom4dv3 (70ccb)
- compile:
- publish:
- upload:
🐞 Bug Fixes
- Throw compile raw error - by @murongg (8c106)
- Deposit interface adapt - by @nom4dv3 (c511b)
- Upload file not exist - by @murongg (46cb6)
- Verify decide network for jsonrpcurl - by @nom4dv3 (99c78)
- Publish when reward==0 - by @nom4dv3 (b0ac7)
- publish: BountyRewardPerTrigger incorrect - by @murongg (ba210)
- setup: Not found task - by @murongg (45a2a)
- template: FromBytesBigEndian -> fromBytes in Uniswap Template - by @LiRiu (785b3)