conseiljs
Advanced tools
Changelog
0.4.1
TezosNodeWriter.testContractInvocationOperation
no longer has the derivationPath
argument.TezosConseilClient.getBlockByLevel
now returns a single item, not an array.TCFBakerRegistryHelper.getFees
was renamed to getSimpleStorage
to match other contract interfaces.TezosConseilClient.getBigMapData
that allows quick big_map queries against Conseil.TezosNodeReader.getMempoolOperation
and TezosNodeReader.getMempoolOperationsForAccount
.CryptonomicNameServiceHelper
.TezosConseilClient.getBlock
now supports 'head' as a hash
value.Changelog
0.4.0-beta
chain/tezos/TezosProtocolHelper.ts
to /chain/tezos/contracts/BabylonDelegationHelper
.TezosConseilClient.getBlockByLevel
, TezosConseilClient.getAccount
, TezosConseilClient.getOperationGroup
now return single items, not arrays of 1.EntryPoint.generateInvocationPair()
now returns a tuple with entrypoint
and parameters
keys.TezosConseilClient.awaitOperationConfirmation
now returns a single item, not an array.CryptoUtils.getPasswordStrength()
and the related zxcvbn dependency. This functionality should be added by the implementing application.TezosNodeWriter.preapplyOperation()
, testContractInvocationOperation()
and injectOperation()
now parse and report errors.chain/tezos/contracts/TCFBakerRegistryHelper
.chain/tezos/contracts/Tzip7ReferenceTokenHelper
.TezosMessageUtil
can now pack
key_hash
value.TezosNodeReader.getAccountManagerForBlock
.TezosNodeReader.isImplicitAndEmpty
and TezosNodeReader.isManagerKeyRevealedForAccount
now default to head by reference instead of query.TezosNodeReader.getContractStorage
.D\[UI\]G n
, D\[UI\]P n
, DROP n
.TezosContractIntrospector
parser.