Skip to main content

Archives should have a unique contract id

· One min read
Philip
Tagion Core Contributor
Lucas
Tagion Core Contributor
Carsten
Tagion Core Contributor

To remove/add an archive should have a unique contract id. This means that only a contract with this id can modify an archive with the same contract-id. This rule is valid for all none value archives.

Transaction verification

· 5 min read
Philip
Tagion Core Contributor

This proposal describes and discusses how transactions can be traced and proved to have taken place in the tagion system.

Mirror Node / Light nodes

· 3 min read
Philip
Tagion Core Contributor

This is a proposal for introducing a new type of node that provides the same interface as a normal node, but does not perform consensus. It acts as a "relay station" for clients to communicate with.

Testing Environment Options for Tagion tools

· 6 min read
Ivan
Tagion Core Contributor

This document explores various options for setting up a testing environment for Tagion tools, considering the programming languages already used in the project (D-lang, Bash, Python, and Jest with NodeJS+TypeScript). Each option is evaluated based on convenience to write tests, simplicity of setup, organization for many tests, and reporting capabilities.

Cache

· 4 min read
Philip
Tagion Core Contributor

Improve system performance for wallet updates