This website requires JavaScript.
Explore
Help
Register
Sign In
Qortal
/
altcoinj
Watch
3
Star
0
Fork
0
You've already forked altcoinj
mirror of
https://github.com/Qortal/altcoinj.git
synced
2025-02-12 18:25:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
altcoinj
/
core
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
..
src
Block: Avoid NPE in hasTransactions()
2018-03-24 22:32:00 +01:00
findbugs.xml
Renamespace to org.bitcoinj away from com.google.bitcoin, as bitcoinj is no longer a Google project and being namespaced under com.google causes issues with Sonatype/Maven Central.
2014-09-30 17:05:07 +02:00
pom.xml
Update to protobuf-java 3.5.1.
2018-03-13 21:55:47 +01:00