tfchain icon indicating copy to clipboard operation
tfchain copied to clipboard

Threefold Chain.

Results 95 tfchain issues
Sort by recently updated
recently updated
newest added

## Description We want to allow registration of `HDD only` nodes on chain for `Holochain` usage. Implemented solution: 1. Similar to what already exists for SSD, add a minimum HDD...

## Required by Holochain According to @delandtj we need to support `HDD` only nodes to be supported on the chain. Right now even if nodes try to register with 0...

type_feature

## Describe the bug Mainnet, 2.4.2. Dashboard is giving error Not enough public IPs in farm despite having a free public ips on the farm. ## To Reproduce Steps to...

## Describe the bug By reviewing the billing code, it seems that the balance lock feature (from the balances pallet) may have been used incorrectly in our smart-contract pallet (at...

type_bug
tfchain

## Is your feature request related to a problem? Please describe Currently, the farmer bot is responsible for verifying the active contracts before the node switches to low power mode,...

type_feature

There shouldn't be a contract billing for a deployment against node of state down - https://github.com/threefoldtech/terraform-provider-grid/issues/763

type_feature

## Describe the bug I noticed by reviewing the council pallet code base that a council member can propose a DAO proposal with a threshold of 1, vote for it...

type_bug

## Describe the bug https://github.com/threefoldtech/tfchain/blob/8dfb941263450b62c2b4eb5e3d51bc9f18ba9966/substrate-node/pallets/pallet-smart-contract/src/billing.rs#L66-L69 I believe that this method sometimes returns silently even though the worker runs on a validator that is supposed to author the next block. I...

type_bug
tfchain

## Is your feature request related to a problem? Please describe When we calculate SU and CU (integer values) we do some integer divisions which leads to some precision error....

The amount of TFT's burned should be removed from the vaults from connected bridges as well and burned too.

type_feature