Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: JSto91/chronicle.rs

Tags

v0.3.0

Toggle v0.3.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Dev: metrics, alerts and config update (iotaledger#108)

* Allow importing only broker types

* Move merger to broker

* Add CLI validate command and mark invalid files with .err. Always perform full validation on destination files as they will not be validated otherwise.

* Add option to include finalized logs. Reset progress bar to allow displaying progress of each part individually. Add progress to validation. Avoid blocking the thread when dropping files. Recover from panics appropriately.

* Cleanup due to bee change

* Readjust importer progress bar message due to github auto merge

* Add license header

* Add analytic types

* Scylla access analytic implementation

* Add analytic feature and adjust tokio features scope

* Add analytics endpoint

* Add import type

* Allow some GH actions for dev PRs

* Add analytics calculation method (iotaledger#93)

* Add analytics calculation method

* Change the counter type from u128 to u64

* Adjust transferred_tokens int type

* Use i32::MAX for ms end range

* Move some methods to milestone_data and replace analytics with record type

* Impl analytics functionality in solidifier

* Accumulate included transactions only

* Prioritize and balance responsive endpoint

* Support importing analytics in importer (iotaledger#94)

* Fix pagination in analytics

* Importer cli resume subcommand

* Log syncer parallelism

* Alerts (iotaledger#97)

Create alerts which require admin attention via a new alert! macro and automatically send them to endpoints defined in the config file.

* Confirmation time metrics (iotaledger#101)

* docs/migrate to docusaurus (iotaledger#104)

* Migrate to docusaurus.

* Setup GitHub action

* # DOCS - Migrate to Docusaurus
* Replaced deploy_docs_to_gh-pages.yml to use docusaurus
* Added custom style sheet and landing pages
* Updated footer links

* Apply change requests.

Co-authored-by: lucastortora <[email protected]>

* Docs/fixes (iotaledger#105)

* Minor fixes.

* Add .

* Rename folder.

* Implement transaction APIs to allow following transactions

* Update API docs

* Fix sync bounds in scylla workers

* Fix atomic ordering in scylla worker

Co-authored-by: Alex Coats <[email protected]>
Co-authored-by: Bing-Yang <[email protected]>
Co-authored-by: Aleksei Korolev <[email protected]>
Co-authored-by: lucastortora <[email protected]>

v0.3.0-alpha

Toggle v0.3.0-alpha's commit message
Update README

v0.2.1-alpha

Toggle v0.2.1-alpha's commit message
release 0.2.1-alpha

v0.2.0-alpha

Toggle v0.2.0-alpha's commit message
release 0.2.0-alpha