Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 16:08
· 111 commits to main since this release
v0.11.0
6e482b6

Changelog

  • 6e482b6 Bump github.com/redis/rueidis from 1.0.12 to 1.0.13 (#45)
  • 9d532cb Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#44)
  • 890f82c add method to get an EIP6551 token address
  • 939e4fe add new PoC watcher
  • 2ea73d5 add some more prometheus counters
  • 2be1017 deps update
  • 179d431 disable prometheus
  • 3516785 extend printing settings in gloomberg
  • 6af1968 fix error handling for first txs fetcher
  • 0d5ec73 fix manifold minter
  • 9721113 further improvements related to webui and degendb
  • 3cd9195 global tls config
  • c12aea6 improve & enhance manifold minter
  • d8849dc improve models
  • 485ed8c manifold minter got config settings and some improvements (ready for in the wild testing)
  • 9780a46 move terminal printer
  • 82c9458 new consts & default valures & utility functions
  • 8a5acd9 ooops 😅 re-enable listings
  • bc6627b re-enable caching for lint workflow
  • 285db85 remove old docs
  • 7bc34b7 seawatcher grpc experiments 👀
  • 687dc80 seawatcher improvements
  • aeed01f several degendb & webui improvements
  • 9e87ef5 small fixes & cleanup
  • e617c63 smaller cleanups/fixes
  • 812e302 smaller fixes & cleanup
  • 65533ae totra.TxType removed, replaced by degendb.EventType
  • cbc055f transform marmot to a queue runner (wip)
  • 134c120 update deps
  • 69cbcfb use a job scheduler inkl metrics (former marmot) to run experiments like eip6551 checks and firstTxs fetching in a much more controlled way