Skip to content

Releases: dakma-dev/gloomberg

v0.7.0

21 May 14:21
v0.7.0
8d02e05
Compare
Choose a tag to compare

What's Changed

  • ⚙️ feat: allow to use hostnames/dns for redis by @nexeck in #20
  • 🤓 new once command + example fetching the lawless on-chain metadata
  • ❗️ highlight listings for rare tokens of the lawless collection temporary

New Contributors 🎉

  • @nexeck made their first contribution in #20 👋 thanks! 🤝

Changelog

  • 2981938 #20 feat: allow to use hostnames/dns for redis by @nexeck /main
  • 8233bfd add new "once" command + example fetching the lawless metadata
  • a511211 cleanup
  • 867e097 feat: allow to use hostnames/dns for redis
  • d3b4a6b temporary add highlighter for rare lawless listings
  • 8d02e05 update rueidis

Full Changelog: v0.6.3...v0.7.0

v0.6.3

20 May 12:09
v0.6.3
80aebec
Compare
Choose a tag to compare

Changelog

  • 83386e4 Merge branch 'main' of github.com:benleb/gloomberg
  • f73fcdf add bazel stuff to gitignore
  • cba75a7 add ddb to gitignore
  • 43dbc89 add flots mev bundle method (not finished!)
  • b96b637 add manifold abi
  • 7266f4d cleanup
  • e3ff4d7 cleanup nepa
  • 522e98c fix wrong telegram api endpoint
  • 4451931 fix gifs in notifications... maybe!
  • 3ef775a fix notification lock
  • 165048a fix possible blur balance np & change to new os token links
  • 807170a improve trackers: add more symbols for bluechip wallets
  • ba44d5e manifold mint tracker: get contract addresses from .yaml config
  • 80aebec remove chawagoCmd
  • 381544c rename shearsher command
  • 53da206 update deps

v0.6.2

14 May 19:53
v0.6.2
e56e85a
Compare
Choose a tag to compare

Changelog

v0.6.1

10 May 17:35
v0.6.1
00650d9
Compare
Choose a tag to compare

Changelog

v0.6.0

07 May 00:35
v0.6.0
1878750
Compare
Choose a tag to compare

Changelog

  • 9fc6520 Bluechip notifications, Curated Wallets notifications, generate Snapshot cmd of collection owners using alchemy, manifold watcher, add telegram super group notifications
  • 5ac3f7f Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (#13)
  • 5c4b468 Merge branch 'main' into bc_manifold_smart_snapshot
  • 4d70a1d Merge branch 'main' into bc_manifold_smart_snapshot
  • a71c6dc Merge remote-tracking branch 'origin/bc_manifold_smart_snapshot'
  • 1878750 activate features just when really enabled
  • d721fcd add ability to get event signatures from 4byte directory
  • 522059f cleanup & linter fixes
  • 72aed78 cleanup, linter fixes, deps update
  • 1f5a9ac clenup workflow
  • 92a8e0b do not count mints as sale
  • 60da832 fix condition in workflow
  • 58a4350 fix getcache call
  • a9d813a fix np
  • 7468ac8 implement webserver security best practices
  • 0f4dc7e make the linter happy again :D
  • c1188b5 mev-share searcher experiments
  • 692acbd re-add removed line in workflow and comment it
  • 169bb7d seawatcher cleanup
  • f3881e4 switch non-cache stuff to rueidis redis lib
  • d757f85 test self-hosted runner for fun

v0.5.2

02 May 13:01
v0.5.2
ab6e0b5
Compare
Choose a tag to compare

Changelog

  • be9eadb add Gray5 style
  • 99f0ec0 cleanup
  • fbc5bcd reactivate the sales/volume per min stats
  • ab6e0b5 remove debug output
  • cf1d074 still-to-improve fix to prevent congestion of the ws output queue
  • b766b0c stricter sanitize urls

v0.5.1

25 Apr 14:16
v0.5.1
429ba28
Compare
Choose a tag to compare

Changelog

  • 63c16f2 add more useful reconnect messages
  • 6077806 cleanup
  • 1798cbc cleanup
  • 429ba28 cleanup & linter fixes
  • b64b986 improve flashbots commands
  • 7bfe9b5 improve webserver, play with webtransport
  • 85aebfb removing buggy borders from stats and then finally update charmbracelet libs
  • 1fd6a3c show number of tokens in notifications
  • cfb3309 start terminal printer earlier
  • af986cc update flashbots & quic lib

v0.5.0

21 Apr 19:52
v0.5.0
a1f72df
Compare
Choose a tag to compare

Changelog

  • 648e54d add ability to use unix sockets to connect to an ethereum node and redis
  • a1f72df add flots commands to interact with the flashbots network
  • 5077393 cleanup
  • 164cb23 experiments with simpler logger (wip)
  • 75f3547 improve the integrated webserver, auto-reconnect to ws
  • 5daa9e3 show single token prices in notifications if available
  • 4cded54 start to implement something that makes clear if a sweep was a sweep or someone dumped into blur bids

v0.4.4

17 Apr 22:58
v0.4.4
787e024
Compare
Choose a tag to compare

Changelog

v0.4.3

16 Apr 18:00
v0.4.3
3b18e0d
Compare
Choose a tag to compare

Changelog

  • d58f34b add blocknumber method to pool
  • 3b18e0d add wallet generator
  • 4f5df30 update & add pre-commit hooks