Skip to content

sc 0.54.1

Compare
Choose a tag to compare
@BiancaIalangi BiancaIalangi released this 13 Nov 18:19
· 106 commits to master since this release
v0.54.1
83425ab
  • sc-meta cs - ChainSimulator CLI, which provides handy functionality to:
    • install the chain simulator image in Docker;
    • start/stop the chain simulator;
    • quick testing using the chain-simulator-tests feature flag.
  • Adder interactor cleanup, including in template.
  • Interactor - use_chain_simulator builder method, for improved backwards compatibility.
  • MultiValueEncodedCounted - a lazy multi-value encoding, but with known number of elements.