Skip to content

Releases: N3developertoolkit/neo-blockchaintoolkit-library

Release 3.6.19

16 Oct 07:23
Compare
Choose a tag to compare

Commits

  • [367ab40]: Set version to '3.6' (Shuai)

Release 3.5.30

03 Jan 20:14
Compare
Choose a tag to compare
fix release workflow

Release 3.4.13

17 Aug 22:01
Compare
Choose a tag to compare

Changed

  • Updated to Neo v3.4 (#70)

Release 3.3.21

27 Jun 23:15
Compare
Choose a tag to compare
fix StateServiceStore.Contains

Release 3.1.35

26 Feb 06:43
Compare
Choose a tag to compare

Added

  • ContractParameterParser.ConvertObject and ContractParameterParser.ConvertStackItem static methods (#56)
  • Added method token support for CALLT opCode in Extensions.GetComment (#57)

Release 3.1.27

Release 3.0.13

12 Oct 20:44
Compare
Choose a tag to compare

Added

  • static function to create a dummy block for testing (#41) (Thanks @merl111)
  • StateServiceStore (#45, #46, #48)

Changes

  • Persistence Refactoring (#44)
  • Update dependencies (#47)

Release 3.0.4

06 Aug 17:24
Compare
Choose a tag to compare

Changes

  • Update Neo dependency to 3.0.2

Neo N3 - Release 3.0.2

02 Aug 17:16
Compare
Choose a tag to compare

This release updates the Blockchain Toolkit Library for Neo N3 release. The following changes were made since the last release:

Changes

  • Bumped major version to 3 for consistency with Neo N3 release
  • Changed package name from Neo.BlockchainToolkit3 to Neo.BlockchainToolkit.Library

Binaries for this release can be pulled from nuget.org or the ngd enterprise Azure Artifacts NuGet Feed

Neo N3 RC4 - Release 1.0.56-preview

21 Jul 21:29
7381478
Compare
Choose a tag to compare
Pre-release

This release updates the Blockchain Toolkit Library for Neo N3 RC4. The following changes were made since the last release:

Changes

  • Update trace models (#34)
  • Update Dependencies (#39)

Bug Fixes

  • correctly update immutable tracking map (#37)
  • move read array/map header out of for loop in StackItemFormatter.Deserialize (#38)
  • support empty string param in TrimStartDirectorySeparators (f271ac0)
  • Ensure operation field is not null (#39)

Binaries for this release can be pulled from nuget.org or the ngd enterprise Azure Artifacts NuGet Feed