- Support fork checkpoint and Verify vacant block in fork invalid range
- Remove repeated collected in vchProof of block
- Fork rollback and extended maker
- Modify get work state
- Reduce bigbang core memory usage
- Add full-value transaction when amount=-1 for RPC CreateTransaction and SendFrom
- Fix consensus bug: not check repeated publish
- Fix signature bug and add "sendtodata" option
- Enhance verification of CERT
- Fix crash when failing to inspect wallet tx
- Fix bug of synchronous preamble transaction
- Fix check repair txpool bug
- Improve TxPool::ArrangeBlockTx performance
- Add synctx parameter for addnewtemplate importtemplate importkey importpribkey RPCs
- Continuely start consensus result when dpos node restarted
- Update CheckPoints
- Improve RPC ListUnspent feature
- Recovery from the path of block.dat function
- Sign transaction for delegate address owned by multi-signature address without online
- Add testnet build flag for swicthing network between main net and test net
- No need to import address to vote
- Support multi-signature for owner address of vote template
- Improve RPCs gettransaction and getblockdetail performance
- BugFix of gettransaction
- Reduce upper and lower cache to only one cache to flush tx index
- Bugfix of creating fork error caused by timestamp
- Update the upper limitation of voting sum to 30 million
- EDPoS and CPoW consensus comes up
- Support multi-fork with extend block
- Add crossed-chain transaction feature to extend functions used to varieties of eco-system
- Improve PoW hash algorithm of CryptoNight
- Enhanace the security of multiple signature
- Fix check block valid syn bug
- Judgement of multisig nRequired bug
- Bug Fixs
- Bug Fixs
- Fix a UAF vulnerability
- Bugfix of guarded heap memory allocation issue by a special method to avoid a failure launching bigbangcore.
- Full pow featured support
- Change mint bonus type.
- Support CYGWIN platform on windows.
- Add travis-ci.
- Change PoW backbone: CryptoNight.
- Cross-chain template.
- baseline