Skip to content

Releases: DNAProject/Zion

v1.5

05 Sep 12:42
38817ae
Compare
Choose a tag to compare
v1.5 Pre-release
Pre-release
  1. create gas user white list
  2. create private key encryption file storage

v1.4

04 Jul 06:59
914614a
Compare
Choose a tag to compare
  1. remove not used native contract code
  2. optimize log print

v1.3

17 Jun 08:53
5a9afe7
Compare
Choose a tag to compare

Increase block gaslimit to 40,000,000
Consensus block frequency reduce from 1s/block to 3s/block
Add gas transfer management
Add p2p whitelist configuration

v1.1_hotfix

06 Jun 02:45
Compare
Choose a tag to compare

Fix the long pending of transaction issue.

v1.1

14 Jan 07:33
Compare
Choose a tag to compare
add gas price limit

v1.0

14 Jan 07:34
92d6473
Compare
Choose a tag to compare
add Consensus vote (#48)

* add consensus vote

* add unitest and fix bug

* remove unused code

Co-authored-by: zhang menghang <[email protected]>