Skip to content

Releases: cathayddt/bdk

v3.2.0

20 Jan 08:45
7bf64e8
Compare
Choose a tag to compare

Features

  • Build Besu Kubernetes with apply, delete, generate function

Fixes

  • Quorum k8s wallet alloc

v3.1.0

26 Dec 06:41
ab34036
Compare
Choose a tag to compare

Features

  • Build Besu network with 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

19 Mar 03:47
38d7988
Compare
Choose a tag to compare

Features

  • #98 helm chart install & template prototype

Full Changelog: v2.1.1...v3.0.0

v2.1.1

07 Mar 01:54
00a7e17
Compare
Choose a tag to compare

Fixes

Full Changelog: v2.1.0...v2.1.1

v2.1.0

02 Feb 09:10
b0f47ac
Compare
Choose a tag to compare

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

v2.0.5

05 Dec 06:44
88d2979
Compare
Choose a tag to compare

Features

  • Lazy loading in command change #92
  • Bdk ui redesign #89

Fixes

  • Update docker logs component #93
  • Ui selectInput delay #91

v2.0.4

27 Sep 09:39
a679da1
Compare
Choose a tag to compare

Features

  • Add notice in README.md
  • 2.0.4 document
  • Add bdk wallet create function #81
  • Genesis.json model #80
  • Select and excute command #77
  • Handle select input and change terminal display #76
  • Ink ui template with commands #74

Fixes

  • Upgrade action #84
  • Explorer indexer error #82
  • Add export type in index.ts #52
  • Approve and update don't use arrow function #45

v2.0.3

29 Jun 06:05
36940f2
Compare
Choose a tag to compare

Features

  • Add vhs to create new demo file
  • Fabric ca reenroll
  • Add fabric backup commands

Fixes

  • Fabric backup export orderer and peer
  • Quorum docs
  • Fabric and quorum docs

v2.0.2

08 Mar 07:50
3e61e9b
Compare
Choose a tag to compare

new

  • New Package: ora
  • New Command: bdk quorum network add
  • New Command: bdk quorum network generate
  • New Command: bdk quorum network join
  • New Command: bdk quorum network check
  • New Command: bdk quorum network get
  • New Example: add remote node

changed

  • Fix: path not found, provide PathError notification
  • Fix: superuser privilege, not provide su execute
  • Fix: bdk quorum network delete cannot delete image
  • Upgrade: quorum (22.7.4) and blockscout (v4.1.5-beta)
  • Modify: gasLimit from 0xFFFFFF to 0xE0000000
  • Modify: emptyBlockPeriodSeconds from 60 to 3600
  • Modify: requestTimeoutSeconds from 4 to 60
  • Modify: bdk quorum network create member node default value 0

v2.0.1

01 Dec 10:05
4751732
Compare
Choose a tag to compare

new

  • Update: Quorum backup and run (#67)
  • New Command: bdk quorum network up
  • New Command: bdk quorum network down
  • New Command: bdk quorum backup import
  • New Command: bdk quorum backup export
  • New Commands API Docs
  • Fix remove files and network issues

changed

  • Refactor: bdk quorum network create ask to delete exist files before creating
  • Refactor: bdk quorum network delete delete node files