Releases: cathayddt/bdk
Releases · cathayddt/bdk
Release list
v3.4.1
v3.4.0
Features
- Add 4 snapshot commands: submitSnapshot, listPending, cancelRequest, joinBySnapshot
- Update fabric version to v2.5.10
Fixes
- Try mounted tmp file for endorser connection error
- Run the container as user to fix permission denied error
- Comment mounted folder to fix permission error
- Force delete by deleteNetworkFolder in bdkFile.ts
- Fix unit test permission denied error
- Fix e type unknown
- Use try catch to resolve the rmSync error
- Force delete file after test
Documentation
- Modify snapshot example
- Add snapshot operations to docs
v3.3.1
v3.3.0
Features
- Automatically load a specific version of solc from the Internet
- Add
bdk eth contractcommand - Support contract compile and deploy on Besu and Quorum
- Initial implementation of contract deployment
Testing
- Add checkSolcAvailability test
- Add getPragmaVersion、findVersion unit test
- Complete loadRemoteVersion unit test
- Reduce uncoverage
- Add unit tests for contract deploy and tool
- Add unit tests for compile and deploy
Documentation
- Added contract compilation, deployment, and query documents
v3.2.0
v3.1.0
Features
- Build
Besu networkwith add, create, delete, down, generate, get, join, up function - Refactor bdk command to
bdk eth - Update ethers 5 to 6
- Update docker compose to version 2
- Build besu network #112
Fixes
- Add node-private-key-file
- Change the commandDir from quorum to eth, and rename test/quorum to test/eth
- Remove ConfigEnvType from Quorum #107
v3.0.0
v2.1.1
v2.1.0
Features
- New Command: bdk dashboard
- Transform bdk ui to quorum dashboard #99
- Optimize create network process #100
- Bootnode mode #97
Full Changelog: v2.0.5...v2.1.0