Skip to content

Conversation

@tomerweller
Copy link
Contributor

Summary

  • Updated the fund account page to accept contract addresses (C...) in addition to public keys (G...) and muxed accounts (M...)
  • Updated UI labels and description to reflect contract support
  • Added E2E tests for contract address validation and funding

Fixes #1771

Test plan

  • Verify valid public keys (G...) are still accepted
  • Verify valid muxed accounts (M...) are still accepted
  • Verify valid contract addresses (C...) are now accepted
  • Verify invalid contract addresses show validation error
  • Verify funding a contract address works when clicking "Get lumens"

🤖 Generated with Claude Code

Friendbot recently added support for funding contract accounts (C...
addresses). This updates the Laboratory fund page to:
- Accept contract addresses in addition to public keys and muxed accounts
- Update UI labels and placeholder to reflect contract support
- Add E2E tests for contract address validation and funding

Fixes #1771

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX Dec 15, 2025
@stellar-jenkins
Copy link

@quietbits
Copy link
Contributor

Thanks for the PR, @tomerweller ! We have a related PR open right now: #1767. It might be best if we merge than one first, then update this one to address any potential conflicts.

@tomerweller
Copy link
Contributor Author

np @quietbits. This was zero-effort AI PR. Happy to close

@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Friendbot does not support contract accounts

4 participants