This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
bitcoinj
Watch
1
Star
0
Fork
You've already forked bitcoinj
0
mirror of
https://github.com/bitcoinj/bitcoinj.git
synced
2025-02-24 22:58:32 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0be938b4a7
bitcoinj
/
core
/
src
History
Daniel James
0be938b4a7
Block: Avoid NPE in hasTransactions()
...
Field is nullable; ```java @Nullable List<Transaction> transactions; ```
2018-03-24 22:32:00 +01:00
..
main
Block: Avoid NPE in hasTransactions()
2018-03-24 22:32:00 +01:00
test
ScriptPattern: Add pattern matcher for segwit commitment (in an output of the coinbase transaction).
2018-03-21 15:04:03 +01:00