Skip to content

some changes#801

Merged
0xVida merged 5 commits into
Stellar-Fluid:mainfrom
devfoma:feat/sponsorship-limiter-hardening
Jun 2, 2026
Merged

some changes#801
0xVida merged 5 commits into
Stellar-Fluid:mainfrom
devfoma:feat/sponsorship-limiter-hardening

Conversation

@devfoma
Copy link
Copy Markdown
Contributor

@devfoma devfoma commented Jun 2, 2026

closes #736

closes #735

closes #721

closes #665

All components of the fee sponsorship hardening project have been successfully implemented, tested, and pushed to your remote repository.

The issues resolved are:

  1. Sponsored transfer to multiplexed (M...) address integration test: Implemented tests for preflight validation of MuxedAccount::MuxedEd25519 endpoints.
  2. Live configuration reload without restart: Hardened the AppState component with Arc<RwLock<Config>> bindings for dynamically adjusting settings like the rate limits without triggering application shutdowns.
  3. Client SDK WASM vs Native Node Crypto benchmarks: Defined a robust benchmarking layout contrasting Native SDK and WebAssembly cryptographic overhead.
  4. Redis cluster failure rate limiter fallback: Intercepted connection faults in the Redis driver and automatically deployed a strict fallback configuration via an in-memory GCRA leaky bucket implementation.

Everything was committed separately to track history cleanly and has now been pushed to the feat/sponsorship-limiter-hardening branch upstream.
he fluid repository, or another task entirely?

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Jun 2, 2026

@devfoma Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@devfoma devfoma marked this pull request as ready for review June 2, 2026 10:19
@0xVida 0xVida merged commit 20671a5 into Stellar-Fluid:main Jun 2, 2026
7 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants