tangle
tangle copied to clipboard
Modular restaking infrastructure for creators, restakers, and operators.
## Overview In the first milestone, we did merge #624 that includes the most basic working blocks for the new Services System design. In this milestone, we should address the...
# Overview Starting from parachain-staking and removing much of what is unneeded. Our delegation system should be the main entrypoint for validators to signal their intentions to be operators. It...
# Overview The current roles/jobs systems are tightly integrated. We have onchain types / enums that are ever-growing to match JobTypes, RoleTypes, and anything in between. This will be sufficient...
Add Tangle network to the list of supported networks here: https://github.com/novasamatech/metadata-portal so it could be used in Polkadot Vault wallet.
# Overview This is a tricky subject but we ought to dedicate some brainpower to it. What happens if a validator is removed from the active validation set and also...
# Overview With v2 and the introduction of service blueprints, we want to design a model that incentivizes developers to create blueprints, earn rewards if their blueprints are widely used,...
# Overview https://github.com/sygmaprotocol/sygma-substrate-pallets Add to our testnet/mainnet runtimes. Create a feature branch and leave open for Sygma team to review.
## Issue: End-to-End Integration of Mpc Jobs Flow ## Jobs/Roles Pallet - [x] **Jobs Pallet Implementation** - [x] https://github.com/webb-tools/tangle/issues/289 - [x] https://github.com/webb-tools/tangle/issues/290 - [x] https://github.com/webb-tools/tangle/issues/301 - [x] #318 - [x]...
It should notify Slack when/if the blockchain stops producing/finalizing blocks or taking abnormal times to do so, or other common problems. One idea for implementation would be via a serverless...