Christopher Jeffrey
|
1b3d2ddaaa
|
only update network height on orphan.
|
2016-05-04 04:25:14 -07:00 |
|
Christopher Jeffrey
|
0b8101b756
|
minor.
|
2016-04-29 21:04:52 -07:00 |
|
Christopher Jeffrey
|
d89bd13f09
|
move errors around. assert.
|
2016-04-29 18:17:48 -07:00 |
|
Christopher Jeffrey
|
845a987e00
|
undo coins.
|
2016-04-29 02:48:12 -07:00 |
|
Christopher Jeffrey
|
8344879a16
|
docs. coin selection.
|
2016-04-29 00:21:34 -07:00 |
|
Christopher Jeffrey
|
9468b00d1c
|
refactor. cleanup.
|
2016-04-28 23:01:34 -07:00 |
|
Christopher Jeffrey
|
270feadf74
|
move jsdoc types.
|
2016-04-28 15:01:53 -07:00 |
|
Christopher Jeffrey
|
e258755671
|
stop using vsize. switch to cost.
|
2016-04-28 15:01:53 -07:00 |
|
Christopher Jeffrey
|
51a39c3a52
|
cache window.
|
2016-04-21 14:28:46 -07:00 |
|
Christopher Jeffrey
|
dbf21b2538
|
pending limit.
|
2016-04-21 14:14:33 -07:00 |
|
Christopher Jeffrey
|
50cc693ae8
|
minor.
|
2016-04-20 03:51:43 -07:00 |
|
Christopher Jeffrey
|
7301cf044e
|
increment total block count on alternate chains.
|
2016-04-20 03:42:49 -07:00 |
|
Christopher Jeffrey
|
c572e61bbb
|
drop purgePending call.
|
2016-04-20 03:39:34 -07:00 |
|
Christopher Jeffrey
|
bddf3f6909
|
add "slow height".
|
2016-04-20 01:29:16 -07:00 |
|
Christopher Jeffrey
|
64813d3de1
|
fix ec verification for high s values on non-historical data.
|
2016-04-19 20:10:22 -07:00 |
|
Christopher Jeffrey
|
4456e468af
|
misc fixes. tx.toExtended.
|
2016-04-19 19:54:34 -07:00 |
|
Christopher Jeffrey
|
63a9c44762
|
asserts. consistency.
|
2016-04-19 11:39:55 -07:00 |
|
Christopher Jeffrey
|
a14299bdad
|
move adjusted time around.
|
2016-04-19 06:08:40 -07:00 |
|
Christopher Jeffrey
|
b9369412d2
|
implement GetAdjustedTime.
|
2016-04-19 05:47:47 -07:00 |
|
Christopher Jeffrey
|
53fb6dc8d5
|
some consensus stuff.
|
2016-04-19 03:05:42 -07:00 |
|
Christopher Jeffrey
|
397e1f7d0b
|
more accurate removeData.
|
2016-04-18 21:50:09 -07:00 |
|
Christopher Jeffrey
|
2775382691
|
more accurate multisig. misc fixes.
|
2016-04-18 19:55:24 -07:00 |
|
Christopher Jeffrey
|
949f8684b0
|
fixes.
|
2016-04-18 17:33:03 -07:00 |
|
Christopher Jeffrey
|
f8d49f0653
|
more utils cleanup.
|
2016-04-18 01:11:02 -07:00 |
|
Christopher Jeffrey
|
69ddca52a8
|
clean up utils.
|
2016-04-18 00:36:03 -07:00 |
|
Christopher Jeffrey
|
ea7fb8f476
|
minor refactor.
|
2016-04-17 16:32:12 -07:00 |
|
Christopher Jeffrey
|
cdddf06458
|
drop legacy IBD check.
|
2016-04-17 16:06:23 -07:00 |
|
Christopher Jeffrey
|
87d985fcdb
|
constants. network. docs.
|
2016-04-17 15:58:12 -07:00 |
|
Christopher Jeffrey
|
dee60da2e2
|
chain accuracy.
|
2016-04-17 14:46:40 -07:00 |
|
Christopher Jeffrey
|
f3c2134dfa
|
deployments.
|
2016-04-17 12:09:30 -07:00 |
|
Christopher Jeffrey
|
69436cfd16
|
refactor network.
|
2016-04-17 10:41:48 -07:00 |
|
Christopher Jeffrey
|
0a621238ba
|
refactor: rename constants.
|
2016-04-17 08:45:22 -07:00 |
|
Christopher Jeffrey
|
c8ba1aaa51
|
improve spv. fix preloading.
|
2016-04-17 03:19:10 -07:00 |
|
Christopher Jeffrey
|
5909b813cc
|
mark reorganized invalid blocks as invalid.
|
2016-04-16 20:53:47 -07:00 |
|
Christopher Jeffrey
|
a484d290d2
|
remove asserts.
|
2016-04-16 20:22:54 -07:00 |
|
Christopher Jeffrey
|
0d7d8073a2
|
refactor.
|
2016-04-16 05:56:38 -07:00 |
|
Christopher Jeffrey
|
0d75c8a621
|
validate sidechain's inputs after a reorg instead of before.
|
2016-04-16 01:38:07 -07:00 |
|
Christopher Jeffrey
|
8efef35828
|
minor.
|
2016-04-15 16:24:33 -07:00 |
|
Christopher Jeffrey
|
72e907f81e
|
more fixes. cleanup.
|
2016-04-15 06:44:38 -07:00 |
|
Christopher Jeffrey
|
e3595906c9
|
no one can say i didn't write docs now.
|
2016-04-15 06:43:44 -07:00 |
|
Christopher Jeffrey
|
34341e8b50
|
fixes. up pending limit.
|
2016-04-08 15:20:00 -07:00 |
|
Christopher Jeffrey
|
d1d92b9b64
|
locker. options.
|
2016-04-07 14:30:52 -07:00 |
|
Christopher Jeffrey
|
a3720bd42d
|
more accurate segwit4 verification. misc.
|
2016-04-07 02:03:38 -07:00 |
|
Christopher Jeffrey
|
0a7f118528
|
add environment.
|
2016-04-06 18:55:55 -07:00 |
|
Christopher Jeffrey
|
4b20a87b4f
|
db refactoring.
|
2016-04-04 18:57:34 -07:00 |
|
Christopher Jeffrey
|
849f1d842e
|
more refactoring.
|
2016-04-04 17:37:53 -07:00 |
|
Christopher Jeffrey
|
9e61d0ee86
|
refactor.
|
2016-04-04 14:07:16 -07:00 |
|
Christopher Jeffrey
|
c5bcd44606
|
miner. network. serve blocks and mempool txs.
|
2016-04-03 21:43:50 -07:00 |
|
Christopher Jeffrey
|
3f0ac32334
|
add connect method.
|
2016-04-03 06:11:30 -07:00 |
|
Christopher Jeffrey
|
f45f3b1380
|
do not preload before chaindb is open.
|
2016-04-03 03:18:51 -07:00 |
|