Tags: dmshvetsov/aptos-core
Tags
Limit num ristretto points (aptos-labs#8153) * limit the number of ristretto points in a transaction * tweak
[transaction generator] Simplify txn-generator api to create transact… …ions for a single account at a time (aptos-labs#8006)
[Cherry pick] View function Object<T> support (aptos-labs#8051) * [move-examples] Add view functions to Hero object demo * [api] Allow Object<T> in view functions The JSON parsing wasn't working properly for Object<T> so, it now handles Object types as a one time check, and allows for types to be provided as well
[Cherry pick] View function Object<T> support (aptos-labs#8051) * [move-examples] Add view functions to Hero object demo * [api] Allow Object<T> in view functions The JSON parsing wasn't working properly for Object<T> so, it now handles Object types as a one time check, and allows for types to be provided as well
[release-tooling] Support input key as string (aptos-labs#7882) (apto… …s-labs#7999) * [release-tooling] Inputting keys as string * fixup! [release-tooling] Inputting keys as string
[bytecode verifier] improved signature checker impl (aptos-labs#7960)
[ts-sdk] Fix output errors of publish ANS contract script (aptos-labs… …#7926)
PreviousNext