frostfs-node/cmd/neofs-adm/internal/modules/morph
Evgenii Stratonikov 4fe1aad30f [#1966] neofs-adm: Fix signature creation for multiactor scenario
`SignTx` from neo-go appended verification script only if `Scripts`
array was not completely filled.

```
can't persist transactions: transaction b9cd02fb81721c7316c908687301eeaf8ef384e381476632c24a77bdf9ffacd5 failed to verify: witness #1: unknown verification contract
```

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
2022-10-25 11:22:00 +03:00
..
internal [#1902] Update protoc to v3.21.7 2022-10-20 16:17:57 +03:00
balance.go [#1711] amd: Cache committee actor in the init context 2022-09-08 10:09:44 +03:00
config.go [#1959] neofs-adm: Fix set-config for >4 nodes 2022-10-24 21:43:23 +03:00
container.go [#1959] neofs-adm: Add tests for more commands 2022-10-24 21:43:23 +03:00
deploy.go [#1711] amd: Cache committee actor in the init context 2022-09-08 10:09:44 +03:00
download.go [#733] neofs-adm: read contracts on start 2021-11-01 15:17:18 +03:00
dump_hashes.go [#1711] amd: Cache committee actor in the init context 2022-09-08 10:09:44 +03:00
epoch.go [#1959] neofs-adm: Fix set-config for >4 nodes 2022-10-24 21:43:23 +03:00
generate.go [#1820] neofs-adm: Add wallet-address flag in refill command 2022-10-03 10:11:38 +03:00
generate_test.go [#1959] neofs-adm: Remove newTempDir function 2022-10-24 21:43:23 +03:00
group.go [#1498] neofs-adm: Save wallets as pretty JSON 2022-06-09 16:16:46 +03:00
initialize.go [#1959] neofs-adm: Fix set-config for >4 nodes 2022-10-24 21:43:23 +03:00
initialize_deploy.go [#1903] neofs-adm: Expand update parameters in MakeCall 2022-10-17 13:37:48 +03:00
initialize_nns.go [#1711] amd: Cache committee actor in the init context 2022-09-08 10:09:44 +03:00
initialize_register.go [#1949] neofs-adm: Fix epoch tick for >4 node committee 2022-10-24 13:36:08 +03:00
initialize_roles.go [#1711] amd: Cache committee actor in the init context 2022-09-08 10:09:44 +03:00
initialize_test.go [#1966] neofs-adm: Set VerifyBlocks: true and fix NetworkFee calculation 2022-10-25 11:22:00 +03:00
initialize_transfer.go [#1966] neofs-adm: Fix signature creation for multiactor scenario 2022-10-25 11:22:00 +03:00
local_client.go [#1966] neofs-adm: Set VerifyBlocks: true and fix NetworkFee calculation 2022-10-25 11:22:00 +03:00
n3client.go [#1946] Bump neo-go module to v0.99.4 2022-10-21 15:21:59 +03:00
notary.go [#1741] neofs-adm: Use ValidUntilBlock to wait for tx persist 2022-09-15 14:27:16 +03:00
policy.go [#1711] *: Simplify code using neo-go actors 2022-09-08 10:09:44 +03:00
remove_node.go [#1959] neofs-adm: Add tests for more commands 2022-10-24 21:43:23 +03:00
root.go [#1892] neofs-adm: Support MaintenanceModeAllowed network setting 2022-10-13 17:45:47 +03:00
subnet.go [#1910] .golangci.yml: Add godot linker 2022-10-18 15:08:26 +03:00
update.go [#1035] neofs-adm: update contracts in a single transaction 2021-12-30 10:20:54 +03:00