1.0.0-rc.1
lucanicoladebiasi
released this
04 Nov 16:06
·
114 commits
to main
since this release
What's Changed
- fix: update changeset and package.json files by @fabiorigam in #1377
- fix: removed the majority of the circular dependencies of the
network
package by @freemanzMrojo in #1379 - fix:
rpc-proxy
Dockerfile using dependencies from the monorepo by @freemanzMrojo in #1378 - Update readme file with new folders by @fabiorigam in #1383
- fix: rpc-proxy e2e tests by @leszek-vechain in #1381
- fix: installing just prod dependencies for the
rpc-proxy
docker image by @freemanzMrojo in #1385 - chore: 1386 Certificate unit tests resumed by @lucanicoladebiasi in #1387
- feat: eth_getTransactionCount can return 0x0 const if configured by @rodolfopietro97 in #1389
- refactor: remove backwards compatibility by @freemanzMrojo in #1390
- fix: sonar low security spot, reliability issues and some smells by @freemanzMrojo in #1391
- Remove ethers from core package by @fabiorigam in #1380
- Remove unused packages by @fabiorigam in #1393
- feat: Document all differences into rpc methods WRT standard by @rodolfopietro97 in #1394
- chore:
gitleaks
GitHub Action by @freemanzMrojo in #1395 - build(deps): bump viem from 2.21.17 to 2.21.19 by @dependabot in #1398
- build(deps): bump next from 14.2.13 to 14.2.15 by @dependabot in #1397
- build(deps-dev): bump typedoc from 0.26.7 to 0.26.8 by @dependabot in #1399
- build(deps-dev): bump hardhat from 2.22.12 to 2.22.13 by @dependabot in #1400
- build(deps-dev): bump typescript from 5.6.2 to 5.6.3 by @dependabot in #1401
- refactor:
getSignatureHash
renamed togetTransactionHash
since that is what we are hashing by @freemanzMrojo in #1404 - refactor: using nested error codes for
JSONRPCProviderError
classes by @freemanzMrojo in #1403 - feat: added treeshake config by @leszek-vechain in #1407
- build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by @dependabot in #1408
- chore(
rpc-proxy
): usingtrivy
for scanning the docker image by @freemanzMrojo in #1414 - build(deps-dev): bump @types/node from 22.7.4 to 22.7.5 by @dependabot in #1416
- build(deps): bump express from 4.21.0 to 4.21.1 by @dependabot in #1415
- build(deps): bump ethers from 6.13.2 to 6.13.4 by @dependabot in #1417
- build(deps-dev): bump vitest from 1.5.0 to 2.1.3 by @dependabot in #1418
- build(deps-dev): bump testcontainers from 10.13.1 to 10.13.2 by @dependabot in #1419
- feat: new package
aws-kms-adapter
by @freemanzMrojo in #1412 - build(deps): bump secp256k1 from 4.0.3 to 4.0.4 by @dependabot in #1423
- build(deps-dev): bump @cloudflare/vitest-pool-workers from 0.5.13 to 0.5.21 by @dependabot in #1428
- build(deps-dev): bump @types/express from 4.17.21 to 5.0.0 by @dependabot in #1430
- build(deps-dev): bump turbo from 2.1.3 to 2.2.3 by @dependabot in #1427
- build(deps-dev): bump @types/react-dom from 18.3.0 to 18.3.1 by @dependabot in #1429
- build(deps-dev): bump @types/node from 22.7.5 to 22.7.9 by @dependabot in #1431
- 1421 complete the fixedpointnumber scale down algorithm by @lucanicoladebiasi in #1432
- feat: add SignTypedDataOptions optional param by @fabiorigam in #1409
- Improve logger by @fabiorigam in #1433
- 1439 bug FixedPointNumber class power function by @lucanicoladebiasi in #1443
- feat: AWS KMS for delegation by @freemanzMrojo in #1435
- build(deps-dev): bump @types/jest from 29.5.13 to 29.5.14 by @dependabot in #1449
- build(deps-dev): bump tailwindcss from 3.4.13 to 3.4.14 by @dependabot in #1445
- refactor(
ContractCallResult
): AddederrorMessage
,plain
value andsuccess
flag by @freemanzMrojo in #1440 - feat: inferring types for events and functions using the ABI by @freemanzMrojo in #1444
- build(deps-dev): bump vitest from 2.1.3 to 2.1.4 by @dependabot in #1446
- build(deps): bump next from 14.2.15 to 15.0.2 by @dependabot in #1447
- build(deps): bump @aws-sdk/client-kms from 3.666.0 to 3.682.0 by @dependabot in #1448
- chore: added missing references to packages by @freemanzMrojo in #1458
- chore: added missing attributes to
aws-kms-adapter
'spackage.json
by @freemanzMrojo in #1460 - feat: publish
rpc-proxy
Dockerfile on tag by @freemanzMrojo in #1454
Full Changelog: 1.0.0-beta.32...v1.0.0-rc.1