-
If I try to to call the create bid endpoint for collections (https://open-api.unisat.io/v3/market/collection/auction/create_bid), with the following data:
```
{
"auctionId": "ehv4oe9ev7ff4vm45xfbz…
-
Hi,
I added libdohj-core-0.14-SNAPSHOT.jar & below dependencies
```
org.slf4j
slf4j-api
1.7.7
junit
…
-
How am I supposed to pull this library in via gradle when it is using the same namespace as bitcoinj and I already use bitcoinj?
-
### Description
When trying to run `npm run start` after a new install, I get hundreds of errors related to "?" appearing in the code. There are a few extra "." as well. Even when clearing them, …
-
I had previously installed bitcoinj on a now broken laptop. I still have the Wallet_setting.fxml file my bitcoin sits on a bech32 address.
What steps can I take to recover?
-
This issue is a sub-issue of #1874 where we can discuss the best approaches for pursuing a `Wallet` interface going forward.
TL;DR I'm suggesting we start with a wallet `interface` inside the `o.b…
-
`bitcoinjs-lib` added the ability to always have low R values during transaction creation: https://github.com/bitcoinjs/bitcoinjs-lib/pull/1442
This means signature size is at most 71 bytes, and `m…
-
This is probably a silly issue, but can't seem to find the solution. I have a super basic node project setup and for whatever reason am not able to properly import ecpair.
### Basic code sample
…
-
```
I see this exception from time to time in the logs. This is with bitcoinj 0.12.
java.lang.NullPointerException: Clearing filters is not currently supported
at com.google.common.base.Preco…
-
merge any relevant updates from BTC BitcoinJ into our cash branch