Skip to content

Releases: init4tech/builder

v0.2.1

10 Jul 03:00
2c5c104
Compare
Choose a tag to compare

What's Changed

  • chore(cache): move cache system out of config by @Evalir in #118
  • fix(sim): shorten simulation deadline by @Evalir in #120
  • chore(deps): bump sdk/bin-base by @Evalir in #121
  • chore(deps): bump bin-base by @Evalir in #122
  • chore(deps): bump bin-base by @Evalir in #124
  • fix: properly calculate deadline, use chrono for calculating timestamps by @Evalir in #123
  • chore(deps): bump up the jam by @Evalir in #126

Full Changelog: v0.2.0-rc...v0.2.1

v0.2.0-rc

24 Jun 01:31
7dbea81
Compare
Choose a tag to compare

v0.2.0-rc

This is a release candidate as we further refine and test the builder.

This update adds full block simulation, basefee handling, gas estimation for host transaction submission, and a host of reliability and quality of life updates to the builder.

What's Changed

New Contributors

Full Changelog: v...v0.2.0-rc

v

12 Nov 17:12
012b9c2
Compare
Choose a tag to compare
v

What's Changed

  • feat: use shared autorelease workflow by @rswanson in #17
  • feat: use ssh deploy key to fetch deps from signet-node by @rswanson in #18
  • Adds bundle support to block builder by @dylanlott in #8

New Contributors

Full Changelog: v0.1.1...v

v0.1.1

04 Nov 18:14
a24432a
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @Evalir made their first contribution in #6

Full Changelog: https://github.com/init4tech/builder/commits/v0.1.1

v0.1.0

28 Oct 16:30
b2ca58b
Compare
Choose a tag to compare

What's Changed

  • first stable release of the testnet components