Releases: harpagon210/steemsmartcontracts
Releases · harpagon210/steemsmartcontracts
v0.1.12
v0.1.11
- adding support for NTFs
- API improvements
- preparing support for witnesses
release of the v0.0.6
fixing JavaScript VM allocation to improve performance and memory consumption
!!!ATTENTION!!!: this release requires a replay of the sidechain
release of the v0.0.5
- adding version number on the contract
- adding callingContractInfo to the payload of the contract actions when called from another contract (this allow contract actions to be triggered only from the contract itself, only from another contract or both)
- fixing delegations update
!!!ATTENTION!!!: this release requires a replay of the sidechain
release of the v0.0.4
- adding "to" parameter to the "stake" action to enable staking to other accounts
- adding delegation (delegate and undelegate)
- adding decimal places update action
- adding virtual transaction "checkPendingUndelegations"
see wiki for more information about the "tokens" contract update: https://github.com/harpagon210/steemsmartcontracts/wiki/Tokens-Contract/9165b29809858e55f94714d7107cead32c733796
release of the v0.0.3
fixing decimal places setting
- replay required if your node has already processed the Steem block 33719500
release of the v0.0.2
bug fix
release of 0.0.1
first and last release under this architecture, this version of the tool won't be maintained