Ecosyste.ms: Timeline

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

input-output-hk/mithril

Alenar pushed 1 commit to djo/devbook/upgrade_crates_and_open_api_script input-output-hk/mithril
  • docs: add upgrade crates and openapi versions devbook 9996c31

View on GitHub

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

View on GitHub

Alenar created a branch on input-output-hk/mithril

djo/devbook/upgrade_crates_and_open_api_script - Stake-based threshold multi-signatures protocol

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: +9s 1 379 tests ±0  1 379 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  1 593 runs  ±0  1 593 :white_check_mark: ±0  0 :zzz: ±...

View on GitHub

Alenar pushed 2 commits to djo/2021/tx-chunk-importer_avoid-uneeded-rescan input-output-hk/mithril
  • chore: upgrade crate versions * mithril-aggregator from `0.5.87` to `0.5.88` * mithril-common from `0.4.72` to `0.4.... 906cdc1
  • chore: update changelog 84ca63f

View on GitHub

dlachaume opened a pull request on input-output-hk/mithril
Dlachaume/remove counter suffixe from aggregator metrics
## Content <!-- Explain the reason for this change, if a feature is added, a bug is fixed, ... --> This PR includes... ## Pre-submit checklist - Branch - [ ] Tests are provided (if p...
dlachaume created a branch on input-output-hk/mithril

dlachaume/remove-counter-suffixe-from-aggregator-metrics - Stake-based threshold multi-signatures protocol

Alenar pushed 9 commits to djo/2021/tx-chunk-importer_avoid-uneeded-rescan input-output-hk/mithril
  • fix: rename metric name for `certificate_total_produced_since_startup` 3f80d8f
  • chore: upgrade crate versions * mithril-aggregator from `0.5.86` to `0.5.87` 0ed7499
  • Merge pull request #2040 from input-output-hk/dlachaume/fix-metric-name Fix: rename `certificate_total_produced_sinc... af96205
  • refactor(common): use full chainpoint in `ChainBlockNextAction::RollBackward` This will allow to return the latest c... bf0b886
  • feat(common): `BlockStreamer` can now return their latest polled chain point c34b08d
  • fix(signer): avoid unnecessary rescan when importing transactions in chunk This fix the issue of importing when ther... 5eca733
  • chore(aggregator): synchronise `cardano_transactions_importer` code with signer 3bab5a3
  • chore: upgrade crate versions * mithril-aggregator from `0.5.86` to `0.5.87` * mithril-common from `0.4.72` to `0.4.... fc9c312
  • chore: update changelog 5f04634

View on GitHub

jpraynaud pushed 3 commits to jpraynaud/fix-certificate-chain-chaining input-output-hk/mithril
  • refactor: make 'builds_certificate_chain_correctly_chained' test easier to read 7a41319
  • feat: implement FakeCertificaterRetriever for CertificateRetriever trait fb8d950
  • fix: verification tests for full valid and invalid chains 4354dea

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.87` | | 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

jpraynaud created a review comment on a pull request on input-output-hk/mithril
I have put back 2 certificates per epoch. In order to make the test work, as the sequence of mock calls was not working properly (with multiple certificates per epoch there is not anymore exactly o...

View on GitHub

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

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages input-output-hk/mithril
  • deploy: af962050b01f2f0ba4cb470f5f69bf18dfe6dcad c205883

View on GitHub

dlachaume pushed 3 commits to main input-output-hk/mithril
  • fix: rename metric name for `certificate_total_produced_since_startup` 3f80d8f
  • chore: upgrade crate versions * mithril-aggregator from `0.5.86` to `0.5.87` 0ed7499
  • Merge pull request #2040 from input-output-hk/dlachaume/fix-metric-name Fix: rename `certificate_total_produced_sinc... af96205

View on GitHub

dlachaume closed a pull request on input-output-hk/mithril
Fix: rename `certificate_total_produced_since_startup` metric name in aggregator
## Content This PR includes the renaming of `certificate_total_produced_since_startup` metric (leftover related to the original name). ## Pre-submit checklist - Branch - [ ] Tests are p...
github-actions[bot] created a comment on a pull request on input-output-hk/mithril
## Test Results     4 files  ±0     55 suites  ±0   10m 33s :stopwatch: -1s 1 379 tests ±0  1 379 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  1 593 runs  ±0  1 593 :white_check_mark: ±0  0 :zzz: ±...

View on GitHub

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

View on GitHub

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

View on GitHub

dlachaume created a branch on input-output-hk/mithril

dlachaume/fix-metric-name - Stake-based threshold multi-signatures protocol

Alenar pushed 11 commits to djo/2021/tx-chunk-importer_avoid-uneeded-rescan input-output-hk/mithril
  • docs: enhance the era markers runbook 01892ea
  • fix: mount 'mithril-aggregator.json' on prometheus container in infra a11622a
  • chore: update infra version From '0.3.3' to '0.3.4'. b386825
  • Merge pull request #2033 from input-output-hk/jpraynaud/1946-enhance-rera-marker-runbook Docs: enhance era markers r... cef78f0
  • Merge pull request #2039 from input-output-hk/jpraynaud/1980-fix-monitoring-configuration-infra Fix: monitoring conf... f19e6a3
  • refactor(common): use full chainpoint in `ChainBlockNextAction::RollBackward` This will allow to return the latest c... f7e5662
  • feat(common): `BlockStreamer` can now return their latest polled chain point 186b4ec
  • fix(signer): avoid unnecessary rescan when importing transactions in chunk This fix the issue of importing when ther... 3499810
  • chore(aggregator): synchronise `cardano_transactions_importer` code with signer 91534cb
  • chore: upgrade crate versions * mithril-aggregator from `0.5.86` to `0.5.87` * mithril-common from `0.4.72` to `0.4.... e553d14
  • chore: update changelog 1b6e982

View on GitHub

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

unstable - Stake-based threshold multi-signatures protocol

github-actions[bot] published a release on input-output-hk/mithril
Unstable Development Builds
## Crates Versions | Crate | Version | |---------- |-------------| | mithril-aggregator | `0.5.86` | | mithril-client | `0.9.3` | | mithril-client-cli | `0.9.17` | | mithril-client-wasm | `0.5...
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: f19e6a3b2eab3de4c00e8135cb0c7b9bdc6a38b2 c4030be

View on GitHub

jpraynaud deleted a branch input-output-hk/mithril

jpraynaud/1980-fix-monitoring-configuration-infra

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

View on GitHub

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

View on GitHub

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

View on GitHub

Load more