Releases: AcalaNetwork/chopsticks
Releases · AcalaNetwork/chopsticks
0.9.4
What's Changed
- Improve error hanlding by @xlc in #565
- add signer by @xlc in #566
- refactor decode proof to extract all keys by @ermalkaleci in #569
- handle decode error by @xlc in #570
- author RPC fire broadcast by @ermalkaleci in #571
- fix exclude unchanged values by @xlc in #574
- add option allow-unresolved-imports into config by @ermalkaleci in #584
- refactor cli, extract yargs options from zod by @ermalkaleci in #585
Full Changelog: 0.9.3...0.9.4
0.9.3
What's Changed
- updates by @ermalkaleci in #552
- keep worker alive by @ermalkaleci in #554
- support multiple endpoints by @ermalkaleci in #555
- fix logging level by @xlc in #556
- fix randomness notFirstBlock undefined by @zqhxuyuan in #558
- release 0.9.3 by @ermalkaleci in #559
New Contributors
- @zqhxuyuan made their first contribution in #558
Full Changelog: 0.9.2...0.9.3
0.9.2
What's Changed
- improve runtime logging by @ermalkaleci in #529
- Fix validation data mock by @ermalkaleci in #531
- fix version by @ermalkaleci in #532
- no init warn by @xlc in #535
- improve load plugin by @qiweiii in #514
- add rpc plugin schema check by @qiweiii in #528
- fix hrmp by @ermalkaleci in #537
- ignore api warnings by @ermalkaleci in #538
- ws reconnect by @ermalkaleci in #539
- max cache for decoder by @qiweiii in #530
- add utils package by @qiweiii in #536
- registry cache by @ermalkaleci in #540
- chopsticks-executor dual cjs/esm by @ermalkaleci in #541
- bun missing URL.createObjectURL workaround for wasm init by @ermalkaleci in #543
- update wasm init by @ermalkaleci in #544
- update readme by @qiweiii in #545
- add missing deps by @qiweiii in #546
- feat: add centrifuge config by @wischli in #549
- release 0.9.2 by @ermalkaleci in #548
Full Changelog: 0.9.1...0.9.2
0.9.1
What's Changed
- Bump pino from 8.15.0 to 8.16.1 by @dependabot in #499
- Bump @types/yargs from 17.0.24 to 17.0.29 by @dependabot in #500
- Bump axios from 1.5.1 to 1.6.0 by @dependabot in #501
- Bump @swc/core from 1.3.78 to 1.3.95 by @dependabot in #503
- fix: order of wasm and storage overrides by @wischli in #505
- improve decoder by @xlc in #504
- support runtime log level by @xlc in #508
- support well known keys by @xlc in #507
- Fix path and update smoldot by @ermalkaleci in #509
- follow mode by @qiweiii in #498
- fix esm by @ermalkaleci in #511
- use swc for build by @ermalkaleci in #517
- exclude web-test from build by @ermalkaleci in #518
- ensure decode key and values are json by @xlc in #519
- chore: fix typos by @vuittont60 in #521
- Node next by @ermalkaleci in #522
- fix plugins by @ermalkaleci in #523
- action timeout by @ermalkaleci in #524
- update wellknown key by @xlc in #525
- release 0.9.1 by @ermalkaleci in #526
New Contributors
- @wischli made their first contribution in #505
- @vuittont60 made their first contribution in #521
Full Changelog: 0.9.0...0.9.1
0.9.0
What's Changed
- support batch request by @qiweiii in #453
- add chopsticks provider by @qiweiii in #456
- update release action by @ermalkaleci in #458
- make db its own package by @ermalkaleci in #460
- bump by @ermalkaleci in #461
- update genesis provider by @ermalkaleci in #462
- fix docs by @ermalkaleci in #463
- update deps by @ermalkaleci in #464
- reduce default maxMemoryBlockCount by @qiweiii in #465
- fix types by @ermalkaleci in #466
- handle sqlite busy by @qiweiii in #467
- improve references by @ermalkaleci in #468
- retry on sqlite initialize by @qiweiii in #469
- fix cli option by @ermalkaleci in #470
- fix cli: apply config after validation by @ermalkaleci in #471
- enable sqlite wal by @ermalkaleci in #472
- fix deleted key by @ermalkaleci in #478
- Bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #479
- fix test by @ermalkaleci in #482
- support http endpoint by @ermalkaleci in #480
- run block rpc by @xlc in #476
- export plugins by @xlc in #483
- use indexedDB instead of sqljs by @qiweiii in #477
- fix deps by @ermalkaleci in #484
- bump by @ermalkaleci in #485
- improve worker by @xlc in #488
- enable api cache by @ermalkaleci in #486
- dual publish by @qiweiii in #489
- bump by @ermalkaleci in #490
- fix RPC getBlock number by @ermalkaleci in #491
- fix tests teardown by @ermalkaleci in #492
- update run block result format by @xlc in #495
- 0.9.0 by @qiweiii in #496
Full Changelog: 0.8.4...0.9.0
0.8.4
What's Changed
- update sidecar by @ermalkaleci in #440
- fix getBlockHash & add chain_getHead alias by @ermalkaleci in #441
- fix author rpc by @ermalkaleci in #442
- validate request by @ermalkaleci in #443
- Chopsticks provider by @qiweiii in #432
- improve resume by @qiweiii in #448
- disable chopsticks provider by @ermalkaleci in #450
- use worker for wasm-executor by @ermalkaleci in #445
- fix unsafe block height error by @qiweiii in #447
- fix child trie by @ermalkaleci in #449
- update sidecar script by @ermalkaleci in #454
Full Changelog: 0.8.3...0.8.4
0.8.3
What's Changed
- fix web test build by @qiweiii in #402
- Set up docs by @qiweiii in #403
- fix deploy docs by @qiweiii in #404
- Add types and doc for
new-blockby @qiweiii in #406 - add more rpc docs by @qiweiii in #408
- add rpc types and docs by @qiweiii in #409
- Update Tinkernet RPC by @arrudagates in #411
- camelCase TX event names by @jsdw in #412
- add core package docs by @qiweiii in #410
- add tests for resume with xcm options by @qiweiii in #413
- Bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #416
- improve web test by @qiweiii in #415
- update readme by @qiweiii in #418
- fix link in readme by @qiweiii in #419
- Bump axios from 1.5.0 to 1.5.1 by @dependabot in #423
- Bump ws and @types/ws by @dependabot in #420
- Bump vitest from 0.34.2 to 0.34.6 by @dependabot in #421
- Bump @types/lodash from 4.14.197 to 4.14.199 by @dependabot in #422
- Bump @mui/material from 5.14.10 to 5.14.11 by @dependabot in #424
- Bump postcss from 8.4.28 to 8.4.31 by @dependabot in #425
- Bump zod from 3.22.2 to 3.22.3 by @dependabot in #427
- 0.8.2 by @xlc in #428
- refactor block builder by @xlc in #429
- fix browser undefined by @ermalkaleci in #430
- update web-test by @ermalkaleci in #433
- update smoldot and fix empty next key by @ermalkaleci in #438
- bump 0.8.3 by @ermalkaleci in #439
New Contributors
- @arrudagates made their first contribution in #411
- @jsdw made their first contribution in #412
Full Changelog: 0.8.1...0.8.3
0.8.1
What's Changed
- feat: load blocks from db by @qiweiii in #392
- fix polkadot js got unknown error by @qiweiii in #396
- Deploy web test to github pages by @qiweiii in #397
- child storage support by @ermalkaleci in #391
- Update karura.yml by @ermalkaleci in #400
- bump 0.8.1 by @ermalkaleci in #401
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- improve public interface by @xlc in #336
- add VERBOSE_LOG env var by @xlc in #337
- Fix build by @xlc in #338
- Update fetch config by @xlc in #339
- Adding support for Interlay, Tinkernet, and update to the HydraDX configuration by @x676f64 in #341
- plugins by @ermalkaleci in #340
- fix sidecar by @ermalkaleci in #342
- support beta publish by @ermalkaleci in #344
- no need to use the At rpc by @xlc in #346
- Added Council and TechCommittee to HydraDX Config by @albertov19 in #351
- Add Shibuya Config by @Dinonard in #350
- Bump pino from 8.14.1 to 8.14.2 by @dependabot in #358
- Bump eslint-plugin-import from 2.27.5 to 2.28.0 by @dependabot in #357
- Bump @types/prettier from 2.7.3 to 3.0.0 by @dependabot in #356
- Bump @types/node from 20.4.2 to 20.4.5 by @dependabot in #354
- Bump pino-pretty from 10.0.1 to 10.2.0 by @dependabot in #355
- Max memory block count by @qiweiii in #353
- improve register block by @ermalkaleci in #360
- Revert "improve register block (#360)" by @ermalkaleci in #361
- Save blocks to db by @qiweiii in #359
- browser support by @ermalkaleci in #352
- fix module by @ermalkaleci in #362
- update wasm module by @ermalkaleci in #364
- pack sqljs wasm by @ermalkaleci in #365
- fix test by @ermalkaleci in #366
- move decoder into core by @ermalkaleci in #367
- close db by @xlc in #368
- fix invalid block number by @ermalkaleci in #372
- Fix api by @ermalkaleci in #373
- Update deps by @xlc in #374
- export
signFakehelper by @shunjizhan in #379 - Bump axios from 1.4.0 to 1.5.0 by @dependabot in #380
- Bump @types/node from 20.5.1 to 20.5.7 by @dependabot in #381
- Bump unplugin-swc from 1.3.2 to 1.4.2 by @dependabot in #382
- Bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.5.0 by @dependabot in #383
- Bump eslint from 8.47.0 to 8.48.0 by @dependabot in #384
- add unsafeBlockHeight by @qiweiii in #387
- allow dev rpc set runtime log level by @qiweiii in #390
- fix header.toJSON is not a function by @qiweiii in #393
- release 0.8.0 by @ermalkaleci in #394
New Contributors
- @x676f64 made their first contribution in #341
- @albertov19 made their first contribution in #351
- @Dinonard made their first contribution in #350
- @qiweiii made their first contribution in #353
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Created polkadex.yml by @zktony in #314
- Bump vite from 4.1.1 to 4.3.9 by @dependabot in #316
- support message queue by @xlc in #318
- a few config changes by @goncer in #317
- Update polkadot.yml by @ermalkaleci in #319
- update smodot v1.0.11 by @ermalkaleci in #321
- handle empty prefix by @ermalkaleci in #323
- Bump @types/node from 20.3.1 to 20.3.3 by @dependabot in #326
- Bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 by @dependabot in #324
- Bump typescript from 5.1.3 to 5.1.6 by @dependabot in #325
- Bump @swc/core from 1.3.66 to 1.3.67 by @dependabot in #327
- Bump wasm-pack from 0.12.0 to 0.12.1 by @dependabot in #328
- fix run block by @xlc in #332
- support offchain by @ermalkaleci in #322
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #334
- update deps by @xlc in #335
- feat: respect system proxy by @Misaka-0x447f in #331
New Contributors
- @zktony made their first contribution in #314
- @goncer made their first contribution in #317
- @Misaka-0x447f made their first contribution in #331
Full Changelog: 0.6.5...0.7.0