-
```
This was detected by the unit tests and makes the behaviour flaky. The
assertion is checking that downward key derivation worked correctly. If the AES
padding happens to be the correct value the…
-
Bitcoinj Version: 0.15.10
Wallet **restore correctly when it created using bitcoinj** but when it created using other application ( like https://block.io/ ) & try to restore using bitcoinj then its …
-
When protobuf-deserializing a pre-0.15 wallet with bitcoinj 0.15, for each keychain an account path of `m/0'` is assumed. If the account path was customized before, it will be wrong after deserializat…
-
Originally reported on Google Code with ID 603
```
Here is the error, the payment request was created with bitcoinj 12, I used my ssl pem
to create the keystore with the root certificate included in …
-
The code in Peer::blockChainDownloadLocked contains a check of the number of pending transactions against a hard-coded limit, PENDING_TX_DOWNLOADS_LIMIT. If the limit is exceeded, the connection is si…
-
```
Here is an uncommon case of a missing transaction. The user gets this pending
transaction, and its his address:
https://blockchain.info/tx/87000ffea0db0f9539a90054bd0189351eae517a0c95306f75dc9
9…
-
Can you remove totally Spongy Castle?
- https://github.com/GENERALBYTESCOM/batm_public/search?q=spongycastle&unscoped_q=spongycastle
Linked to:
- https://github.com/GENERALBYTESCOM/batm_public/is…
-
Exception in thread "Thread-5" java.lang.IllegalArgumentException: Invalid point
at org.spongycastle.math.ec.ECAlgorithms.validatePoint(ECAlgorithms.java:193)
at org.spongycastle.mat…
-
Excerpt from the log:
```
10:58:25.588 [PeerGroup Thread] PeerGroup - Starting ...
10:58:25.630 [PeerGroup Thread] PeerGroup - Peer discovery took 22msec and returned 186 items
10:58:25.668 [PeerGrou…
-
# Rationale
* Not published to maven central. consumers have to add danubetech's repository
* introduces CVEs (though this may have been remedied in more recent versions)
* Pulls in the entirety of…