futureversecom / trn-seed

Implementation of The Root Network node in Rust, based on the Substrate framework.

Home Page:https://www.therootnetwork.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Root spec just from version 24 to version 29

markopoloparadox opened this issue · comments

My personal notes...

Root is on:

  • release 0.0.28
  • spec version 24

We need to move on to:

  • release 0.0.33
  • spec version 29

PRs included:
Extrinsic based Multicurrency:

  • Owner: JasonT, Commit Hash: 6487d81
  • New runtime component/pallet: FreeProxy
  • Opinion: Missing Storage Version migration 🛑

Fix for Ethy Notary Keys Issue

  • Owner: JasonT, Commit Hash: 2467ff0
  • Opinion: ✔️

Reorder logs in erc721-mint precompile

  • Owner: JasonT, Commit Hash: 482b005
  • Opinion: ✔️

Release 0.0.29

  • skip

Extrinsic weight fees arent being charged to the user

  • Owner: Marko Petrlić, Commit Hash: 25a3ae9
  • Opinion: ✔️

Implement new GitHub workflows

  • Owner: Marko Petrlić, Commit Hash: 20a60cd
  • Opinion: ✔️

Do not request for proof if notary xrpl keys are unchanged

  • Owner: surangap, Commit Hash: 55dd70d
  • Opinion: ✔️

Remove submit_challenge extrinsic from XRPL Bridge temporarily

  • Owner: surangap, Commit Hash: a6a04f1
  • Opinion: ✔️

Add processingOK, ProcessingFailed events to XRPLBridge

  • Owner: surangap, Commit Hash: df055fb
  • Opinion: ✔️

Fee Control pallet

  • Owner: justinFrevert, Commit Hash: 517c6ab
  • New runtime component/pallet: FeeControl
  • Removed runtime component/pallet: BaseFee
  • Opinion: ✔️

Update client and spec version

  • 0.0.30 release
  • skip

Remove substrate logging branch

  • Owner: justinFrevert, Commit Hash: c70f59d
  • Changed substrate commit from one with logging to one without
  • Opinion: ✔️

Remove substrate logging branch

  • Owner: Karishma, Commit Hash: bc2221d
  • Removed storage value: DoorNonce
  • Opinion: ✔️

Implement benchmarks for nft peg pallet

  • Owner: Marko Petrlić, Commit Hash: 2ebac59
  • Opinion: ✔️

Implement benchmarks for xrpl bridge pallet

  • Owner: Marko Petrlić, Commit Hash: c16af77
  • Opinion: ✔️

Implement benchmarks for erc20 peg pallet

  • Owner: Marko Petrlić, Commit Hash: 70083f9
  • Opinion: ✔️

Implement benchmarks for echo pallet

  • Owner: Marko Petrlić, Commit Hash: 03f1595
  • Opinion: ✔️

Chore/door nonce storage migration

  • Owner: justinFrevert, Commit Hash: 4fd43c5
  • Opinion: Migration! ⚠️

Alith is now the sudo user

  • Owner: Marko Petrlić, Commit Hash: 04269e0
  • Opinion: ✔️

Fix correct gas per second

  • Owner: justinFrevert, Commit Hash: 5e20084
  • Opinion: ✔️

Adds metadata to create_asset extrinsic

  • Owner: JasonT, Commit Hash: efedad9
  • Extrinsic was changed ⚠️
  • Opinion: ✔️

Fix force era handling in ethy

  • Owner: surangap, Commit Hash: 9a5967d
  • Opinion: ✔️

NFT Pallet optimisation Refactor

  • Owner: JasonT, Commit Hash: 1f3b2d3
  • Opinion: RPC change ⚠️ Migration ⚠️

Release 0.0.31

  • skip

E2E tests

  • Owner: zees-dev, Commit Hash: b4260a6
  • Opinion: ✔️

Implement benchmarks for assets ext pallet

  • Owner: Marko Petrlić, Commit Hash: da2ae51
  • Opinion: ✔️

Update chain id

  • Owner: zees-dev, Commit Hash: 724a08d
  • Opinion: Migrations ⚠️

Implement benchamrks for token approval pallet

  • Owner: Marko Petrlić, Commit Hash: bcfad3e
  • Opinion: ✔️

Collection creation includes details on token ids minted

  • Owner: zees-dev, Commit Hash: c080fa1
  • Opinion: ✔️

Add root to our client

  • Owner: Marko Petrlić Commit Hash: 3825f16
  • Opinion: non-critical client change ⚠️

Release 0.0.32

  • skip

Updated porcini bootnode list

  • Owner: Marko Petrlić Commit Hash: 8e92a51
  • Opinion: spec change ⚠️

Implement basic benchmarks for nft pallet

  • Owner: Marko Petrlić Commit Hash: 05abee9
  • Opinion: ✔️

Implement basic benchmarks for dex pallet

  • Owner: Marko Petrlić Commit Hash: 82a20b2
  • Opinion: ✔️

Replaced second stage docker image to debian:bullseye-slim

  • Owner: Marko Petrlić Commit Hash: 5d1088b
  • Opinion: ✔️