Skip to content

⛓️ A Framework for Building High Value Public Blockchains ✨

License

Notifications You must be signed in to change notification settings

RiemaLabs/cosmos-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cosmos-sdk

Cosmos-sdk cosmos/cosmos-sdk offers a framework for building blockchain applications with CometBFT consensus.

This repo is a fork of cosmos-sdk v0.46.16 (v0.46.x) with adaptions.

Modifications

  1. Adoption of PrepareProposal and ProcessProposal
  2. The addition of chainID to baseapp so that a branch of state can be used in PrepareProposal and ProcessProposal
  3. The addition of --btc-rpc parameter that enables the program to retrieve the current BTC block height.
  4. Increase DefaultPowerReduction from 1000000 to 100000000

Contributing

This repo intends on preserving the minimal possible diff with cosmos/cosmos-sdk to make fetching upstream changes easy. If the proposed contribution is

Audit Reports

The following audit report is available for Cosmos-SDK:

About

⛓️ A Framework for Building High Value Public Blockchains ✨

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 89.4%
  • C 8.3%
  • Java 0.4%
  • Sage 0.4%
  • Makefile 0.4%
  • Assembly 0.4%
  • Other 0.7%