Skip to content

fix: fixing incremental token locks#119

Open
marcus-girolneto wants to merge 1 commit intodevelopfrom
fixing-incremental-token-locks
Open

fix: fixing incremental token locks#119
marcus-girolneto wants to merge 1 commit intodevelopfrom
fixing-incremental-token-locks

Conversation

@marcus-girolneto
Copy link
Member

No description provided.

Copy link

@effects-ai effects-ai left a comment

Choose a reason for hiding this comment

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

👍

Copy link

@ryle-ai ryle-ai left a comment

Choose a reason for hiding this comment

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

Small and focused fix -- the current develop branch is missing the incrementalDelegatedStakingStartingOrdinal parameter in GlobalSnapshotContextFunctions.make() call (in TessellationServices.scala) and in the SharedConfig constructor (in Configuration.scala). This PR threads it through from the tessellation SharedConfigReader, which aligns with how SharedServices does it in tessellation proper (modules/node-shared/.../SharedServices.scala:182).

One note -- this has merge conflicts currently (status: CONFLICTING). The develop branch has moved forward with things like the clickHouseConfig and mptSnapshotInfoPath fields in SharedConfig, and the PR's Configuration.scala is based on an older shape. Should be a straightforward rebase but needs to happen before merge.

Also bumps the tessellation SNAPSHOT dep from d69174b96 to 5a4c2be69 -- I'm guessing this is the build that includes the incrementalDelegatedStakingStartingOrdinal parameter in GlobalSnapshotContextFunctions.make. Makes sense.

🤖 ryle-ai automated review

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants