Releases: alloy-rs/alloy
Releases · alloy-rs/alloy
v0.15.10
What's Changed
- chore : fix typos by @omahs in #2398
- chore: Make
alloy-rpc-types-debug
no_std
compatible by @kevaundray in #2400 - chore: add
alloy-rpc-types-debug
tocheck_no_std
script by @kevaundray in #2401 - feat: add PendingTransactionBuilder::inspect by @mattsse in #2405
- Introducing eth_getAccountInfo by @Ayushdubey86 in #2402
- docs: Fix deprecated note by @kbizikav in #2403
- core: propagate arb feature by @mattsse in #2407
- fix: requests deserde nullable fields by @mattsse in #2408
New Contributors
Full Changelog: v0.15.9...v0.15.10
v0.15.9
What's Changed
- docs: Fix typos in documentation comments by @leopardracer in #2360
- feat: add IsTyped2718 by @18aaddy in #2394
- chore: add default to blob schedule by @mattsse in #2389
- feat: Add Arbitrary Support for payload types by @Ayushdubey86 in #2392
- feat: add more IsTyped2718 impls by @mattsse in #2396
- chore: SubmitBlockRequest enum by @mattsse in #2391
- feat: add input data helpers by @mattsse in #2393
New Contributors
Full Changelog: v0.15.8...v0.15.9
v0.15.8
What's Changed
- added helpers for blob schedule format by @Rimeeeeee in #2375
- test: make test compile by @mattsse in #2377
- feat: Support deserializing system signatures in legacy transactions by @Haxry in #2358
- docs: add a note about transaction input by @mattsse in #2380
- chore: add 0x prefix to eip addresses by @mattsse in #2382
- feat: add 7623 consts by @mattsse in #2383
New Contributors
Full Changelog: v0.15.7...v0.15.8
v0.15.7
What's Changed
- deleted duplicate
for for
tofor
request.rs by @rnkrtt in #2347 - docs: clarify PoW by @NeoByteXx in #2336
- feat(consensus): Add
secp256k1
sender recovery by @RomanHodulak in #2352 - feat: add types for flashblocks by @Rimeeeeee in #2354
- chore: add helpers to rpc block type by @mattsse in #2355
- fix: use existing channel capacity for reconnect by @mattsse in #2363
- chore: update deny.toml by @mattsse in #2364
- feat: added DualTransport implementation that wraps two transport by @Rimeeeeee in #2357
- docs(refactor): minor corrections and cleanup by @rnkrtt in #2365
- feat: add bloom_ref by @mattsse in #2366
- Revert "feat: add bloom_ref" by @mattsse in #2367
- chore: add bloom_ref by @mattsse in #2368
- chore: clippy happy by @mattsse in #2370
- fix: send eth_unsubscribe with id by @mattsse in #2369
- docs: minor correction by @rnkrtt in #2374
New Contributors
- @NeoByteXx made their first contribution in #2336
Full Changelog: v0.15.6...v0.15.7
v0.15.6
v0.15.5
v0.15.3
v0.15.2
v0.15.1
v0.15.0
What's Changed
- chore(
provider
)!: renameon_*
toconnect_*
by @yash-atreya in #2225 - Added Is_dyanamic_fee to TxType by @Ayushdubey86 in #2296
- feat: add helpers for rpc types by @mattsse in #2300
- chore: misc heartbeat by @mattsse in #2302
- feat: requestpacket helpers by @mattsse in #2304
- feat(
ws
): retry mechanism in WsConnect by @yash-atreya in #2303 - feat: more response packet helpers by @mattsse in #2305
- feat(
multicall
): addCallItem
to dynamic builder by @yash-atreya in #2307 - feat: add mut arg setters for node bindings by @mattsse in #2308
- fix(json-rpc): transport crate deadlinks in doc by @julio4 in #2309
- feat: add more response helpers by @mattsse in #2315
- feat: add to recovered ref fns by @mattsse in #2316
- fix(
transport
): enable hyper-tls via hyper feature by @yash-atreya in #2320 - feat: add pooled conversion by @mattsse in #2321
- feat: add txenvelope helpers by @mattsse in #2322
- chore: relax into typed fn by @mattsse in #2323
- docs: Fix Typos in Documentation Comments by @leopardracer in #2325
- update gcloud-sdk to 0.27 by @getong in #2317
- make PubSubFrontend new public by @Jinwei1987 in #2326
- chore: add try into success by @mattsse in #2328
- Fix typos in comments and string literals by @leopardracer in #2329
- Fix grammar typos in documentation by @PixelPil0t1 in #2333
- fix: change value field in TraceEntry to Option by @ecangncr in #2331
- chore: fix unused warnings by @mattsse in #2334
- feat(transport-ws): expose Ws url by @yash-atreya in #2301
- docs: remove consecutive duplicate words by @rnkrtt in #2337
New Contributors
- @Ayushdubey86 made their first contribution in #2296
- @julio4 made their first contribution in #2309
- @leopardracer made their first contribution in #2325
- @getong made their first contribution in #2317
- @Jinwei1987 made their first contribution in #2326
- @PixelPil0t1 made their first contribution in #2333
- @ecangncr made their first contribution in #2331
- @rnkrtt made their first contribution in #2337
Full Changelog: v0.14.0...v0.15.0