libdohj
libdohj copied to clipboard
Java library for adding altcoin support to bitcoinj
I get this error `[18:33:19] [Server thread/WARN]: org.bitcoinj.wallet.UnreadableWalletException: Unknown network parameters ID org.dogecoin.production [18:33:19] [Server thread/WARN]: at org.bitcoinj.wallet.WalletProtobufSerializer.readWallet(WalletProtobufSerializer.java:416) [18:33:19] [Server thread/WARN]: at org.bitcoinj.wallet.WalletProtobufSerializer.readWallet(WalletProtobufSerializer.java:391) [18:33:19] [Server thread/WARN]: at org.bitcoinj.wallet.Wallet.loadFromFileStream(Wallet.java:1606) [18:33:19] [Server...
Fixes a bug where `cloneAsHeader()` was using the previous block hash when setting merkle root, and a test to cover this scenario. Also adds a test of connecting the first...
Hello, I have intgerated library with bitcoinj and libdohj. But when I am starting walletAppKit to sync chain, my syncing is stuck at 2021-09-05 22:51:10.028 INFO 4146 --- [ioClientManager] org.bitcoinj.core.PeerGroup...
Please add support for P2SH and bech32 address types for Litecoin. I wish I had the knowledge to do so. Maybe you can use [this](https://github.com/pokkst/litecoinj). P2SH: ``` val key =...
## What's new * Added a checkstyle [file](https://github.com/dogecoin/libdohj/compare/main...bfu4:checkstyle?expand=1#diff-5e447a4951899692f37baf49a0480288358ad0c989e745e1a8c77969529ced1f). * IntelliJ also formatted 2 files, and with that I documented 2 methods. ## Reasoning I was browsing through Github and came...
Please can you help us in creating java Library for our coin.
Hi Guys, I can't send multiple spends. If I do it, I got a InsufficientMoneyException. I think I need not to tell you, that I have enough coins on that...
1. Do you need to set up a network connected to the main network? 2. Whether to support the creation of the mainnet address