robosats icon indicating copy to clipboard operation
robosats copied to clipboard

Traditional non docker environment for backend development

Open jerryfletcher21 opened this issue 1 year ago • 2 comments
trafficstars

What does this PR do?

Builds on #1363. This PR adds a setup for a traditional non docker regtest environment for backed development and testing. scripts/traditional/README.md with all the informations.

Checklist before merging

  • [x] Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

jerryfletcher21 avatar Jul 04 '24 23:07 jerryfletcher21

This is super useful! What about we base the tradition-environment over main instead of over split-host-port given how traumatic that fix is?

Reckless-Satoshi avatar Jul 07 '24 10:07 Reckless-Satoshi

This is super useful! What about we base the tradition-environment over main instead of over split-host-port given how traumatic that fix is?

It would be a bit less clean since we would have to extract the port from the variables, but it is of course straightforward to do.

jerryfletcher21 avatar Jul 07 '24 17:07 jerryfletcher21

Closing this in favor of #1940

jerryfletcher21 avatar May 17 '25 16:05 jerryfletcher21