Nikola Todorovic

Results 8 issues of 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...

A3-stale
B0-silent
C1-low 📌
D5-nicetohaveaudit ⚠️

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...

improvement
v6

## 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) -...

bug
v6

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...

feature
v6

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...

chore

# 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)

enhancement