Christopher Jeffrey
|
a558cbfb57
|
lower limits.
|
2016-02-19 09:13:18 -08:00 |
|
Christopher Jeffrey
|
a6668f860f
|
experiment with _lock.
|
2016-02-19 09:10:50 -08:00 |
|
Christopher Jeffrey
|
bccc833299
|
play around with _lock method.
|
2016-02-19 08:35:46 -08:00 |
|
Christopher Jeffrey
|
3a63da5735
|
async work.
|
2016-02-19 08:07:50 -08:00 |
|
Christopher Jeffrey
|
cefeaf779b
|
better block sync.
|
2016-02-19 07:49:14 -08:00 |
|
Christopher Jeffrey
|
7c3191aee8
|
fix chaindb queue system.
|
2016-02-19 06:30:10 -08:00 |
|
Christopher Jeffrey
|
7df05b971d
|
async resets.
|
2016-02-19 05:54:23 -08:00 |
|
Christopher Jeffrey
|
053775ffac
|
sync resetHeight
|
2016-02-19 05:38:02 -08:00 |
|
Christopher Jeffrey
|
9ff7e93c71
|
move sigop counting to checkInputs.
|
2016-02-19 04:16:29 -08:00 |
|
Christopher Jeffrey
|
9bc3e44a7f
|
misc method improvements.
|
2016-02-19 03:08:50 -08:00 |
|
Christopher Jeffrey
|
71557ba95c
|
more chain improvements.
|
2016-02-19 02:14:10 -08:00 |
|
Christopher Jeffrey
|
5f67f78170
|
chain fixes.
|
2016-02-19 01:42:59 -08:00 |
|
Christopher Jeffrey
|
8b17c09116
|
move more logic into chaindb.
|
2016-02-18 22:52:51 -08:00 |
|
Christopher Jeffrey
|
5053fa2eeb
|
move height lookups to chaindb.
|
2016-02-18 21:01:34 -08:00 |
|
Christopher Jeffrey
|
d2a4f995fd
|
add some async functions.
|
2016-02-18 18:36:25 -08:00 |
|
Christopher Jeffrey
|
469d3c35d0
|
_revertLast.
|
2016-02-18 17:41:47 -08:00 |
|
Christopher Jeffrey
|
42f5ece282
|
refactor mempool events from chain.
|
2016-02-18 17:30:15 -08:00 |
|
Christopher Jeffrey
|
050d801849
|
standardness. chain. pool.
|
2016-02-18 15:26:03 -08:00 |
|
Christopher Jeffrey
|
4b672d6337
|
fix sigops counting.
|
2016-02-18 01:45:47 -08:00 |
|
Christopher Jeffrey
|
ff467afaff
|
minor.
|
2016-02-18 01:12:39 -08:00 |
|
Christopher Jeffrey
|
d22dc02e8f
|
wait for flush.
|
2016-02-17 19:40:56 -08:00 |
|
Christopher Jeffrey
|
6ef09f39ec
|
better events.
|
2016-02-17 17:07:12 -08:00 |
|
Christopher Jeffrey
|
f7ac99d24d
|
minor refactoring.
|
2016-02-17 16:02:11 -08:00 |
|
Christopher Jeffrey
|
d4aa15f9a3
|
remove old error code system.
|
2016-02-17 15:39:20 -08:00 |
|
Christopher Jeffrey
|
5d9f106e2a
|
event based system for chain error handling.
|
2016-02-17 15:30:33 -08:00 |
|
Christopher Jeffrey
|
7a04ac25d0
|
add queue back to handleBlock.
|
2016-02-17 13:04:26 -08:00 |
|
Christopher Jeffrey
|
a208083dc5
|
do not increment total on orphans.
|
2016-02-17 12:55:48 -08:00 |
|
Christopher Jeffrey
|
a485a1d334
|
move queue to the chain.
|
2016-02-17 12:52:22 -08:00 |
|
Christopher Jeffrey
|
90b3c16837
|
debugging.
|
2016-02-17 01:16:01 -08:00 |
|
Christopher Jeffrey
|
7b14c3b72b
|
debugging.
|
2016-02-17 00:14:25 -08:00 |
|
Christopher Jeffrey
|
2dc3786eb0
|
refactor
|
2016-02-16 21:04:10 -08:00 |
|
Christopher Jeffrey
|
d0d0378f3e
|
queue. fixes.
|
2016-02-16 21:01:31 -08:00 |
|
Christopher Jeffrey
|
0191acd530
|
blockdb reset height.
|
2016-02-16 17:19:14 -08:00 |
|
Christopher Jeffrey
|
997f0acbb0
|
more refactoring.
|
2016-02-16 16:13:34 -08:00 |
|
Christopher Jeffrey
|
ab610d6fa5
|
new verifyContext.
|
2016-02-16 14:27:46 -08:00 |
|
Christopher Jeffrey
|
02e4c9e266
|
fix verifyContext.
|
2016-02-16 14:08:56 -08:00 |
|
Christopher Jeffrey
|
fe46d1ada5
|
contextual verification. misc.
|
2016-02-16 13:45:02 -08:00 |
|
Christopher Jeffrey
|
e912f78814
|
async chain.
|
2016-02-16 03:03:11 -08:00 |
|
Christopher Jeffrey
|
686dcbcdd9
|
minor fixes.
|
2016-02-12 01:20:05 -08:00 |
|
Christopher Jeffrey
|
6cc4c866dc
|
wallet refactor. fixes.
|
2016-02-10 16:42:02 -08:00 |
|
Christopher Jeffrey
|
17e25804de
|
better preload. misc fixes.
|
2016-02-09 00:07:38 -08:00 |
|
Christopher Jeffrey
|
05d4eab0d8
|
add preload option. better errors.
|
2016-02-08 21:05:27 -08:00 |
|
Christopher Jeffrey
|
bcd68c4ed8
|
fix callback.
|
2016-02-08 20:49:50 -08:00 |
|
Christopher Jeffrey
|
36c3d72021
|
add preload from electrum.org. check for blockchain corruption.
|
2016-02-08 20:46:57 -08:00 |
|
Christopher Jeffrey
|
adb304748f
|
add some data integrity checks when loading the chain.
|
2016-02-08 19:55:56 -08:00 |
|
Christopher Jeffrey
|
d20b3b8737
|
move chaindb and chainblock to their own modules.
|
2016-02-08 19:01:30 -08:00 |
|
Christopher Jeffrey
|
72b7adc800
|
get bcoin working in the browser again.
|
2016-02-08 18:06:39 -08:00 |
|
Christopher Jeffrey
|
2ec7989b6a
|
no more dynamic heights.
|
2016-02-06 21:51:38 -08:00 |
|
Christopher Jeffrey
|
e0ab0ab88d
|
minor changes/fixes.
|
2016-02-03 02:09:03 -08:00 |
|
Christopher Jeffrey
|
f9d960ca23
|
api: more method renames. legacy support. docs.
|
2016-02-01 11:57:40 -08:00 |
|