- https://github.com/Anchor-Protocol/money-market-contracts (
v0.3.1tag); - https://github.com/Anchor-Protocol/anchor-token-contracts (
v0.3.0tag); - https://github.com/Anchor-Protocol/anchor-bAsset-contracts(
v0.2.1tag); - https://github.com/Anchor-Protocol/anchor-bEth-contracts (
v0.2.0tag);
- https://github.com/Mirror-Protocol/mirror-contracts (
v2.2.0tag);
Not obligatory but recommended for same precision where it depends on blocks per second
[consensus]
timeout_precommit = "200ms"
timeout_propose = "200ms"
timeout_propose_delta = "200ms"
timeout_prevote = "200ms"
timeout_prevote_delta = "200ms"
timeout_precommit_delta = "200ms"
timeout_commit = "200ms"For 100% predictable tax
{
"app_state": {
"treasury": {
"params": {
"params": {
"tax_policy": {
"rate_min": "0.010000000000000000",
"rate_max": "0.010000000000000000",
"change_rate_max": "0.000000000000000000"
}
}
}
}
}
}