Official Repository for the InvArch platform.

Overview

InvArch

The Future of Innovation

The world’s first intellectual property tokenization & networking platform.
Official Repository for the InvArch platform 💡 Built on Substrate

Substrate version Medium License
Twitter URL Discord Telegram


Overview

InvArch is short for the "Invention, Involvement, & Investment Arch" platform.

The focus of the InvArch project is to develop a platform where individuals can mint & store their ideas and concepts for innovations as NFTs called intellectual property tokens (IPTs).

Users can form partnerships, call decentralized entrepreneurial ventures (DEVs), between the author of an IPT and users whoo have the skills and/or resources to actualize the idea.

DEVs are formed by leveraging fractional & fungible ownership tokens that are pegged to an IPT and built into the DEV. IPTO can also be used in exchange for startup capital, and provides governance participation in a DEV.

When a DEV is complete, which is determined through the consensus of a DEV's governing community, its related IPTO is liquidated at a proportionate ratio to either cryptocurrency tokens or company shares. 🚀

InvArch approaches ideas (IP) as a set of non-fungible components

  • IP Set = Idea
  • IP Tokens = components of their idea.
  • An IP Set can have built-in IP Ownership tokens.
  • You can,list,sell,buy,transfer, and destroy an IP Set, but not individual IP Tokens, since they're only components.
  • A new IP set can be created (create) and new IPT can be minted (mint) and added to a Set.
  • Existing IPT can be burned (burn) or amended (amend).
  • Subsequently, an entire IP Set could be destroyed (destroy) as well, burning all of its contents.

Features

Intellectual Property Set (IPS)

⚙️ Think of an IPS as an idea/innovation that consists of one or more components that help define that idea/innovation.

⚙️ Multi-layer IPS: an IPS can own and inherit the metadata of another IPS. (Future Release)

Intellectual Property Token (IPT)

⚙️ Think of an IPT as a component of an idea/innovation.

⚙️ Multi-attribute IPTs: code, diagrams, 3D models, images, and other docs can be stored within the metadate of an IPT.

Decentralized Entrepreneurial Ventures (DEVs)

⚙️ IPS Governed as DAOs: Pegged & fungible IP Ownership (IPO) allow decentralized governance of the development of an IPS.

⚙️ Professional Networking: IPO is leveraged to form partnerships with individuals with the skills and/or resources to actualize.

IP Ownership (IPO)

⚙️ IP Ownership: Fractional ownership tokens are minted in quantities of 10k, each representing a 0.01% stake over a IPS.

⚙️ Leveraging IPO: IPO can be leveraged in exchange for not just skills (i.e. partnerships), but also in exchange for capital.

Testing

Clone:

git clone https://github.com/InvArch/InvArch-Pallet-Library

Test:

cd InvArch-Pallet-Library cargo test

Components

IP Protocol & Pallets

  • Pallet_ips - Provides basic functionality for creating and managing an IPSet. You can think of an IPSet as an idea, which is basically a collection of components (intellectual property tokens) that define and describe that idea.
  • Pallet_ipt - Provides basic functionality for creating and managing an IPToken. You can think of an IPToken as a component of an idea. For example, a business summary PDF file, or even a 3D rendering of a prototype mold. When combined and stored in an IPSet, that collection forms the foundtion for an idea. The more detailed and/or comprehensive an IPSet is, the stronger the idea.
  • Pallet_ipo - Provides basic functionality for creating and managing a IPOwnership tokens. You can think of IPOwnership tokens as a form of fungible and fractionalized ownership that are built-in to every IPSet.

DEV Protocol & Pallets

  • Pallet_dev - Provides basic functionality for creating and managing a DEV(Decentralized Entrepreneurial Venture). You can think of a DEV as an agreement between multiple parties to come together as cofounders over a project in order to contribute towards an IPSet's actualization.
  • Pallet_dao - Provides basic functionality for creating and managing a DAO that helps govern a DEV. You can think of a DAO as a DEV's governance mechanism. It helps regulate the and ensure the integrity and prudence of participants within a DEV.
  • Pallet_worklog - Provides basic functionality for creating and managing a WorkLog within a DEV. You can think of a Worklog as a DEV's method of recording and storing milestone/deliverables progressions and completions.
  • Pallet_deliverables - Provides basic functionality for creating and managing a Deliverables distribution mechainism for IPOwnership throughout a DEV. You can think of Deliverables as a mechanism for automatically distributing IPOwnership tokens to participants in a DEV as milestones/deliverables are met and confirmed by its Worklog.
  • Pallet_listings - Provides basic functionality for creating and managing a Listing for a DEV's IPOwnership tokens. Listings allows for public listings of IPOwnership to be purchased by outside participants/investors.

How to contribute

I'm really glad you're reading this, because we need volunteer developers to help this idea become a reality!

If you haven't already, come find us on the #InvArch Discord. We want you working on things you're excited about!

Submitting changes

Please send a GitHub Pull Request to InvArch with a clear list of what you've done (read more about pull requests). Please make sure all of your commits are atomic (one feature per commit).

Always write a clear log message for your commits. One-line messages are fine for small changes, but bigger changes should look like this:

$ git commit -m "A brief summary of the commit
> 
> A paragraph describing what changed and its impact."

Please make sure to update tests as appropriate.

Thank you,
Dakota Barnett, Founder

License

GPL

Substrate Node

Substrate Node Template README.md

You might also like...
Cross-platform Secure TUI Secret Locker
Cross-platform Secure TUI Secret Locker

SafeCloset keeps your secrets in password protected files. SafeCloset is designed to be convenient and avoid common weaknesses like external editing o

Substrate: The platform for blockchain innovators
Substrate: The platform for blockchain innovators

Substrate · Substrate is a next-generation framework for blockchain innovation 🚀 . Trying it out Simply go to docs.substrate.io and follow the instal

RISC Zero is a zero-knowledge verifiable general computing platform based on zk-STARKs and the RISC-V microarchitecture.

RISC Zero WARNING: This software is still experimental, we do not recommend it for production use (see Security section). RISC Zero is a zero-knowledg

 DexiosGUI - Simple cross-platform drag-and-drop Dexios file encryption
DexiosGUI - Simple cross-platform drag-and-drop Dexios file encryption

DexiosGUI Simple cross-platform drag-and-drop Dexios file encryption. Latest Windows x64 release is here. DexiosGUI is a Qt/C++ app for encrypt and de

The powerful analysis platform to explore and visualize data from blockchain.

Mars: The powerful analysis platform to explore and visualize data from Web3 Features Blazing Fast Create from scratch with Rust. Pipeline Processor E

A minimalistic cross-platform malware scanner with non-blocking realtime filesystem monitoring using YARA rules.
A minimalistic cross-platform malware scanner with non-blocking realtime filesystem monitoring using YARA rules.

Sauron is a minimalistic, YARA based malware scanner with realtime filesystem monitoring written in Rust. Features Realtime scan of created and modifi

Cross-platform atomic wait and wake (aka futex) functionality for Rust.

Cross platform atomic wait and wake (aka futex) functionality. This crate only supports functionality that's available on all of Linux, Windows, and m

A simple to use, cross-platform aes encryption

About Project End to End encryption (AES) for multiple languages (cross-platform) with CBC Icon Item 🥳 Upcoming ⚖️ License 📝 ChangeLog Usage (rust)

A fast, simple and powerful open-source cross platform utility tool for generating strong, unique and random passwords

password-generator-pro A fast, simple and powerful open-source cross platform utility tool for generating strong, unique and random passwords. Feature

Comments
  • initial collator instructions

    initial collator instructions

    copy of Leemo's GMorDIE collatoooooooor instructions, with my modifications today to use a service user. Now customized for building a collator for tinkernet.

    opened by spazcoin 2
  • Define Metadata

    Define Metadata

    IPTs are multi-layer & multi-attribute NFTs.

    Users need to be able to tokenize their ideas in various formats.

    Consider the different methods that people use to design and display their ideas. (Example: 3D Renderings/CAD, powerpoints/slideshows, PDFs, images, code, etc.)

    good first issue help wanted question 
    opened by XCAstronaut 1
  • Error using relay RPC sync

    Error using relay RPC sync

    Invarch client allows option --relay-chain-rpc-url introduced in Cumulus here: https://github.com/paritytech/cumulus/pull/963 When using it with a local relay RPC, it catches sync well

    2022-12-28T00:21:20+04:00	2022-12-27 20:21:20 [Parachain] Connection established to target: Target { sockaddrs: [], host: "localhost", host_header: "localhost:9944", _mode: Plain, path_and_query: "/" }
    2022-12-28T00:21:20+04:00	2022-12-27 20:21:20 [Parachain] Initializing RPC Client url=ws://localhost:9944/
    

    But then results as an error in client below.

    2022-12-28T00:21:20+04:00	   1: std::panicking::rust_panic_with_hook
    2022-12-28T00:21:20+04:00	   0: sp_panic_handler::set::{{closure}}
    2022-12-28T00:21:20+04:00	Version: 0.1.0-56b206a5951
    2022-12-28T00:21:20+04:00	====================
    2022-12-28T00:21:20+04:00	  14: sc_cli::runner::Runner<C>::run_node_until_exit
    2022-12-28T00:21:20+04:00	  13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
    2022-12-28T00:21:20+04:00	  12: tokio::park::thread::CachedParkThread::block_on
    2022-12-28T00:21:20+04:00	  11: std::thread::local::LocalKey<T>::with
    2022-12-28T00:21:20+04:00	  10: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
    2022-12-28T00:21:20+04:00	   9: invarch_collator::service::start_node_impl::{{closure}}
    2022-12-28T00:21:20+04:00	             at rustc/9243168fa5615ec8ebe9164c6bc2fdcccffd08b6/library/core/src/option.rs:1880:5
    2022-12-28T00:21:20+04:00	   8: core::option::expect_failed
    2022-12-28T00:21:20+04:00	             at rustc/9243168fa5615ec8ebe9164c6bc2fdcccffd08b6/library/core/src/panicking.rs:56:5
    2022-12-28T00:21:20+04:00	   7: core::panicking::panic_str
    2022-12-28T00:21:20+04:00	             at rustc/9243168fa5615ec8ebe9164c6bc2fdcccffd08b6/library/core/src/panicking.rs:72:5
    2022-12-28T00:21:20+04:00	   6: core::panicking::panic_display
    2022-12-28T00:21:20+04:00	             at rustc/9243168fa5615ec8ebe9164c6bc2fdcccffd08b6/library/core/src/panicking.rs:142:14
    2022-12-28T00:21:20+04:00	   5: core::panicking::panic_fmt
    2022-12-28T00:21:20+04:00	             at rustc/9243168fa5615ec8ebe9164c6bc2fdcccffd08b6/library/std/src/panicking.rs:584:5
    2022-12-28T00:21:20+04:00	   4: rust_begin_unwind
    2022-12-28T00:21:20+04:00	             at rustc/9243168fa5615ec8ebe9164c6bc2fdcccffd08b6/library/std/src/sys_common/backtrace.rs:138:18
    2022-12-28T00:21:20+04:00	   3: std::sys_common::backtrace::__rust_end_short_backtrace
    2022-12-28T00:21:20+04:00	             at rustc/9243168fa5615ec8ebe9164c6bc2fdcccffd08b6/library/std/src/panicking.rs:588:13
    2022-12-28T00:21:20+04:00	   2: std::panicking::begin_panic_handler::{{closure}}
    2022-12-28T00:21:20+04:00	             at rustc/9243168fa5615ec8ebe9164c6bc2fdcccffd08b6/library/std/src/panicking.rs:702:17
    2022-12-28T00:21:20+04:00		https://github.com/InvArch/InvArch-node/issues/new
    2022-12-28T00:21:20+04:00	This is a bug. Please report it at:
    2022-12-28T00:21:20+04:00	Thread 'main' panicked at 'Command line arguments do not allow this. qed', node/src/service.rs:397
    2022-12-28T00:21:20+04:00	  23: _start
    2022-12-28T00:21:20+04:00	  22: __libc_start_main
    2022-12-28T00:21:20+04:00	  21: <unknown>
    2022-12-28T00:21:20+04:00	  20: main
    2022-12-28T00:21:20+04:00	             at rustc/9243168fa5615ec8ebe9164c6bc2fdcccffd08b6/library/std/src/rt.rs:128:20
    2022-12-28T00:21:20+04:00	      std::rt::lang_start_internal
    2022-12-28T00:21:20+04:00	             at rustc/9243168fa5615ec8ebe9164c6bc2fdcccffd08b6/library/std/src/rt.rs:128:48
    2022-12-28T00:21:20+04:00	      std::rt::lang_start_internal::{{closure}}
    2022-12-28T00:21:20+04:00	             at rustc/9243168fa5615ec8ebe9164c6bc2fdcccffd08b6/library/std/src/panic.rs:137:14
    2022-12-28T00:21:20+04:00	      std::panic::catch_unwind
    2022-12-28T00:21:20+04:00	             at rustc/9243168fa5615ec8ebe9164c6bc2fdcccffd08b6/library/std/src/panicking.rs:456:19
    2022-12-28T00:21:20+04:00	      std::panicking::try
    2022-12-28T00:21:20+04:00	             at rustc/9243168fa5615ec8ebe9164c6bc2fdcccffd08b6/library/std/src/panicking.rs:492:40
    2022-12-28T00:21:20+04:00	      std::panicking::try::do_call
    2022-12-28T00:21:20+04:00	             at rustc/9243168fa5615ec8ebe9164c6bc2fdcccffd08b6/library/core/src/ops/function.rs:280:13
    2022-12-28T00:21:20+04:00	  19: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
    2022-12-28T00:21:20+04:00	  18: std::rt::lang_start::{{closure}}
    2022-12-28T00:21:20+04:00	  17: std::sys_common::backtrace::__rust_begin_short_backtrace
    2022-12-28T00:21:20+04:00	  16: invarch_collator::main
    2022-12-28T00:21:20+04:00	  15: invarch_collator::command::run
    

    Tested with other parachain clients, this error doesn't appear.

    opened by bLd75 0
Releases(v1.2.3)
  • v1.2.3(Oct 15, 2022)

    Release v1.2.3 - Runtime Only

    New Release Details:

    • Network: tinkernet This release removes the call filters used to disable xtransfers during the LBP.

    srtool details:

    {
      "gen": "srtool v0.9.22",
      "src": "git",
      "version": "0.1.0",
      "commit": "56b206a59511918d0bc7566179ca974cecbdc52c",
      "tag": "",
      "branch": "main",
      "rustc": "rustc 1.64.0 (a55dd71d5 2022-09-19)",
      "pkg": "tinkernet-runtime",
      "tmsp": "2022-10-15T18:14:23Z",
      "size": "896063",
      "prop": "0xd096329b7f9e46daf72fa1e37fee996847040946fb2a9aa301b15082f39c939f",
      "authorize_upgrade_prop": "0xb73e56200df381e52f48ceaa1a1bcf83e9d57170b92932b98ca6ad2a188b2fa1",
      "ipfs": "Qmdjhof9uvp2RmrjQctZq4epcGGxcX1KBTmThciZMqfPY3",
      "sha256": "0xa7e022b5565e1cba2a14c26227fdccee33a888985fcc9cfdfece50e83f0698b4",
      "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
      "info": {
        "generator": {
          "name": "srtool",
          "version": "0.9.22"
        },
        "src": "git",
        "version": "0.1.0",
        "git": {
          "commit": "56b206a59511918d0bc7566179ca974cecbdc52c",
          "tag": "",
          "branch": "main"
        },
        "rustc": "rustc 1.64.0 (a55dd71d5 2022-09-19)",
        "pkg": "tinkernet-runtime",
        "profile": "release"
      },
      "context": {
        "package": "tinkernet-runtime",
        "runtime_dir": "runtime/tinkernet",
        "docker": {
          "image": "paritytech/srtool",
          "tag": "1.64.0"
        },
        "profile": "release"
      },
      "runtimes": {
        "compact": {
          "tmsp": "2022-10-15T18:03:48Z",
          "size": "4736693",
          "prop": "0xa42c83bb9c43cc6c8ef559f202ed313e9798217dc3a481b6807645086b7fcc44",
          "authorize_upgrade_prop": "0xf634d629f27993543dac6c6425bc64447b5751fd2a5152b86e48a0ed8a86e675",
          "blake2_256": "0xff78b90e6b22f584e882c620427de84d46d57b51a5b751727ba3cca36268d208",
          "ipfs": "QmXY4hgf69yPMuTH6DnfDjqiWaDdSJhPk3n2zrTsiCNsJY",
          "sha256": "0xebf7c307e9e2d965d0ecd52e3f7293fff54dd0999449b383fb83071cceefb513",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.wasm",
          "subwasm": {
            "size": 4736693,
            "compression": {
              "size_compressed": 4736693,
              "size_decompressed": 4736693,
              "compressed": false
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 14,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0xa42c83bb9c43cc6c8ef559f202ed313e9798217dc3a481b6807645086b7fcc44",
            "parachain_authorize_upgrade_hash": "0xf634d629f27993543dac6c6425bc64447b5751fd2a5152b86e48a0ed8a86e675",
            "ipfs_hash": "QmXY4hgf69yPMuTH6DnfDjqiWaDdSJhPk3n2zrTsiCNsJY",
            "blake2_256": "0xff78b90e6b22f584e882c620427de84d46d57b51a5b751727ba3cca36268d208"
          }
        },
        "compressed": {
          "tmsp": "2022-10-15T17:54:46Z",
          "size": "896063",
          "prop": "0xd096329b7f9e46daf72fa1e37fee996847040946fb2a9aa301b15082f39c939f",
          "authorize_upgrade_prop": "0xb73e56200df381e52f48ceaa1a1bcf83e9d57170b92932b98ca6ad2a188b2fa1",
          "blake2_256": "0x9d10f82ff79206be5a0ab357193878919faf7c8844c381755467229d1de5f3aa",
          "ipfs": "Qmdjhof9uvp2RmrjQctZq4epcGGxcX1KBTmThciZMqfPY3",
          "sha256": "0xa7e022b5565e1cba2a14c26227fdccee33a888985fcc9cfdfece50e83f0698b4",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
          "subwasm": {
            "size": 896063,
            "compression": {
              "size_compressed": 896063,
              "size_decompressed": 4736693,
              "compressed": true
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 14,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0xd096329b7f9e46daf72fa1e37fee996847040946fb2a9aa301b15082f39c939f",
            "parachain_authorize_upgrade_hash": "0xb73e56200df381e52f48ceaa1a1bcf83e9d57170b92932b98ca6ad2a188b2fa1",
            "ipfs_hash": "Qmdjhof9uvp2RmrjQctZq4epcGGxcX1KBTmThciZMqfPY3",
            "blake2_256": "0x9d10f82ff79206be5a0ab357193878919faf7c8844c381755467229d1de5f3aa"
          }
        }
      }
    }
    

    subwasm details:

    {
      "size": 896063,
      "compression": {
        "size_compressed": 896063,
        "size_decompressed": 4736693,
        "compressed": true
      },
      "reserved_meta": [
        109,
        101,
        116,
        97
      ],
      "reserved_meta_valid": true,
      "metadata_version": 14,
      "core_version": "tinkernet_node-14 (tinkernet_node-1.tx1.au1)",
      "proposal_hash": "0xd096329b7f9e46daf72fa1e37fee996847040946fb2a9aa301b15082f39c939f",
      "parachain_authorize_upgrade_hash": "0xb73e56200df381e52f48ceaa1a1bcf83e9d57170b92932b98ca6ad2a188b2fa1",
      "ipfs_hash": "Qmdjhof9uvp2RmrjQctZq4epcGGxcX1KBTmThciZMqfPY3",
      "blake2_256": "0x9d10f82ff79206be5a0ab357193878919faf7c8844c381755467229d1de5f3aa"
    }
    
    Source code(tar.gz)
    Source code(zip)
    invarch-collator(140.49 MB)
    tinker-raw.json(1.46 MB)
    tinkernet_runtime.compact.compressed.wasm(875.06 KB)
    tinkernet_runtime.compact.wasm(4.51 MB)
  • v1.2.2(Oct 13, 2022)

    Release v1.2.2 - Runtime only

    New Release Details:

    • Network: tinkernet Updates to the INV4 pallet.

    srtool details:

    {
      "gen": "srtool v0.9.21",
      "src": "git",
      "version": "0.1.0",
      "commit": "46ac234fcee0677bca556d7a2e1b28746ac4d10e",
      "tag": "",
      "branch": "main",
      "rustc": "rustc 1.62.0 (a8314ef7d 2022-06-27)",
      "pkg": "tinkernet-runtime",
      "tmsp": "2022-10-13T17:43:35Z",
      "size": "899128",
      "prop": "0x20f43b3be24fb8f46ffc8ad750fa96c295dd2e79299edd1eb1ea5df1d8e583ae",
      "ipfs": "QmbxNLFnqXpb5dnU3Dh196GTQB1ypgqUWcxCjtPNCGRH7c",
      "sha256": "0x15e6519c40f605da9e2f6c468bcc499339d42e8cc0ed8f6a6f9e9a93d9f36fa4",
      "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
      "info": {
        "generator": {
          "name": "srtool",
          "version": "0.9.21"
        },
        "src": "git",
        "version": "0.1.0",
        "git": {
          "commit": "46ac234fcee0677bca556d7a2e1b28746ac4d10e",
          "tag": "",
          "branch": "main"
        },
        "rustc": "rustc 1.62.0 (a8314ef7d 2022-06-27)",
        "pkg": "tinkernet-runtime",
        "profile": "release"
      },
      "context": {
        "package": "tinkernet-runtime",
        "runtime_dir": "runtime/tinkernet",
        "docker": {
          "image": "paritytech/srtool",
          "tag": "1.62.0"
        },
        "profile": "release"
      },
      "runtimes": {
        "compact": {
          "tmsp": "2022-10-13T17:28:07Z",
          "size": "4742043",
          "prop": "0x505a472e6f96dca67bf239029304d30bab3ab9073fd8d3a800c7dd9e2c9c95ce",
          "blake2_256": "0x702b58cce959b4b0274d62e21fe63860007d45246abe35de23e8dce10edae5e1",
          "ipfs": "QmRrXgTzzLyb4c33ucnM7bzFmwEsYxkeEn4o3rBFC5ciYT",
          "sha256": "0x5cc7cf3885c777c82a82d9fee7ee71a42d82b731669935d30642d9778cba2b53",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.wasm",
          "subwasm": {
            "size": 4742043,
            "compression": {
              "size_compressed": 4742043,
              "size_decompressed": 4742043,
              "compressed": false
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 13,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0x505a472e6f96dca67bf239029304d30bab3ab9073fd8d3a800c7dd9e2c9c95ce",
            "parachain_authorize_upgrade_hash": "0xa525ff3420338243e456c3c62147e1d3339f2a5389cf6952c3148f4fb010e6f7",
            "ipfs_hash": "QmRrXgTzzLyb4c33ucnM7bzFmwEsYxkeEn4o3rBFC5ciYT",
            "blake2_256": "0x702b58cce959b4b0274d62e21fe63860007d45246abe35de23e8dce10edae5e1"
          }
        },
        "compressed": {
          "tmsp": "2022-10-13T17:12:58Z",
          "size": "899128",
          "prop": "0x20f43b3be24fb8f46ffc8ad750fa96c295dd2e79299edd1eb1ea5df1d8e583ae",
          "blake2_256": "0xa8b8c24c155b8d4d98b66d6f9be4f55d644c256361f321d14c4b88736934f9bb",
          "ipfs": "QmbxNLFnqXpb5dnU3Dh196GTQB1ypgqUWcxCjtPNCGRH7c",
          "sha256": "0x15e6519c40f605da9e2f6c468bcc499339d42e8cc0ed8f6a6f9e9a93d9f36fa4",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
          "subwasm": {
            "size": 899128,
            "compression": {
              "size_compressed": 899128,
              "size_decompressed": 4742043,
              "compressed": true
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 13,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0x20f43b3be24fb8f46ffc8ad750fa96c295dd2e79299edd1eb1ea5df1d8e583ae",
            "parachain_authorize_upgrade_hash": "0x1e5574b1f2150e17e47ec3143e5c7e6ed4390b79970f87a4eadb391a7743add6",
            "ipfs_hash": "QmbxNLFnqXpb5dnU3Dh196GTQB1ypgqUWcxCjtPNCGRH7c",
            "blake2_256": "0xa8b8c24c155b8d4d98b66d6f9be4f55d644c256361f321d14c4b88736934f9bb"
          }
        }
      }
    }
    

    subwasm details:

    {
      "size": 899128,
      "compression": {
        "size_compressed": 899128,
        "size_decompressed": 4742043,
        "compressed": true
      },
      "reserved_meta": [
        109,
        101,
        116,
        97
      ],
      "reserved_meta_valid": true,
      "metadata_version": 14,
      "core_version": "tinkernet_node-13 (tinkernet_node-1.tx1.au1)",
      "proposal_hash": "0x20f43b3be24fb8f46ffc8ad750fa96c295dd2e79299edd1eb1ea5df1d8e583ae",
      "parachain_authorize_upgrade_hash": "0x1e5574b1f2150e17e47ec3143e5c7e6ed4390b79970f87a4eadb391a7743add6",
      "ipfs_hash": "QmbxNLFnqXpb5dnU3Dh196GTQB1ypgqUWcxCjtPNCGRH7c",
      "blake2_256": "0xa8b8c24c155b8d4d98b66d6f9be4f55d644c256361f321d14c4b88736934f9bb"
    }
    
    Source code(tar.gz)
    Source code(zip)
    invarch-collator(140.49 MB)
    tinker-raw.json(1.46 MB)
    tinkernet_runtime.compact.compressed.wasm(878.05 KB)
    tinkernet_runtime.compact.wasm(4.52 MB)
  • v1.2.1(Oct 5, 2022)

    Release v1.2.1

    New Release Details:

    • Network: tinkernet

    srtool details:

    {
      "gen": "srtool v0.9.21",
      "src": "git",
      "version": "0.1.0",
      "commit": "5b78e5457bbc3db464017cb1c3316b3887f4c34a",
      "tag": "",
      "branch": "main",
      "rustc": "rustc 1.62.0 (a8314ef7d 2022-06-27)",
      "pkg": "tinkernet-runtime",
      "tmsp": "2022-10-05T20:49:35Z",
      "size": "897118",
      "prop": "0x14f3bee6d9523086aaed85df50b0348705cbfb3747039576c2a5dea5bb7fa701",
      "ipfs": "QmVV2nHTnDBw497wecMBrPqq391JZuVkBAmzJ8FniJqFxB",
      "sha256": "0xee616ec18c73153236dcf241c2bd97abaa51330c2d01d59450b35ffefd4524aa",
      "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
      "info": {
        "generator": {
          "name": "srtool",
          "version": "0.9.21"
        },
        "src": "git",
        "version": "0.1.0",
        "git": {
          "commit": "5b78e5457bbc3db464017cb1c3316b3887f4c34a",
          "tag": "",
          "branch": "main"
        },
        "rustc": "rustc 1.62.0 (a8314ef7d 2022-06-27)",
        "pkg": "tinkernet-runtime",
        "profile": "release"
      },
      "context": {
        "package": "tinkernet-runtime",
        "runtime_dir": "runtime/tinkernet",
        "docker": {
          "image": "paritytech/srtool",
          "tag": "1.62.0"
        },
        "profile": "release"
      },
      "runtimes": {
        "compact": {
          "tmsp": "2022-10-05T20:36:19Z",
          "size": "4737037",
          "prop": "0xdc309ad50cc3d8c5d0bd37e91e47bbdaeb486d1db2dc3b8640a7d956547110f3",
          "blake2_256": "0x324bb98b2a2c31293446c7b178bb6ef653a3d8a7dcbee076080e83b63bcf1a7e",
          "ipfs": "QmbWRWRaRJwYdXgUrNtfV9T2THXKNGsySuEr5P9R5zCFz9",
          "sha256": "0x08fa66e49c6b28181aadbc07e5a39187b486879c8838c5092a9b98c6b5200baf",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.wasm",
          "subwasm": {
            "size": 4737037,
            "compression": {
              "size_compressed": 4737037,
              "size_decompressed": 4737037,
              "compressed": false
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 7,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0xdc309ad50cc3d8c5d0bd37e91e47bbdaeb486d1db2dc3b8640a7d956547110f3",
            "parachain_authorize_upgrade_hash": "0xe69b14ab371004a7c909f83530e54cc523cbd061ac9bead1b58a904688bbcfae",
            "ipfs_hash": "QmbWRWRaRJwYdXgUrNtfV9T2THXKNGsySuEr5P9R5zCFz9",
            "blake2_256": "0x324bb98b2a2c31293446c7b178bb6ef653a3d8a7dcbee076080e83b63bcf1a7e"
          }
        },
        "compressed": {
          "tmsp": "2022-10-05T20:21:36Z",
          "size": "897118",
          "prop": "0x14f3bee6d9523086aaed85df50b0348705cbfb3747039576c2a5dea5bb7fa701",
          "blake2_256": "0xf3980a52ea556cafaf32ecc66ddffdb8ed104a904ff03ca26af7b99e154d675f",
          "ipfs": "QmVV2nHTnDBw497wecMBrPqq391JZuVkBAmzJ8FniJqFxB",
          "sha256": "0xee616ec18c73153236dcf241c2bd97abaa51330c2d01d59450b35ffefd4524aa",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
          "subwasm": {
            "size": 897118,
            "compression": {
              "size_compressed": 897118,
              "size_decompressed": 4737037,
              "compressed": true
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 7,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0x14f3bee6d9523086aaed85df50b0348705cbfb3747039576c2a5dea5bb7fa701",
            "parachain_authorize_upgrade_hash": "0xb550bbcec6e590dcbb3fd09ca15f45d88b0b099afaec1d59fa22040dba27fab3",
            "ipfs_hash": "QmVV2nHTnDBw497wecMBrPqq391JZuVkBAmzJ8FniJqFxB",
            "blake2_256": "0xf3980a52ea556cafaf32ecc66ddffdb8ed104a904ff03ca26af7b99e154d675f"
          }
        }
      }
    }
    

    subwasm details:

    {
      "size": 897118,
      "compression": {
        "size_compressed": 897118,
        "size_decompressed": 4737037,
        "compressed": true
      },
      "reserved_meta": [
        109,
        101,
        116,
        97
      ],
      "reserved_meta_valid": true,
      "metadata_version": 14,
      "core_version": "tinkernet_node-7 (tinkernet_node-1.tx1.au1)",
      "proposal_hash": "0x14f3bee6d9523086aaed85df50b0348705cbfb3747039576c2a5dea5bb7fa701",
      "parachain_authorize_upgrade_hash": "0xb550bbcec6e590dcbb3fd09ca15f45d88b0b099afaec1d59fa22040dba27fab3",
      "ipfs_hash": "QmVV2nHTnDBw497wecMBrPqq391JZuVkBAmzJ8FniJqFxB",
      "blake2_256": "0xf3980a52ea556cafaf32ecc66ddffdb8ed104a904ff03ca26af7b99e154d675f"
    }
    
    Source code(tar.gz)
    Source code(zip)
    invarch-collator(140.48 MB)
    tinker-raw.json(1.46 MB)
    tinkernet_runtime.compact.compressed.wasm(876.09 KB)
    tinkernet_runtime.compact.wasm(4.51 MB)
  • v1.2.0(Oct 4, 2022)

    Release v1.2.0

    New Release Details:

    • Network: tinkernet This version introduces proper XCM configuration, XCM assets support and all dependencies required for that (orml tokens, xtokens, etc), pallet multisig for compatibility with standard multisigs and also upgrades substrate dependencies from v0.9.26 to v0.9.29, along with RMRK and InvArch pallets.

    srtool details:

    {
      "gen": "srtool v0.9.21",
      "src": "git",
      "version": "0.1.0",
      "commit": "a150f9ed4e20f82905df7b22bbba1fe87ef9fb46",
      "tag": "",
      "branch": "main",
      "rustc": "rustc 1.62.0 (a8314ef7d 2022-06-27)",
      "pkg": "tinkernet-runtime",
      "tmsp": "2022-10-04T21:29:10Z",
      "size": "897411",
      "prop": "0xf377512872fbf86f696e8e6d7d2dda1511ef018f08e8c0167f209b95b9242d35",
      "ipfs": "QmRq3PBVvbCSKjNfQQWgu8UgBxUkkasf7PSwFxibRez7Ku",
      "sha256": "0x9984df7934ddd3ce4a6108cc41febd64ff0196a5c16b6447587d2bf27f4626ad",
      "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
      "info": {
        "generator": {
          "name": "srtool",
          "version": "0.9.21"
        },
        "src": "git",
        "version": "0.1.0",
        "git": {
          "commit": "a150f9ed4e20f82905df7b22bbba1fe87ef9fb46",
          "tag": "",
          "branch": "main"
        },
        "rustc": "rustc 1.62.0 (a8314ef7d 2022-06-27)",
        "pkg": "tinkernet-runtime",
        "profile": "release"
      },
      "context": {
        "package": "tinkernet-runtime",
        "runtime_dir": "runtime/tinkernet",
        "docker": {
          "image": "paritytech/srtool",
          "tag": "1.62.0"
        },
        "profile": "release"
      },
      "runtimes": {
        "compact": {
          "tmsp": "2022-10-04T21:18:14Z",
          "size": "4734760",
          "prop": "0xbbd669fd7937adb467310428c9383ec43e5cf4c960d654657168f8b7442cbb62",
          "blake2_256": "0x66c87b04cdf03c76599e2f75149e8dcfcfbeb4291714ab7244250d45011a37d9",
          "ipfs": "QmT9bxTc4LnZwcd6DYShFvQEqsUbXY9Th4AvrH276bfSbU",
          "sha256": "0x8684fa58ddf385acea48f095574e39412744fae2a43dd9b1e4ed0c35b531ec57",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.wasm",
          "subwasm": {
            "size": 4734760,
            "compression": {
              "size_compressed": 4734760,
              "size_decompressed": 4734760,
              "compressed": false
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 6,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0xbbd669fd7937adb467310428c9383ec43e5cf4c960d654657168f8b7442cbb62",
            "parachain_authorize_upgrade_hash": "0x22efbe518d3d907e18ab01b5cc1d03876f485b090131b5f5c5709e039ab11b41",
            "ipfs_hash": "QmT9bxTc4LnZwcd6DYShFvQEqsUbXY9Th4AvrH276bfSbU",
            "blake2_256": "0x66c87b04cdf03c76599e2f75149e8dcfcfbeb4291714ab7244250d45011a37d9"
          }
        },
        "compressed": {
          "tmsp": "2022-10-04T21:06:03Z",
          "size": "897411",
          "prop": "0xf377512872fbf86f696e8e6d7d2dda1511ef018f08e8c0167f209b95b9242d35",
          "blake2_256": "0x86613befed3ee5446f54c66eb9d4e0f557836ad6bbee269c214e33265eab149a",
          "ipfs": "QmRq3PBVvbCSKjNfQQWgu8UgBxUkkasf7PSwFxibRez7Ku",
          "sha256": "0x9984df7934ddd3ce4a6108cc41febd64ff0196a5c16b6447587d2bf27f4626ad",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
          "subwasm": {
            "size": 897411,
            "compression": {
              "size_compressed": 897411,
              "size_decompressed": 4734760,
              "compressed": true
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 6,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0xf377512872fbf86f696e8e6d7d2dda1511ef018f08e8c0167f209b95b9242d35",
            "parachain_authorize_upgrade_hash": "0x9c055a04a44554ab4e2921598ffffadceb049594458ccbdd8dd79458c8c0f8e9",
            "ipfs_hash": "QmRq3PBVvbCSKjNfQQWgu8UgBxUkkasf7PSwFxibRez7Ku",
            "blake2_256": "0x86613befed3ee5446f54c66eb9d4e0f557836ad6bbee269c214e33265eab149a"
          }
        }
      }
    }
    

    subwasm details:

    {
      "size": 897411,
      "compression": {
        "size_compressed": 897411,
        "size_decompressed": 4734760,
        "compressed": true
      },
      "reserved_meta": [
        109,
        101,
        116,
        97
      ],
      "reserved_meta_valid": true,
      "metadata_version": 14,
      "core_version": "tinkernet_node-6 (tinkernet_node-1.tx1.au1)",
      "proposal_hash": "0xf377512872fbf86f696e8e6d7d2dda1511ef018f08e8c0167f209b95b9242d35",
      "parachain_authorize_upgrade_hash": "0x9c055a04a44554ab4e2921598ffffadceb049594458ccbdd8dd79458c8c0f8e9",
      "ipfs_hash": "QmRq3PBVvbCSKjNfQQWgu8UgBxUkkasf7PSwFxibRez7Ku",
      "blake2_256": "0x86613befed3ee5446f54c66eb9d4e0f557836ad6bbee269c214e33265eab149a"
    }
    
    Source code(tar.gz)
    Source code(zip)
    tinkernet_runtime.compact.compressed.wasm(876.37 KB)
    tinkernet_runtime.compact.wasm(4.51 MB)
  • v1.1.4(Sep 16, 2022)

    Release v1.1.4

    New Release Details:

    • Network: tinkernet

    srtool details:

    {
      "gen": "srtool v0.9.21",
      "src": "git",
      "version": "0.1.0",
      "commit": "edb3f11e22c1740e0879764e207cc81b5d6bd062",
      "tag": "",
      "branch": "main",
      "rustc": "rustc 1.62.0 (a8314ef7d 2022-06-27)",
      "pkg": "tinkernet-runtime",
      "tmsp": "2022-09-16T18:28:49Z",
      "size": "766637",
      "prop": "0x203a59a619d5aac2b8c076d03e0f46cd398c02dccef53b9aecb83eb4dfc20288",
      "ipfs": "QmdDMqs6gxTNB6p9tsDko6ZgQPLsEvF1t3Na4vZftLQ9h5",
      "sha256": "0x3a75b23979c9f18bd0ae574c8cf24c3574cebd08c0b517440142a89edd403c25",
      "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
      "info": {
        "generator": {
          "name": "srtool",
          "version": "0.9.21"
        },
        "src": "git",
        "version": "0.1.0",
        "git": {
          "commit": "edb3f11e22c1740e0879764e207cc81b5d6bd062",
          "tag": "",
          "branch": "main"
        },
        "rustc": "rustc 1.62.0 (a8314ef7d 2022-06-27)",
        "pkg": "tinkernet-runtime",
        "profile": "release"
      },
      "context": {
        "package": "tinkernet-runtime",
        "runtime_dir": "runtime/tinkernet",
        "docker": {
          "image": "paritytech/srtool",
          "tag": "1.62.0"
        },
        "profile": "release"
      },
      "runtimes": {
        "compact": {
          "tmsp": "2022-09-16T18:13:51Z",
          "size": "4078881",
          "prop": "0x27e67cddad31af6d7acbadf2c0bd9c2e53c96c88a91a58a58e33496036a87f28",
          "blake2_256": "0x8d9bfab3de3dc135e55154b46af38bf5fb8892b1226fb5acb538cb3f543829f6",
          "ipfs": "QmSA5cD57NEnnr3BoZyGRbQNF67fJ4M3AaqeDuUpvzkjQ5",
          "sha256": "0xe13236fa0aa04c55732764c332252fd989db91b42617cf2dc6f42c1f8dcd5f4f",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.wasm",
          "subwasm": {
            "size": 4078881,
            "compression": {
              "size_compressed": 4078881,
              "size_decompressed": 4078881,
              "compressed": false
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 5,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0x27e67cddad31af6d7acbadf2c0bd9c2e53c96c88a91a58a58e33496036a87f28",
            "parachain_authorize_upgrade_hash": "0x71346556a308dc2a4af533e9d4f32b446eb9c51b44fd928ba54974e1672cc284",
            "ipfs_hash": "QmSA5cD57NEnnr3BoZyGRbQNF67fJ4M3AaqeDuUpvzkjQ5",
            "blake2_256": "0x8d9bfab3de3dc135e55154b46af38bf5fb8892b1226fb5acb538cb3f543829f6"
          }
        },
        "compressed": {
          "tmsp": "2022-09-16T18:03:14Z",
          "size": "766637",
          "prop": "0x203a59a619d5aac2b8c076d03e0f46cd398c02dccef53b9aecb83eb4dfc20288",
          "blake2_256": "0x8b1b0f5668fe8a642f707e016422e92788a80b10b72d9cf1ea7a8df864626c11",
          "ipfs": "QmdDMqs6gxTNB6p9tsDko6ZgQPLsEvF1t3Na4vZftLQ9h5",
          "sha256": "0x3a75b23979c9f18bd0ae574c8cf24c3574cebd08c0b517440142a89edd403c25",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
          "subwasm": {
            "size": 766637,
            "compression": {
              "size_compressed": 766637,
              "size_decompressed": 4078881,
              "compressed": true
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 5,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0x203a59a619d5aac2b8c076d03e0f46cd398c02dccef53b9aecb83eb4dfc20288",
            "parachain_authorize_upgrade_hash": "0x041a68fc65301a2aaa0e3de2bf28b981f148bc5d05138af04efb9bc50ce13df7",
            "ipfs_hash": "QmdDMqs6gxTNB6p9tsDko6ZgQPLsEvF1t3Na4vZftLQ9h5",
            "blake2_256": "0x8b1b0f5668fe8a642f707e016422e92788a80b10b72d9cf1ea7a8df864626c11"
          }
        }
      }
    }
    

    subwasm details:

    {
      "size": 766637,
      "compression": {
        "size_compressed": 766637,
        "size_decompressed": 4078881,
        "compressed": true
      },
      "reserved_meta": [
        109,
        101,
        116,
        97
      ],
      "reserved_meta_valid": true,
      "metadata_version": 14,
      "core_version": "tinkernet_node-5 (tinkernet_node-1.tx1.au1)",
      "proposal_hash": "0x203a59a619d5aac2b8c076d03e0f46cd398c02dccef53b9aecb83eb4dfc20288",
      "parachain_authorize_upgrade_hash": "0x041a68fc65301a2aaa0e3de2bf28b981f148bc5d05138af04efb9bc50ce13df7",
      "ipfs_hash": "QmdDMqs6gxTNB6p9tsDko6ZgQPLsEvF1t3Na4vZftLQ9h5",
      "blake2_256": "0x8b1b0f5668fe8a642f707e016422e92788a80b10b72d9cf1ea7a8df864626c11"
    }
    
    Source code(tar.gz)
    Source code(zip)
    tinkernet_runtime.compact.compressed.wasm(748.66 KB)
    tinkernet_runtime.compact.wasm(3.88 MB)
  • v1.1.3(Aug 20, 2022)

    Release v1.1.3

    New Release Details:

    • Network: tinkernet Added pallet maintenance-mode

    srtool details:

    {
      "gen": "srtool v0.9.21",
      "src": "git",
      "version": "0.1.0",
      "commit": "6c5dbb8eb6176412e7d61e678d2e6a27a883fb0d",
      "tag": "",
      "branch": "main",
      "rustc": "rustc 1.62.0 (a8314ef7d 2022-06-27)",
      "pkg": "tinkernet-runtime",
      "tmsp": "2022-08-20T02:45:06Z",
      "size": "731549",
      "prop": "0x53c04774656765c3fc18a4da8340954893d378ff36b66f27ebae4338da03e4f9",
      "ipfs": "QmaJvtWpS4oAru6Rb2P2vzutFQUfBMBo3uq19exaHDagPk",
      "sha256": "0x84f450d365392d1c8313923a378277204ec5a6283de8be5d7e0a37e540849861",
      "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
      "info": {
        "generator": {
          "name": "srtool",
          "version": "0.9.21"
        },
        "src": "git",
        "version": "0.1.0",
        "git": {
          "commit": "6c5dbb8eb6176412e7d61e678d2e6a27a883fb0d",
          "tag": "",
          "branch": "main"
        },
        "rustc": "rustc 1.62.0 (a8314ef7d 2022-06-27)",
        "pkg": "tinkernet-runtime",
        "profile": "release"
      },
      "context": {
        "package": "tinkernet-runtime",
        "runtime_dir": "runtime/tinkernet",
        "docker": {
          "image": "paritytech/srtool",
          "tag": "1.62.0"
        },
        "profile": "release"
      },
      "runtimes": {
        "compact": {
          "tmsp": "2022-08-20T02:31:51Z",
          "size": "3865522",
          "prop": "0x5fae22bf5dea08fea13e312414dc897a4dcf2719c8a77b1515f705d14b1125da",
          "blake2_256": "0xe70b33691bee0ee2a4a73bd8eb6d35a465a2e574ee2142ab322aac8922e6bfca",
          "ipfs": "QmPenEfquYFGpmNenP4JTqYbKh26FzSfwUcC7P2t5dFdvD",
          "sha256": "0x2ae52567494c3e679c703bea37e2342339f95dc35f15869132db5fc88a656fa2",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.wasm",
          "subwasm": {
            "size": 3865522,
            "compression": {
              "size_compressed": 3865522,
              "size_decompressed": 3865522,
              "compressed": false
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 4,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0x5fae22bf5dea08fea13e312414dc897a4dcf2719c8a77b1515f705d14b1125da",
            "parachain_authorize_upgrade_hash": "0xa501d96b84ed3588f457fc8ee324c5edea9ccb2e1893edf737172882a153fa8c",
            "ipfs_hash": "QmPenEfquYFGpmNenP4JTqYbKh26FzSfwUcC7P2t5dFdvD",
            "blake2_256": "0xe70b33691bee0ee2a4a73bd8eb6d35a465a2e574ee2142ab322aac8922e6bfca"
          }
        },
        "compressed": {
          "tmsp": "2022-08-20T02:20:12Z",
          "size": "731549",
          "prop": "0x53c04774656765c3fc18a4da8340954893d378ff36b66f27ebae4338da03e4f9",
          "blake2_256": "0xe988be5e82c5540bf2e5acf73f63e972798ae818277a8deb95a0b9c7a5d76646",
          "ipfs": "QmaJvtWpS4oAru6Rb2P2vzutFQUfBMBo3uq19exaHDagPk",
          "sha256": "0x84f450d365392d1c8313923a378277204ec5a6283de8be5d7e0a37e540849861",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
          "subwasm": {
            "size": 731549,
            "compression": {
              "size_compressed": 731549,
              "size_decompressed": 3865522,
              "compressed": true
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 4,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0x53c04774656765c3fc18a4da8340954893d378ff36b66f27ebae4338da03e4f9",
            "parachain_authorize_upgrade_hash": "0xce54ada6c1b69a5536f1de71b08e84dbe7c22e21f57b49b59ae43907baee47b7",
            "ipfs_hash": "QmaJvtWpS4oAru6Rb2P2vzutFQUfBMBo3uq19exaHDagPk",
            "blake2_256": "0xe988be5e82c5540bf2e5acf73f63e972798ae818277a8deb95a0b9c7a5d76646"
          }
        }
      }
    }
    

    subwasm details:

    {
      "size": 731549,
      "compression": {
        "size_compressed": 731549,
        "size_decompressed": 3865522,
        "compressed": true
      },
      "reserved_meta": [
        109,
        101,
        116,
        97
      ],
      "reserved_meta_valid": true,
      "metadata_version": 14,
      "core_version": "tinkernet_node-4 (tinkernet_node-1.tx1.au1)",
      "proposal_hash": "0x53c04774656765c3fc18a4da8340954893d378ff36b66f27ebae4338da03e4f9",
      "parachain_authorize_upgrade_hash": "0xce54ada6c1b69a5536f1de71b08e84dbe7c22e21f57b49b59ae43907baee47b7",
      "ipfs_hash": "QmaJvtWpS4oAru6Rb2P2vzutFQUfBMBo3uq19exaHDagPk",
      "blake2_256": "0xe988be5e82c5540bf2e5acf73f63e972798ae818277a8deb95a0b9c7a5d76646"
    }
    
    Source code(tar.gz)
    Source code(zip)
    tinkernet_runtime.compact.compressed.wasm(714.40 KB)
    tinkernet_runtime.compact.wasm(3.68 MB)
  • v1.1.2(Aug 15, 2022)

    Release v1.1.2

    New Release Details:

    • Network: tinkernet

    srtool details:

    {
      "gen": "srtool v0.9.21",
      "src": "git",
      "version": "0.1.0",
      "commit": "7c11707510d7d424e340cf3931b5970a6b9e25f6",
      "tag": "",
      "branch": "main",
      "rustc": "rustc 1.62.0 (a8314ef7d 2022-06-27)",
      "pkg": "tinkernet-runtime",
      "tmsp": "2022-08-15T13:17:59Z",
      "size": "730638",
      "prop": "0x876a9ea031b6649ad2a029da16d23892238b54d17e134e8f9a6226af130cab68",
      "ipfs": "QmYS3o2cUFoLemqFLPSY9vcmqCKDmTdsW5t9JGrFLDYKmd",
      "sha256": "0x10addd9de015e3a53aaab6929dd3d1cdde3cbe2af1dd8d3b11a9b7f0c09ee683",
      "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
      "info": {
        "generator": {
          "name": "srtool",
          "version": "0.9.21"
        },
        "src": "git",
        "version": "0.1.0",
        "git": {
          "commit": "7c11707510d7d424e340cf3931b5970a6b9e25f6",
          "tag": "",
          "branch": "main"
        },
        "rustc": "rustc 1.62.0 (a8314ef7d 2022-06-27)",
        "pkg": "tinkernet-runtime",
        "profile": "release"
      },
      "context": {
        "package": "tinkernet-runtime",
        "runtime_dir": "runtime/tinkernet",
        "docker": {
          "image": "paritytech/srtool",
          "tag": "1.62.0"
        },
        "profile": "release"
      },
      "runtimes": {
        "compact": {
          "tmsp": "2022-08-15T13:06:12Z",
          "size": "3877374",
          "prop": "0x398a14bbc3700e530fc432847fe62a91fae8dd1c908f71ea1b10bbfc931c0ac7",
          "blake2_256": "0xd0cec8189aab5a1323f63df7cd86c8e23d39a2678e69713376bdb1e834edffe6",
          "ipfs": "QmQeZRHmt8Twa4NhNTtf1AoJRm1A2nzYJBwmoB5tm3f3oN",
          "sha256": "0xead44a092a7f99448aaaaebb01001cc08e20c9d4891b838b9d557a934dd159ab",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.wasm",
          "subwasm": {
            "size": 3877374,
            "compression": {
              "size_compressed": 3877374,
              "size_decompressed": 3877374,
              "compressed": false
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 3,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0x398a14bbc3700e530fc432847fe62a91fae8dd1c908f71ea1b10bbfc931c0ac7",
            "parachain_authorize_upgrade_hash": "0xa6c9853454ab64b98584440e92877edbdd2dae46977d27847bf99b8ff3642dda",
            "ipfs_hash": "QmQeZRHmt8Twa4NhNTtf1AoJRm1A2nzYJBwmoB5tm3f3oN",
            "blake2_256": "0xd0cec8189aab5a1323f63df7cd86c8e23d39a2678e69713376bdb1e834edffe6"
          }
        },
        "compressed": {
          "tmsp": "2022-08-15T12:57:46Z",
          "size": "730638",
          "prop": "0x876a9ea031b6649ad2a029da16d23892238b54d17e134e8f9a6226af130cab68",
          "blake2_256": "0xa8813f837e22f3b8307534358a218c650a1777669186698475daa3f0ae6b5500",
          "ipfs": "QmYS3o2cUFoLemqFLPSY9vcmqCKDmTdsW5t9JGrFLDYKmd",
          "sha256": "0x10addd9de015e3a53aaab6929dd3d1cdde3cbe2af1dd8d3b11a9b7f0c09ee683",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
          "subwasm": {
            "size": 730638,
            "compression": {
              "size_compressed": 730638,
              "size_decompressed": 3877374,
              "compressed": true
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 3,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0x876a9ea031b6649ad2a029da16d23892238b54d17e134e8f9a6226af130cab68",
            "parachain_authorize_upgrade_hash": "0x12be8e7f6003fede84c5336c785b08b96e53d1b9e9f5ae21aaadcc62128c0069",
            "ipfs_hash": "QmYS3o2cUFoLemqFLPSY9vcmqCKDmTdsW5t9JGrFLDYKmd",
            "blake2_256": "0xa8813f837e22f3b8307534358a218c650a1777669186698475daa3f0ae6b5500"
          }
        }
      }
    }
    

    subwasm details:

    {
      "size": 730638,
      "compression": {
        "size_compressed": 730638,
        "size_decompressed": 3877374,
        "compressed": true
      },
      "reserved_meta": [
        109,
        101,
        116,
        97
      ],
      "reserved_meta_valid": true,
      "metadata_version": 14,
      "core_version": "tinkernet_node-3 (tinkernet_node-1.tx1.au1)",
      "proposal_hash": "0x876a9ea031b6649ad2a029da16d23892238b54d17e134e8f9a6226af130cab68",
      "parachain_authorize_upgrade_hash": "0x12be8e7f6003fede84c5336c785b08b96e53d1b9e9f5ae21aaadcc62128c0069",
      "ipfs_hash": "QmYS3o2cUFoLemqFLPSY9vcmqCKDmTdsW5t9JGrFLDYKmd",
      "blake2_256": "0xa8813f837e22f3b8307534358a218c650a1777669186698475daa3f0ae6b5500"
    }
    
    Source code(tar.gz)
    Source code(zip)
    tinkernet_runtime.compact.compressed.wasm(713.51 KB)
    tinkernet_runtime.compact.wasm(3.69 MB)
  • v1.1.1(Aug 9, 2022)

    Release v1.1.1

    New Release Details:

    • Network: tinkernet Changed vesting parameters to accept Tinkernet vested reward distribution calls.

    srtool details:

    {
      "gen": "srtool v0.9.21",
      "src": "git",
      "version": "0.1.0",
      "commit": "293824a9ac34e6bb6ee562b67271168b999d2813",
      "tag": "",
      "branch": "main",
      "rustc": "rustc 1.62.0 (a8314ef7d 2022-06-27)",
      "pkg": "tinkernet-runtime",
      "tmsp": "2022-08-09T17:31:56Z",
      "size": "731260",
      "prop": "0xec2c94f4cde5a0f154fc6a2bff01e0b73811123db022d7e0e58ba72a0e8e442e",
      "ipfs": "QmcMiGf5rcEF1AnCZtSQHsWSchBTACUeqnL25UGStvVMvU",
      "sha256": "0x8bfae933e6e68acda4958651ebc0a6669ac6ff6252c57141385cd4feed65c3c5",
      "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
      "info": {
        "generator": {
          "name": "srtool",
          "version": "0.9.21"
        },
        "src": "git",
        "version": "0.1.0",
        "git": {
          "commit": "293824a9ac34e6bb6ee562b67271168b999d2813",
          "tag": "",
          "branch": "main"
        },
        "rustc": "rustc 1.62.0 (a8314ef7d 2022-06-27)",
        "pkg": "tinkernet-runtime",
        "profile": "release"
      },
      "context": {
        "package": "tinkernet-runtime",
        "runtime_dir": "runtime/tinkernet",
        "docker": {
          "image": "paritytech/srtool",
          "tag": "1.62.0"
        },
        "profile": "release"
      },
      "runtimes": {
        "compact": {
          "tmsp": "2022-08-09T17:20:52Z",
          "size": "3881404",
          "prop": "0xf740e8b4454e2f91dea782e0d776d3580e2eabdb9089c26604aa3ff08613fb71",
          "blake2_256": "0x24cc2f94ad9b5b294d530566fd1884e5903feae582c45185e41dedaaa75b22bc",
          "ipfs": "QmaSp3bDJDZM5XYtN9SXtNHgQ1haacf7AnadRn6o9wboGx",
          "sha256": "0x5aa5a39cab7909e122fbe6fc89e24f9f105e7dae4640c24e086017f6fc64288a",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.wasm",
          "subwasm": {
            "size": 3881404,
            "compression": {
              "size_compressed": 3881404,
              "size_decompressed": 3881404,
              "compressed": false
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 2,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0xf740e8b4454e2f91dea782e0d776d3580e2eabdb9089c26604aa3ff08613fb71",
            "parachain_authorize_upgrade_hash": "0xf2eac6038355d9f31196d49704a3697f7f1910241b21006e4f13b070d246c465",
            "ipfs_hash": "QmaSp3bDJDZM5XYtN9SXtNHgQ1haacf7AnadRn6o9wboGx",
            "blake2_256": "0x24cc2f94ad9b5b294d530566fd1884e5903feae582c45185e41dedaaa75b22bc"
          }
        },
        "compressed": {
          "tmsp": "2022-08-09T17:13:06Z",
          "size": "731260",
          "prop": "0xec2c94f4cde5a0f154fc6a2bff01e0b73811123db022d7e0e58ba72a0e8e442e",
          "blake2_256": "0x6b367470ced78a9cfa4de75959612dd7254903977afa8ddb2c3a29f6412ac945",
          "ipfs": "QmcMiGf5rcEF1AnCZtSQHsWSchBTACUeqnL25UGStvVMvU",
          "sha256": "0x8bfae933e6e68acda4958651ebc0a6669ac6ff6252c57141385cd4feed65c3c5",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
          "subwasm": {
            "size": 731260,
            "compression": {
              "size_compressed": 731260,
              "size_decompressed": 3881404,
              "compressed": true
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 2,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0xec2c94f4cde5a0f154fc6a2bff01e0b73811123db022d7e0e58ba72a0e8e442e",
            "parachain_authorize_upgrade_hash": "0x497e80f90ff46a7719620429cc275c2579b9ef4eda1dd957db12cc4e62ca33a1",
            "ipfs_hash": "QmcMiGf5rcEF1AnCZtSQHsWSchBTACUeqnL25UGStvVMvU",
            "blake2_256": "0x6b367470ced78a9cfa4de75959612dd7254903977afa8ddb2c3a29f6412ac945"
          }
        }
      }
    }
    

    subwasm details:

    {
      "size": 731260,
      "compression": {
        "size_compressed": 731260,
        "size_decompressed": 3881404,
        "compressed": true
      },
      "reserved_meta": [
        109,
        101,
        116,
        97
      ],
      "reserved_meta_valid": true,
      "metadata_version": 14,
      "core_version": "tinkernet_node-2 (tinkernet_node-1.tx1.au1)",
      "proposal_hash": "0xec2c94f4cde5a0f154fc6a2bff01e0b73811123db022d7e0e58ba72a0e8e442e",
      "parachain_authorize_upgrade_hash": "0x497e80f90ff46a7719620429cc275c2579b9ef4eda1dd957db12cc4e62ca33a1",
      "ipfs_hash": "QmcMiGf5rcEF1AnCZtSQHsWSchBTACUeqnL25UGStvVMvU",
      "blake2_256": "0x6b367470ced78a9cfa4de75959612dd7254903977afa8ddb2c3a29f6412ac945"
    }
    
    Source code(tar.gz)
    Source code(zip)
    tinkernet_runtime.compact.compressed.wasm(714.12 KB)
    tinkernet_runtime.compact.wasm(3.70 MB)
  • v1.1.0(Aug 9, 2022)

    Release v1.1.0

    New Release Details:

    • Network: tinkernet Contains fixes and version upgrades developed after the parachain was registered on Kusama.

    srtool details:

    {
      "gen": "srtool v0.9.21",
      "src": "git",
      "version": "0.1.0",
      "commit": "11957d9e283721bc2292138d175a3f4465753d2e",
      "tag": "",
      "branch": "main",
      "rustc": "rustc 1.62.0 (a8314ef7d 2022-06-27)",
      "pkg": "tinkernet-runtime",
      "tmsp": "2022-08-09T12:55:27Z",
      "size": "731377",
      "prop": "0xe2b493b9c5342d3dfc6225c3750fff3d9e27d8b155492ec1a6cc84ae7235d517",
      "ipfs": "QmZ7Gc5uJ18PA4v7bZYwT8zj3Yg81iLXAT9u6DjFthoNCt",
      "sha256": "0x0ac414e60c68ee767c423affcf6703193f37929a101396e3dd4b33ced6804c17",
      "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
      "info": {
        "generator": {
          "name": "srtool",
          "version": "0.9.21"
        },
        "src": "git",
        "version": "0.1.0",
        "git": {
          "commit": "11957d9e283721bc2292138d175a3f4465753d2e",
          "tag": "",
          "branch": "main"
        },
        "rustc": "rustc 1.62.0 (a8314ef7d 2022-06-27)",
        "pkg": "tinkernet-runtime",
        "profile": "release"
      },
      "context": {
        "package": "tinkernet-runtime",
        "runtime_dir": "runtime/tinkernet",
        "docker": {
          "image": "paritytech/srtool",
          "tag": "1.62.0"
        },
        "profile": "release"
      },
      "runtimes": {
        "compact": {
          "tmsp": "2022-08-09T12:45:09Z",
          "size": "3881555",
          "prop": "0x2ee52ff75683e1b343d9c05ace22a14c4ef9957fc86d7d4d89f9d55a44aabd80",
          "blake2_256": "0x1a3444ecbf8cbe2effb98669224f5e79cacccabc82a7594dfe7f94e5fe47fe53",
          "ipfs": "QmWkFFSeaKGHPTVjQu6S8XteonJtTASioT7pK5WUChFrmf",
          "sha256": "0x3ca1829a93b3ba71958e4ac7e3ded9c70d5e6b924023c0eea867fe2e202526f1",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.wasm",
          "subwasm": {
            "size": 3881555,
            "compression": {
              "size_compressed": 3881555,
              "size_decompressed": 3881555,
              "compressed": false
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 2,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0x2ee52ff75683e1b343d9c05ace22a14c4ef9957fc86d7d4d89f9d55a44aabd80",
            "parachain_authorize_upgrade_hash": "0xa68567a6de0ffab8be3dca698c2625b0c0b69143aa716562c5b9e15694c3ffc6",
            "ipfs_hash": "QmWkFFSeaKGHPTVjQu6S8XteonJtTASioT7pK5WUChFrmf",
            "blake2_256": "0x1a3444ecbf8cbe2effb98669224f5e79cacccabc82a7594dfe7f94e5fe47fe53"
          }
        },
        "compressed": {
          "tmsp": "2022-08-09T12:37:40Z",
          "size": "731377",
          "prop": "0xe2b493b9c5342d3dfc6225c3750fff3d9e27d8b155492ec1a6cc84ae7235d517",
          "blake2_256": "0x8c2fb6d1a76eff8e1e39c1e5ad33e1f9fbfb40baacdea0ccffce0ce6d5fefbfc",
          "ipfs": "QmZ7Gc5uJ18PA4v7bZYwT8zj3Yg81iLXAT9u6DjFthoNCt",
          "sha256": "0x0ac414e60c68ee767c423affcf6703193f37929a101396e3dd4b33ced6804c17",
          "wasm": "runtime/tinkernet/target/srtool/release/wbuild/tinkernet-runtime/tinkernet_runtime.compact.compressed.wasm",
          "subwasm": {
            "size": 731377,
            "compression": {
              "size_compressed": 731377,
              "size_decompressed": 3881555,
              "compressed": true
            },
            "reserved_meta": [
              109,
              101,
              116,
              97
            ],
            "reserved_meta_valid": true,
            "metadata_version": 14,
            "core_version": {
              "specName": "tinkernet_node",
              "implName": "tinkernet_node",
              "authoringVersion": 1,
              "specVersion": 2,
              "implVersion": 1,
              "apis": [
                [
                  "0xdd718d5cc53262d4",
                  1
                ],
                [
                  "0xdf6acb689907609b",
                  4
                ],
                [
                  "0x37e397fc7c91f5e4",
                  1
                ],
                [
                  "0x40fe3ad401f8959a",
                  6
                ],
                [
                  "0xd2bc9897eed08f15",
                  3
                ],
                [
                  "0xf78b278be53f454c",
                  2
                ],
                [
                  "0xab3c0572291feb8b",
                  1
                ],
                [
                  "0xbc9d89904f5b923f",
                  1
                ],
                [
                  "0x37c8bb1350a9a2a8",
                  1
                ],
                [
                  "0xea93e3f16f3d6962",
                  2
                ]
              ],
              "transactionVersion": 1
            },
            "proposal_hash": "0xe2b493b9c5342d3dfc6225c3750fff3d9e27d8b155492ec1a6cc84ae7235d517",
            "parachain_authorize_upgrade_hash": "0x05b452678dff60f21da0b503c18938b3d0eca1b32e6bc708d344a0782b55f5b7",
            "ipfs_hash": "QmZ7Gc5uJ18PA4v7bZYwT8zj3Yg81iLXAT9u6DjFthoNCt",
            "blake2_256": "0x8c2fb6d1a76eff8e1e39c1e5ad33e1f9fbfb40baacdea0ccffce0ce6d5fefbfc"
          }
        }
      }
    }
    

    subwasm details:

    {
      "size": 731377,
      "compression": {
        "size_compressed": 731377,
        "size_decompressed": 3881555,
        "compressed": true
      },
      "reserved_meta": [
        109,
        101,
        116,
        97
      ],
      "reserved_meta_valid": true,
      "metadata_version": 14,
      "core_version": "tinkernet_node-2 (tinkernet_node-1.tx1.au1)",
      "proposal_hash": "0xe2b493b9c5342d3dfc6225c3750fff3d9e27d8b155492ec1a6cc84ae7235d517",
      "parachain_authorize_upgrade_hash": "0x05b452678dff60f21da0b503c18938b3d0eca1b32e6bc708d344a0782b55f5b7",
      "ipfs_hash": "QmZ7Gc5uJ18PA4v7bZYwT8zj3Yg81iLXAT9u6DjFthoNCt",
      "blake2_256": "0x8c2fb6d1a76eff8e1e39c1e5ad33e1f9fbfb40baacdea0ccffce0ce6d5fefbfc"
    }
    
    Source code(tar.gz)
    Source code(zip)
    tinkernet_runtime.compact.compressed.wasm(714.23 KB)
    tinkernet_runtime.compact.wasm(3.70 MB)
  • v1.0.0(Jul 26, 2022)

    First release of the InvArch Tinkernet Node and Runtime, subsequent releases will provide information on changes and data on the runtime wasm code. Validation code included in the res directory as the genesis validation code.

    Source code(tar.gz)
    Source code(zip)
Owner
InvArch
InvArch
Official Rust implementation of the Nimiq protocol

Nimiq Core implementation in Rust (core-rs) Rust implementation of the Nimiq Blockchain Core Nimiq is a frictionless payment protocol for the web. Thi

Nimiq 72 Sep 23, 2022
Official implementation of the YeeCo Root Chain (Layer 1)

yeeroot Official implementation of the YeeCo Root Chain (Layer 1) YeeCo is a permissionless, secure, high performance and scalable public blockchain p

YeeCo 29 Sep 20, 2022
Ecoball Node is the Official Rust implementation of the Ecoball protocol.

Ecoball Node is the Official Rust implementation of the Ecoball protocol. It is a fork of OpenEthereum - https://github.com/openethereum/

Ecoball Chain 2 Jun 9, 2022
the official Rust and C implementations of the BLAKE3 cryptographic hash function

BLAKE3 is a cryptographic hash function that is: Much faster than MD5, SHA-1, SHA-2, SHA-3, and BLAKE2. Secure, unlike MD5 and SHA-1. And secure again

BLAKE3 team 3.7k Jan 6, 2023
CodeChain's official implementation in Rust.

CodeChain CodeChain is a programmable open source blockchain technology optimal for developing and customizing multi-asset management systems. Build D

CodeChain 259 Dec 21, 2022
Meta-repository for Miscreant: misuse-resistant symmetric encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support

The best crypto you've never heard of, brought to you by Phil Rogaway A misuse resistant symmetric encryption library designed to support authenticate

miscreant. 480 Dec 8, 2022
Authenticate a tarball through a signed tag in a git repository (with reproducible builds)

auth-tarball-from-git Authenticate a tarball through a signed tag in a git repository (with reproducible builds). The signed git tag contains a hash o

null 14 Aug 16, 2022
Generate Nix fetcher calls from repository URLs [maintainer=@figsoda]

nurl Generate Nix fetcher calls from repository URLs $ nurl https://github.com/nix-community/patsh v0.2.0 2>/dev/null fetchFromGitHub { owner = "nix

Nix community projects 103 Jan 29, 2023
LLM-chain Rust Template Repository

Jumpstart your llm-chain projects with the llm-chain-template repository! This template provides a foundation for using the llm-chain library, complete with example code and instructions to get you started effortlessly.

Sobel IO 3 May 5, 2023
Substrate: The platform for blockchain innovators

Substrate · Substrate is a next-generation framework for blockchain innovation ?? . Trying it out Simply go to substrate.dev and follow the installati

Parity Technologies 7.7k Dec 30, 2022