Releases: init4tech/builder
Releases · init4tech/builder
v1.0.0-rc.2
What's Changed
- fix: make block query cutoff properly configurable by @dylanlott in #181
- chore(deps):
Cargo updateby @Evalir in #210
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2
v1.0.0-rc.1
What's Changed
- fix: span propagationto submission by @prestwich in #197
- fix: more tracing cleanup by @prestwich in #198
- feat: add slot information to the simenv by @prestwich in #199
- feat: span flashbots so we can check timings by @prestwich in #200
- fix: use eth_sendBundle by @prestwich in #201
- fix: wrong prop names by @prestwich in #203
- feat: quincey errors now handleable by @prestwich in #204
- fix: update to eip 7594 blob handling by @dylanlott in #202
- thing: thing thing the thing by @prestwich in #205
- fix: preload kzg settings to prevent it from happening during block submission by @prestwich in #208
- chore: deps and release version by @rswanson in #209
Full Changelog: v0.6.2...v1.0.0-rc.1
v1.0.0-rc.0
What's Changed
- fix: update to eip 7594 blob handling by @dylanlott in #202
- fix: span propagationto submission by @prestwich in #197
- fix: more tracing cleanup by @prestwich in #198
- feat: add slot information to the simenv by @prestwich in #199
- feat: span flashbots so we can check timings by @prestwich in #200
- fix: use eth_sendBundle by @prestwich in #201
Full Changelog: v0.6.2...v1.0.0-rc.0
v0.6.2
What's Changed
- chore: bump sdk and add more tracing cleanup by @prestwich in #196
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- refactor: improve lifecycle events by @prestwich in #194
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat: updates bundle prep to track the rollup tx hash by @dylanlott in #176
- fix: dockerfile target instead of build by @rswanson in #178
- feat: add a couple checks to the env task by @prestwich in #173
- chore(config): make flashbots URL not optional by @Evalir in #180
- fix(env): Preflight check for current-block being built (next), not latest block by @Evalir in #182
- refactor: create a static config by @prestwich in #174
- fix: filter bundles on insertion by @prestwich in #187
- feat: filter low nonces when ingesting txns by @prestwich in #188
- fix(flashbots): Do not block on submission by @Evalir in #184
- feat(sim): Set appropiate spec id depending on chain by @Evalir in #189
- feat: parmigiana by @prestwich in #191
- deps: bump builder to v0.6.0 by @dylanlott in #192
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- deps: update alloy and add provider-mev-api flag by @dylanlott in #157
- fix: glibc runtime errors by @dylanlott in #159
- feat: adds a flashbots provider by @dylanlott in #158
- chore: removes bin-base flashbots dependency by @dylanlott in #160
- docs: Add recommended specs section to README by @rswanson in #161
- feat: add metrics by @prestwich in #163
- obs: improve spans use in flashbots submit by @dylanlott in #165
- docs: update README with Flashbots architecture changes by @dylanlott in #164
- chore: remove builder helper in favor of flashbots by @dylanlott in #166
- fix: remove vestigial non-Flashbots things from config by @anna-carroll in #172
- feat: adds host simulation to block build by @dylanlott in #167
- deps: bump builder version to 0.5.0 by @dylanlott in #175
- feat: multi arch builds, using nonstandard workflow for now by @rswanson in #177
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: improve tracing when failing to retrieve a host block by @prestwich in #141
- refactor: remove bogus await from env task by @prestwich in #146
- refactor: move pre host fetching to the env task by @prestwich in #147
- feat(config): Set
SlotCalculatorconfig withCHAIN_NAMEinstead of verbose values by @Evalir in #148 - chore(config): fallback to
FromEnvfor theSlotCalculatorinstead of usingFromEnvVarby @Evalir in #149 - chore(readme): fixes by @Evalir in #150
- refactor: pull submit logic into
builder_helpermodule by @dylanlott in #142 - config: adds flashbots endpoint env var by @dylanlott in #143
- chore: pass block-associated span with simenv and simresult by @prestwich in #151
- feat: span the provider send spawns by @prestwich in #152
- feat: add span to slot still valid by @prestwich in #153
- feature: adds Flashbots submit task by @dylanlott in #144
- feat: add host txns to builder bundle by @prestwich in #156
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- refactor: builder uses stream and requires WS by @prestwich in #135
- feat(bin): order submitter by @Evalir in #134
- refactor: use Url in the config by @prestwich in #136
- refactor: use the provide config structs by @prestwich in #137
- chore: bump sdk to 0.9, move bins by @prestwich in #138
- fix: remove dead line from makefile by @prestwich in #140
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- chore(README): update README env vars by @Evalir in #128
- chore(deps): update SDK by @Evalir in #129
- fix(env): fix next timestamp calculation by @Evalir in #130
- chore(tx-sender): Configure the sender's sleep time in ms, not seconds by @Evalir in #131
- chore: misc improvements by @Evalir in #132
- chore: 0.2.3 by @Evalir in #133
Full Changelog: v0.2.2...v0.2.3