Skip to content

chore: update GSE and slashing config#16988

Open
LHerskind wants to merge 1 commit intonextfrom
lh/tmnt-260-gse-configuration
Open

chore: update GSE and slashing config#16988
LHerskind wants to merge 1 commit intonextfrom
lh/tmnt-260-gse-configuration

Conversation

@LHerskind
Copy link
Contributor

Please read contributing guidelines and remove this line.

For audit-related pull requests, please use the audit PR template.

assertEq(rollup.getActiveAttesterCount(), VALIDATOR_COUNT, "All validators should remain active after small slash");
}

function test_SlashingLargeAmount_smallLocalEjectionThreshold() public {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This one is essentially the previous test. The diff in them is just whether we altered the local ejection threshold.

@LHerskind LHerskind marked this pull request as ready for review September 12, 2025 12:39
slashAmountSmall: BigInt(10e18),
slashAmountMedium: BigInt(20e18),
slashAmountLarge: BigInt(50e18),
activationThreshold: 200_000n * 10n ** 18n,
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this will cause staging public to deploy with different addresses.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Disregard- we'll need to just make the deploy scripts smarter

Base automatically changed from lh/tmnt-261-coin-issuer-configuration to next September 14, 2025 22:04
@LHerskind LHerskind force-pushed the lh/tmnt-260-gse-configuration branch from 1aa4cbe to 9f22818 Compare September 17, 2025 13:29
@LHerskind LHerskind changed the title chore: update GSE and slash amount config chore: update GSE and slashing config Sep 17, 2025
@LHerskind LHerskind force-pushed the lh/tmnt-260-gse-configuration branch from 9f22818 to 2d76ae9 Compare September 17, 2025 14:55
@LHerskind LHerskind force-pushed the lh/tmnt-260-gse-configuration branch from 2d76ae9 to 289d803 Compare September 19, 2025 10:49
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.

2 participants