Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nixos tracing service updates #6133

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
99fdf3c
byron-to-alonzo: shellcheck compliance updates
johnalotoski Feb 19, 2025
71ab202
byron-to-alonzo: get the base and update scripts working with latest cli
johnalotoski Feb 19, 2025
5d743df
byron-to-alonzo: cleanup mkfiles.sh comments/instructions
johnalotoski Feb 19, 2025
611b82d
byron-to-alonzo: switch to dynamic utxo/lovelace selection
johnalotoski Feb 20, 2025
ae5c6a8
byron-to-alonzo: fix mint and burn during mary era
johnalotoski Feb 20, 2025
9c9f1c2
env cfgs: rm shelley_qa, add testnet-template cfgs, mod cfg updater s…
johnalotoski Feb 20, 2025
91437f9
byron-to-alonzo: switch from shelley_qa cfgs to testnet-template cfgs
johnalotoski Feb 20, 2025
94171b4
envs: rm sanchonet and shelley_qa
johnalotoski Feb 20, 2025
1345218
workbench: remove dependency on iohk-nix testnet env
mgmeier Feb 19, 2025
ba8020d
bump: iohkNix for env cleanup
johnalotoski Feb 20, 2025
bf6672b
ci: updates for iohkNix bump
johnalotoski Feb 20, 2025
8f657d5
nixos node svc: apply with builtins, lib
johnalotoski Feb 25, 2025
4a25973
nixos node svc: rm withCardanoTracer, default to preview, update opt …
johnalotoski Feb 25, 2025
da5121c
nixos tracer svc: mv existing tracer module to legacy, with desc header
johnalotoski Feb 25, 2025
548e33a
nixos node svc: use topology.json vs yaml for consistency w/ other cfgs
johnalotoski Feb 27, 2025
429967b
nixos tracer svc: wip1
johnalotoski Feb 28, 2025
6617dd8
nixos node svc: improve descriptions
johnalotoski Feb 28, 2025
f101bb0
nixos tracer: add to cardanoNodePackages and module-list
johnalotoski Feb 28, 2025
debf5e8
nixos node svc: usePeersFromLedgerAfterSlot -> useLedgerAfterSlot
johnalotoski Feb 28, 2025
6b5908d
nixos tracer svc: wip2
johnalotoski Mar 1, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
306 changes: 0 additions & 306 deletions configuration/cardano/alonzo/shelley_qa_cost-model.json

This file was deleted.

2 changes: 1 addition & 1 deletion configuration/cardano/mainnet-topology.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"advertise": false
}
],
"useLedgerAfterSlot": 128908821
"useLedgerAfterSlot": 148350000
}
Loading
Loading