Skip to content

Releases: XinFinOrg/XDPoSChain

v2.2.5

10 Oct 07:05
ec92add
Compare
Choose a tag to compare

Main Feature

  • timeout to 30s
  • fix eth_getCandidates and eth_getCandidatesStatus API
  • Increase the default gas cap to 50000000
  • add flag --rpc-gascap

What's Changed

Full Changelog: v2.2.4...v2.2.5

v2.2.4

03 Oct 04:47
d355ad1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.3...v2.2.4

v2.2.3

01 Oct 04:38
e6190dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.2.3

v2.4.0-beta1

16 Sep 00:10
Compare
Choose a tag to compare
v2.4.0-beta1 Pre-release
Pre-release

This release is for Testnet Only

Summary of the Change

  • performance improvement
  • code clean up
  • leveldb configurable
  • support for golang tracers and add golang callTracer
  • Patch EIP-2681, EIP-3541
  • API:
    • XDPoS_GetEpochNumbersBetween
    • support both input and data in eth_call, eth_estimateGas, personal_sendTransaction
    • merge CallArgs and SendTxArgs
    • refactor func ToMessage for CallArgs

What's Changed

Full Changelog: v2.3.3-beta1...v2.4.0-beta1

v2.3.3-beta1

19 Aug 08:07
Compare
Choose a tag to compare
v2.3.3-beta1 Pre-release
Pre-release

This release is for Testnet Only

What's Changed

Full Changelog: v2.3.2-beta1...v2.3.3-beta1

v2.0.0

21 Aug 17:57
3fb1a01
Compare
Choose a tag to compare

Major Change

Block Number: 80370000
Target Date: 2nd Oct 2024

  • TIPXDCXMinerDisable: Disable XDCx tx feature
  • TIPV2SwitchBlock: New consensus protocol
  • BlockNumberGas50x: tx fee increase by 50 times

Block Number: 80370900

  • TIPXDCXReceiverDisable: Disable receiver XDCx tx

What's Changed

Full Changelog: v1.6.0...v2.0.0

v2.3.2-beta1

02 Aug 23:59
Compare
Choose a tag to compare
v2.3.2-beta1 Pre-release
Pre-release

This release is for Testnet Only

What's Changed

  • Fix crash during reorg for v2.0.0 by @gzliudan in #590
  • make MasternodeVotingSMC tx never timeout by @gzliudan in #598
  • make database no corrupt when UpdateM1 fails during reorg by @gzliudan in #599

Full Changelog: v2.3.1-beta1...v2.3.2-beta1

v2.3.1-beta1

23 Jul 01:23
ad49e17
Compare
Choose a tag to compare
v2.3.1-beta1 Pre-release
Pre-release

This release is for Testnet Only

What's Changed

Full Changelog: v2.3.0-beta1...v2.3.1-beta1

v2.3.0-beta1

27 May 10:32
f041ad5
Compare
Choose a tag to compare
v2.3.0-beta1 Pre-release
Pre-release

This release is for Testnet Only

What's Changed

New Contributors

Full Changelog: v2.2.0-beta1...v2.3.0-beta1

v1.6.0

16 May 14:11
4c58061
Compare
Choose a tag to compare

Main Feature Introduce

  • EVM Upgrade 0.8.23
  • API Improvement eth_getAccountInfo / eth_estimateGas / eth_getLogs
  • Security Patch
  • EIP Patch

What's Changed

Full Changelog: v1.5.0...v1.6.0