Upstream Forks
Dchain maintains forks of three upstream Cosmos projects. Each page below records the customisations applied, the rationale, and the downstream consequences so rebases onto new upstream releases can be performed without losing context.
| Upstream | Fork | Pinned tag |
|---|---|---|
github.com/cosmos/cosmos-sdk | d-foundation/cosmos-sdk | v0.53.4-dchain-v5 |
github.com/CosmWasm/wasmd | d-foundation/wasmd | v0.61.4-dchain |
github.com/cosmos/evm | d-foundation/evm | v0.5.0-dchain-v1 |
Replacement is wired via replace directives in
protocol/go.mod.
- cosmos-sdk fork
- wasmd fork — coming soon
- cosmos/evm fork