Releases: marinade-finance/marinade-ts-cli
Releases · marinade-finance/marinade-ts-cli
libs 2.4.8
- [bankrun] adding warpOffsetSlot
- [cli-common] do not limit length of line for yaml show
libs 2.4.7
- [web3 common] update solana web3.js to 1.93.0 and printing
ExecutionError
with more details
libs 2.4.4
- [bankrun-utils] adding a way to load programs on test start
- [cli common] cli commitment parser considers solana config file
libs 2.4.3
- [cli] wallet and url parser considers solana config file (commitment to be added)
- [web3js] simulate returns better types
libs 2.4.2
- 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
libs 2.4.1
- adding method
expandTilde
underts-common
libs 2.4.0
Refactoring of executeTx and adding splitBuld sending
libs 2.3.2
- [web3js] elaboration on
executeTx
changes from 2.3.1
libs 2.3.1
- [web3js] changing
executeTx
to consider errorToo many calls on RPC
(added waiting times andtry/catch
clauses)