Migration to 14.0.0
Updated sdk requirements
Iris is not supported
CommonJS bundles have cjs extension instead js
- https://unpkg.com/@aeternity/aepp-sdk/dist/aepp-sdk.browser-script.js
+ https://unpkg.com/@aeternity/aepp-sdk/dist/aepp-sdk.browser-script.cjsrecover, dump removed (AEX-3 keystore implementation)
recover, dump removed (AEX-3 keystore implementation)$host is readonly in generated APIs
Aepp
RpcBroadcastError not exported anymore
Contract delegations used in Iris removed from aepp-wallet connection
Wallet
AeSdkWallet requires onAskToSelectNetwork constructor option
onAskToSelectNetwork constructor optionTransaction builder
ChannelClientReconnectTx removed
ChannelClientReconnectTx removedORACLE_TTL, QUERY_TTL, RESPONSE_TTL not exported anymore
ORACLE_TTL, QUERY_TTL, RESPONSE_TTL not exported anymorebuildTx/unpackTx works only with transactions
buildTx/unpackTx works only with transactionsTag include only transactions
Tag include only transactionsbuildTx doesn't accept prefix anymore
buildTx doesn't accept prefix anymoreNAME_*TTL, CLIENT_TTL not exported anymore
NAME_*TTL, CLIENT_TTL not exported anymoreNode
Node returns time in KeyBlock and MicroBlockHeader as Date
Account
Save HD wallets methods removed
sign, signMessage removed
sign, signMessage removedisValidKeypair removed
isValidKeypair removedgetAddressFromPriv removed
getAddressFromPriv removedgenerateKeyPair removed
generateKeyPair removedgenerateKeyPairFromSecret removed
generateKeyPairFromSecret removedMemoryAccount accepts secret key as sk_-prefixed string
AccountBase inheritors required to implement signTypedData, signDelegation
signTypedData, signDelegationAens
aens* methods removed
NAME_BID_MAX_LENGTH not exported anymore
NAME_BID_MAX_LENGTH not exported anymoreOracle
oracle methods removed
pollQueries don't return responded queries by default
pollQueries don't return responded queries by defaultCompiler
CompilerCli uses aesophia@8 by default
CompilerCli8 removed
Contract
encodeFateValue, decodeFateValue not exported anymore
encodeFateValue, decodeFateValue not exported anymoreAeSdk:initializeContract removed
AeSdk:initializeContract removedcreateDelegationSignature removed
createDelegationSignature removedMethods to sign specific delegations removed
Last updated
Was this helpful?