Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

input-output-hk/mithril

github-advanced-security[bot] created a review on a pull request on input-output-hk/mithril

View on GitHub

Alenar opened a pull request on input-output-hk/mithril
Fix unneeded rescan when importing transactions in chunk
## Content This PR fix the issue described in #2021. To do so the way that the importer obtains its starting point change: - Before it would compute it by getting data from the highest store...
jpraynaud edited a wiki page on input-output-hk/mithril
Alenar created a branch on input-output-hk/mithril

djo/2021/tx-chunk-importer_avoid-uneeded-rescan - Stake-based threshold multi-signatures protocol

jpraynaud pushed 1 commit to jpraynaud/1946-enhance-rera-marker-runbook input-output-hk/mithril
  • docs: enhance the era markers runbook 6116b06

View on GitHub

jpraynaud opened an issue on input-output-hk/mithril
Activate `Pythagoras` Mithril era
## Why The support code for the `Pythagoras` Mithril era has been added in #1946. The era switch needs to be executed once the threshold of `95%` of compatible signer nodes is reached (running a ve...
github-actions[bot] created a comment on a pull request on input-output-hk/mithril
## Test Results     4 files  ±0     55 suites  ±0   10m 31s :stopwatch: +10s 1 370 tests ±0  1 370 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  1 584 runs  ±0  1 584 :white_check_mark: ±0  0 :zzz: ...

View on GitHub

dlachaume created a review comment on a pull request on input-output-hk/mithril
I don't believe we are testing the HTTP routes in the context of the integration tests.

View on GitHub

dlachaume created a review on a pull request on input-output-hk/mithril

View on GitHub

jpraynaud opened a pull request on input-output-hk/mithril
Docs: enhance era markers runbook
## Content This pull request includes extensive updates to the `docs/runbook/era-markers/README.md` to improve clarity and ensure proper configuration for managing Mithril activation eras on the...
jpraynaud created a branch on input-output-hk/mithril

jpraynaud/1946-enhance-rera-marker-runbook - Stake-based threshold multi-signatures protocol

dlachaume created a review comment on a pull request on input-output-hk/mithril
Done ✅

View on GitHub

dlachaume created a review on a pull request on input-output-hk/mithril

View on GitHub

dlachaume pushed 26 commits to ensemble/1980/expose_prometheus_metrics_for_aggregator input-output-hk/mithril
  • docs: rotate current documentation With release of distribution '2442' by running 'make update-current' command. 8b6b9f0
  • docs: add dev blog post for certification of Cardano stake distribution 6273e01
  • docs: final CHANGELOG for '2442.0' distribution 3e01819
  • Merge pull request #2005 from input-output-hk/jpraynaud/1943-rotate-doc-distribution-2442 Docs: rotate documentation... 089640c
  • Merge pull request #2031 from input-output-hk/jpraynaud/1943-update-changelog-2442 Docs: final CHANGELOG for '2442.0... 6ad37fc
  • docs: update dev blog post for Cardano stake distribution certification c50cc46
  • Merge pull request #1892 from input-output-hk/dlachaume/1844/cardano-stake-distribution-dev-blog-post Create dev blo... 6101238
  • Implementation of MetricService for the aggregator 6aa699d
  • Add MetricsService to the dependency_builder and start MetricsServer 9c70c72
  • test: rename metrics unit test Co-authored-by: Sébastien Fauvel <[email protected]> 3ee52b7
  • feat: update metrics help text 20ed3a1
  • feat: compute metrics in HTTP server routes 2b5b4be
  • feat: compute metrics when certificates and artifacts are produced 627bc47
  • feat: compute runtime cycle metrics 35f12e6
  • feat: add metrics clap arguments and `enable_metrics_server` in the configuration 0963008
  • fix: send signal to shut down metrics server when another task in the JoinSet completes 3f47cc4
  • docs: update aggregator node documentation with metrics server feature parameters 63f49fb
  • feat: deploy metrics endpoints for aggregator node in infra 88eb71e
  • chore: reference the feature in the CHANGELOG 0906390
  • test: specify behavior of `increment_runtime_cycle` functions in `MockAggregatorRunner` during state machine tests 24cb884
  • and 6 more ...

View on GitHub

dlachaume created a review comment on a pull request on input-output-hk/mithril
Done ✅

View on GitHub

dlachaume created a review on a pull request on input-output-hk/mithril

View on GitHub

github-actions[bot] created a comment on a pull request on input-output-hk/mithril
## Test Results     4 files  ±0     55 suites  ±0   10m 26s :stopwatch: +5s 1 370 tests ±0  1 370 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  1 584 runs  ±0  1 584 :white_check_mark: ±0  0 :zzz: ±...

View on GitHub

jpraynaud opened a pull request on input-output-hk/mithril
Fix: computation of the chaining of the certificates in tests
## Content This PR includes a fix to the chaining computation of the certificate chain in tests: The previous certificate is either: - the first certificate of the previous epoch if the cert...
jpraynaud created a branch on input-output-hk/mithril

jpraynaud/fix-certificate-chain-chaining - Stake-based threshold multi-signatures protocol

Alenar created a review on a pull request on input-output-hk/mithril
LGTM, just two minor issues.

View on GitHub

github-actions[bot] published a release on input-output-hk/mithril
Unstable Development Builds
## Crates Versions | Crate | Version | |---------- |-------------| | mithril-aggregator | `0.5.84` | | mithril-client | `0.9.3` | | mithril-client-cli | `0.9.17` | | mithril-client-wasm | `0.5...
github-actions[bot] created a tag on input-output-hk/mithril

unstable - Stake-based threshold multi-signatures protocol

github-actions[bot] deleted a tag input-output-hk/mithril

unstable

github-actions[bot] pushed 1 commit to gh-pages input-output-hk/mithril
  • deploy: 61012382ccd61a0a5f2316bfef118e00774b4463 988ccbe

View on GitHub

dlachaume created a review comment on a pull request on input-output-hk/mithril
You're right. Done ✅ .

View on GitHub

dlachaume created a review on a pull request on input-output-hk/mithril

View on GitHub

dlachaume created a review comment on a pull request on input-output-hk/mithril
Done ✅ . We did the modification returning `Ok(certificate)`.

View on GitHub

dlachaume created a review on a pull request on input-output-hk/mithril

View on GitHub

jpraynaud deleted a branch input-output-hk/mithril

dlachaume/1844/cardano-stake-distribution-dev-blog-post

jpraynaud pushed 3 commits to main input-output-hk/mithril
  • docs: add dev blog post for certification of Cardano stake distribution 6273e01
  • docs: update dev blog post for Cardano stake distribution certification c50cc46
  • Merge pull request #1892 from input-output-hk/dlachaume/1844/cardano-stake-distribution-dev-blog-post Create dev blo... 6101238

View on GitHub

Load more