Releases: ArkEcosystem/core
Releases · ArkEcosystem/core
3.4.0
What's Changed
- chore(deps): Bump semver-regex from 3.1.3 to 3.1.4 by @dependabot in #4669
- fix(crypto): walletVote schema is public key by @sebastijankuzner in #4663
- fix(core): remove unused bip38 flag by @sebastijankuzner in #4666
- fix(core-database): disable fastupdate option on GIN indexes by @sebastijankuzner in #4671
- fix(crypto): Reduce allocated buffer size for transaction serialization by @sebastijankuzner in #4670
- fix(core-database): convert vendorField query parameter to buffer by @sebastijankuzner in #4672
- deps: update packages with vulnerabilities by @sebastijankuzner in #4676
- deps: update
lerna
to 5.1.4 by @sebastijankuzner in #4677 - refactor(core-p2p): get min peer version from default.ts instead of milestones by @sebastijankuzner in #4680
- fix(core-p2p): skip highest common block search on fast validation by @sebastijankuzner in #4681
Full Changelog: 3.3.2...3.4.0
3.3.2
What's Changed
- fix(core-p2p): set default headers by @sebastijankuzner in #4657
- refactor(core-cli): split remove and yarn add command by @sebastijankuzner in #4658
- release: 3.3.2 by @sebastijankuzner in #4659
Full Changelog: 3.3.0...3.3.2
3.3.0
What's Changed
- fix(core-p2p): update peer version on request (#4644) by @sebastijankuzner in #4646
- fix(core-api): replace deprecated
querystring
withqs
and use dot notation by @sebastijankuzner in #4648 - fix(core-api): use comma separator for query array by @sebastijankuzner in #4650
- fix(core-api): undencoded query by @sebastijankuzner in #4652
Full Changelog: 3.2.3...3.3.0
3.2.3
What's Changed
- fix(core-api): sorting with multiple orderBy values by @alessiodf in #4641
- release: 3.2.3 by @faustbrian in #4642
Full Changelog: 3.2.2...3.2.3
3.2.2
What's Changed
- fix(core-api): empty orderBy in pagination result by @sebastijankuzner in #4638
- release: 3.2.2 by @sebastijankuzner in #4639
Full Changelog: 3.2.1...3.2.2
3.2.1
What's Changed
- chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #4630
- chore(deps): bump node-forge from 1.2.1 to 1.3.0 by @dependabot in #4631
- ci: set explicit permissions for actions/workflows by @naveensrinivasan in #4634
- fix(core-api): sorting with multiple orderBy values by @sebastijankuzner in #4636
- release: 3.2.1 by @sebastijankuzner in #4637
New Contributors
- @naveensrinivasan made their first contribution in #4634
Full Changelog: 3.2.0...3.2.1
3.2.0
What's Changed
- chore: use
python3
in docker by @adrian69 in #4603 - chore(deps): bump simple-get from 3.1.0 to 3.1.1 by @dependabot in #4599
- chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #4606
- fix(core-cli): delete better_sqlite3.node before installing by @alessiodf in #4605
- fix(core-api): use current supply to calculate delegates approval by @sebastijankuzner in #4615
- fix(core-p2p): use Promise.allSettled on block download (#4618) by @sebastijankuzner in #4625
- fix(core-kernel): fix pagination results order (#4617) by @sebastijankuzner in #4624
- fix(core-p2p): close connection after sending response by @alessiodf in #4627
- fix(core-api): create block and transaction sorting schemas by @alessiodf in #4628
- release: 3.2.0 by @sebastijankuzner in #4629
Full Changelog: 3.1.1...3.2.0
3.1.1
What's Changed
- feat(core-logger-pino): close file streams on dipose (#4536) by @sebastijankuzner in #4577
- reafactor(core-cli): implements PluginManager (#4537) by @sebastijankuzner in #4576
- chore(deps): bump nanoid from 3.1.30 to 3.2.0 by @dependabot in #4585
- chore(deps): bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #4586
- fix(core-transaction-pool): pass buffer content as string to child processes by @sebastijankuzner in #4597
- release: 3.1.1 by @sebastijankuzner in #4598
Full Changelog: 3.1.0...3.1.1
3.1.0
What's Changed
- refactor(cypto): implements custom ByteBuffer by @sebastijankuzner in #4564
- feat(core-api): implements log plugin by @sebastijankuzner in #4566
- deps(core-forger): update node-forge to 1.2.1 by @sebastijankuzner in #4572
- fix(core-api): skip transaction nonce for V1 on /transactions/unconfirmed endpoint by @sebastijankuzner in #4571
- refactor(core): implements crypto exceptions and skipPrompts flag by @sebastijankuzner in #4570
- chore(deps): bump follow-redirects from 1.14.6 to 1.14.7 by @dependabot in #4569
- release: 3.1.0 by @sebastijankuzner in #4573
Full Changelog: 3.0.6...3.1.0
3.0.6
Full Changelog: 3.0.5...3.0.6