Skip to content

Releases: dogechain-lab/dogechain

v0.5.0

24 May 04:16
v0.5.0
4c4593b
Compare
Choose a tag to compare

Changelog

4c4593b Use block-gas-target flag in building block (#65)
5f01f59 Fix crash when timeout filter happen to be nil (#64)
6236dd3 reverse vault api v1.5.0 back to v1.3.1 (#63)
08020e1 Remove contractAddress from receipt if not contract deployment (#60)
6682ee0 Add txHash to rlp store marshal/unmarshal (#55)
38ef263 Fix V-DOGE-VUL-016 (#58)
ca67677 [TxPool] Fix ErrAlreadyUnknown in tests (#54)
43e9a02 Add server command log-to flag (#53)
82b6abb Reorder the db WriteBlock codes to reduce the harm of partial-write (#52)
88dc515 Bump github.com/hashicorp/vault/api from 1.3.1 to 1.5.0 (#4)
2e487fd Bump github.com/libp2p/go-libp2p-noise from 0.3.0 to 0.4.0 (#3)

Docker images

  • docker pull dogechainlab/jury:0.5.0

v0.4.2

24 May 02:58
v0.4.2
3c8a86f
Compare
Choose a tag to compare

Changelog

3c8a86f Fix V-DOGE-VUL-005 & V-DOGE-VUL-006 (#39)
89a6991 fix V-DOGE-VUL-010 (#49)
85d438f fix v-doge-vul-009 (#47)
9c8acff Fix V-DOGE-VUL-007 (#40)
0b6e7bf fix V-DOGE-VUL-013 (#51)
75b31a2 Fix V-DOGE-VUL-011 & V-DOGE-VUL-012 (#42)
5872230 Fix V-DOGE-VUL-008 (#41)
244c98a Fix v-doge-vul-004 (#38)
0ad7c4a Fix eth_gasPrice test failure (#37)
1aa9c9a [TxPool] Self pruning stuck transactions (#36)
bd82caa fix auditing v-doge-vul-002 (#35)
efd756b Fix issue can't fetch genesis block by hash (#29)
4e53007 Update snapshot after processBlock ends (#30)

Docker images

  • docker pull dogechainlab/jury:0.4.2

v0.4.1

26 Apr 15:06
v0.4.1
9dc1491
Compare
Choose a tag to compare

Changelog

  • 9dc1491 Upgrade system contracts ABI and bytecodes (#25)
  • 874d532 Remove any premine wDoge and DC assets from init validators (#24)
  • e06eaaf ethpoint GasPrice() return default 50 Gwei. (#23)
  • 9d3712f Upgrade system contracts ABI and bytecodes (#19)
  • 4c6ea41 daemon for jury (#18)
  • 0cc878e Add bridge contract options in TestServer (#16)
  • 85ff900 Fix/remove filter after connection closed (#14)
  • f0ca5d3 Use proposer address as miner when building block (#17)

Docker images

  • docker pull dogechainlab/jury:0.4.1

v0.4.0

21 Apr 10:47
v0.4.0
4dfcea4
Compare
Choose a tag to compare

Changelog

4dfcea4 Fix ibft not mining bug when network split on waiting for commit mess… (#10)
889e930 WIP: New pre-deploy contracts (#9)
598d5c4 Refactor project settings (#2)
a61e392 Fix secrets generate --type=aws-ssm flag issues (0xPolygon#499)
29058a5 Fix rolling average gas price (0xPolygon#483)
876489a Clean up the networking server & add bootnode peer discovery (#343)
f59d3ca [Feature] Adding loadbot ERC20 and ERC721 token transfer modes (0xPolygon#425)
3543e50 Update predeployed staking SC (0xPolygon#397)
cc56e29 [TxPool] Reduce lock time in resetAccounts (0xPolygon#459)
6c8db85 Fix ibft switch output (0xPolygon#478)
c2f65d2 Bump github.com/aws/aws-sdk-go from 1.43.24 to 1.43.26 (0xPolygon#473)
f98fa90 Bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (0xPolygon#475)
fc96793 Bump github.com/aws/aws-sdk-go from 1.43.17 to 1.43.24 (0xPolygon#471)
2a0b68e Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (0xPolygon#463)

Docker images

  • docker pull dogechainlab/jury:0.4.0