Skip to content

client support for generic multisig

The previous tests pass for the generic multisig.

TODO:

  • add an --arg option for the multisig transfer command
  • add a command for sending an arbitrary lambda
  • add test for the new features
  • add a few assertions in the code
  • test that compatibility with the old multisig.tz script is not broken.
  • test that old multisig can now call unit entrypoints of non-unit contracts
  • duplicate for protocol 006
  • add a documentation page
  • add a warning for transfers higher than the balance (fixes #852 (closed))
  • type check the argument before transfers

Closes https://gitlab.com/nomadic-labs/tezos/-/issues/15

Edited by Raphaël Cauderlier

Merge request reports