1.0.0-beta.32
fabiorigam
released this
02 Oct 14:01
·
102 commits
to main
since this release
What's Changed
- Rpc proxy e2e test by @leszek-vechain in #1288
- 1113 vet currency by @lucanicoladebiasi in #1287
- Add test for returning two values from a smart contract by @fabiorigam in #1280
- Support transaction options with executeMultipleClausesTransaction by @fabiorigam in #1270
- feat: implement methods that return constant {} by @rodolfopietro97 in #1290
- 1289 implement vet and vtho classes by @lucanicoladebiasi in #1293
- feat: eth_signTransaction by @rodolfopietro97 in #1296
- Support raw clauses and transaction options in the execution of multiple clauses transaction by @fabiorigam in #1292
- build(deps-dev): bump @cloudflare/vitest-pool-workers from 0.4.31 to 0.5.4 by @dependabot in #1302
- build(deps): bump vite from 5.4.5 to 5.4.6 by @dependabot in #1303
- build(deps-dev): bump eslint from 8.57.0 to 8.57.1 by @dependabot in #1301
- build(deps): bump @noble/ciphers from 0.6.0 to 1.0.0 by @dependabot in #1300
- build(deps): bump viem from 2.21.7 to 2.21.9 by @dependabot in #1298
- feat:
ABI
classes by @freemanzMrojo in #1294 - feat: debug_traceBlockByHash and debug_traceBlockByNumber with tests by @rodolfopietro97 in #1304
- fix: using correct types for
viem
ABI by @freemanzMrojo in #1305 - Update eslint.json config in packages by @fabiorigam in #1307
- build(deps-dev): bump eslint-config-next from 14.2.7 to 14.2.12 by @dependabot in #1299
- 1312 2 phase build for the rpc proxy dockerfile by @daithihearn in #1313
- feat: 1119 Certificate in dev... by @lucanicoladebiasi in #1306
- Update package.json files by @fabiorigam in #1308
- Feat uncle block count by @rodolfopietro97 in #1315
- fix(
rpc-proxy
): Docker should not run with root by @freemanzMrojo in #1320 - feat:
ABIContract
class by @freemanzMrojo in #1321 - refactor:
ethers.Result
dependency removed from encode/decode ABI items by @freemanzMrojo in #1330 - Increase coverage by @fabiorigam in #1329
- refactor: replaced
ethers.encodeEventLog
by @freemanzMrojo in #1331 - build(deps): bump rollup from 4.21.3 to 4.22.4 by @dependabot in #1332
- 1291 class clause by @lucanicoladebiasi in #1326
- feat: support env variables in docker for proxy by @rodolfopietro97 in #1333
- Improve docs by @fabiorigam in #1336
- Update next by @fabiorigam in #1337
- feat: 1291 Clause class in action by @lucanicoladebiasi in #1338
- build(deps): bump viem from 2.21.9 to 2.21.14 by @dependabot in #1344
- build(deps-dev): bump eslint-config-next from 14.2.12 to 14.2.13 by @dependabot in #1343
- build(deps): bump next from 14.2.10 to 14.2.13 by @dependabot in #1342
- build(deps): bump @vechain/vebetterdao-contracts from 1.1.0 to 2.0.0 by @dependabot in #1341
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.6.0 to 8.7.0 by @dependabot in #1345
- fix: removed circular dependencies from the
core
package by @freemanzMrojo in #1349 - fix:
tsconfig
should reflect eithercomposite
ordeclaration
whendeclarationMap
istrue
by @freemanzMrojo in #1351 - feat: eth_signTypedData_V4 RPC Method by @rodolfopietro97 in #1353
- chore: coverage threshold by @freemanzMrojo in #1356
- feat:
encoding
classes +Buffer
replaced byUint8Array
by @freemanzMrojo in #1354 - refactor: 1162 transaction module in dev... by @lucanicoladebiasi in #1347
- feat: 1358 rpc request in batch implementation by @rodolfopietro97 in #1362
- 998 (no-breaking changes) get account utility functions by @lucanicoladebiasi in #1364
- build(deps): bump tsup from 8.2.4 to 8.3.0 by @dependabot in #1372
- build(deps-dev): bump @cloudflare/vitest-pool-workers from 0.5.4 to 0.5.13 by @dependabot in #1370
- build(deps-dev): bump turbo from 2.1.2 to 2.1.3 by @dependabot in #1369
- build(deps-dev): bump nyc from 17.0.0 to 17.1.0 by @dependabot in #1368
- refactor: 1361 gas math in bigint by @lucanicoladebiasi in #1373
- feat: test all tracers with solo by @rodolfopietro97 in #1374
- Release 32 by @fabiorigam in #1375
Full Changelog: 1.0.0-beta.31...1.0.0-beta.32