This is a patch release that contains fixes for OTLP tracing panics and P2P reliability.
What's Changed
- fix(alloy): 2D nonce filler fill condition by @shekhirin in #1163
- chore: port docs into tempo repo by @legion2002 in #1148
- feat(tempo-bench): fill and sign transactions before sending by @shekhirin in #1167
- feat(tempo-bench): send AA transactions and use 2D nonces by @shekhirin in #1139
- refactor(tempo-bench): remove filler generic and introduce BenchProvider by @shekhirin in #1172
- fix(genesis): create PathUSD through factory with address(0) as quote token by @fgimenez in #1168
- fix(consensus): fill holes when forwarding finalized blocks by @SuperFluffy in #1173
- chore: add dedicated dev genesis by @mattsse in #1179
- fix(consensus): replace
follows_fromtracing link withparentby @shekhirin in #1178
Full Changelog: v0.7.0...v0.7.1