Skip to content

Releases: holographxyz/holograph-cli

v0.0.11 - Pegasus

22 Nov 19:47
Compare
Choose a tag to compare

We fixed a few gas related bugs around operation. We also added a new dedicated operator:unbond command.

Chang Log

  • HOLO-523 - Add health check port flag
  • HOLO-594 - enforce linting and prettier
  • HOLO-598 - update packages
  • HOLO-600 - update copy in commands to improve generated readme
  • HOLO-608 - use flag instead of env variable to set environment
  • HOLO-609 - add specific unbond command
  • HOLO-616 - fix small issues with operator detecting jobs from blocks

Improvements

  • add events for sigkill and sigterm
  • CI/CD updated to work with new changes

v0.0.10 - Pegasus

21 Nov 17:39
Compare
Choose a tag to compare

This is the first public release of the holograph CLI! Users will be able to join as operators on testnets on Goerli, Fuji, and Mumbai. An upgrade will be required for mainnet smart contracts.

Changlog

  • HOLO-327 - Add scanner link to outputs with tx
  • HOLO-329 - check balance before sending tx
  • HOLO-448 - Env separation holocli
  • HOLO-484 - private / public docker files
  • HOLO-491 - Release preparation
  • HOLO-508 - mint nft command
  • HOLO-510 - update analyze command
  • HOLO-511 - fixed undefined in restart
  • HOLO-513 - Update bridge:nft CLI command
  • HOLO-514 - Operator V1 logic
  • HOLO-515 - Operator V2 logic
  • HOLO-521 - fixed cannot connect to RPC upon startup
  • HOLO-535 - add faucet command
  • HOLO-564 - fixed --sync flag
  • HOLO-565 - fixed CLI gas bug
  • HOLO-568 - Update Holograph CLI Name
  • HOLO-582 - fixed generic gas bug