Releases: dakma-dev/gloomberg
Releases · dakma-dev/gloomberg
v0.12.0
Changelog
- 85f193d Bump github.com/consensys/gnark-crypto from 0.10.0 to 0.12.0 (#67)
- e292aa1 Bump github.com/ethereum/go-ethereum from 1.13.1 to 1.13.2 (#65)
- 8004b37 Bump github.com/redis/rueidis from 1.0.18 to 1.0.19 (#63)
- 6bdad9c experiment with tg as ui
- e8ca8b4 fix linting errors/warnings
- 993cee4 fix some small bugs/cleanup unused/leftover code
- 6b1c907 get signatures details from 4byte.directory
- 246cf6c remove average price restriction for opensea stream
- ea7a0aa removes grpc and makes the seawatcher great again
- 7a60247 small restructure of redis event handling
- d532e42 upgrade deps
Full Changelog: v0.11.4...v0.12.0
v0.11.4
Changelog
v0.11.3
Changelog
- 05b5c3c Bump github.com/charmbracelet/log from 0.2.2 to 0.2.4 (#53)
- e2df9fb Bump github.com/gobwas/ws from 1.2.1 to 1.3.0 (#55)
- 195e14c add module for simple debugging of ttx
- ffd2d83 add purchase or bid indicator
- 970fac6 check for eoa/contract account (used as workaround for blur bid dumps)
- 40c9730 fix json tags on models, add second debug case
- 614baaf fix seawatcher via redis pubsub
- fc9704d new models & old ones changed
- c03bba0 small fixes, renaming, cleanup
- 842b8cf update deps
v0.11.2
Changelog
- 05b5c3c Bump github.com/charmbracelet/log from 0.2.2 to 0.2.4 (#53)
- e2df9fb Bump github.com/gobwas/ws from 1.2.1 to 1.3.0 (#55)
- 195e14c add module for simple debugging of ttx
- ffd2d83 add purchase or bid indicator
- 970fac6 check for eoa/contract account (used as workaround for blur bid dumps)
- 40c9730 fix json tags on models, add second debug case
- 614baaf fix seawatcher via redis pubsub
- fc9704d new models & old ones changed
- c03bba0 small fixes, renaming, cleanup
- 842b8cf update deps
v0.11.1
Changelog
- 1bfb900 (auto) linter fixes
- 70b7519 Merge branch 'main' of github.com:benleb/gloomberg
- ed710d2 Merge remote-tracking branch 'origin/manifold/exlusive' * origin/manifold/exlusive: add working merkleproof mint, TODO: fix correct fee handling for non merkle proof mints wip: fetch merkleProof and mintIndices from manifold API for exlusive mints
- ab6f066 add GetEventType()
- b3a5e25 add func to utils to generate OS collection links
- 241ce8b add gas fee/tip multiplier to manifold minter
- b27ab72 add gas settings and fix signing in manifold minter
- d6b0da5 add grpc client
- 7e4e4b3 add min sales value for first txs fetching
- eacd95f add missing collection name (if possible) to listings without (insiders)
- e565589 add mvp of a grpc model for remote usage of seawatcher and similar
- 0f5f40a add receiver for events from the manifold aws sns topic (todo: move to own module)
- a05d307 add release command to readme
- bc563eb add superrare bidder
- 5aacf31 add test job to workflow 🤪
- 1206a77 add working merkleproof mint, TODO: fix correct fee handling for non merkle proof mints
- bd373d4 bluechips & curated wallets: subscribe to eventhub, add tweet function
- 05433b9 change grpc package
- 8b1e6d0 disable caching of go-setup
- 36a45f3 disable govet for prometheus utils
- a9355a5 disable ireturn check in golangci-lint
- 3ebd3ca disable linters for false-positives
- 18f4062 disable manifold new claim page notifications
- d621ea1 do not try to subscribe via a not existing local opensea api client ☝️
- 98a6406 enhance grpc server, preparation to use general "Event" for all opensea events
- 273c43b external calls have to be done in preparation phase, disable in mint method for now
- f14f131 extract printing methods from gb struct
- f61decc fix formatting in message when a web client is deleted
- e6c2ff9 fix http error code 403: add HTTP Headers for manifold api
- de1832e fix linter
- e599a9d fix nil pointer in manifold minter (after tx sent!)
- ce0b7ef fix test command
- 7a8dc3a formatting fixes
- a5d9a84 improve the reliability of the grpc/eventhub code
- 0596ca9 increase high volume mint threshold
- 9290906 jobs status reporting for the poor
- 48dbbec manifold minter fixes/improvements
- 22afb5f manifold: add mintfor flag and fix batch minting
- b67f133 manifold: fix isPublicMint logic
- 78b97f4 manifold: implement correct float64 to big.Int conversion using shopspring/decimal
- 5956b30 merge normal/merkle fee handling
- 2fc052b move grpc server to own package
- b2fb5f3 move merkle proof acquisition to where it should be, cleanup
- 9694b3a move merkle proofs acquisition to preparation phase
- 3362215 new suspicious manifold response param 👀
- 22e1899 re-enable usage of first txs experiment
- a17f50f reduce job status reporting
- abea905 reduce logging
- f9b1da8 reduce min TLS version for servers (web, grpc, ..)
- ecdd52b remove nolint:gosec
- ecf92a0 remove unused var
- ea4585f remove v1.19
- 69b6bda seawatcher via grpc now works actually and shows listings :) other events still to implement
- 7d36d90 update degendata
- 95c342b update deps
- 484bd0c update deps
- 722d534 update deps
- 9f5466b update readme (still not reflecting current state of code)
- 964bed2 update watched demo/testing wallets
- e49a8f4 wip: fetch merkleProof and mintIndices from manifold API for exlusive mints
v0.11.0
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
v0.10.1
v0.10.0
v0.9.3
v0.9.2
Changelog
- ff99a83 (partially automated) cleanup
- b3e1033 Bump github.com/muesli/termenv from 0.15.1 to 0.15.2 (#38)
- c5789b0 Bump github.com/redis/rueidis from 1.0.9 to 1.0.10 (#37)
- d4cd74c adjust colors for per minute values in stats
- 3fe8293 fix mongo client var name
- fd68515 move collectionsource to collections
- 8aefc6c remove redundant size hints
- c4cb1c1 remove useless wallet generator
- ac167c2 update deps