Skip to content

Releases: BoostryJP/ibet-SmartContract

v22.3.1

11 May 03:03
1a1681d
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v22.3.0...v22.3.1

v22.3.0

03 Apr 13:15
e6ad481
Compare
Choose a tag to compare

Full Changelog: v21.12.0...v22.3.0

Breaking Changes

Additions and Improvements

Bug Fixes

There are no bug fixes in this version.

v21.12.0

24 Dec 12:05
2184d4d
Compare
Choose a tag to compare

Full Changelog: v21.9.0...v21.12.0

🎄 Merry Xmas 🎅 🎄

Additions and Improvements

  • [FEATURE] Security token interface #352
  • [FEATURE] Escrow contract for tokens requiring transfer approval #348
  • [FEATURE] Add the ability to cancel any transaction by payment agent authority to exchange contracts #207
  • [FEATURE] Buy order state when cancelAgreement is executed #350

Bug Fixes

  • [BUG] Can't deploy IbetExchange on container #356
  • [BUG] Typo in script file #357

v21.9.0

20 Oct 10:19
b59cd95
Compare
Choose a tag to compare

Full Changelog: v21.6.0...v21.9.0

Breaking Changes

Additions and Improvements

Bug Fixes

Document Updates

v21.6.0

06 Jul 10:20
e6fe6ec
Compare
Choose a tag to compare

Additions and Improvements

  • Add cancellation status to Share tokens #309

Bug fixes

  • None

v21.5.0

10 Jun 01:41
4c72c26
Compare
Choose a tag to compare

https://github.com/BoostryJP/ibet-SmartContract/projects/17

Additions and Improvements

  • Record applicationsForTransfer data when executing transferFrom #301

Bug fixes

  • Non-transferable tokens can be transferred by using the transfer application #302

v21.4.0

07 May 04:14
7d53901
Compare
Choose a tag to compare

Additions and Improvements

  • For ibetShare, support for tokens that require acceptance by the issuer at the time of transfer. #279

Bug fixes

  • None

Upgrading from v21.3

  • The new ibetShare contract is not compatible with the old version.

v21.3.0

05 Apr 02:44
874773b
Compare
Choose a tag to compare
Jenkins Git plugin tagging with v21.3.0

v1.1.0

03 Mar 12:09
b33ffe7
Compare
Choose a tag to compare
Jenkins Git plugin tagging with v1.1.0

v1.0.0

04 Jan 07:18
3a68df7
Compare
Choose a tag to compare

Additions and Improvements

  • Make it possible to import the private key each time when deploying a contract #266
  • Return the order to the pending state when the agreement is cancelled #247
  • Extract only abi, bytecode, deployedBytecode from built contract json #269

Bug fixes

None

Upgrading

No additional configuration is required for this release.