Releases: celenium-io/celestia-indexer
Releases · celenium-io/celestia-indexer
v1.1.1
v1.1.0
Commits
- 5ed8138: Add snetry action parameters (Artem) #28
- duplicate message addresses (#29) #29 (Artem Poltorzhitskiy)
- check channel message pointer (#30) #30 (Artem Poltorzhitskiy)
- 60629a3: remove latest tag from release (#31) (Alexander) #31
- 5b897fe: CLS 85 instructions for self deployment (#33) (Alexander) #33
- 22cf592: fixed format of env vars in readme (#35) (Alexander) #35
- add idle timeout to API (#36) #36 (Artem Poltorzhitskiy)
- 1a3cd4d: Upgrade indexer SDK to v0.0.4 (Artem) #37
- b5c1f63: Upgrade go-lib to v0.3.6 (Artem) #37
- bad request status code on validation error in stats API (#38) #38 (Artem Poltorzhitskiy)
- receive blocks via websocket (#39) #39 (Artem Poltorzhitskiy)
- make views for extended statistics #40 (Artem)
- increase create testing container timeout #40 (Artem)
- c045d3e: Add gas price view and endpoint (Artem) #40
- sorting active namespaces by pfb count, time or size #41 (Artem)
- add gas estimation for pay for blob endpoint #42 (Artem)
- 6b4943d: Add tests (Artem) #42
- cache endpoint responses #32 (Artem)
- add cache skipper #43 (Artem)
- 889f733: Add cache skipper test (Artem) #43
- 5ac0de9: Remove unused import (Artem) #43
- detect blob content type #44 (Artem)
- api docs #44 (Artem)
- add namespace usage endpoint (#45) #45 (Artem Poltorzhitskiy)
- block stats views #46 (Artem)
- parse validators in genesis block and do-not-modify handling #47 (Artem)
- 0d7cd61: Decoding consensus address of validator (Artem) #47
- proposer identify #47 (Artem)
- basic validators API #47 (Artem)
- 881ea9c: Add license headers (Artem) #47
- c7cc406: proposer omitempty (Artem) #47
- add support of new event types #48 (Artem)
- b3400fd: Rebuild API docs (Artem) #48
- decode namespace id #49 (Artem)
- 0706068: generate docs (Artem) #49
- zeroes in middle of the name #49 (Artem)
- decode namespace id #50 (Artem)
- test name #50 (Artem)
- make bus for postgres listener #51 (Artem)
- extended stats endpoint for namespace #52 (Artem)
- 74f782e: Licences (Artem) #52
- gas tracker endpoint #53 (Artem)
- block stats query #53 (Artem)
- 2d3e3b7: Beautify output (Artem) #53
- gas price calculation #53 (Artem)
- b616935: Tests (Artem) #53
- 7d31fb9: Licences (Artem) #53
- 9119801: Api docs (Artem) #53
- namespace usage name #54 (Artem)
- tests #54 (Artem)
- add request timeout #55 (Artem)
v1.0.5
v1.0.4
What's Changed
- Fix: add excluded_msg_types to tx.List by @aopoltorzhicky in #21
- Feature: add endpoint for receiving block messages by @aopoltorzhicky in #22
- Improve sentry usage by @aopoltorzhicky in #23
- [WIP] Fix: notify closed client by @aopoltorzhicky in #9
- CI: sentry releases by @aopoltorzhicky in #24
- Add pre-release workflow by @aopoltorzhicky in #25
- fix regexp release actions by @vvuwei in #26
- Split release on 2 jobs by @aopoltorzhicky in #27
- Add snetry action parameters by @aopoltorzhicky in #28
- Fix: duplicate message addresses by @aopoltorzhicky in #29
Full Changelog: v1.0.3...v1.0.4
v1.1.0-rc1
Commits
- add excluded_msg_types to tx.List (#21) #21 (Artem Poltorzhitskiy)
- add endpoint for receiving block messages (#22) #22 (Artem Poltorzhitskiy)
- f916119: Improve sentry usage (#23) (Artem Poltorzhitskiy) #23
- ee6cd1e: [WIP] Fix: notify closed client (#9) (Artem Poltorzhitskiy) #9
- sentry releases (#24) #24 (Artem Poltorzhitskiy)
- 6d538ba: Add pre-release workflow (#25) (Artem Poltorzhitskiy) #25
- dcaf214: fix regexp release actions (#26) (Alexander) #26
- c6d8663: Split release on 2 jobs (Artem) #27
v1.0.3
v1.0.2
v1.0.1
Feature: add synced flag to head API (#13)
v1.0.0
Feature: add synced flag to head API (#13)