drewstone

Results 224 issues of drewstone

# Overview An active service instance is a requested instance of a Blueprint by a user. The active services should be query-able by blueprint and displayed. ## Subtasks - Create...

# Overview We want to have a native bridge between Tangle and Tangle parachain. One main reason is to move TNT between the chains as trustlessly as possible. Instead of...

https://github.com/sygmaprotocol/sygma-relayer-deployment Steps - [x] Generate evm and substrate accounts for relayer - [x] Configure Aws - [x] Configure VPC - [x] Create Role which will do the deployment process -...

# Tangle Marketplace Mechanism Technical Specification ## 1. Overview The Tangle Marketplace is a decentralized platform for cloud services, connecting developers, operators, and users. It facilitates price discovery and service...

# Pallet services and assets - Get active services for a specific blueprint (i.e. Blueprint 1 w/ 5 service instances) - Ensure operators can set instance limits per blueprint -...

# Overview We let Blueprint developers define slashing, but we should also retain control to veto and cancel slashes at the governance/network level. This is useful to prevent truly malicious...

From @1xstj > The finalisation issue on testnet that we reported long back (https://github.com/paritytech/polkadot-sdk/issues/3487) was actually a bug in substrate and was patched on Friday (https://github.com/paritytech/polkadot-sdk/pull/5153). Unfortunately the same issue...

# Overview Testing of EVM and native functionality. - Unit tests, negative tests - E2E tests can leverage the examples and subxt to demonstrate how to use with subxt (de-prioritize...