distributedstatemachine
distributedstatemachine
This PR upgradres ethereumjs-tx to a version that add chain id in the transaction hashes
We have an application that was working fine until [this commit](https://github.com/godwokenrises/godwoken/commit/09f6d583bba9e2a646bf4418816594fccaa50aee) was introduced . It would seem that ethers.rs might not be able to handle this [response](https://github.com/godwokenrises/godwoken/blob/develop/crates/generator/src/generator.rs#L771). We believe this...
## Motivation Provide an additional method of running cryo ## Solution Add a dockerfile to the repo ## PR Checklist - [ ] Added Tests - [x] Added Documentation -...
## Description In order for the community to familiar themselves with DTAO and its concepts , we will be setting a server with a local node set up running the...
## Description This is a backport of https://github.com/opentensor/subtensor/pull/464 that fixes registration limits and erroring with users being unable to unstake their entire balances ## Related Issue(s) - Closes #[issue number]...
## Description This is a backport of https://github.com/opentensor/subtensor/pull/464 that fixes registration limits and erroring with users being unable to unstake their entire balances ## Related Issue(s) - Closes #[issue number]...
## Description The current governance mechanism in the Subtensor blockchain needs to be revised to introduce a new group called "SubnetOwners" alongside the existing "Triumvirate" and "Senate" groups. The goal...
## Description This PR moves devnet features to testnet ## Related Issue(s) - Closes #[issue number] ## Type of Change - [ ] Bug fix (non-breaking change which fixes an...
## Description We need to modify the calculation of the exponential moving average (EMA) of bonds in our blockchain system to make it more responsive to the current consensus. Currently,...
## Description This PR : - extracts the baekker aritfacts from the dynamic branch - Adds a ci job to build the Baedeker artifacts - Adds a script to download...