Skip to content

Releases: marinade-finance/marinade-ts-cli

libs 2.4.8

02 Aug 12:56
Compare
Choose a tag to compare
  • [bankrun] adding warpOffsetSlot
  • [cli-common] do not limit length of line for yaml show

libs 2.4.7

14 Jun 07:21
Compare
Choose a tag to compare
  • [web3 common] update solana web3.js to 1.93.0 and printing ExecutionError with more details

libs 2.4.4

29 May 15:36
Compare
Choose a tag to compare
  • [bankrun-utils] adding a way to load programs on test start
  • [cli common] cli commitment parser considers solana config file

libs 2.4.3

12 Apr 10:45
Compare
Choose a tag to compare
  • [cli] wallet and url parser considers solana config file (commitment to be added)
  • [web3js] simulate returns better types

libs 2.4.2

27 Mar 08:22
Compare
Choose a tag to compare
  • executeSplit contains a marker to define unsplittable parts
  • changing bulk send to be more reliable (still hacking, not working in a clean way)

cli 5.1.9

27 Mar 08:23
Compare
Choose a tag to compare
  • update the marinade libs to 2.4.2

libs 2.4.1

24 Mar 23:23
Compare
Choose a tag to compare
  • adding method expandTilde under ts-common

libs 2.4.0

24 Mar 23:23
Compare
Choose a tag to compare

Refactoring of executeTx and adding splitBuld sending

libs 2.3.2

18 Mar 15:42
Compare
Choose a tag to compare
  • [web3js] elaboration on executeTx changes from 2.3.1

libs 2.3.1

18 Mar 13:41
Compare
Choose a tag to compare
  • [web3js] changing executeTx to consider error Too many calls on RPC (added waiting times and try/catch clauses)