frostfs-node/cmd/neofs-adm/internal/modules/morph
Evgenii Stratonikov 118c3b3cfe [#940] neofs-adm: print contract version in dump-hashes
```
nns         (unknown):  7061fbd31562664b58f422c3dee4acfd70dba8af
alphabet 0  (v0.12.1):  2392438eb31100857c0f161c66791872b249aa13
alphabet 1  (v0.12.1):  83ef4226d5d6519ca9c99a5de13b1b5ca223a6ad
alphabet 2  (v0.12.1):  6250927beaa9aa5a00171379dcb7187b0c91d17d
alphabet 3  (v0.12.1):  1d6a2519ba41a139b2ced1bfd5013938271a7578
alphabet 4  (v0.12.1):  b65fc7a3c31cf57a90d7eb1c0e9909e4ca69133c
alphabet 5  (v0.12.1):  f95b6ff8cd3b027c9911c18115518ad8c5d2f591
alphabet 6  (v0.12.1):  5b17c579bf56884fd68af152432b3b5aee7aee76
audit       (v0.12.1):  85fe181f4aa3cbdc94023d97c69001ece0730398
balance     (v0.12.1):  dc1ec98d9d0c5f9dfade16144defe08cffc5ca55
container   (v0.12.1):  1b6e68d299b570e1cb7e86eadfdc06aa2e8e0cc5
neofsid     (v0.12.1):  0a64ce753653cc97c0467e1334d9d3678ca8c682
netmap      (v0.12.1):  7c5bdb23e36cc7cce95bf42f3ab9e452c2501df1
reputation  (v0.12.1):  7ad824fd1eeb1565be2cee3889214b9aa605d2fc
```

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2021-10-28 09:35:52 +03:00
..
container.go [#755] neofs-adm: allow to filter containers by ID 2021-08-24 12:35:52 +03:00
dump.go [#940] neofs-adm: print contract version in dump-hashes 2021-10-28 09:35:52 +03:00
epoch.go neofs-adm: use nnsResolveHash instead of custom code 2021-08-24 12:35:52 +03:00
generate.go [#758] cmd/neofs-adm: Implement command to refill storage node's GAS 2021-08-25 17:07:23 +03:00
generate_test.go [#684] neofs-adm: add labels to multisig accounts 2021-07-21 15:23:16 +03:00
initialize.go [#834] neofs-adm: Update NNS contract during contract update 2021-09-22 18:23:59 +03:00
initialize_deploy.go [#927] neofs-adm: provide container alias fee on deploy 2021-10-19 17:47:29 +03:00
initialize_nns.go [#888] neofs-adm: allow to work with multiple NNS versions 2021-10-12 15:50:22 +03:00
initialize_register.go [#732] neofs-adm: fetch single accounts during the initialization 2021-08-02 14:28:23 +03:00
initialize_roles.go [#732] neofs-adm: fetch single accounts during the initialization 2021-08-02 14:28:23 +03:00
initialize_transfer.go [#888] neofs-adm: set contract hashes on read 2021-10-12 15:50:22 +03:00
n3client.go [#927] neofs-adm: provide better error message if endpoint is missing 2021-10-19 17:47:29 +03:00
root.go [#927] neofs-adm: add fee flags to morph init 2021-10-19 17:47:29 +03:00
update.go [#888] neofs-adm: deploy NNS contract first 2021-10-12 15:50:22 +03:00