We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bond
initial_accounts
parse_proof
redeem
BondDuration
BondingDuration
BondingDurationInEra
Exposure
CurrencyToVote
PowerToVote
ForceNew
The text was updated successfully, but these errors were encountered:
#214 is require to fix before next Crab testnet, close this for now.
Sorry, something went wrong.
Implement Web3Api (#205)
Web3Api
bd08913
* Implement Web3Api * Add Web3Api tests * Fix checker * Fix test
AurevoirXavier
No branches or pull requests
bond
zero should failed, fixed in Upgrade to Substrate 2.0 #218initial_accounts
with custom accounts Replace the Initial Accounts with Custom Accounts #240, fixed in Preset the keys of Alice & Bob #241parse_proof
need to be existed toredeem
, bug or design?BondDuration
mismatched CheckBondingDuration
andBondingDurationInEra
#221, fixed in Upgrade to Substrate 2.0 #218Exposure
Slash Strategy #222, fixed in Upgrade to Substrate 2.0 #218CurrencyToVote
toPowerToVote
CurrencyToVote
toPowerToVote
#238, fixed in Upgrade to Substrate 2.0 #218ForceNew
Should be ForceNew #242, fix in IceFrog Runtime Upgrade #257The text was updated successfully, but these errors were encountered: