Skip to content

Releases: Hecate2/AnyUpdate

Support updateAndCallAnother in AnyUpdateShort, AnyUpdateShortSafe, AnyUpdateSafeForRent

Choose a tag to compare

@Hecate2 Hecate2 released this 04 Nov 03:45
  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

Support findStorage Pre-release
Pre-release

Choose a tag to compare

@Hecate2 Hecate2 released this 03 Nov 09:47
  1. supports findStorage method

AnyUpdateShortSafe

AnyUpdateShortSafe Pre-release
Pre-release

Choose a tag to compare

@Hecate2 Hecate2 released this 02 Nov 09:06
  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

AnyUpdateSafe Pre-release
Pre-release

Choose a tag to compare

@Hecate2 Hecate2 released this 26 Oct 09:31
  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

initial release Pre-release
Pre-release

Choose a tag to compare

@Hecate2 Hecate2 released this 20 Oct 08:47

No guarantee for validity and correctness