Skip to content

feat: centralize fee rounding formula#229

Closed
j-rafique wants to merge 1 commit intomasterfrom
feat/centralize-fee-calculation
Closed

feat: centralize fee rounding formula#229
j-rafique wants to merge 1 commit intomasterfrom
feat/centralize-fee-calculation

Conversation

@j-rafique
Copy link
Contributor

  • Use centralized RoundBytesToKB64() in sdk/action/client.go for fee calculation
  • Add supernode/cascade/helper.go with proper action.Price parsing (string to sdk.Coin)
  • Add comprehensive integration tests in supernode/cascade/helper_test.go
  • Update go.mod to use local lumera with replace directive and Go 1.25.1
  • All cascade edge cases tested (0B, 1B, 1024B, 1025B)

@j-rafique j-rafique force-pushed the feat/centralize-fee-calculation branch from 965f324 to d1b96fe Compare November 7, 2025 15:37
@j-rafique j-rafique closed this Nov 11, 2025
@mateeullahmalik mateeullahmalik deleted the feat/centralize-fee-calculation branch December 15, 2025 08:02
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.

1 participant