Pavel Karpy
3b9ef4f63c
[ #822 ] event/notaryPreparator: Do not pass PACK
opcode
...
Do not pass high level `PACK` opcode to
notary parsers. Add opcode amount check.
Delete `PACK` cases in notary parsers.
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-09-13 10:32:43 +03:00
Pavel Karpy
e03b44ffc1
[ #807 ] morph/event/container: Add delete
notary support
...
Includes:
- `delete` container notary notification;
- refactor in processor bindings;
- fixed conflicts in `put` notifications.
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-09-09 18:37:45 +03:00
Pavel Karpy
ffde45d164
[ #807 ] morph/container: Add opcode check
...
Parsers return error if unexpected opcode
returns.
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-09-09 18:37:45 +03:00
Pavel Karpy
6f41a979ca
[ #814 ] morph/event/container: Fix param amount check
...
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-09-09 14:43:29 +03:00
Pavel Karpy
d40f898ee5
[ #770 ] morph/event/container: Add notary Put
parser
...
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-09-07 12:55:01 +03:00