mirror of
https://github.com/kaspanet/kaspad.git
synced 2026-03-18 06:09:10 +00:00
79bb334b9abbd080b93c302d7d501540c8f00627
The regression test mode is special in that the 'official' block test suite requires an empty database to work properly. Rather than having to manual go delete it before each test, add code to automatically delete the old regression test database when in regression test mode.
btcd
btcd is an alternative full node bitcoin implementation written in Go (golang).
This project is currently under active development and is not production ready yet.
TODO
The following is a list of major items remaining before production release:
- Implement multi-peer support
- Implement transaction mempool & relay
- Complete address manager
- Documentation
- A lot of code cleanup
- Optimize
Languages
Go
99.6%
Shell
0.3%