Releases: cartesi/cli
Releases · cartesi/cli
@cartesi/[email protected]
@cartesi/[email protected]
Patch Changes
- e8dddfa: possibility to use an override config file
- fa72afb: remove unnecessary interactive config
- a339107: additional config flags to drive machine build
- 0658f9b: fix case of no cartesi.toml
- 957b4f1: support buildArgs in docker builder
- 5d081d8: remove unused image argument from shell command
- b56724a: replace crane with buildx build ouput type=tar
- f72a816: Bump rollups-explorer to 1.2.0
- fa72afb: remove unnecessary store config
- ea01e6e: change from —append-entrypoint to command
- ea2532c: fix: download image only when it doesn't exists locally
- beef75c: add hidden debug flag to not remove intermediate build files
- 41786c8: change all toml keys to use snake_case
- 8975979: remove unnecessary finalHash config
- 80bea97: fix ram_image default value
- 2578e22: add missing "until" usage at logs command
- e3df410: fix: read entrypoint from cartesi.toml
- eb5ce3a: fix amount display in erc20 deposit
@cartesi/[email protected]
Patch Changes
- d7c7638: bump rollups-explorer to 1.0.0
@cartesi/[email protected]
Minor Changes
- 16e1c20: Added support for new Cartesi Java template
Patch Changes
- 8d1db59: fix address resolution in send command
- 9a21da4: replaced
cartesi send erc20bycartesi deposit erc20 - 9a21da4: replaced
cartesi send genericbycartesi send - 8d1db59: remove start and stop commands
- 9a21da4: replaced
cartesi send erc721bycartesi deposit erc721 - bc77352: reduce default block time to 2s
- 9a21da4: replaced
cartesi send etherbycartesi deposit ether - 6b7a04d: refactored run command, with rebuild option
- d2330c2: follow log on run logs option
- e48f347: set minimum cartesi-machine version to 0.19.0
- bc0bcb3: use first free port starting from 6751
@cartesi/[email protected]
@cartesi/[email protected]
@cartesi/[email protected]
Patch Changes
- 7fbd411: bump devnet