Releases: AcalaNetwork/chopsticks
Releases · AcalaNetwork/chopsticks
0.9.9
What's Changed
- tests: add test for options parsing by @qiweiii in #651
- hrmp from unregistered parachains by @ermalkaleci in #635
- Support for tanssi orchestrator and async backing pallets by @girazoki in #665
- remove unused method by @ermalkaleci in #669
- implement genesis next key by @ermalkaleci in #670
- bump smoldot by @ermalkaleci in #671
- fix slot increase by @ermalkaleci in #677
- move some RPC methods into core by @ermalkaleci in #676
New Contributors
Full Changelog: 0.9.8...0.9.9
0.9.8
What's Changed
- fix block by @xlc in #637
- improve keysPaged by @ermalkaleci in #641
- refactor inherents by @ermalkaleci in #647
- update logging by @ermalkaleci in #646
- nimbus author inherent mock by @ermalkaleci in #648
- udpate smoldot by @ermalkaleci in #649
- add integritee and encointer configs by @brenzi in #653
- decode proof temporary workaround by @ermalkaleci in #655
- update smoldot by @ermalkaleci in #659
New Contributors
Full Changelog: 0.9.6...0.9.8
0.9.6
What's Changed
- add allowUnresolvedImports by @xlc in #608
- import hex storage as raw by @ermalkaleci in #610
- update smoldot by @ermalkaleci in #617
- fix option by @ermalkaleci in #619
- avoid console.log directly by @xlc in #620
- catch error while block building by @xlc in #622
- fix genesis by @ermalkaleci in #624
- Build first block for genesis by @ermalkaleci in #627
- add argObj by @xlc in #628
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #625
- Bump typedoc from 0.25.4 to 0.25.5 by @dependabot in #615
- Bump axios from 1.6.2 to 1.6.3 by @dependabot in #614
- Bump @emotion/react from 11.11.1 to 11.11.3 by @dependabot in #613
- Bump vite-tsconfig-paths from 4.2.2 to 4.2.3 by @dependabot in #611
- improve argobj by @xlc in #632
- fix genesis dmp by @ermalkaleci in #633
- fix block parameter by @xlc in #636
Full Changelog: 0.9.5...0.9.6
0.9.5
What's Changed
- update deps by @ermalkaleci in #590
- fix decode cache by @xlc in #592
- improve key cache by @ermalkaleci in #593
- Add zeitgeist config yaml by @Chralt98 in #591
- Add zeitgeist config to README.md by @Chralt98 in #596
- bind test account to Alice in Acala config by @shunjizhan in #598
- refactor tests by @xlc in #601
- Update acala.yml by @ermalkaleci in #602
- fix run block by @xlc in #603
- fix storage import encode by @ermalkaleci in #606
- Add phala & khala configs by @h4x3rotab in #607
New Contributors
- @Chralt98 made their first contribution in #591
- @h4x3rotab made their first contribution in #607
Full Changelog: 0.9.4...0.9.5
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