Merge pull request #803 from hyperledger/checkpointing
Add last block checkpointing and versioned state loading
No related branches found
No related tags found
Showing
- blockchain/blockchain.go 8 additions, 1 deletionblockchain/blockchain.go
- consensus/tendermint/abci/app.go 4 additions, 2 deletionsconsensus/tendermint/abci/app.go
- consensus/tendermint/tendermint.go 5 additions, 4 deletionsconsensus/tendermint/tendermint.go
- core/kernel.go 1 addition, 1 deletioncore/kernel.go
- core/kernel_test.go 5 additions, 4 deletionscore/kernel_test.go
- execution/state.go 32 additions, 5 deletionsexecution/state.go
Loading
Please register or sign in to comment