ordinals / ord

👁‍🗨 Rare and exotic sats
https://ordinals.com
Creative Commons Zero v1.0 Universal
3.83k stars 1.36k forks source link

ord 0.16.0 -- wallet commands require `ord server`, other commands won't work with ord server running #3270

Open so7ow opened 6 months ago

so7ow commented 6 months ago

Do I have this right that wallet commands require ord server running, but some other commands like ord list for example can't run while ord server is running, as the index will be locked. What's the recommended way to be able to run both types of commands? Stop and start ord server as needed? Multiple index files? Seems kludgy, either way. Shouldn't all commands communicate with the index by way of ord server now?

raphjaph commented 6 months ago

That's a great point! Yes, they probably should at this point. Will add this to the backlog

fabienghr commented 5 months ago

is there a way to launch server on different port and get the rune list on another one ?

montanaflynn commented 5 months ago

@fabienghr the issue doesn't appear to be related to the ports, it's that the database is locked.

@casey is this something you think is a non-issue or could I look into this so we could run the server (and keep index up to date) while also issuing commands? Maybe we need an ord-cli?

mmikrut commented 3 months ago

hi, this would be a great if this command was part of the server, any reason why not?