frostfs-contract/common
Alex Vanin 7fbf6d73b0 [#51] proxy: Add proxy contract
Proxy contract used by notary contract as a main tx
payment provider. `Verify` function verifies if
main tx contains multisig of 5\7 inner ring
nodes. If so, then contract pays for transaction.
This is easier than support multisig wallet with
GAS assets, because inner ring can change, therefore
multisig wallet can change periodically.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-03-04 11:26:14 +03:00
..
ir.go [#51] proxy: Add proxy contract 2021-03-04 11:26:14 +03:00
storage.go [#42] Share GetList function between contracts 2021-02-04 10:31:24 +03:00
update.go [#49] Support contract migration 2021-02-12 18:33:55 +03:00
vote.go [#47] Replace `GetHeight` with `CurrentIndex` 2021-02-11 15:31:57 +03:00