Skip to main content

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