Skip to content

Fix wallet connect spinner and hide security pool manager addresses#219

Merged
KillariDev merged 2 commits into
mainfrom
t3code/wallet-connecting-spinner
May 19, 2026
Merged

Fix wallet connect spinner and hide security pool manager addresses#219
KillariDev merged 2 commits into
mainfrom
t3code/wallet-connecting-spinner

Conversation

@KillariDev
Copy link
Copy Markdown
Collaborator

Summary

  • Fixed wallet connection loading behavior so bootstrap loading and active connection requests are handled separately.
  • Updated transaction handling in the simulator and write helpers to detect reverted sends reliably without relying on preflight simulation.
  • Removed security pool manager address display from overview and workflow UI.
  • Adjusted and expanded tests for wallet loading states, transaction revert handling, and hidden manager fields.

Testing

  • Not run
  • Added/updated coverage in solidity/ts/tests/anvilWindowEthereum.test.ts, solidity/ts/tests/deploymentStatusOracle.test.ts, and solidity/ts/tests/peripherals.test.ts.
  • Added/updated coverage in ui/ts/tests/overviewPanels.test.tsx, ui/ts/tests/securityPoolWorkflowSection.test.tsx, and ui/ts/tests/securityPoolsSection.test.ts.

- show a dedicated connect spinner without blocking bootstrap state
- normalize Anvil sendTransaction params and surface reverted writes
- update tests for wallet loading and simulator behavior
- Query transaction block number while waiting for receipts
- Error clearly when a mined transaction never yields a receipt
@KillariDev KillariDev merged commit ba5547f into main May 19, 2026
0 of 6 checks passed
@KillariDev KillariDev deleted the t3code/wallet-connecting-spinner branch May 19, 2026 08:45
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