Skip to content

Releases: core-coin/go-core

v2.0.3 gocore release

07 Apr 13:05
716da5c
Compare
Choose a tag to compare
Develop (#445)

rename chain_id to network_id in rpc tx

v2.0.2 gocore release

03 Apr 16:55
b65328c
Compare
Choose a tag to compare
p2p: define DiscReason as uint8 #24507

p2p: define DiscReason as uint8 #24507

v2.0.1 gocore release

30 Mar 09:57
d6199e9
Compare
Choose a tag to compare
Gocore v2 (#441)

* go-core v2

* revert Dockerfile

* update go mod

* go get github.com/go-logfmt/[email protected]

* fix bug with abigen

* remove 0x for address on parse

v2.0.0-beta5 gocore release

29 Mar 12:42
01eeea3
Compare
Choose a tag to compare
Pre-release
remove 0x for address on parse

v2.0.0-beta4 gocore release

06 Mar 14:33
72ec3f6
Compare
Choose a tag to compare
Pre-release
fix bug with abigen

v2.0.0-beta3 gocore release

02 Mar 17:00
6d6cdf7
Compare
Choose a tag to compare
Pre-release
go get github.com/go-logfmt/[email protected]

v1.1.7 gocore release

08 Dec 11:30
a7fc600
Compare
Choose a tag to compare
v1.1.7 gocore release Pre-release
Pre-release
fix bootnodes addresses (#439) (#440)

v1.1.6 gocore release

20 Oct 11:08
100749d
Compare
Choose a tag to compare
v1.1.6 gocore release Pre-release
Pre-release
v1.1.6 (#436)

* xcb: returned revert reason in traceTx #21195

* internal/xcbapi: return revert reason for xcb_call #21083

* docker image

* revert dockerfile

* fix tests

* comment out test

* merge master

Co-authored-by: Sasha Zezulinsky <[email protected]>
Co-authored-by: Rastislav <[email protected]>

v1.1.5 gocore release

28 Jul 08:07
0bfcb87
Compare
Choose a tag to compare
v1.1.5 gocore release Pre-release
Pre-release
Gocore VM and security updates (#427)

* Pass version as a git tag (#408)

* darwin arm support (#409)

* more logs for ancient failure (#414)

* shallow copy fix in vm (#413)

* use uint256 (#412)

* Feature/chain reparation cornercases (#416)

* Transaction background indexing/unindexing + improved chain initiation from freezer

* core/rawdb: Stop freezer process as part of freezer.Close()

* PR#20302, PR#21010, PR#20758, PR#21212, PR#20837, PR#20808, PR#20692, PR#20810, PR#21263, PR#21149, PR#21067 and PR#21105

* les: rework float conversion on arm64 and other architectures (#21994) and les: cosmetic rewrite of the arm64 float bug workaround (#21960)

* accounts/abi: implement new fallback functions e20764 (#417)

* accounts/abi: Prevent recalculation of internal fields #20895 (#418)

* improve EstimateEnergy API #20830 (#420)

* Add state transition tool for testing #20958 (#421)

* core/vm: use a callcontext struct #20761 (#422)

* EIP-2315: JUMPSUB for the CVM #20619 (#423)

* core/vm: less allocations for various call variants #21222 (#424)

* node: serve JSON-RPC on custom path prefix #22184 (#425)

* cmd/gocore, node, rpc: implement jwt tokens #24364 (#426)

Co-authored-by: Sasha Zezulinsky <[email protected]>
Co-authored-by: Rastislav <[email protected]>

v1.1.4 gocore release

06 May 13:00
d89ea75
Compare
Choose a tag to compare
final release version (#407)