Skip to content

Releases: dakma-dev/gloomberg

v0.4.2

14 Apr 20:25
v0.4.2
d5b2b8f
Compare
Choose a tag to compare

Changelog

  • d72d1d0 improve disconnect handling/reconnects
  • d5b2b8f move constants to internal, update prometheus lib

v0.4.0

13 Apr 10:09
v0.4.0
917d5e2
Compare
Choose a tag to compare

Changelog

  • 3de1543 Merge branch 'main' into weth_sales_event
  • 4ac1b75 Merge branch 'main' of github.com:benleb/gloomberg
  • ca0fef8 Merge branch 'main' of github.com:benleb/gloomberg
  • addec4f Merge branch 'main' of github.com:benleb/gloomberg * 'main' of github.com:benleb/gloomberg: get right token id for erc1155 contracts when requesting collection/token name implement correct erc1155 transfer notifications & disabled prometheus through config enable weth sales event
  • 50d0ea2 Merge branch 'weth_sales_event'
  • 059063c add metrics/metrics parameters
  • a850e9b cleanup
  • 1794f54 cleanup & format
  • 1b73955 enable weth sales event
  • 4b64842 enhance rule model
  • 54cc5a4 fix null pointer for rules
  • a14491e fix reference overwrite
  • 6c60fc3 fix the history list ij statsblock (needs futhrter improvements though)
  • 028fcf7 get right token id for erc1155 contracts when requesting collection/token name
  • 5efeb66 implement correct erc1155 transfer notifications & disabled prometheus through config
  • a07f51e rename discard to stateInfo
  • b38e9b4 resend telegram message withoug image on error
  • 917d5e2 update public repo to current state of gloomberg

v0.3.2

25 Nov 23:32
v0.3.2
88096f5
Compare
Choose a tag to compare

Changelog

  • 88096f5 add distributed notifications & rawtx sender
  • 3ee17fe add more info to discarded events
  • 361dc7a fix crucial bug in buy feature to actually honor the minSales/Listings value
  • f5d369d fix format to make the linter happy

v0.3.1

24 Nov 16:03
v0.3.1
b63cde7
Compare
Choose a tag to compare

Changelog

  • a89d389 add some prometheus metrics for testing
  • aca9c1d fix history in statsbox
  • dd83040 improve buying, remove loop, use map not slice
  • 8b45b87 read buy rules from config file
  • b63cde7 update fiber

v0.3.0

23 Nov 19:38
v0.3.0
8fc7acb
Compare
Choose a tag to compare

Changelog

  • fd44d79 Merge branch 'main' of github.com:benleb/gloomberg
  • 68941ba Merge branch 'main' of github.com:benleb/gloomberg
  • 4d5c5b0 add print event config flag for config collections
  • a503fe2 add buy rules
  • 8935377 add floor price calculation
  • 37caf52 add floor price ttl
  • e85d7cc add salira caching
  • 18f4389 add salira ttl value
  • 535701c cache floor price
  • bbda0f2 change log message
  • 6a9006e change redis key order, some other small cache related changes
  • 8fc7acb cleanup
  • 754b0e0 cleanup & dep updates
  • c96b7eb cleanup & small fixes
  • dbe7b0e fix broken telegram notifications - migrated watchusergroup to watcher
  • 133f081 fix example config
  • dbfa50a fix integer overflow in history
  • d0e3b0e fix own event recognition
  • 382dc6d fix wallet shown in tg notification
  • 25c01d5 further web improvements
  • 8e549a2 mostly web shit
  • 26e1f42 show floor
  • 7e5a109 small fixes/renaming
  • 946cda6 testing fiber as alternative web framework
  • a94e3d9 web ui impovements

v0.2.3

10 Nov 13:03
v0.2.3
dac2149
Compare
Choose a tag to compare

Changelog

  • dac2149 fix debug msg, add wallet addr to telegram notifications

v0.2.2

10 Nov 12:59
v0.2.2
3c2abcf
Compare
Choose a tag to compare

Changelog

  • 3c2abcf disable telegram release notifications

v0.2.1

10 Nov 12:49
v0.2.1
b9ef8a9
Compare
Choose a tag to compare

Changelog

  • b9ef8a9 re-enable accidentally disabled release notifications

v0.2.0

10 Nov 12:43
v0.2.0
48dc6e6
Compare
Choose a tag to compare

Changelog

  • 31680cd Update README.md
  • 34d86a6 add screenshots
  • 6df5d8f adjust image sizes
  • 6080e1b cleanup
  • 48dc6e6 escape ! in telegram release announcement
  • af06dc0 fix changed option name for statsbox interval
  • 6da899d fix weird telegram error by escaping in goreleaser config
  • fe72113 restructure (#1)
  • fc923e7 update net & term deps
  • a5b2876 use rel. size for screenshots in readme

v0.0.18

22 Sep 09:11
v0.0.18
066804b
Compare
Choose a tag to compare

Changelog

  • 066804b fix for low-value collections not shown as own, cleanup