This repository has been archived by the owner on Feb 5, 2025. It is now read-only.
Releases: EspressoSystems/marketplace-builder-core
Releases · EspressoSystems/marketplace-builder-core
0.1.57
What's Changed
- Fix audit by @QuentinI in #247
hotshot/rc-0.5.81
by @rob-maron in #248- [Refactor] 1: Add builder state coordinator by @QuentinI in #237
- [Refactor] 2: Switch marketplace to coordinator by @QuentinI in #238
- Add builder transaction status API by @dailinsubjam in #236
- Weekly PR to bump flake.nix by @github-actions in #249
- Bump url from 2.5.3 to 2.5.4 by @dependabot in #256
- Bump serde from 1.0.214 to 1.0.215 by @dependabot in #250
- Bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #254
- Bump clap from 4.5.16 to 4.5.21 by @dependabot in #251
- Fix the events service connection by @dailinsubjam in #257
- [WEEKLY RELEASE] Bump HotShot by @QuentinI in #261
Full Changelog: 0.1.56...0.1.57
0.1.52
What's Changed
- Add behavior to allow for a grace period of empty blocks by @Ayiga in #152
- Weekly PR to bump flake.nix by @github-actions in #71
- Bump actions/cache from 3.3.2 to 4.1.1 by @dependabot in #154
- Fix docs & clean up CI by @QuentinI in #159
- Bump snafu from 0.8.4 to 0.8.5 by @dependabot in #165
- Bump async-trait from 0.1.82 to 0.1.83 by @dependabot in #164
- Bump cachix/install-nix-action from 24 to 30 by @dependabot in #160
- Bump lru from 0.12.4 to 0.12.5 by @dependabot in #161
- Bump tide-disco from 0.9.0 to 0.9.3 by @dependabot in #162
- Bump futures from 0.3.30 to 0.3.31 by @dependabot in #163
- Extract shared crate by @QuentinI in #158
- Another round of CI fixes by @QuentinI in #178
- Bump serde_json from 1.0.127 to 1.0.129 by @dependabot in #179
- Add a part of unit tests for
builder_state.rs
to legacy builder by @dailinsubjam in #176 max_block_size
tweaks by @QuentinI in #180- Consistent generic type naming by @QuentinI in #181
- Bump serde_json from 1.0.129 to 1.0.132 by @dependabot in #187
- Bump anyhow from 1.0.86 to 1.0.90 by @dependabot in #186
- Weekly PR to bump flake.nix by @github-actions in #185
- [WEEKLY RELEASE] HotShot - rc-0.5.78 by @ss-es in #177
New Contributors
- @github-actions made their first contribution in #71
Full Changelog: 0.1.51...0.1.52
0.1.51
What's Changed
- Happy Path Refactor for Marketplace Builder
builder_state.rs
by @Ayiga in #128 - Fix version parameter for HotShotEventsServiceTideDiscoClient by @imabdulbasit in #147
- [WEEKLY RELEASE] HotShot - rc-0.5.76 by @lukaszrzasik in #145
- Rename
qc
toquorum
where appropriate by @shenkeyao in #146 - [WEEKLY RELEASE] HotShot - rc-0.5.77 by @lukeiannucci in #150
New Contributors
- @lukeiannucci made their first contribution in #150
Full Changelog: 0.1.50...0.1.51
0.1.50
What's Changed
- Add
test_process_quorum_proposal
andtest_process_decide_event
by @dailinsubjam in #144
Full Changelog: 0.1.49...0.1.50
0.1.49
What's Changed
- Refactor order tests for deterministic behavior by @Ayiga in #114
- update module path for builder api by @imabdulbasit in #123
- bump cargo version to 0.1.48 by @imabdulbasit in #131
- Add logging for dropped transactions + bump txn size limits by @QuentinI in #132
- Update
GlobalState
field by @shenkeyao in #137 - Add Unit Tests to
process_da_proposal()
by @dailinsubjam in #129 - Add Unit Tests to
legacy/src/service.rs
by @Ayiga in #96 - Port Fixes and enhancements to legacy builder by @Ayiga in #135
- [WEEKLY RELEASE] HotShot - rc-0.5.75 by @shenkeyao in #140
New Contributors
- @imabdulbasit made their first contribution in #123
Full Changelog: 0.1.48...0.1.49
0.1.47
0.0.8
0.0.3
What's Changed
- [WEEKLY RELEASE] HotShot - rc-0.5.68 by @lukaszrzasik in #41
- [WEEKLY RELEASE] HotShot 0.5.69 by @jparr721 in #46
New Contributors
- @lukaszrzasik made their first contribution in #41
- @jparr721 made their first contribution in #46
Full Changelog: 0.0.2...0.0.3
0.0.2
Initial release
rc-0.0.1 Update hotshot