mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-17 04:30:03 +02:00
49 lines
No EOL
1.9 KiB
Text
49 lines
No EOL
1.9 KiB
Text
thalos (0.2.1) bionic focal jammy; urgency=medium
|
|
|
|
* new tool: publisher mock (writes test data to redis channels.)
|
|
* golang: Drop support for 1.18, 1.19
|
|
* new cli flag: "--level" to specify log level.
|
|
* new tool: redis ACL config generator.
|
|
* tools: adding flags for redis username/password
|
|
* code documentation
|
|
|
|
-- Henrik Hautakoski <henrik@eossweden.org> Sat, 04 Nov 2023 13:35:06 +0100
|
|
|
|
thalos (0.2.0) bionic focal jammy; urgency=medium
|
|
|
|
* Update to use antelope-ship-client v0.2.5
|
|
* Adding benchmark and architecture documentation
|
|
* Improved install documentation
|
|
* Documentation is now hosted in a dedicated repo and published as a website.
|
|
* Redis: Adding User field to config.
|
|
* ABI Cache: use `::` as separator for redis keys.
|
|
* ABI Cache: `thalos::cache` is now used as hardcoded prefix for redis keys.
|
|
* ABI Cache: chain id is now used as id for redis keys instead of config field.
|
|
* Config: `CacheID` removed from `RedisConfig`
|
|
* Telegram notification are now optional.
|
|
* Fix a bug where the reader restarted from initial block number when reconnecting after connection loss.
|
|
|
|
-- Henrik Hautakoski <henrik@eossweden.org> Tue, 22 Aug 2023 07:32:08 +0200
|
|
|
|
thalos (0.1.2) bionic focal jammy; urgency=medium
|
|
|
|
* API: Adding receipt to ActionTrace.
|
|
* Update redis package to v9
|
|
* Adding thalos-tools program with benchmark and validate tools.
|
|
|
|
-- Henrik Hautakoski <henrik@eossweden.org> Thu, 15 Jun 2023 12:08:57 +0200
|
|
|
|
thalos-server (0.1.1) bionic focal jammy; urgency=medium
|
|
|
|
* Backoff algorithm when reconnecting
|
|
* Support for human friendly chain name instead of using chain_id from api.
|
|
* More info when logging abi decoding errors.
|
|
* Split logging into two files (info and error)
|
|
|
|
-- Henrik Hautakoski <henrik@eossweden.org> Fri, 19 May 2023 15:42:42 +0200
|
|
|
|
thalos-server (0.1.0) bionic focal jammy; urgency=medium
|
|
|
|
Initial release.
|
|
|
|
-- Henrik Hautakoski <henrik@eossweden.org> Sun, 14 May 2023 18:17:35 +0200 |