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-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 on a pull request on input-output-hk/mithril

View on GitHub

Alenar closed an issue on input-output-hk/mithril
Fix warning log when building OpenAPI UI in CI
## Why We are passing a incorrect parameter to the `Legion2/swagger-ui-action@v1` action resulting in warnings in our ci workflows: https://github.com/input-output-hk/mithril/actions/runs/113472815...
Alenar opened a pull request on input-output-hk/mithril
Upgrade actions to latest
## Content This PR upgrade all github actions in our workflows to their latest version available if any. ## Pre-submit checklist - Branch - [x] Commit sequence broadly makes sense - ...
Alenar created a branch on input-output-hk/mithril

djo/2018/ci/upgrade_actions_to_latest - Stake-based threshold multi-signatures protocol

Alenar deleted a branch input-output-hk/mithril

djo/2016-2017/ci/upgrade_mac_runner+fix_incorrect_param

Alenar pushed 3 commits to main input-output-hk/mithril
  • chore(ci): upgrade x86 mac runner from `macos-12` to `macos-14-large` Note: the `large` images are x86 based, the no... ee11cb1
  • fix(ci): use correct name for github token when building openapi ui Refs: #2017 d797d46
  • Merge pull request #2019 from input-output-hk/djo/2016-2017/ci/upgrade_mac_runner+fix_incorrect_param Upgrade mac ru... 222ea17

View on GitHub

Alenar closed an issue on input-output-hk/mithril
Deprecate `macOS 12` builders in CI
## Why Github is deprecating macOs 12 runner images following their policy of only supporting the two latest versions, see: https://github.com/actions/runner-images/issues/10721. ## What We used t...
Alenar closed a pull request on input-output-hk/mithril
Upgrade mac runner + Fix incorrect param
## Content This PR upgrades x86 mac os runners from macOs 12 to macOs 14 (following their upcoming removal) and fix an incorrect parameter name used with the action that build our open api stati...
jpraynaud 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 18s :stopwatch: -1s 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

Alenar opened a pull request on input-output-hk/mithril
Upgrade mac runner + Fix incorrect param
## Content This PR upgrades x86 mac os runners from macOs 12 to macOs 14 (following their upcoming removal) and fix an incorrect parameter name used with the action that build our open api stati...
Alenar created a branch on input-output-hk/mithril

djo/2016-2017/ci/upgrade_mac_runner+fix_incorrect_param - Stake-based threshold multi-signatures protocol

Alenar opened an issue on input-output-hk/mithril
Update workflow github actions to node 20
## Why Github actions are [switching to node20 as the new default](https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/). When runni...
dlachaume pushed 19 commits to ensemble/1980/expose_prometheus_metrics_for_aggregator input-output-hk/mithril
  • chore: apply rust `1.82` new clippy lints 4e4bb17
  • chore: upgrade crate versions * mithril-end-to-end from `0.4.40` to `0.4.41` d7e0a06
  • Merge pull request #2015 from input-output-hk/djo/rust_1.82 Fix clippy warnings from Rust 1.82 495f150
  • feat(relay): pass a context struct to all commands Instead of passing only config parameters, this design allow to a... 58bcb0a
  • refactor(relay): add a dedicated logger to all components This prepare slog_scope removal 01d5414
  • refactor(relay): use a dedicated logger for all logs + remove `slog_scope`, now only used in integration tests. 2232588
  • style(relay): simplify logs by removing uneeded `format!` 48f3788
  • refactor(relay): move huge context data away from logs main msg And instead add them to a property. This allow to ke... a5f485e
  • style(relay): remove prefixes used in logs & apply standard rules * Capitalize first letter of functionnal logs c8882ac
  • refactor(relay): use `bunyan` format for logs so we are consistent accross all nodes. eda5253
  • chore: upgrade crate versions * mithril-relay from `0.1.25` to `0.1.26` a879a96
  • Merge pull request #2014 from input-output-hk/djo/1981/enhance_logs_in_relay Enhance logs in mithril-relay 17c6d9a
  • Implementation of MetricService for the aggregator b371634
  • Add MetricsService to the dependency_builder and start MetricsServer e1917ca
  • test: rename metrics unit test Co-authored-by: Sébastien Fauvel <[email protected]> 734c03b
  • feat: update metrics help text 9b36594
  • feat: compute metrics in HTTP server routes 6e3d0ef
  • feat: compute metrics when certificates and artifacts are produced b94c16c
  • feat: compute runtime cycle metrics 1549900

View on GitHub

Alenar opened an issue on input-output-hk/mithril
Fix warning log when building OpenAPI UI in CI
## Why We are passing a incorrect parameter to the `Legion2/swagger-ui-action@v1` action resulting in warnings in our ci workflows: https://github.com/input-output-hk/mithril/actions/runs/113472815...
Alenar opened an issue on input-output-hk/mithril
Deprecate `macOS 12` builders in CI
## Why Github is deprecating macOs 12 runner images following their policy of only supporting the two latest versions, see: https://github.com/actions/runner-images/issues/10721. ## What We used t...
Alenar pushed 264 commits to djo/1837/POC/multisig_diffusion_network_layer input-output-hk/mithril
  • setting benchmark path without benchmark path being stated the mythical docker image fails to build 435e5d7
  • fix: wrong Cardano artifacts link in test Docker workflow in CI bf37fe1
  • chore: remove decommissioned 'testing-mainnet' network 1219353
  • chore: remove 'testing-mainnet' genesis verification key in infra 5642b68
  • chore: bump infra version From '0.3.1' to '0.3.2'. e716936
  • fix: setup relay and block producer topologies of signer in infra 0d938c2
  • chore: remove unused volume of signer in infra 62fd8ca
  • fix: usage of genesis file with SPO tools in infra 66f8751
  • chore: bump infra version From '0.3.2' to '0.3.3'. b5c5ba2
  • Merge pull request #1978 from input-output-hk/jpraynaud/decommission-testing-mainnet Chore: decommission `testing-ma... a95ace1
  • Merge pull request #1985 from input-output-hk/jpraynaud/1984-fix-infra-configuration-signer Fix: topology computatio... d0ecaad
  • feat: add `protocol_initializer` to signer epoch service 1320060
  • refactor: move `can_signer_sign_current_epoch` check to signer epoch service Before it was in the runner. 1233fec
  • refactor: signer `SignableSeedBuilder` compute next avk without SingleSigner This will allow to remove the `compute_... d4af2f1
  • refactor: remove `compute_aggregate_verification_key` from signer SingleSigner Has the signable seed service, its on... 747bcd4
  • test: add tooling to make tests using signer epoch service easier 92788ab
  • refactor: simplify signer SingleSigner signature computation By using the `protocol_initializer` stored in the epoch... fdf1ab2
  • refactor: simplify signer SingleSigner signature computation By using the `current_signers_with_stake` of the epoch ... 8a2b36e
  • tests: simplify dependencies in signer certifier tests By allowing to only specifies the dependencies that matters f... f28f383
  • refactor: move responsibility of computing/publishing signatures to certifier in signer ab2906d
  • and 244 more ...

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: 17c6d9abfa2eca98810fb57cdb0777e501015ad6 25f55b6

View on GitHub

Alenar deleted a branch input-output-hk/mithril

djo/1981/enhance_logs_in_relay

Alenar closed a pull request on input-output-hk/mithril
Enhance logs in mithril-relay
## Content This PR refactor the log usage in `mithril-relay`: - A dedicated child logger is used for each service - Each child logger is tagged with its service name in order to identify quick...
Alenar pushed 11 commits to djo/1981/enhance_logs_in_relay input-output-hk/mithril
  • chore: apply rust `1.82` new clippy lints 4e4bb17
  • chore: upgrade crate versions * mithril-end-to-end from `0.4.40` to `0.4.41` d7e0a06
  • Merge pull request #2015 from input-output-hk/djo/rust_1.82 Fix clippy warnings from Rust 1.82 495f150
  • feat(relay): pass a context struct to all commands Instead of passing only config parameters, this design allow to a... 58bcb0a
  • refactor(relay): add a dedicated logger to all components This prepare slog_scope removal 01d5414
  • refactor(relay): use a dedicated logger for all logs + remove `slog_scope`, now only used in integration tests. 2232588
  • style(relay): simplify logs by removing uneeded `format!` 48f3788
  • refactor(relay): move huge context data away from logs main msg And instead add them to a property. This allow to ke... a5f485e
  • style(relay): remove prefixes used in logs & apply standard rules * Capitalize first letter of functionnal logs c8882ac
  • refactor(relay): use `bunyan` format for logs so we are consistent accross all nodes. eda5253
  • chore: upgrade crate versions * mithril-relay from `0.1.25` to `0.1.26` a879a96

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: 495f150374c073610db8ef5e34a8c8ac00a572fe 917351a

View on GitHub

Load more