1.0.0-beta.31
fabiorigam
released this
13 Sep 08:38
·
196 commits
to main
since this release
What's Changed
- build(deps): bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #1204
- fix(npm publish): Node version should be compatible with NextJS by @freemanzMrojo in #1205
- build(deps-dev): bump wrangler from 3.72.2 to 3.72.3 by @dependabot in #1210
- build(deps-dev): bump @types/node from 20.14.15 to 22.5.1 by @dependabot in #1207
- build(deps-dev): bump @nomicfoundation/hardhat-ethers from 3.0.6 to 3.0.7 by @dependabot in #1208
- build(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in #1206
- build(deps-dev): bump eslint-config-next from 14.2.5 to 14.2.7 by @dependabot in #1209
- refactor:
InvalidHTTPRequest
by @freemanzMrojo in #1213 - Update release scripts by @fabiorigam in #1211
- chore: bundling only package code by @freemanzMrojo in #1214
- Update release docs by @fabiorigam in #1215
- Update gh actions by @fabiorigam in #1217
- build(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0 by @dependabot in #1220
- Review sonar token parameter for forked branches by @fabiorigam in #1221
- Fix typo by @fabiorigam in #1219
- chore: change workflow by @leszek-vechain in #1222
- chore: change workflow by @leszek-vechain in #1223
- chore: change workflow by @leszek-vechain in #1224
- chore: fix download artifact by @leszek-vechain in #1225
- feat: Add tests and coverage skeleton for RPC proxy by @rodolfopietro97 in #1200
- feat: add accounts and delegation flags by @rodolfopietro97 in #1226
- build(deps-dev): bump @commitlint/cli from 19.4.0 to 19.4.1 by @dependabot in #1232
- build(deps-dev): bump @types/react from 18.3.4 to 18.3.5 by @dependabot in #1230
- build(deps-dev): bump @testing-library/jest-dom from 6.4.8 to 6.5.0 by @dependabot in #1231
- build(deps-dev): bump @types/node from 22.5.1 to 22.5.3 by @dependabot in #1229
- build(deps-dev): bump @nomicfoundation/hardhat-verify from 2.0.9 to 2.0.10 by @dependabot in #1228
- feat: roc proxy cli args documentation by @rodolfopietro97 in #1233
- 1113 fixed point number by @lucanicoladebiasi in #1227
- Fix bug: Calling some RPC methods cause the RPC proxy to crash by @fabiorigam in #1234
- feat: web3_sha3 RPC Method by @rodolfopietro97 in #1237
- feat: neet_peerCount RPC Method by @rodolfopietro97 in #1240
- feat: solve RPC proxy issue by @rodolfopietro97 in #1243
- feat: 1109 HDCNode class in dev... by @lucanicoladebiasi in #1235
- refactor: 1115
Hash
implementations moved invcdm
by @lucanicoladebiasi in #1245 - build(deps): bump actions/upload-artifact from 4.3.0 to 4.4.0 by @dependabot in #1253
- refactor: 1218 FPN unifies integers validation by @lucanicoladebiasi in #1250
- feat: net listening rpc method by @rodolfopietro97 in #1255
- feat: eth_getBlockTransactionCountByHash and eth_getBlockTransactionCountByNumber by @rodolfopietro97 in #1257
- Implement eth_gettransactionbyblockhashandindex by @fabiorigam in #1256
- Implement eth_gettransactionbyblocknumberandindex by @fabiorigam in #1259
- 1218 remove the dependency on utils for num management by @lucanicoladebiasi in #1252
- 1122 refactor secp256k1 by @lucanicoladebiasi in #1258
- docs: 1113 core diagram reworked by @lucanicoladebiasi in #1272
- build(deps-dev): bump @nomicfoundation/hardhat-ethers from 3.0.7 to 3.0.8 by @dependabot in #1278
- build(deps-dev): bump typedoc from 0.26.6 to 0.26.7 by @dependabot in #1277
- build(deps): bump express from 4.19.2 to 4.20.0 by @dependabot in #1279
- build(deps-dev): bump @cloudflare/vitest-pool-workers from 0.4.25 to 0.4.30 by @dependabot in #1275
- build(deps-dev): bump turbo from 2.0.12 to 2.1.1 by @dependabot in #1276
- build(deps): bump @scure/bip39 from 1.3.0 to 1.4.0 by @dependabot in #1274
- Improve eslintrc config by @fabiorigam in #1282
- 1242 review the sdk documentation by @Valazan in #1285
- Improve RPC docs by @fabiorigam in #1281
- Release 31 by @fabiorigam in #1286
Full Changelog: 1.0.0-beta.30...1.0.0-beta.31