Releases: marinade-finance/marinade-ts-cli
Releases · marinade-finance/marinade-ts-cli
libs 2.3.0
- refactoring of functions + adding multiple functions around to libs
libs 2.2.3
jest-utils
to compare bigint numbers in equalityTester
libs 2.2.2
- web3js-common: updating split and execute to work better with blockhash not found
libs_2.2.1
parseWallet
shows ledger error and not open file errorparsePubkeyOrPubkeyFromWallet
is a new method to use at cmd cli parsing
libs 2.2.0
Backward incompatible changes
- removal of the ledger-utils and moving to a new repository https://github.com/marinade-finance/ledger-utils
- changing the
transaction
method to be inweb3js-common
project - changing the way the
executeTx
manages the confirmation. Now it usesconfirmed
as default. - more other changes that could do some troubles
libs 2.1.3
web3js-common
executeTx has got parameterconfirmOptions
and new methodexecuteTxFinalized
to parametrize how long to wait for confirm a transaction sent to blockchain
libs 2.1.2
anchor-common
: update anchor dependency version to 0.29.0cli-common
: exportingwallet
classes in index.ts
libs 2.1.1
web3js-common
split and execute to return list of instructions instead of only executing
libs 2.1.0 & cli 5.1.7
A bit of a change in processing some libs.
cli-common
is now dependent onledger-utils
andts-common
ledger-utils
fixes issue with multiple opened devices and uses a cache and code was refactoredts-common
adding a method to lock & await
libs 2.0.22
-
web3js-common
- fix to check at
instanceOfWallet
- fix to check at
-
cli-common
- making default pino logger config synchronous log