Releases
v13.3.0
⚠ Ceres and aehopsia@8 compatibility not stable, since they are not officially released yet
Features
accept multiple encodings in isAddressValid
, add TS asserts (2c21139 )
add getContext
method to AeSdk (04508d0 )
aens: support update with raw pointers (db2659a )
aepp,wallet: allow raw data sign (7d0136d )
chain: add cache
option to getHeight
(c7d0955 )
compiler: add CompilerCli8 class (29f1cd3 )
compiler: provide compilation warnings (d0ec012 )
compiler: update cli and http compilers to 7.4.0 (2041d8b )
contract: resolve names on node side in Ceres (474f0fd )
contract: support all names delegation to contract (92dae86 )
jwt utilities (c747ce6 )
node: add param indicating retry (6f0dbd8 )
node: show error code if available (2cce91d )
spend to payable contract (7621716 )
support new delegation format in Ceres (786e954 )
tx-builder: get actual gas price from node (09d19bf )
tx-builder: pick queryFee
from the node if not provided (ca495c8 )
tx-builder: reject used accounts in GaAttachTx in Ceres (88b1d5d )
tx-builder: validate nameTtl
in NameUpdateTx (bca877e )
Bug Fixes
aens: make extendTtl
argument optional (028876f )
aens: reduce default client ttl to one hour (daf7fa0 )
chain: poll till ttl if defined to ensure tx can't be mined (0751244 )
contract: build address by signed tx (60a283b )
contract: don't duplicate NoSuchContractFunctionError message (2f3bba5 )
improve error message when no wrapped value (054bc89 )
node,middleware,compiler: version check if deployed at path (450296e )
node,middleware: remove duplicate retry policy (f6470a2 )
node: add missed conversion of difficulty
and hashrate
to number (271ff5e )
node: don't remember failed version request (fba0e79 )
node: show correct error message if body is missed (ed10482 )
node: show correct error message if ECONNREFUSED (ef347a1 )
tx-builder: don't accept ttl equal to block height (d9cde12 )
tx-builder: don't estimate gas for non-transactions (f72167a )
tx-builder: limit ttl to 3 in case tx built internally (08d14c2 )
tx-builder: remove invalid oracle tx type in validator (78e7c48 )
You can’t perform that action at this time.