You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: recognition of new precompile address for secp256r1 curve in TR… (#818)
In Osaka, a new precompile is added at address 0x100. TRM module now recognizes this address as a precompile.
As the address of this new precompile is not contiguous like the other ones, we've renamed the constant `MAX_PRC_ADDRESS` to `MAX_PRC_CONTIGUOUS_ADDRESS`
0 commit comments