Skip to content

v0.0.1

Compare
Choose a tag to compare
@pk910 pk910 released this 27 Oct 17:29
· 24 commits to master since this release
6de79a1

Changelog

  • 1a7b740 added build & release actions
  • 0b42848 added config option for proxy call timeout
  • 886f31f added fork detection logic and show forks on health page
  • 234416b added index page
  • eabb49c added proxy session management & call limits
  • 6de79a1 changed favicon
  • 8528aae fix nil pointer panic in processBlockEvent
  • 7dac3f8 fixed cache cleanup
  • fb26b95 fixed proxy error when no endpoints are available
  • ce24e00 fronend file handler fix for non-debug mode
  • da68f14 implemented cache cleanup & show cached blocks on health page
  • fc73779 implemented simple proxy logic
  • af18963 initial project structure
  • be8af8a initial project structure
  • e02edf6 show clients on health page
  • d55d5f5 started client pool & frontend implementation
  • a21cfbf update Dockerfile