-
Atomic name trades are desired. The question is how to develop the API for them.
The initial reflex might be to make two commands as such:
`name_makeoffer "id/example" 1000 direction=buy locktime=…
-
We need a page for registrars, similar to the exchange page.
We should also list how to do it yourself.
Perhaps give dotbit.me a free bronze-level membership for having stuck around for so long?
-
I hope there will be a corresponding coin, such as ZN coin, to incentivize nodes involved in building sites or participating in caching. Additionally, a distributed DNS server can be set up, allowin…
-
If you have a transaction with more output than input value, `fundrawtransaction` will add inputs to match and to pay the fee.
It would be nice, especially for atomic name trades, if `fundrawtransa…
-
As suggested on #187, we should support automatic name_firstupdate handling in the core daemon and through the RPC interface. That will not only be a good stepping stone for implementing the name UI,…
-
Hi,
I am able to compile and run bitcoin core on Manjaro.
libxayagame is not compiled on my machine.
I encounter the following warning and error messages compiling Xaya Core:
```
interfac…
-
Currently, information about all addresses is requested in one TCP connection, so bad Electrum server can group addresses belonging to one person. This is unwanted in some cases.
I think, we need an …
-
Hello Zcashers! I am the co-founder of [Bitseed](https://bitseed.org/), a project with a mission to make it easy for anyone to run their own bitcoin full node. In the past we have experimented with al…
-
Names I've already registered and purchased no longer show up in my registered names list AND if I enter any of them I've already registered _*and paid for*_ , it doesn't give the the warning th…
-
**Is your feature request related to a problem? Please describe.**
There is no way to specify the address type of an address generated by `name_update`, other than changing the default for the enti…