hedera-mirror-node icon indicating copy to clipboard operation
hedera-mirror-node copied to clipboard

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

Open edwin-greene opened this issue 1 year ago • 0 comments

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 avatar May 10 '24 16:05 edwin-greene