Releases: Hecate2/AnyUpdate
Releases · Hecate2/AnyUpdate
Support updateAndCallAnother in AnyUpdateShort, AnyUpdateShortSafe, AnyUpdateSafeForRent
Support updateAndCallAnother in AnyUpdateShort, AnyUpdateShortSafe, AnyUpdateSafeForRent
Pre-release
Pre-release
- Support updateAndCallAnother in AnyUpdateShort, AnyUpdateShortSafe, AnyUpdateSafeForRent that allows calling another contract after updating your contract
- No change for other AnyUpdate contracts
Support findStorage
- supports findStorage method
AnyUpdateShortSafe
- Offer short and safe contracts to be updated
- Update compiler to neo3-boa==0.10.0
- Experimental project AnyUpdateRenter (not included in released binary files)
AnyUpdateSafe
- Optimize GAS cost of AnyUpdate by deleting spaces in original_manifest
- Release AnyUpdateSafe which should ensure safe recovery of contract after executing user's contract
initial release
No guarantee for validity and correctness