Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HIP-904 Add support to Web3 for unlimited Max Automatic Token Associations #8274

Open
Tracked by #8081
edwin-greene opened this issue May 10, 2024 · 0 comments
Open
Tracked by #8081
Labels
enhancement Type: New feature web3 Area: Web3 API

Comments

@edwin-greene
Copy link
Contributor

edwin-greene commented May 10, 2024

Problem

Add support to Web3 for unlimited Max Automatic Token Associations.

Solution

Update Web3 CryptoOpsUsage and SyntheticTxnFactory to handle -1 values for maxAutomaticTokenAssociations for protobuf versions greater than or equal to 0.51. If the HAPI protobuf version is less than that version then the methods should use the existing behavior.

Alternatives

No response

@edwin-greene edwin-greene added enhancement Type: New feature web3 Area: Web3 API labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature web3 Area: Web3 API
Projects
None yet
Development

No branches or pull requests

1 participant