Skip to content

Releases: OriginTrail/neuroweb

OriginTrail Parachain Release v1.2.0

31 Jul 14:56
fde3d87
Compare
Choose a tag to compare

We are thrilled to announce the latest release of the OriginTrail Parachain - version 1.2.0! This release marks a significant milestone in our journey towards a more decentralized and community-driven ecosystem.

In this release, we are removing the Sudo pallet from the OriginTrail Parachain. With this change and the introduction of OriginTrail Parachain Governance in the previous release, the control of the parachain will be handed over from Sudo to the Governance.

#TraceOn

OriginTrail Parachain Release v1.1.2

31 Jul 14:55
2af64fe
Compare
Choose a tag to compare

This release includes implementation of OriginTrail Parachain Governance V1. Pallets included are:

  • Preimage
  • Utility
  • Collective
  • Democracy
  • Identity

Implementation of governance is based on RFC-15 OriginTrail/OT-RFC-repository#24, and discussion for governance parameters was performed at OriginTrail/OT-RFC-repository#26.

OriginTrail Parachain Release v1.1.1

02 Jul 15:11
8d56ceb
Compare
Choose a tag to compare

This release introduces all required changes in code to support dependency update for Polkadot v0.9.40 dependencies. Additionally, with this release overestimation issue for EVM is resolved.

#TraceOn

OriginTrail Parachain Release v1.1.0

12 Nov 00:07
aedb2dd
Compare
Choose a tag to compare

Description

This release introduces all required functionalities to get TRAC token on OriginTrail Parachain. TRAC token will be implemented as asset class in assets pallet and ERC20-asset precompiles will make the token available from EVM. XC config asset pallet provides mappings between local asset Id and remote asset location, this pallet is required for future interoperability of TRAC on other Polkadot parachains. EthFilterApi is implemented to provide Eth_getLogs API call that is required by DKG smart contracts.

Pallets included:

  • Assets pallet
  • XC asset config pallet
  • EVM precompile Assets ERC20 pallet

#TraceOn

OriginTrail Parachain Release v1.0.4

12 Sep 10:58
9df23a1
Compare
Choose a tag to compare

Runtime and client upgrade which includes following features:

  • Implement Frontier
    • EVM pallet
    • Ethereum pallet
    • Base fee calculation
    • Gas to Weight mapping
    • Basic precompiles
  • EVM account mapping pallet

#TraceOn

OriginTrail Parachain Release v1.0.3

29 Aug 16:09
d26904a
Compare
Choose a tag to compare

Features implemented:

  • All dependencies updated to work with Polkadot v0.9.27

#TraceOn

OriginTrail Parachain Release v1.0.2

11 Jul 21:42
Compare
Choose a tag to compare

Features implemented:

  • Community treasury implementation
  • Parachain pools: DKG incentives pool, Future Auctions Pool, Community treasury and Collators pool
  • Fee distribution
  • Vesting transfers

#TraceOn

OriginTrail Parachain Release v1.0.1

11 Jul 21:40
Compare
Choose a tag to compare

First release of OriginTrail Parachain that is running on Polkadot. Release consists of simple runtime version increment.

Read more about it here: parachain.origintrail.io.

#TraceOn

OriginTrail Parachain Release v1.0.0

09 May 10:02
Compare
Choose a tag to compare

Initial release of OriginTrail Parachain that will be running on Polkadot slot once the auction slot is won.

Read more about it here: parachain.origintrail.io.

#TraceOn