Move contract deployment/update code into this repository #171

Closed
opened 2025-12-28 18:08:46 +00:00 by sami · 0 comments
Owner

Originally created by @roman-khimov on GitHub (Apr 16, 2024).

Originally assigned to: @smallhive on GitHub.

I'm always frustrated when we can't reuse deployment/update code in various projects. It was added into node in https://github.com/nspcc-dev/neofs-node/issues/2195, but you can't deploy additional contracts this way.

Describe the solution you'd like

Port this code into a library here. Add some tests for it.

Additional context

#384.

Originally created by @roman-khimov on GitHub (Apr 16, 2024). Originally assigned to: @smallhive on GitHub. ## Is your feature request related to a problem? Please describe. I'm always frustrated when we can't reuse deployment/update code in various projects. It was added into node in https://github.com/nspcc-dev/neofs-node/issues/2195, but you can't deploy additional contracts this way. ## Describe the solution you'd like Port this code into a library here. Add some tests for it. ## Additional context #384.
sami 2025-12-28 18:08:46 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-contract#171
No description provided.