-
I get warnings to replace deprecated `Dial` for the newer `DialContext` on:
- `images.go`
- `ipns.go`
- `retriever.go`
This deprecation warning might be related to the following 2 reported is…
-
How can you keep commits in the official repository?
The project was closed. I want to finish writing it.
-
In order to protect expected behavior between ob-go and the multiwallet API, we want to create a set of tests which will exercise the actual scenarios through which the API is expected to normally per…
-
As a user of the server, I want the process to protect my data directory from becoming corrupted when I accidentally start the server with a different wallet than what the data directory was created w…
-
Is it possible to add `walletdir` option support like in the Bitcoin Core?
-
I have a very old account that did a lot of mining. I am trying to write a raw transaction, but the input value is coming through too low! There are far more transactions beyond where the program st…
-
- Doxyfile:Doxygen 的設定檔,Doxygen 是一套 documentation system,看Doxyfile也需要看Doxygen (**洋蔥領走**)
- README.md:開始的東西 (**@iblis17 領走**)
- README_osx.txt:給MAC的
- README_windows.txt:給windows的
- REST-interface.md…
-
It tool me a long time to learn how to sign a transaction using the wallet generated by seed picker.
Using the an Electrum wallet was an exercise in futility, and when I tried using an old trezor o…
-
Currently a buyer's name, address, and other contact information is permanently stored along with the transactions details, even after a purchase is completed. This is a privacy concern. Vendors shoul…
-
bitcoin-core (and therefore unit-e) is divided into libraries:
- `libunivalue`
- `libunite_server`
- `libunite_common`
- `libunite_consensus`
- `libunite_util`
- `libunite_crypto`
- `libunite…