Skip to content

Releases: Hecate2/AnyUpdate

Support updateAndCallAnother in AnyUpdateShort, AnyUpdateShortSafe, AnyUpdateSafeForRent

04 Nov 03:45
Compare
Choose a tag to compare
  1. Support updateAndCallAnother in AnyUpdateShort, AnyUpdateShortSafe, AnyUpdateSafeForRent that allows calling another contract after updating your contract
  2. No change for other AnyUpdate contracts

Support findStorage

03 Nov 09:47
Compare
Choose a tag to compare
Support findStorage Pre-release
Pre-release
  1. supports findStorage method

AnyUpdateShortSafe

02 Nov 09:06
Compare
Choose a tag to compare
AnyUpdateShortSafe Pre-release
Pre-release
  1. Offer short and safe contracts to be updated
  2. Update compiler to neo3-boa==0.10.0
  3. Experimental project AnyUpdateRenter (not included in released binary files)

AnyUpdateSafe

26 Oct 09:31
Compare
Choose a tag to compare
AnyUpdateSafe Pre-release
Pre-release
  1. Optimize GAS cost of AnyUpdate by deleting spaces in original_manifest
  2. Release AnyUpdateSafe which should ensure safe recovery of contract after executing user's contract

initial release

20 Oct 08:47
Compare
Choose a tag to compare
initial release Pre-release
Pre-release

No guarantee for validity and correctness