Skip to content

Releases: harpagon210/steemsmartcontracts

v0.1.12

23 Apr 14:08
3cb6f41
Compare
Choose a tag to compare
  • added new smart contracts API function logs()
  • added support for locking NFT instances within other NFT instances

v0.1.11

13 Jan 16:21
27528f7
Compare
Choose a tag to compare
  • adding support for NTFs
  • API improvements
  • preparing support for witnesses

release of the v0.0.6

06 Aug 18:52
491e205
Compare
Choose a tag to compare

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

28 Jun 18:04
Compare
Choose a tag to compare
  • 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

17 Jun 21:03
8ed1c35
Compare
Choose a tag to compare
  • 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

12 Jun 00:00
aafe690
Compare
Choose a tag to compare

fixing decimal places setting

  • replay required if your node has already processed the Steem block 33719500

release of the v0.0.2

24 May 22:24
069e3e7
Compare
Choose a tag to compare

release of 0.0.1

14 Oct 01:17
c62aab1
Compare
Choose a tag to compare

first and last release under this architecture, this version of the tool won't be maintained