TomZ
|
63294beed5
|
Fix deadlock on calling chain::FindFork
|
2019-12-01 15:11:05 +01:00 |
|
TomZ
|
0a6146cde2
|
Reverse sign
|
2019-06-13 21:47:23 +02:00 |
|
TomZ
|
9f78e93879
|
Fix recusive calls
Without a recusive mutex recursive calls are not a fun idea.
|
2019-06-13 00:39:36 +02:00 |
|
TomZ
|
412f8b2ecf
|
Fix possible corruption on reorgs
|
2019-06-12 21:02:56 +02:00 |
|
TomZ
|
9e2114b5c8
|
Make current chain tip() be an atomic
This allows better lock-free access and avoids crashes.
|
2019-04-02 19:56:36 +02:00 |
|
TomZ
|
14bf96aa3c
|
Start libs/server
|
2018-02-13 13:27:58 +01:00 |
|