Skip to content

Releases: marinade-finance/marinade-ts-cli

libs 2.3.0

18 Mar 10:13
Compare
Choose a tag to compare
  • refactoring of functions + adding multiple functions around to libs

libs 2.2.3

27 Feb 10:25
Compare
Choose a tag to compare
  • jest-utils to compare bigint numbers in equalityTester

libs 2.2.2

01 Feb 22:30
Compare
Choose a tag to compare
  • web3js-common: updating split and execute to work better with blockhash not found

libs_2.2.1

29 Jan 21:58
Compare
Choose a tag to compare
  • parseWallet shows ledger error and not open file error
  • parsePubkeyOrPubkeyFromWallet is a new method to use at cmd cli parsing

libs 2.2.0

29 Jan 13:42
Compare
Choose a tag to compare

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 in web3js-common project
  • changing the way the executeTx manages the confirmation. Now it uses confirmed as default.
  • more other changes that could do some troubles

libs 2.1.3

24 Jan 18:00
Compare
Choose a tag to compare
  • web3js-common executeTx has got parameter confirmOptions and new method executeTxFinalized to parametrize how long to wait for confirm a transaction sent to blockchain

libs 2.1.2

22 Jan 12:22
Compare
Choose a tag to compare
  • anchor-common: update anchor dependency version to 0.29.0
  • cli-common: exporting wallet classes in index.ts

libs 2.1.1

11 Jan 12:37
Compare
Choose a tag to compare
  • web3js-common split and execute to return list of instructions instead of only executing

libs 2.1.0 & cli 5.1.7

05 Jan 20:15
Compare
Choose a tag to compare

A bit of a change in processing some libs.

  • cli-common is now dependent on ledger-utils and ts-common
  • ledger-utils fixes issue with multiple opened devices and uses a cache and code was refactored
  • ts-common adding a method to lock & await

libs 2.0.22

04 Jan 17:08
Compare
Choose a tag to compare
  • web3js-common

    • fix to check at instanceOfWallet
  • cli-common

    • making default pino logger config synchronous log