Leonard Lyubich
f9f2a03078
[ #42 ] Share ballot structure between contracts
...
Create common package. Define Ballot struct in common package. Use new type
in all contracts with ballots.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-04 10:31:24 +03:00
Alex Vanin
e87765b733
[ #44 ] Fix processing order in voting
...
Remove old ballots first so there won't be any
interference with votes of the same tx in the
future after `blockDiff` blocks.
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-02-02 19:02:56 +03:00
Alex Vanin
c6fd4dc77c
[ #23 ] *: Update script hashes of native contracts
...
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-12-29 14:15:26 +03:00
Alex Vanin
5fc9ed999d
[ #23 ] *: Update script hashes of native contracts
...
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-12-29 14:15:26 +03:00
Alex Vanin
37d8905d55
[ #23 ] neofs: Implement OnPayment method for asset deposit
...
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-12-29 14:15:26 +03:00
Alex Vanin
29f2f0ef17
[ #23 ] *: Support NEP-17 in native asset transfers
...
Now `transfer()` requires 4 arguments.
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-12-29 14:15:26 +03:00
Alex Vanin
189a83d9d6
[ #23 ] *: Replace engine.AppCall with contract.Call
2020-12-29 14:15:26 +03:00
Alex Vanin
76f5943c14
[ #24 ] neofs: Fix for
iterator on updated inner ring list
...
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-12-14 10:59:49 +03:00
Alex Vanin
df27e859c9
[ #18 ] Move neofs contract to separate dir
...
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-10-27 17:33:56 +03:00