virto-node icon indicating copy to clipboard operation
virto-node copied to clipboard

Virto Network blockchain node.

Results 38 virto-node issues
Sort by recently updated
recently updated
newest added

I propose generalizing the way how payments are released to the beneficiary. The core feature of payments pallet is being able to hold funds until the sender is satisfied with...

payments

Balances like `0.999999912345` are quite ugly and after certain number of decimals users don't usually care if the fee is 0.000001 or 0.00001 more expensive. We should have a minimum...

FRAME counts with the a quite new NFT pallet that is quite powerful: https://github.com/paritytech/polkadot-sdk/tree/master/substrate/frame/nfts This pallet can have multiple purposes in the whole network. For example the NFT might provide...

brainstorming

Create a new fork in Virto of the Polkadot SDK repository and backport this change: https://github.com/virto-network/substrate/pull/1

Although we are not a DeFi chain, it would be very inefficient/impossible for some operations that are time sensitive to rely on XCM to trade local tokens in the exchange...

We need to define a standard format for the payment remark to be used by marketplaces to detect when a payment should leave a fee to the marketplace. One option...

Creating communities requires registered users to back the creation with assets of some known value, initially that is KSM(the native token), in the future it could be with other assets...

To allow communities to pay fees in their own asset we need a way to price them, sufficient assets are trusted to have value and a minimum balance that can...

We already have the concept of vote multiplier when voting with ranks, I propose we generalize on the concept where rank becomes just one of the possible multipliers. We would...

Regardless of the decision method people should be able to delegate their vote to some other member of their community, this basic governance tool is key to increased voter turnout.