core
core copied to clipboard
The ARK Core Blockchain Framework. Check https://learn.ark.dev for more information.
## Summary - fix(core-api): use ITransactionData in argument with BlockWithTransactionsResource (#4688) - fix: prevent new wallet creation in API requests (#4689) - fix(core-kernel): fix item ordering for undefined and null...
## Summary - fix(core-webhooks): use timeout form defaults.ts for broadcast (#4710) - fix(core-webhooks): enable listener when webhooks are enabled (#4712) - chore: enable `declarationMap` typescript option (#4717) - feat(core-transactions): implements...
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.33 to 0.5.35. Release notes Sourced from moment-timezone's releases. Release 0.5.34 Updated data to IANA TZDB 2021e Changelog Sourced from moment-timezone's changelog. 0.5.35 2022-08-23 Fix command injection...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit from fork 7570078 6.5.5 206da2e lib: lint 0a78e03 [Fix] restore...
Bumps [rollup](https://github.com/rollup/rollup) from 2.18.0 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...
Bumps [rollup](https://github.com/rollup/rollup) from 2.18.0 to 3.29.5. Release notes Sourced from rollup's releases. v3.29.4 3.29.4 2023-09-28 Bug Fixes Fix static analysis when an exported function uses callbacks (#5158) Pull Requests #5158:...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.1 to 6.3.0. Release notes Sourced from path-to-regexp's releases. Fix backtracking in 6.x Fixed Add backtrack protection to 6.x (#324) f1253b4 https://github.com/pillarjs/path-to-regexp/compare/v6.2.2...v6.3.0 Updated README No API changes....
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.20.0. Release notes Sourced from express's releases. 4.20.0 What's Changed Important IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was...