* tests: Bind to localhost instead of 0.0.0.0
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
* test-runtime: Bind to localhost instead of 0.0.0.0
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
* test-runtime: Ask kernel for port allocation
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
* subxt: Rely on kernel to provide port allocation
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
* move into subfolder step 1
* Make folders a workspace again
* Move examples into their own workspace crate to make them more visible and easier to run
* clippy fix
* newline
* tweak releasing steps for folder move
* reference exampels more clearly in top level readme