Skip to content

Releases: dakma-dev/gloomberg

v0.9.1

26 Jun 16:43
v0.9.1
98891bc
Compare
Choose a tag to compare

Changelog

  • 6cfaab5 Bump go.mongodb.org/mongo-driver from 1.11.7 to 1.12.0 (#36)
  • 33608d4 Merge branch 'main' of github.com:benleb/gloomberg
  • 463eeff add simple queue size monitor for the eventhub
  • 14e5d96 experimental high vol. mint detection, move stats into gloomberg
  • 7ffa0b7 fix sales counter
  • 470939e fix web-ui
  • 98891bc improve min_value handling
  • 346fa2f reduce to three salira timeframes
  • c5f8867 seawatcher cleanup
  • b64418f small fixes at the salira code
  • 276295a update degendata
  • 5d7449e update deps
  • a937628 use "recent events" idea also for stats

v0.9.0

21 Jun 10:04
v0.9.0
6d6cbca
Compare
Choose a tag to compare

Changelog

  • 9684f49 cache events by collection as foundation for more complex analyze steps
  • 51f9180 calculate more & better saliras from cached events
  • 71386d1 fix the notify lock - again! also set a client name for the redis connection
  • 1970c42 run just one workflow job at a time and cancel previous ones if necessary
  • c5712dc stats: fix redis hitratio, add some runtime stats
  • 3a6e798 update degendata & deps

Full Changelog: v0.8.2...v0.9.0

v0.8.2

16 Jun 12:41
v0.8.2
bef718d
Compare
Choose a tag to compare

Changelog

  • 6505cfc add markot task runner/scheduler
  • 648e04d add more printing functions in gloomberg
  • 1251127 add note to why ranks are loaded at the end
  • 7f546c2 cache slugs and addresses in redis
  • bef718d show token rank in history
  • ad5ed5f update degendata
  • 49e8632 use "opensea blue" for opensea ranks

v0.8.1

16 Jun 07:48
v0.8.1
d688d68
Compare
Choose a tag to compare

Changelog

  • d688d68 cleanup
  • 722ba14 make path to degendata repo configurable, read jsons after initializing other stuff

v0.8.0

15 Jun 23:47
v0.8.0
bcbc72d
Compare
Choose a tag to compare

Changelog

  • 6cfc8a9 cleanup
  • 7cbd85b enable local seawatcher usage without redis
  • 392cccb integrate new system to show ranks for token with data from opensea
  • bcbc72d run workflows in dev branches
  • 8900968 use dynamic price width format also for average price

v0.7.6

14 Jun 08:13
v0.7.6
f4046bf
Compare
Choose a tag to compare

Changelog

  • 28d1469 add convenience method Prf
  • 945b07e auto-subscribe just if we arent already for that collection
  • aeedd64 change some messages/message styles
  • b53a78d seawatcher cleanup & use default file logger in seawatcher
  • f4046bf show own collections also below min_value
  • 5a41ac4 simplify seawatcher

v0.7.5

13 Jun 14:38
v0.7.5
9e56f81
Compare
Choose a tag to compare

Changelog

  • 41961e1 Bump github.com/redis/rueidis from 1.0.7 to 1.0.8 (#30)
  • 60dc87d add whitespaces
  • 6758af1 ausgesponnen - new way to print (system) messages to terminal
  • 3f92636 cleanup & dep updates
  • 59bea07 fix multi-print of same event by fixing the worker orchestration
  • 9e56f81 fix parsing of port number for redis db
  • 18ea6d4 remove potential logging of sensitve data
  • 530e79d replace default description with a small header

v0.7.4

10 Jun 18:36
v0.7.4
7642877
Compare
Choose a tag to compare

Changelog

  • 7642877 add a mutex
  • 010dfa6 try other icons with more unique color
  • 560de72 use arm64 without "v8" as docker image tags

v0.7.3

10 Jun 12:42
v0.7.3
6e4c572
Compare
Choose a tag to compare

Changelog

v0.7.2

31 May 15:23
v0.7.2
caa7521
Compare
Choose a tag to compare

Changelog

What's Changed

  • Bump github.com/redis/rueidis from 1.0.5 to 1.0.6 by @dependabot in #27
  • Bump github.com/lmittmann/w3 from 0.11.2 to 0.12.0 by @dependabot in #25
  • Bump github.com/ethereum/go-ethereum from 1.11.6 to 1.12.0 by @dependabot in #23
  • Bump github.com/redis/go-redis/v9 from 9.0.4 to 9.0.5 by @dependabot in #26
  • Bump github.com/lmittmann/flashbots from 0.6.2 to 0.6.3 by @dependabot in #24

Full Changelog: v0.7.0...v0.7.2