This website requires JavaScript.
Explore
Help
Sign In
Qortal
/
altcoinj
Watch
1
Star
0
Fork
1
You've already forked altcoinj
mirror of
https://github.com/Qortal/altcoinj.git
synced
2025-07-31 20:11:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9814a6cabaa3e399ec94decd52af99fa1192081e
altcoinj
/
core
History
Mike Hearn
9814a6caba
Slightly different attempt to fix thread safety issue in PeerGroup to in
#278
- make connectTo always locked. It used to be that we couldn't do this but there are no comments reminding me why not, and unit tests + wallettemplate seem happy with it being locked, so I think changes in the network code since then have probably removed this issue.
2014-11-24 13:33:21 +01:00
..
src
Slightly different attempt to fix thread safety issue in PeerGroup to in
#278
- make connectTo always locked. It used to be that we couldn't do this but there are no comments reminding me why not, and unit tests + wallettemplate seem happy with it being locked, so I think changes in the network code since then have probably removed this issue.
2014-11-24 13:33:21 +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
Fix Orchid hash again
2014-11-17 17:23:15 +01:00