Skip to content

Releases: core-coin/go-core

v2.1.11 gocore release

24 Oct 21:29
0a8dfdf
Compare
Choose a tag to compare
Build x86_64 on ubuntu-latest and arm64 on raspbian-private runners (…

v2.1.9 gocore release

10 Mar 19:19
c3f682d
Compare
Choose a tag to compare
fix graphql address parse (#475)

v2.1.8 gocore release

04 Mar 13:37
c64b78c
Compare
Choose a tag to compare
modify devp2p testdata (#474)

v2.1.7 gocore release

29 Feb 11:22
ca313e5
Compare
Choose a tag to compare
fix devp2p (#473)

* fix devp2p

* add new acc for devp2p genesis

v2.1.6 gocore release

01 Jan 11:29
0419dc4
Compare
Choose a tag to compare
  • use golang version 1.21
  • use the latest go-goldilocks that contains verify signature fix

v2.1.4 gocore release

19 Oct 10:10
41c152f
Compare
Choose a tag to compare
Update trusted checkpoint on Devin (#463)

* Added checks for addresses and txs. Skipping dev address and bad tx hash (#460)

* Added checks for addresses and txs. Skipping dev address and bad tx hash

* skip ZeroNetworkIDTxHash in block validator

* new devin genesis preallocation

* fix tests

* add new address to devin alloc (#462)

* add new address to devin alloc

* fix tests

* update trusted checkpoint

* fix devin genesis (#464)

* fix xcbkey networkID flag (#467)

v2.1.1 gocore release

03 Oct 13:25
370d5f1
Compare
Choose a tag to compare
v2.1.1 gocore release Pre-release
Pre-release
Added checks for addresses and txs. Skipping dev address and bad tx h…

v2.0.6 gocore release

06 Jun 10:11
a7f8ca5
Compare
Choose a tag to compare
Use ed448 gocore library instead of go-golidlocks on mobile devices +…

v2.0.5 gocore release

16 May 13:22
7a5f6b4
Compare
Choose a tag to compare
Added checkpoints for Mainnet and Devin (#449)

dded checkpoints for Mainnet and Devin (#448)

v2.0.4 gocore release

18 Apr 10:48
d413e51
Compare
Choose a tag to compare
fix devin old ecrecover (#446) (#447)

fix devin old ecrecover