Skip to content

Feature/add is registered and get balance2#193

Closed
chao-peng-story wants to merge 11 commits intomainfrom
feature/add-is-registered-and-get-balance2
Closed

Feature/add is registered and get balance2#193
chao-peng-story wants to merge 11 commits intomainfrom
feature/add-is-registered-and-get-balance2

Conversation

@chao-peng-story
Copy link
Collaborator

  • Expose is_registered as public method in IPAsset class with input validation
  • Add get_balance(address) method to StoryClient for querying any address balance
  • Update get_wallet_balance to reuse get_balance method
  • Add proper input validation with clear error messages

chao-peng-story and others added 11 commits February 5, 2026 18:27
- Expose is_registered as public method in IPAsset class with input validation
- Add get_balance(address) method to StoryClient for querying any address balance
- Update get_wallet_balance to reuse get_balance method
- Add proper input validation with clear error messages
Co-authored-by: Cursor <cursoragent@cursor.com>
…original behavior

Co-authored-by: Cursor <cursoragent@cursor.com>
…wards for address format consistency

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…t-balance'

Co-authored-by: Cursor <cursoragent@cursor.com>
…t ip_id

Co-authored-by: Cursor <cursoragent@cursor.com>
… limits

- test_integration_group: change amount from 100 to 10
  mintLicenseTokens gas scales with amount; amount>=100 exceeds RPC node
  gas cap, causing estimate_gas to fail. amount=10 keeps gas ~2-3M.
- IPAsset: add to_checksum_address in _parse_tx_ip_registered_event
- Group: add checksum validation in claim_rewards

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
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