v0.1.2
Pre-release
Pre-release
MetaInfo
Mandatory Update Required: No
Target Audience: developers, mainnet and testnet operators
Procedure: simply binary replacement should be good
Schedule(Timeline): no scheduled upgrade timeline
What's Changed
- fix: stream finalization-appended receipts to receipt-root task (#206) by @chee-chyuan in #207
- fix: add trailing semicolons to block-end bail! macros (nightly hard error) by @chee-chyuan in #208
- feat(rpc): add --rpc.batchrequestlimit for HTTP/WS by @chee-chyuan in #210
- fix(rpc): align noopTracer, muxTracer and getTransactionDataAndReceipt with geth by @chee-chyuan in #211
- fix(rpc): honour topic-position count in eth_getLogs, and attach totalDifficulty to header responses by @chee-chyuan in #212
- fix(rpc): apply the topic-position count while selecting logs, not after by @chee-chyuan in #213
- fix(rpc): reject log filters naming the pending block by @chee-chyuan in #214
- deps: bump h2 to 0.4.16 by @chee-chyuan in #217
Full Changelog: v0.0.10...v0.1.2