Skip to content

Conversation

@tejasbadadare
Copy link
Contributor

@tejasbadadare tejasbadadare commented Apr 29, 2025

Summary

The big chop 🪓
Remove Fortuna functionality from Argus

Rationale

Argus was copy/pasted from Fortuna, which was designed for Entropy's commit/reveal flow. This is largely different from Argus's new role as Pulse's keeper, so this PR resets the project to a clean slate (save the boilerplate,) upon which we can implement the new pusher service.

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

@vercel
Copy link

vercel bot commented Apr 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
entropy-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 29, 2025 1:03am
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 29, 2025 1:03am
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 29, 2025 1:03am
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 29, 2025 1:03am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Ignored (Inspect) Apr 29, 2025 1:03am
component-library ⬜️ Ignored (Inspect) Apr 29, 2025 1:03am

pub final_fee_multiplier: Family<AccountLabel, Histogram>,
pub gas_price_estimate: Family<AccountLabel, Gauge<f64, AtomicU64>>,
pub accrued_pyth_fees: Family<ChainIdLabel, Gauge<f64, AtomicU64>>,
/// Number of active subscriptions per chain
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for the future i recommend you look at price pusher metrics and get some inspirations.

@tejasbadadare tejasbadadare merged commit edddc0a into main Apr 30, 2025
9 checks passed
@tejasbadadare tejasbadadare deleted the tb/argus/clean-slate branch April 30, 2025 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants