Christopher Jeffrey
|
0658444eb5
|
chain improvements.
|
2016-01-09 14:24:36 -08:00 |
|
Christopher Jeffrey
|
314c14f422
|
input/output consistency. misc.
|
2016-01-09 13:22:08 -08:00 |
|
Christopher Jeffrey
|
6b10fabc5f
|
tx refactor. etc.
|
2016-01-08 19:27:00 -08:00 |
|
Christopher Jeffrey
|
8087601a7f
|
work
|
2016-01-08 16:59:03 -08:00 |
|
Christopher Jeffrey
|
d56f7a3733
|
even more bufffer work.
|
2016-01-08 04:11:46 -08:00 |
|
Christopher Jeffrey
|
465b23013d
|
temporarily use buffers. coinbase fixes. script/tx fixes.
|
2016-01-08 03:34:55 -08:00 |
|
Christopher Jeffrey
|
df420a4a8b
|
refactor. work.
|
2016-01-08 02:22:35 -08:00 |
|
Christopher Jeffrey
|
42fbef82ed
|
misc
|
2016-01-07 03:28:58 -08:00 |
|
Christopher Jeffrey
|
c56640a433
|
various fixes for our miner.
|
2016-01-07 01:22:06 -08:00 |
|
Christopher Jeffrey
|
8d120a4fd6
|
more block verification.
|
2016-01-06 19:15:41 -08:00 |
|
Christopher Jeffrey
|
ee97c7ed12
|
handle chain forks better.
|
2016-01-06 00:14:51 -08:00 |
|
Christopher Jeffrey
|
680bf01e98
|
add tx.isFinal. refactor chain usage.
|
2016-01-05 21:32:31 -08:00 |
|
Christopher Jeffrey
|
c6c75d509b
|
optimize chain.size()
|
2016-01-05 16:07:11 -08:00 |
|
Christopher Jeffrey
|
8e698673a0
|
fix typo. emit resolved entries.
|
2016-01-05 14:25:14 -08:00 |
|
Christopher Jeffrey
|
ff08f73fa9
|
check orphan size. misc.
|
2016-01-05 03:25:53 -08:00 |
|
Christopher Jeffrey
|
60e01b261c
|
rename fullchain.js to chain.js.
|
2016-01-05 02:48:53 -08:00 |
|
Christopher Jeffrey
|
32220fcc4f
|
remove old spv chain.
|
2016-01-05 02:48:17 -08:00 |
|
Christopher Jeffrey
|
8a930ac037
|
drop missing event. fix for spv chain. pool.search improvements.
|
2016-01-05 02:45:57 -08:00 |
|
Christopher Jeffrey
|
582a21fd5a
|
getblocks failing for spv.
|
2016-01-04 18:31:27 -08:00 |
|
Christopher Jeffrey
|
0a97cebf25
|
improve getblocks download, spv chain, and events.
|
2016-01-04 18:22:42 -08:00 |
|
Christopher Jeffrey
|
2c3edd50aa
|
chain: improve locatorHashes.
|
2016-01-04 16:33:52 -08:00 |
|
Christopher Jeffrey
|
10fce032b7
|
improve locatorHashes. fix utils ref in tx-pool. add utils.hash.
|
2016-01-04 15:12:50 -08:00 |
|
Christopher Jeffrey
|
d0cbc8f358
|
do not push unknown hash onto locators.
|
2016-01-04 13:39:40 -08:00 |
|
Christopher Jeffrey
|
20f8c82c7f
|
add tip event to chain.
|
2016-01-04 04:59:55 -08:00 |
|
Christopher Jeffrey
|
6758d4fe8a
|
chain and search fixes. options.
|
2016-01-04 04:33:49 -08:00 |
|
Christopher Jeffrey
|
0f8819c78e
|
minor fixes. refactor timestamps.
|
2016-01-04 04:12:26 -08:00 |
|
Christopher Jeffrey
|
a20cd7edbe
|
refactor pool. improve chains.
|
2016-01-04 03:04:09 -08:00 |
|
Christopher Jeffrey
|
484b1f2817
|
use getheaders.
|
2016-01-03 06:47:27 -08:00 |
|
Christopher Jeffrey
|
bdc546edbc
|
fix chain.index.lastTs.
|
2016-01-02 05:09:44 -08:00 |
|
Christopher Jeffrey
|
a7a8eb11bb
|
add orphanRoot to spv chain.
|
2016-01-02 05:04:10 -08:00 |
|
Christopher Jeffrey
|
fc45025131
|
add chain.compact. orphan failsafe.
|
2016-01-02 04:48:20 -08:00 |
|
Christopher Jeffrey
|
35ba5a5de5
|
refactor chain methods. check for orphans during fullnode sync.
|
2016-01-02 04:32:04 -08:00 |
|
Christopher Jeffrey
|
7a8a7a5a2b
|
better wallet searching for spv. pool methods.
|
2016-01-02 03:44:25 -08:00 |
|
Christopher Jeffrey
|
0e5d7c41f2
|
refactor chain.has.
|
2016-01-01 19:54:22 -08:00 |
|
Christopher Jeffrey
|
1be3a74c70
|
more chain method improvements.
|
2016-01-01 18:46:46 -08:00 |
|
Christopher Jeffrey
|
a4084d8252
|
more chain methods.
|
2016-01-01 18:32:15 -08:00 |
|
Christopher Jeffrey
|
eee2ef5d34
|
improve pool/chain options.
|
2016-01-01 17:54:22 -08:00 |
|
Christopher Jeffrey
|
90856a8f5b
|
add size method.
|
2016-01-01 17:42:02 -08:00 |
|
Christopher Jeffrey
|
146e50dc68
|
add fullnode chain. improve pool.
|
2016-01-01 17:41:13 -08:00 |
|
Christopher Jeffrey
|
d3e4dfaf5c
|
fix some getters. move getInputData and getOutputData. wallet.toAddress.
|
2015-12-22 06:21:01 -08:00 |
|
Christopher Jeffrey
|
68c16b214a
|
add rblock and rhash helpers.
|
2015-12-22 02:15:33 -08:00 |
|
Christopher Jeffrey
|
52b653083c
|
add features potentially useful for blockchain explorers.
|
2015-12-21 20:00:13 -08:00 |
|
Christopher Jeffrey
|
61699cca3a
|
style: function names.
|
2015-12-19 15:43:28 -08:00 |
|
Christopher Jeffrey
|
a96f27682f
|
style. fix addr timestamp.
|
2015-12-19 02:17:01 -08:00 |
|
Christopher Jeffrey
|
1e802c152f
|
comments. more style consistency.
|
2015-12-18 22:53:31 -08:00 |
|
Christopher Jeffrey
|
5ece45091b
|
style consistency.
|
2015-12-18 22:37:02 -08:00 |
|
Christopher Jeffrey
|
0bd4d798a9
|
fix locator hashes by height.
|
2015-12-18 17:38:59 -08:00 |
|
Christopher Jeffrey
|
7cabdcfda5
|
fix getOrphanRoot and usage.
|
2015-12-18 17:31:45 -08:00 |
|
Christopher Jeffrey
|
d1f8e9b5ff
|
add chain.hasOrphan method.
|
2015-12-18 16:58:26 -08:00 |
|
Christopher Jeffrey
|
34e90c6baa
|
handle chain forks from checkpoints. enforce one syncPeer.
|
2015-12-18 16:30:58 -08:00 |
|