conseiljs
Advanced tools
Changelog
0.3.3-beta
TezosNodeWriter.applyOperation
was renamed to TezosNodeWriter.preapplyOperation
TezosNodeWriter.testOperation
was renamed to TezosNodeWriter.testContractInvocationOperation
and now estimates cost of contract invocationTezosConseilClient.getBlock
now returns a single item, not an arrayTezosConseilClient.getAccount
now returns a single item, not an arrayTezosConseilClient.getOperationGroup
now returns a single item, not an arrayDIG
, DUG
, EMPTY_BIG_MAP
, APPLY
, CHAIN_ID
operations are not supportedKeyStore
now contains derivationPath
, in a subsequent release, functions that accept a KeyStore
parameter and a derivationPath
parameter will be modified to take only the former.