Skip to content

Conversation

rvagg
Copy link
Collaborator

@rvagg rvagg commented Oct 16, 2025

Primary change: batch into 6 day settlement periods so we don't break gas limit WIP to make settlement more efficient so we can do larger periods.

Ref: FilOzone/filecoin-services#252

(also killing the horrible emojis)

Primary change: batch into 6 day settlement periods so we don't break gas limit
WIP to make settlement more efficient so we can do larger periods.

Ref: FilOzone/filecoin-services#252
@github-project-automation github-project-automation bot moved this to 📌 Triage in FS Oct 16, 2025
const GREEN = '\x1b[32m'
const YELLOW = '\x1b[33m'
const CYAN = '\x1b[36m'
const RED = '\x1b[31m'
Copy link
Contributor

Choose a reason for hiding this comment

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

mv to separate file

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yeah, but this is a util, a throw-away example and I don't really want a dependency tangle for these things

Copy link
Contributor

Choose a reason for hiding this comment

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

We will probably want colored logs elsewhere. They are very classy.

@rjan90 rjan90 moved this from 📌 Triage to 🔎 Awaiting review in FS Oct 16, 2025
@rvagg rvagg merged commit 6a8fe46 into master Oct 20, 2025
10 checks passed
@rvagg rvagg deleted the rvagg/settle-script-upd branch October 20, 2025 03:37
@github-project-automation github-project-automation bot moved this from 🔎 Awaiting review to 🎉 Done in FS Oct 20, 2025
@rvagg
Copy link
Collaborator Author

rvagg commented Oct 20, 2025

I'll follow up with a utils clean up at some point, it's a bit of a mess, probably should be done when moving it to a sub-package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

2 participants