stacks-core icon indicating copy to clipboard operation
stacks-core copied to clipboard

feat: signer monitoring server

Open hstove opened this issue 1 year ago • 1 comments

This is the same code as https://github.com/stacks-network/stacks-core/pull/4719, but cherry-picked against master.

Note that there will be some (not too bad) conflicts when merging master into develop, for two reasons:

  • There were other signer config fields added to develop before this PR, so things like build_signer_config_tomls will have a conflict
  • A few stacks_client.rs functions were either renamed or added in develop

hstove avatar May 07 '24 17:05 hstove

what about PR'ing the expected conflicts here to reduce the friction? are they things that shouldn't be included in a point release?

wileyj avatar May 07 '24 21:05 wileyj