frostfs-contract/common
Alex Vanin f884e3d665 [#68] Use unified format for transferX details
Unified format uses transfer type as the first byte
and extra details next. List of transfer types used in
contracts defined in `transfer.go`. It includes:
- mint,
- burn,
- lock,
- unlock,
- container fee.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-04-08 17:04:31 +03:00
..
ir.go [#63] Fix threshold number calculation 2021-03-25 21:22:27 +03:00
storage.go [#59] Update to pre-released version of neo-go v0.94.0 2021-03-17 11:23:11 +03:00
transfer.go [#68] Use unified format for transferX details 2021-04-08 17:04:31 +03:00
update.go [#49] Support contract migration 2021-02-12 18:33:55 +03:00
vote.go [#59] Update to pre-released version of neo-go v0.94.0 2021-03-17 11:23:11 +03:00