Skip to content

Add RPC server.features integration test#1281

Open
yukibtc wants to merge 2 commits intoromanz:masterfrom
yukibtc:extend-tests
Open

Add RPC server.features integration test#1281
yukibtc wants to merge 2 commits intoromanz:masterfrom
yukibtc:extend-tests

Conversation

@yukibtc
Copy link
Copy Markdown
Contributor

@yukibtc yukibtc commented Apr 13, 2026

Follow-up for 414dc90

I've not found a command on the electrum wallet to get the server features, so I've added a electrs_rpc function for calling directly the RPC.


In a separated commit, I've also added the --skip-default-conf-files flag to electrs in the tests/run.sh file, to prevent the following error:

Failed to read configuration file /etc/electrs/config.toml: Permission denied

yukibtc added 2 commits April 13, 2026 09:48
Added the `--skip-default-conf-files` flag to `electrs` in 'tests/run.sh' to prevent the following error:

```log
Failed to read configuration file /etc/electrs/config.toml: Permission denied
```

Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
Follow-up for 414dc90

Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant