Skip to content

Update errors in multisig contracts#3

Open
rvem wants to merge 1 commit into
murbard:masterfrom
serokell:rvem/tbtc29-better-errors-in-multisig
Open

Update errors in multisig contracts#3
rvem wants to merge 1 commit into
murbard:masterfrom
serokell:rvem/tbtc29-better-errors-in-multisig

Conversation

@rvem

@rvem rvem commented Oct 1, 2019

Copy link
Copy Markdown

Currently, all contracts use PUSH unit (); FAILWITH in case of
different failures. It would be more convenient to fail with something
more specific. Here we propose failures with human-readable strings.

Currently all contracts use `PUSH unit (); FAILWITH` in case of
different failures. It would be more convenient to fail with something
more specific. Here we propose failures with human-readable strings.
@gromakovsky

Copy link
Copy Markdown

Since at least one of these contracts seems to be used by tezos-client, I think it's better to find it in tezos/tezos and make PR there. This one doesn't seem to be likely to reviewed in near future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants