Skip to content

Releases: provenance-io/provenance

Release v0.1.10

04 Mar 16:53
1158af6
Compare
Choose a tag to compare

v0.1.10 - 2021-03-04

Bug fixes

  • Ensure all upgrade handlers apply always before storeLoader is created.
  • Add upgrade handler for v0.1.10

Release v0.1.9

03 Mar 23:52
716b87e
Compare
Choose a tag to compare

v0.1.9 - 2021-03-03

Bug fixes

  • Add module for metadata for v0.1.9

Release v0.1.7

03 Mar 23:27
fdbe7a8
Compare
Choose a tag to compare

v0.1.7 - 2021-03-03

Bug Fixes

  • Fix npe caused by always loading custom storeLoader.

Release v0.1.6

03 Mar 21:53
244f2be
Compare
Choose a tag to compare

v0.1.6 - 2021-03-02

Bug Fixes

  • Add metadata module to the IAVL store during upgrade

Release v0.1.4

25 Feb 00:24
4719ae3
Compare
Choose a tag to compare

v0.1.4 - 2021-02-24

  • Update ScopeSpecification proto and create Description proto #71
  • Update Scope proto: change field owner_address to owners #89
  • Add support for migrating Marker Accesslist from v39 to v40 #46.
  • Add migration command for previous version of Provenance blockchain #78
  • Add support for creating, updating, removing, finding, and iterating over ScopeSpecifications #56
  • Add support for github actions to build binary releases on tag #30.

v0.1.3

13 Feb 00:21
3982081
Compare
Choose a tag to compare

v0.1.3 - 2021-02-12

  • Add support for Scope objects to Metadata module #53
  • Denom Metadata config for nhash in testnet #42
  • Denom Metadata support for marker module #47
  • WASM support for Marker module #28

Bug Fixes

  • Name service allows uuids as segments despite length restrictions #48
  • Protogen breaks on marker uint64 equals #38
  • Fix for marker module beginblock wiring #34
  • Fix for marker get cli command
  • Updated the links in PULL_REQUEST_TEMPLATE.md to use correct 'main' branch

v0.1.2

28 Jan 01:46
49448b8
Compare
Choose a tag to compare

v0.1.2 - 2021-01-27

Bug Fixes

  • Update goreleaser configuration to match provenance repository name

Initial Alpha Testing Release

26 Jan 22:31
08b30e9
Compare
Choose a tag to compare
Pre-release

This initial ALPHA release includes ports of name, attribute, and marker modules from the private Provenance blockchain. This code is based on the Cosmos 0.40.x SDK and is intended to form the basis of the Public Provenance Blockchain.