v0.2.0
Changelog
- df0f215 Update Prysm dependency to other org (#161)
- 3f3c34d Add read function for the manifest (#153)
- a8bbb28 Make playground module non internal (#150)
- 456e71a Generate deterministic enode addresses (#146)
- 4eb2e87 Use custom protocol and user for Connections (#144)
- 0db74a5 Use custom protocol and user for Connections (#141)
- 463e8c8 Add option to disable logs (#140)
- a718398 Clean go.mod (#137)
- 87c9109 Expose ready check to manifest (#130)
- 9cc6639 A few fixes for Prometheus service (#129)
- 12e5597 Add a new flag to add custom labels (#128)
- 87eaeec Rename git module (#126)
- 17a0bdc Deprecate the Dir template function (#124)
- 6993055 Add manifest JSON (#123)
- 1b36788 Introduce the concept of instance (#122)
- e910983 Use concrete artifacts on services (#121)
- 9973d99 Add batcher max channel duration (#118)
- a9447a1 Parametrise Op block time (#116)
- 10a0f50 Feat/two chains support (#115)
- 242d8ec Fix/reserve port (#114)
- 49e3782 Add playground session id (#113)
- 26259ff Track metrics ports with prometheus (#111)
- 9b64868 chore: fix mev-boost container with multi beacon nodes (#112)
- 4dc2150 Fix (#110)
- a397ee4 Build playground utils docker container only if the relevant files have changed (#98)
- 0b35867 fix: set an authrpc address for the opstack (#109)
- cc825c1 Update opstack docs (#102)
- 6ed42e9 Bind UDP ports (#107)
- 0b28efe Docker-compose host port on localhost (#106)
- 0b1dc97 chore: fund accounts in L2 genesis (#103)
- d314a26 Merge pull request #100 from flashbots/mm-fix-dependencies
- 3e0afbc chore: fix dependencies versions of go-boost-utils