Releases: Tessellated-io/restake-go
Releases · Tessellated-io/restake-go
v0.0.2
This release includes an on-disk cache for gas prices and factors, better logging and a number of other stability improvements.
What's Changed
- Bumping Pickaxe by @keefertaylor in #11
- Bump pickaxe to allow configuration of chain registry base url by @keefertaylor in #12
- Pull in configurable registry client by @keefertaylor in #13
- Do not ping if a panic occurs by @keefertaylor in #14
- Utilize a gas cache by @keefertaylor in #15
Full Changelog: v0.0.1...v0.0.2
Initial Release
Rework Architecture (#10) * batching work * go go * use production packages * done * wip: running * wip * final commits