Releases: core-coin/go-core
Releases · core-coin/go-core
v2.0.3 gocore release
Develop (#445) rename chain_id to network_id in rpc tx
v2.0.2 gocore release
p2p: define DiscReason as uint8 #24507 p2p: define DiscReason as uint8 #24507
v2.0.1 gocore release
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
remove 0x for address on parse
v2.0.0-beta4 gocore release
fix bug with abigen
v2.0.0-beta3 gocore release
go get github.com/go-logfmt/[email protected]
v1.1.7 gocore release
fix bootnodes addresses (#439) (#440)
v1.1.6 gocore 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
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
final release version (#407)