Nikola Todorovic
Nikola Todorovic
There is already a function inside the Vesting Pallet for removing vesting schedules. This PR exposes it through a ROOT call, so that developers and governance can have access to...
Listening to suggestions from our community, we decided to make OT-node and GraphDB run as a system service. We also made some breaking changes in the data layer so to...
## Issue description The [v6 beta.1.23 release](https://github.com/OriginTrail/ot-node/releases/tag/v6.0.0-beta.1.23) introduces several breaking changes, so if you are a node runner make sure to check the necessary instructions: - OT-Node cleanup (#1746) -...
As an extension to the @origin_trail v6 data layer, we are introducing support for Blazegraph! Blazegraph is the second out of many triple stores to be integrated and supported by...
Add spelling check github action
# Description Update linux local setup script to open new terminal sessions for each blockchain and ot-node that is started. ## Type of change - [x] New feature (non-breaking change...
# Description EVM Precompiles implementation that enables interaction with parachain staking pallet through EVM. ## Type of change - [x] New feature (non-breaking change which adds functionality)