Skip to content

Releases: ArkEcosystem/core

2.6.31

25 Mar 06:46
Compare
Choose a tag to compare

Fixed

  • Allow transition to fork from idle (#3614)

2.6.30

19 Mar 13:45
Compare
Choose a tag to compare

Changed

  • Optimize database adding indexes (#3605)
  • Restrict some api sorting and filtering parameters that are not needed (#3605)

2.6.29

19 Mar 13:30
Compare
Choose a tag to compare

Re-release for NPM.

2.6.28

13 Mar 13:28
Compare
Choose a tag to compare

Changed

  • Reset missedBlocks before await call (#3598)

2.6.27

12 Mar 10:19
Compare
Choose a tag to compare

Fixed

  • Always apply to sender wallet on acceptChainedBlock (#3594)
  • Block incomplete sockets (#3596)

2.6.25

09 Mar 09:54
Compare
Choose a tag to compare

Fixed

  • Fix block apply issue where in some cases transaction could be applied twice to recipient in transaction pool (#3590)

2.6.24

04 Mar 12:43
Compare
Choose a tag to compare

Fixed

  • add missing transactions.type_group index (#3573)

Changed

  • update xstate to v4.8.0 (#3575)
  • use application events from core-event-emitter (#3574)

2.6.21

04 Mar 07:38
Compare
Choose a tag to compare

Fixed

  • Set height 1 on config manager for processing genesis block (blockchain replay) (#3561)
  • Handle multiple installations of jemalloc (#3562)
  • jemalloc compatibility for ubuntu 16.04 (#3567)
  • Always call applyToRecipient (#3570)

Changed

  • Allow multiple ports in bridgechain schema (#3504)
  • Allow to resign business only when bridgechains are resigned (#3524)
  • Make bridgechain genesis hash only unique per wallet (#3523)
  • Add exceptions for business resignation (#3551)
  • No default addonBytes for magistrate transactions (#3560)
  • Use jemalloc as the memory allocator (#3541)

2.6.11

26 Feb 07:33
c841fbd
Compare
Choose a tag to compare

Fixed

  • Only accept valid http path (SC http server) (#3537)

2.6.10

20 Feb 11:40
Compare
Choose a tag to compare

Fixed

  • Disable permessage-deflate (#3518)