Christopher Jeffrey
|
4b0519a073
|
more tests. utils.
|
2016-05-15 03:33:58 -07:00 |
|
Christopher Jeffrey
|
022de4a91d
|
cache values.
|
2016-05-15 00:59:29 -07:00 |
|
Christopher Jeffrey
|
a7f3d2aa8f
|
ints.
|
2016-05-15 00:40:21 -07:00 |
|
Christopher Jeffrey
|
dd5c9096a7
|
use js numbers for values.
|
2016-05-14 20:57:52 -07:00 |
|
Christopher Jeffrey
|
f38350ec14
|
fix address.toScript.
|
2016-05-14 16:10:41 -07:00 |
|
Christopher Jeffrey
|
a1c200356e
|
mempool: minor.
|
2016-05-14 14:57:32 -07:00 |
|
Christopher Jeffrey
|
d68509da1d
|
comments. refactor.
|
2016-05-14 14:53:40 -07:00 |
|
Christopher Jeffrey
|
31c4b4622a
|
workers: minor.
|
2016-05-14 14:44:06 -07:00 |
|
Christopher Jeffrey
|
3a9a0d9840
|
fix worker mining.
|
2016-05-14 14:30:59 -07:00 |
|
Christopher Jeffrey
|
7e8ac5e159
|
comments.
|
2016-05-14 14:13:19 -07:00 |
|
Christopher Jeffrey
|
493f0092e4
|
comments. refactor how module is exposed.
|
2016-05-14 13:22:43 -07:00 |
|
Christopher Jeffrey
|
86fbd64598
|
add network to new wallets.
|
2016-05-14 11:31:07 -07:00 |
|
Christopher Jeffrey
|
3cea8323b0
|
hd and ec refactor.
|
2016-05-14 10:54:00 -07:00 |
|
Christopher Jeffrey
|
6690991acb
|
more hd improvements.
|
2016-05-13 19:28:19 -07:00 |
|
Christopher Jeffrey
|
b164984307
|
hd refactor.
|
2016-05-13 18:38:36 -07:00 |
|
Christopher Jeffrey
|
6d55077818
|
fee work.
|
2016-05-13 17:21:13 -07:00 |
|
Christopher Jeffrey
|
6a45d693ee
|
rename chainblock for consistency.
|
2016-05-13 15:33:25 -07:00 |
|
Christopher Jeffrey
|
6c370e908f
|
fixes.
|
2016-05-13 15:32:04 -07:00 |
|
Christopher Jeffrey
|
86bc2227a4
|
get address working.
|
2016-05-13 13:38:18 -07:00 |
|
Christopher Jeffrey
|
6bf5554325
|
rename address.
|
2016-05-13 13:15:38 -07:00 |
|
Christopher Jeffrey
|
897e4ae662
|
hd refactor.
|
2016-05-13 13:04:55 -07:00 |
|
Christopher Jeffrey
|
8db6e1c9a6
|
store by hash.
|
2016-05-13 12:01:06 -07:00 |
|
Christopher Jeffrey
|
e51ae84f37
|
address object.
|
2016-05-13 11:07:24 -07:00 |
|
Christopher Jeffrey
|
fc22de77bf
|
tests passing.
|
2016-05-13 10:04:56 -07:00 |
|
Christopher Jeffrey
|
020d09a6fe
|
expose function.
|
2016-05-13 09:34:09 -07:00 |
|
Christopher Jeffrey
|
5eb3946e38
|
major refactor.
|
2016-05-13 09:24:04 -07:00 |
|
Christopher Jeffrey
|
5193e3533a
|
halflife.
|
2016-05-13 05:53:51 -07:00 |
|
Christopher Jeffrey
|
361134029f
|
move some chaindb stuff around.
|
2016-05-13 04:52:35 -07:00 |
|
Christopher Jeffrey
|
f4be7651cd
|
refactor txdb and chaindb db usage.
|
2016-05-13 04:49:21 -07:00 |
|
Christopher Jeffrey
|
5a2834dcec
|
more mempool work.
|
2016-05-13 04:48:46 -07:00 |
|
Christopher Jeffrey
|
ced84ca25b
|
db. mempool.
|
2016-05-13 02:53:55 -07:00 |
|
Christopher Jeffrey
|
679d4194b1
|
random.
|
2016-05-12 17:25:56 -07:00 |
|
Christopher Jeffrey
|
72c2d25efc
|
entries.
|
2016-05-12 15:59:05 -07:00 |
|
Christopher Jeffrey
|
4ce1ed3046
|
Revert "require height."
This reverts commit c334d1f9d8.
|
2016-05-12 14:17:35 -07:00 |
|
Christopher Jeffrey
|
c334d1f9d8
|
require height.
|
2016-05-12 14:17:32 -07:00 |
|
Christopher Jeffrey
|
a5d72188c0
|
remove random orphans.
|
2016-05-12 13:18:47 -07:00 |
|
Christopher Jeffrey
|
9a42f86c2e
|
more mempool work.
|
2016-05-12 03:05:34 -07:00 |
|
Christopher Jeffrey
|
f4f4658390
|
mempool. remove spenders.
|
2016-05-11 23:25:23 -07:00 |
|
Christopher Jeffrey
|
67dc96ff5d
|
remove seenTX.
|
2016-05-11 19:26:34 -07:00 |
|
Christopher Jeffrey
|
299a49e76b
|
store mempool orphans in memory always.
|
2016-05-11 19:23:38 -07:00 |
|
Christopher Jeffrey
|
a940ea5158
|
mempool size.
|
2016-05-11 19:09:48 -07:00 |
|
Christopher Jeffrey
|
d3383499c0
|
mempool. fees.
|
2016-05-11 17:08:53 -07:00 |
|
Christopher Jeffrey
|
62bc8b077d
|
miner, chainblock, workers.
|
2016-05-10 12:18:36 -07:00 |
|
Christopher Jeffrey
|
45e84ff168
|
Revert "more accurate FindAndDelete."
This reverts commit 4b2219c71f.
|
2016-05-09 15:13:12 -07:00 |
|
Christopher Jeffrey
|
4b2219c71f
|
more accurate FindAndDelete.
|
2016-05-09 15:13:07 -07:00 |
|
Christopher Jeffrey
|
15045bfb0b
|
fix notfound handler.
|
2016-05-09 09:49:28 -07:00 |
|
Christopher Jeffrey
|
2189d79c47
|
optimization for checkFinal.
|
2016-05-09 09:35:41 -07:00 |
|
Christopher Jeffrey
|
d5c9c31534
|
fix spv again.
|
2016-05-09 09:29:50 -07:00 |
|
Christopher Jeffrey
|
4700990bcd
|
mempool locker hasPending.
|
2016-05-09 00:56:44 -07:00 |
|
Christopher Jeffrey
|
5c61760fef
|
minor.
|
2016-05-09 00:51:12 -07:00 |
|
Christopher Jeffrey
|
24ff3fe6d4
|
profiler.
|
2016-05-08 12:12:55 -07:00 |
|
Christopher Jeffrey
|
cb6b43f0b6
|
check for indextx.
|
2016-05-07 17:03:19 -07:00 |
|
Christopher Jeffrey
|
db1f34c00d
|
sigops. redeem testing. input type testing.
|
2016-05-07 07:34:48 -07:00 |
|
Christopher Jeffrey
|
692f2c7cf0
|
catch all parse errors.
|
2016-05-07 04:47:44 -07:00 |
|
Christopher Jeffrey
|
9bf1c6de13
|
comment
|
2016-05-07 04:32:33 -07:00 |
|
Christopher Jeffrey
|
0e91da7a33
|
comment
|
2016-05-07 03:44:06 -07:00 |
|
Christopher Jeffrey
|
f171bb0668
|
fix spv option check.
|
2016-05-07 03:38:13 -07:00 |
|
Christopher Jeffrey
|
8860eb5894
|
refactor chain args.
|
2016-05-07 03:35:52 -07:00 |
|
Christopher Jeffrey
|
d1aaaefda1
|
fix spv.
|
2016-05-07 03:21:03 -07:00 |
|
Christopher Jeffrey
|
b85a98b4ca
|
broadcast option.
|
2016-05-07 00:52:55 -07:00 |
|
Christopher Jeffrey
|
41a864d130
|
block sync.
|
2016-05-07 00:27:46 -07:00 |
|
Christopher Jeffrey
|
6fb0689ce4
|
worker debug.
|
2016-05-06 23:56:08 -07:00 |
|
Christopher Jeffrey
|
9b2d80098a
|
orphan fork and notfound.
|
2016-05-06 23:10:31 -07:00 |
|
Christopher Jeffrey
|
f11f4091f5
|
ignore orphans.
|
2016-05-06 22:54:32 -07:00 |
|
Christopher Jeffrey
|
080dfb3a9f
|
minor.
|
2016-05-06 22:48:51 -07:00 |
|
Christopher Jeffrey
|
7e3635bce6
|
minor.
|
2016-05-06 20:11:57 -07:00 |
|
Christopher Jeffrey
|
81c8eb5f5b
|
fix witness error type.
|
2016-05-06 16:42:33 -07:00 |
|
Christopher Jeffrey
|
6a482af6d0
|
coinbase flags.
|
2016-05-06 15:34:36 -07:00 |
|
Christopher Jeffrey
|
1bf606a22d
|
check orphan txs before requesting.
|
2016-05-06 14:10:01 -07:00 |
|
Christopher Jeffrey
|
3326078694
|
check mempool before requesting tx.
|
2016-05-06 14:03:50 -07:00 |
|
Christopher Jeffrey
|
5d1e3e1034
|
add txs to mempool before removing.
|
2016-05-06 13:56:40 -07:00 |
|
Christopher Jeffrey
|
2b2598a892
|
remove getHashRange.
|
2016-05-06 13:08:21 -07:00 |
|
Christopher Jeffrey
|
9301cf89a2
|
getLocator again.
|
2016-05-06 13:07:58 -07:00 |
|
Christopher Jeffrey
|
c5181c272b
|
getLocator. optimize height lookup.
|
2016-05-06 04:10:27 -07:00 |
|
Christopher Jeffrey
|
198aee6560
|
fixes.
|
2016-05-06 02:00:26 -07:00 |
|
Christopher Jeffrey
|
4d937e642a
|
drop old caching mechanism.
|
2016-05-05 19:48:59 -07:00 |
|
Christopher Jeffrey
|
5fd44dbed8
|
check sequence locks.
|
2016-05-05 19:41:14 -07:00 |
|
Christopher Jeffrey
|
e2bcbcaba5
|
cache, again.
|
2016-05-05 18:57:34 -07:00 |
|
Christopher Jeffrey
|
625fb729f5
|
state caching.
|
2016-05-05 18:54:18 -07:00 |
|
Christopher Jeffrey
|
4af0372ca8
|
fix timedata.
|
2016-05-05 17:47:29 -07:00 |
|
Christopher Jeffrey
|
efe04e528a
|
refactor.
|
2016-05-05 17:09:34 -07:00 |
|
Christopher Jeffrey
|
8e65b43d40
|
assert.
|
2016-05-05 06:25:10 -07:00 |
|
Christopher Jeffrey
|
98774d0c0b
|
make witness scripts abide by max_element_size again.
|
2016-05-05 06:24:09 -07:00 |
|
Christopher Jeffrey
|
f5b4bb2bf6
|
move extended tx serialization.
|
2016-05-05 05:25:40 -07:00 |
|
Christopher Jeffrey
|
fe18352a4c
|
no default timeout.
|
2016-05-05 04:56:57 -07:00 |
|
Christopher Jeffrey
|
cb29feada8
|
worker timeout and listeners.
|
2016-05-05 04:52:37 -07:00 |
|
Christopher Jeffrey
|
3ae754722d
|
chain. verify async.
|
2016-05-05 04:45:34 -07:00 |
|
Christopher Jeffrey
|
eea25052b6
|
refactor hash and address handling in wallet.
|
2016-05-05 04:30:45 -07:00 |
|
Christopher Jeffrey
|
079d82e80c
|
do not store unspendable coins.
|
2016-05-05 03:41:22 -07:00 |
|
Christopher Jeffrey
|
2faf8513c4
|
add adding state to chain.
|
2016-05-05 03:08:20 -07:00 |
|
Christopher Jeffrey
|
019617162c
|
do not allow negative compact numbers.
|
2016-05-05 01:18:08 -07:00 |
|
Christopher Jeffrey
|
4802f409ca
|
chain logs.
|
2016-05-04 22:18:31 -07:00 |
|
Christopher Jeffrey
|
df3b246d60
|
utils.btc
|
2016-05-04 17:57:16 -07:00 |
|
Christopher Jeffrey
|
477c4f5dbb
|
set height on genesis block.
|
2016-05-04 17:21:09 -07:00 |
|
Christopher Jeffrey
|
aefe60b6d4
|
assert.
|
2016-05-04 16:42:05 -07:00 |
|
Christopher Jeffrey
|
5eed6081c7
|
fix handleGetAddr.
|
2016-05-04 16:38:32 -07:00 |
|
Christopher Jeffrey
|
a4b1bc5a23
|
add rpc port constants.
|
2016-05-04 16:08:49 -07:00 |
|
Christopher Jeffrey
|
1b3d2ddaaa
|
only update network height on orphan.
|
2016-05-04 04:25:14 -07:00 |
|
Christopher Jeffrey
|
5dc4edbda5
|
minor.
|
2016-05-04 03:51:58 -07:00 |
|
Christopher Jeffrey
|
a370bd74ed
|
remove old FindAndDelete.
|
2016-05-04 01:07:33 -07:00 |
|
Christopher Jeffrey
|
51ebcf999b
|
faster FindAndDelete.
|
2016-05-04 01:06:34 -07:00 |
|
Christopher Jeffrey
|
e67a16c2bd
|
docs. minor.
|
2016-05-03 21:16:29 -07:00 |
|
Christopher Jeffrey
|
f69563346d
|
exit listener for worker.
|
2016-05-03 19:05:51 -07:00 |
|
Christopher Jeffrey
|
9aa1e9b8f1
|
minor.
|
2016-05-03 14:36:25 -07:00 |
|
Christopher Jeffrey
|
aac2f629d0
|
docs.
|
2016-05-03 03:56:07 -07:00 |
|
Christopher Jeffrey
|
a5ad8dcbfa
|
refactor workers. add web workers.
|
2016-05-03 02:58:55 -07:00 |
|
Christopher Jeffrey
|
3ee5137851
|
rename method.
|
2016-05-01 21:47:08 -07:00 |
|
Christopher Jeffrey
|
bba94d4aaa
|
env variables.
|
2016-05-01 21:19:25 -07:00 |
|
Christopher Jeffrey
|
703c9aec3c
|
refactor database layout.
|
2016-05-01 20:45:36 -07:00 |
|
Christopher Jeffrey
|
0f4a591665
|
script: minor.
|
2016-04-30 21:08:32 -07:00 |
|
Christopher Jeffrey
|
8d38178b30
|
more utils refactoring.
|
2016-04-30 20:06:26 -07:00 |
|
Christopher Jeffrey
|
30abc9bc25
|
minor.
|
2016-04-30 19:53:48 -07:00 |
|
Christopher Jeffrey
|
74a5a39bf7
|
refactor utils.
|
2016-04-30 19:50:12 -07:00 |
|
Christopher Jeffrey
|
22680ff235
|
aes for browser and potentially bip38.
|
2016-04-30 17:21:18 -07:00 |
|
Christopher Jeffrey
|
afee09a935
|
utils refactor.
|
2016-04-30 16:20:40 -07:00 |
|
Christopher Jeffrey
|
aa3579c8cd
|
aes.
|
2016-04-30 04:22:11 -07:00 |
|
Christopher Jeffrey
|
839f915fb7
|
comments.
|
2016-04-30 02:43:12 -07:00 |
|
Christopher Jeffrey
|
96139ad31c
|
faster mnemonic creation.
|
2016-04-30 02:04:49 -07:00 |
|
Christopher Jeffrey
|
27d5f2370b
|
fix unicode mnemonics.
|
2016-04-30 00:54:39 -07:00 |
|
Christopher Jeffrey
|
65f99b736b
|
minor refactor
|
2016-04-29 23:35:48 -07:00 |
|
Christopher Jeffrey
|
57ceeabd95
|
add script asm.
|
2016-04-29 21:45:18 -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
|
06171c5779
|
cleanup bufferreader.
|
2016-04-29 17:15:21 -07:00 |
|
Christopher Jeffrey
|
383014e754
|
faster strings for bufferwriter.
|
2016-04-29 17:09:13 -07:00 |
|
Christopher Jeffrey
|
5ef65a4129
|
mnemonic. undo coins.
|
2016-04-29 16:49:47 -07:00 |
|
Christopher Jeffrey
|
90790ac675
|
refactor parsing.
|
2016-04-29 07:23:30 -07:00 |
|
Christopher Jeffrey
|
f6b42ae5f3
|
do not store lang.
|
2016-04-29 06:11:54 -07:00 |
|
Christopher Jeffrey
|
9814dc32f7
|
mnemonic refactor.
|
2016-04-29 06:02:31 -07:00 |
|
Christopher Jeffrey
|
8e9f0d1bf7
|
support other languages.
|
2016-04-29 05:53:40 -07:00 |
|
Christopher Jeffrey
|
1d8c9e7c99
|
mnemonic improvements.
|
2016-04-29 05:49:10 -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
|
dcacd5e11b
|
more accurate fee calculation.
|
2016-04-28 23:22:19 -07:00 |
|
Christopher Jeffrey
|
9468b00d1c
|
refactor. cleanup.
|
2016-04-28 23:01:34 -07:00 |
|
Christopher Jeffrey
|
e4921af906
|
comments.
|
2016-04-28 15:01:53 -07:00 |
|
Christopher Jeffrey
|
37218092ab
|
expose uri.
|
2016-04-28 15:01:53 -07:00 |
|
Christopher Jeffrey
|
270feadf74
|
move jsdoc types.
|
2016-04-28 15:01:53 -07:00 |
|
Christopher Jeffrey
|
214a78acbf
|
do not connect the genesis block.
|
2016-04-28 15:01:53 -07:00 |
|
Christopher Jeffrey
|
f2a35c46c2
|
fix findanddelete.
|
2016-04-28 15:01:53 -07:00 |
|
Christopher Jeffrey
|
62bab2bf32
|
O(n) sighashing.
|
2016-04-28 15:01:53 -07:00 |
|
Christopher Jeffrey
|
fbeefe03c7
|
more accurate sighashing.
|
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
|
c312550429
|
add uri parsing.
|
2016-04-28 15:01:53 -07:00 |
|
Christopher Jeffrey
|
f27cde4159
|
sigop counting. consensus stuff.
|
2016-04-28 15:01:53 -07:00 |
|
Christopher Jeffrey
|
6e2b58c16d
|
script and reader.
|
2016-04-28 15:01:53 -07:00 |
|
Christopher Jeffrey
|
381e2c52b9
|
lru.
|
2016-04-28 15:01:53 -07:00 |
|
Mark Vayngrib
|
fb0e962f30
|
fix args normalization in getHeightRangeHashes
|
2016-04-25 17:02:47 -04: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
|
80c6c5975e
|
lru cache. coin cache.
|
2016-04-21 13:33:43 -07:00 |
|
Christopher Jeffrey
|
690f1629c3
|
FindAndDelete. misc cleanup.
|
2016-04-21 10:48:55 -07:00 |
|
Christopher Jeffrey
|
64b92ab073
|
better script inspection.
|
2016-04-20 14:12:54 -07:00 |
|
Christopher Jeffrey
|
c1fd8bb285
|
test. fix sigops counting.
|
2016-04-20 13:46:56 -07:00 |
|
Christopher Jeffrey
|
11ef30b942
|
refactor and comments/explanation.
|
2016-04-20 13:08:42 -07:00 |
|
Christopher Jeffrey
|
1168f55cef
|
put isBadPush in execute.
|
2016-04-20 09:23:39 -07:00 |
|
Christopher Jeffrey
|
1d8a86838d
|
new way of handling script parsing.
|
2016-04-20 09:17:58 -07:00 |
|
Christopher Jeffrey
|
91acf2a607
|
new script decoder.
|
2016-04-20 09:01:10 -07:00 |
|
Christopher Jeffrey
|
fcf5af802e
|
update isStandardProgram.
|
2016-04-20 04:20:25 -07:00 |
|
Christopher Jeffrey
|
6dd5b936ef
|
minor.
|
2016-04-20 03:53:11 -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
|
9cd2e5438b
|
add alert tests.
|
2016-04-20 03:01:05 -07:00 |
|
Christopher Jeffrey
|
bddf3f6909
|
add "slow height".
|
2016-04-20 01:29:16 -07:00 |
|
Christopher Jeffrey
|
1e0394cc0b
|
another tx test. minor.
|
2016-04-20 01:08:13 -07:00 |
|
Christopher Jeffrey
|
50ab39aafb
|
more errors for scripting system.
|
2016-04-19 22:57:25 -07:00 |
|
Christopher Jeffrey
|
ce0c6f4fc7
|
accurate scripting error messages.
|
2016-04-19 21:43:40 -07:00 |
|
Christopher Jeffrey
|
4d7124830a
|
mempool requireStandard defaults and miner block version.
|
2016-04-19 21:07:53 -07:00 |
|
Christopher Jeffrey
|
c95681ae3f
|
add date and time functions.
|
2016-04-19 20:42:46 -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
|
4cfc0daaad
|
use adjusted time for mining.
|
2016-04-19 12:14:43 -07:00 |
|
Christopher Jeffrey
|
6d7e81080e
|
refactor tests.
|
2016-04-19 12:00:27 -07:00 |
|
Christopher Jeffrey
|
0cfbaf91b5
|
fixes.
|
2016-04-19 11:54:46 -07:00 |
|
Christopher Jeffrey
|
ed6b1e9072
|
rename methods.
|
2016-04-19 11:50:56 -07:00 |
|
Christopher Jeffrey
|
63a9c44762
|
asserts. consistency.
|
2016-04-19 11:39:55 -07:00 |
|
Christopher Jeffrey
|
99d8f4d928
|
more hd refactoring.
|
2016-04-19 10:49:08 -07:00 |
|
Christopher Jeffrey
|
c8e771d05b
|
refactor hd.
|
2016-04-19 10:39:15 -07:00 |
|
Christopher Jeffrey
|
608fb8777e
|
do not handle negative zero for twos compliment.
|
2016-04-19 08:41:24 -07:00 |
|
Christopher Jeffrey
|
1e7e9a2aa7
|
handle negative outputs. serialize int64 correctly.
|
2016-04-19 07:36:05 -07:00 |
|
Christopher Jeffrey
|
5bf0824000
|
minor.
|
2016-04-19 06:19:51 -07:00 |
|
Christopher Jeffrey
|
ed5cee5ce7
|
rename adjusted time.
|
2016-04-19 06:11:13 -07:00 |
|
Christopher Jeffrey
|
a14299bdad
|
move adjusted time around.
|
2016-04-19 06:08:40 -07:00 |
|
Christopher Jeffrey
|
42ede54e94
|
fix adjusted time offset.
|
2016-04-19 05:53:06 -07:00 |
|
Christopher Jeffrey
|
8b3db92bbf
|
add limit for adjusted time.
|
2016-04-19 05:49:05 -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
|
81d2e1b700
|
passing bitcoind tx tests.
|
2016-04-19 03:05:35 -07:00 |
|
Christopher Jeffrey
|
59704b63c7
|
get bitcoind script tests passing.
|
2016-04-19 01:30:16 -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
|
a62d249d8e
|
do not kill loader if we have pending blocks.
|
2016-04-17 23:20:25 -07:00 |
|
Christopher Jeffrey
|
1ea23577e4
|
server. one hash.
|
2016-04-17 22:26:11 -07:00 |
|
Christopher Jeffrey
|
6fc3c15c77
|
minimaldata.
|
2016-04-17 21:16:44 -07:00 |
|
Christopher Jeffrey
|
ec5c548fe1
|
fix coinbase height.
|
2016-04-17 21:11:52 -07:00 |
|
Christopher Jeffrey
|
f4c991ab77
|
mutable scripts.
|
2016-04-17 21:02:43 -07:00 |
|
Christopher Jeffrey
|
a4f0807c50
|
strict scripting.
|
2016-04-17 19:34: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
|
0cbc9b7338
|
constants.
|
2016-04-17 15:09:24 -07:00 |
|
Christopher Jeffrey
|
dee60da2e2
|
chain accuracy.
|
2016-04-17 14:46:40 -07:00 |
|
Christopher Jeffrey
|
d5bfb124cf
|
bloom filter. network.
|
2016-04-17 13:30:32 -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
|
4960e48b48
|
disabled opcodes fixes.
|
2016-04-17 08:45:37 -07:00 |
|
Christopher Jeffrey
|
0a621238ba
|
refactor: rename constants.
|
2016-04-17 08:45:22 -07:00 |
|
Christopher Jeffrey
|
ad11d33038
|
more accurate script interpretation.
|
2016-04-17 06:39:31 -07:00 |
|
Christopher Jeffrey
|
e96e09493d
|
comments.
|
2016-04-17 03:32:52 -07:00 |
|
Christopher Jeffrey
|
c8ba1aaa51
|
improve spv. fix preloading.
|
2016-04-17 03:19:10 -07:00 |
|
Christopher Jeffrey
|
45115995f6
|
verify partial merkle tree lazily.
|
2016-04-17 03:06:25 -07:00 |
|
Christopher Jeffrey
|
1c7d3082dc
|
types. do not mark compactblocks as valid.
|
2016-04-17 02:53:02 -07:00 |
|
Christopher Jeffrey
|
45ac59330e
|
docs.
|
2016-04-16 21:21:52 -07:00 |
|
Christopher Jeffrey
|
81e978f51a
|
fix docs.
|
2016-04-16 21:11:33 -07:00 |
|
Christopher Jeffrey
|
3f56375ad7
|
rename some files.
|
2016-04-16 20:59:32 -07:00 |
|
Christopher Jeffrey
|
5909b813cc
|
mark reorganized invalid blocks as invalid.
|
2016-04-16 20:53:47 -07:00 |
|
Christopher Jeffrey
|
1c1c34e6a4
|
refactor prune.
|
2016-04-16 20:49:00 -07:00 |
|
Christopher Jeffrey
|
a484d290d2
|
remove asserts.
|
2016-04-16 20:22:54 -07:00 |
|
Christopher Jeffrey
|
d9761fbe16
|
fix loop.
|
2016-04-16 20:19:36 -07:00 |
|
Christopher Jeffrey
|
9fd3bbb827
|
improve coin selection.
|
2016-04-16 20:04:38 -07:00 |
|
Christopher Jeffrey
|
0f6c19bcd5
|
major refactor.
|
2016-04-16 20:03:00 -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
|
fbc8af9d94
|
fix docs.
|
2016-04-15 08:01:03 -07:00 |
|
Christopher Jeffrey
|
cb27964b3b
|
fix profiler.
|
2016-04-15 07:54:29 -07:00 |
|
Christopher Jeffrey
|
26b3d92acf
|
docs fixes.
|
2016-04-15 07:50:08 -07:00 |
|
Christopher Jeffrey
|
67f35296b2
|
docs fixes.
|
2016-04-15 07:32:44 -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
|
d93be7b3d7
|
walletdb args.
|
2016-04-09 04:53:41 -07:00 |
|
Christopher Jeffrey
|
2d83ce9579
|
wallet fixes.
|
2016-04-09 04:21:41 -07:00 |
|
Christopher Jeffrey
|
800d17278e
|
sort txs.
|
2016-04-09 03:56:36 -07:00 |
|
Christopher Jeffrey
|
096f71ba1a
|
cleanup.
|
2016-04-09 03:48:28 -07:00 |
|
Christopher Jeffrey
|
c33a88fb9e
|
more accurate sigop counting.
|
2016-04-09 03:36:29 -07:00 |
|
Christopher Jeffrey
|
9e0aa7acbb
|
minor.
|
2016-04-09 01:19:32 -07:00 |
|
Christopher Jeffrey
|
646b3c3028
|
improve block.getVirtualSize.
|
2016-04-09 00:55:22 -07:00 |
|
Christopher Jeffrey
|
044d54e12e
|
add total balance.
|
2016-04-08 18:15:50 -07:00 |
|
Christopher Jeffrey
|
2a47abd98a
|
have node.sendTX add to mempool.
|
2016-04-08 18:03:17 -07:00 |
|
Christopher Jeffrey
|
a166450335
|
sync on confirmations.
|
2016-04-08 17:58:59 -07:00 |
|
Christopher Jeffrey
|
94f7bf000b
|
http: add to mempool and broadcast.
|
2016-04-08 17:50:47 -07:00 |
|
Christopher Jeffrey
|
5a24103f62
|
disable avoid fee sniping for now.
|
2016-04-08 16:37:04 -07:00 |
|
Christopher Jeffrey
|
8b156d246e
|
fixes.
|
2016-04-08 16:33:15 -07:00 |
|
Christopher Jeffrey
|
d70ec29f4a
|
fix typo.
|
2016-04-08 16:09:50 -07:00 |
|
Christopher Jeffrey
|
9e830c4666
|
hack: temporarily disable socketio.
|
2016-04-08 16:04:43 -07:00 |
|
Christopher Jeffrey
|
407782122c
|
fix getInputType.
|
2016-04-08 15:32:28 -07:00 |
|
Christopher Jeffrey
|
21cae4224c
|
block size.
|
2016-04-08 15:26:41 -07:00 |
|
Christopher Jeffrey
|
34341e8b50
|
fixes. up pending limit.
|
2016-04-08 15:20:00 -07:00 |
|
Christopher Jeffrey
|
9a0af8a591
|
use leveldown staging.
|
2016-04-08 14:55:54 -07:00 |
|
Christopher Jeffrey
|
7c725c40aa
|
minor.
|
2016-04-08 14:42:09 -07:00 |
|
Christopher Jeffrey
|
61ea825ffe
|
move lowlevelup.js.
|
2016-04-07 22:00:59 -07:00 |
|
Christopher Jeffrey
|
d1d92b9b64
|
locker. options.
|
2016-04-07 14:30:52 -07:00 |
|
Christopher Jeffrey
|
1898b38c49
|
db option.
|
2016-04-07 03:03:28 -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
|
5830cc044b
|
cleanup.
|
2016-04-06 14:21:57 -07:00 |
|
Christopher Jeffrey
|
12860920ea
|
readme.
|
2016-04-06 05:01:41 -07:00 |
|
Christopher Jeffrey
|
40cabd37fc
|
miner.
|
2016-04-05 18:49:20 -07:00 |
|
Christopher Jeffrey
|
9356a40e62
|
refactor.
|
2016-04-05 16:23:57 -07:00 |
|
Christopher Jeffrey
|
1afb9dbc27
|
minor.
|
2016-04-05 05:04:54 -07:00 |
|
Christopher Jeffrey
|
141dbcb65e
|
cleanup
|
2016-04-05 02:58:53 -07:00 |
|
Christopher Jeffrey
|
86312d9241
|
more refactoring.
|
2016-04-04 23:53:05 -07:00 |
|
Christopher Jeffrey
|
d423e33e03
|
getutxos. arg parsing.
|
2016-04-04 20:29:46 -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
|
6062f1ce94
|
more refactoring.
|
2016-04-04 16:39:02 -07:00 |
|
Christopher Jeffrey
|
a8a506aae0
|
more refacting.
|
2016-04-04 16:08:37 -07:00 |
|
Christopher Jeffrey
|
e22d0c56b0
|
read hashes as hex.
|
2016-04-04 15:26:00 -07:00 |
|
Christopher Jeffrey
|
9e61d0ee86
|
refactor.
|
2016-04-04 14:07:16 -07:00 |
|
Christopher Jeffrey
|
79aa613662
|
refactor.
|
2016-04-04 02:53:55 -07:00 |
|
Christopher Jeffrey
|
c874b9f2af
|
fail on large invs.
|
2016-04-04 00:23:45 -07:00 |
|
Christopher Jeffrey
|
8e06d737a4
|
fix miner.
|
2016-04-04 00:18:18 -07:00 |
|
Christopher Jeffrey
|
7b3b0695c3
|
serve merkleblocks.
|
2016-04-03 23:44:39 -07:00 |
|
Christopher Jeffrey
|
c5bcd44606
|
miner. network. serve blocks and mempool txs.
|
2016-04-03 21:43:50 -07:00 |
|
Christopher Jeffrey
|
8124b4de44
|
bst options.
|
2016-04-03 06:37:20 -07:00 |
|
Christopher Jeffrey
|
3f0ac32334
|
add connect method.
|
2016-04-03 06:11:30 -07:00 |
|
Christopher Jeffrey
|
ecaec7b5d9
|
fix script.array.
|
2016-04-03 05:47:06 -07:00 |
|
Christopher Jeffrey
|
f3b8b4cd80
|
fix createCommitment.
|
2016-04-03 05:23:30 -07:00 |
|
Christopher Jeffrey
|
1e0b585f10
|
do not allow coinbases in mempool on reorgs.
|
2016-04-03 05:11:38 -07:00 |
|
Christopher Jeffrey
|
fd6b315756
|
refactor. miner fixes.
|
2016-04-03 04:48:02 -07:00 |
|
Christopher Jeffrey
|
24060f04bb
|
fix and improve miner.
|
2016-04-03 04:11:26 -07:00 |
|
Christopher Jeffrey
|
b26961d68a
|
prevent infinite loop on circular references.
|
2016-04-03 03:32:27 -07:00 |
|
Christopher Jeffrey
|
c3e45a2a53
|
fix for locker.
|
2016-04-03 03:22:04 -07:00 |
|
Christopher Jeffrey
|
f45f3b1380
|
do not preload before chaindb is open.
|
2016-04-03 03:18:51 -07:00 |
|
Christopher Jeffrey
|
ad7ef10343
|
fix implicit global var in bst.
|
2016-04-03 03:05:08 -07:00 |
|
Christopher Jeffrey
|
2163e3965e
|
minor.
|
2016-04-03 03:03:13 -07:00 |
|
Christopher Jeffrey
|
d329d6e92f
|
add batch.clear to bst.
|
2016-04-03 03:02:19 -07:00 |
|
Christopher Jeffrey
|
32e94429d3
|
fix getLocks and wallet zapping.
|
2016-04-03 02:13:36 -07:00 |
|
Christopher Jeffrey
|
187137262e
|
spvnode. readme.
|
2016-04-03 01:34:30 -07:00 |
|
Christopher Jeffrey
|
d87e301986
|
mempool.
|
2016-04-03 00:15:02 -07:00 |
|
Christopher Jeffrey
|
9b4f00ccfe
|
rename mempool.
|
2016-04-02 23:12:41 -07:00 |
|
Christopher Jeffrey
|
0e831555b2
|
remove sync mempool.
|
2016-04-02 23:12:13 -07:00 |
|
Christopher Jeffrey
|
a58b566c69
|
switch back to leveldown mempool.
|
2016-04-02 23:12:01 -07:00 |
|
Christopher Jeffrey
|
eda31da3ea
|
add a bst for mempool.
|
2016-04-02 21:23:54 -07:00 |
|
Christopher Jeffrey
|
ec5175ec9e
|
minor.
|
2016-04-02 14:27:11 -07:00 |
|
Christopher Jeffrey
|
fca8778d35
|
minor.
|
2016-04-02 04:32:45 -07:00 |
|
Christopher Jeffrey
|
47160c1cfe
|
parsing and serialization.
|
2016-04-02 04:12:50 -07:00 |
|
Christopher Jeffrey
|
8289544b81
|
fixes.
|
2016-04-01 22:12:05 -07:00 |
|
Christopher Jeffrey
|
4f03675b9f
|
remotely add and remove keys.
|
2016-04-01 22:01:13 -07:00 |
|
Christopher Jeffrey
|
73832de55f
|
bloom refactor.
|
2016-04-01 21:25:48 -07:00 |
|
Christopher Jeffrey
|
c9bdad9bdf
|
hd rewrite.
|
2016-04-01 21:19:46 -07:00 |
|
Christopher Jeffrey
|
2dede909c3
|
hd. bcoin-cli.
|
2016-04-01 19:02:08 -07:00 |
|
Christopher Jeffrey
|
c030d2480d
|
more http.
|
2016-04-01 17:02:14 -07:00 |
|
Christopher Jeffrey
|
d83a68523e
|
http.
|
2016-04-01 15:34:40 -07:00 |
|
Christopher Jeffrey
|
90aa2d81a6
|
more base58.
|
2016-04-01 14:40:56 -07:00 |
|
Christopher Jeffrey
|
4af5ba2574
|
base58: minor.
|
2016-04-01 14:35:29 -07:00 |
|
Christopher Jeffrey
|
f3b7aee6fe
|
throw error on bad base58.
|
2016-04-01 07:06:35 -07:00 |
|
Christopher Jeffrey
|
bbf7748fbe
|
drop old base58 functions.
|
2016-04-01 06:36:55 -07:00 |
|
Christopher Jeffrey
|
e17e36d1a0
|
clean up base58.
|
2016-04-01 06:03:56 -07:00 |
|
Christopher Jeffrey
|
42e12f312f
|
faster base58.
|
2016-04-01 05:13:47 -07:00 |
|
Christopher Jeffrey
|
9e0adcfec1
|
http.
|
2016-04-01 04:05:54 -07:00 |
|
Christopher Jeffrey
|
03589f1df1
|
fix countAncestors and fix fork warning.
|
2016-04-01 01:37:52 -07:00 |
|
Christopher Jeffrey
|
4d30c9428a
|
fix binary index.
|
2016-04-01 01:12:22 -07:00 |
|
Christopher Jeffrey
|
3dddfcf7ea
|
more mempool work.
|
2016-04-01 00:57:26 -07:00 |
|
Christopher Jeffrey
|
39417424a2
|
refactor.
|
2016-03-31 23:18:57 -07:00 |
|
Christopher Jeffrey
|
74b9b68f4c
|
minor.
|
2016-03-31 22:02:58 -07:00 |
|
Christopher Jeffrey
|
bba77b4150
|
more mempool work.
|
2016-03-31 22:00:00 -07:00 |
|
Christopher Jeffrey
|
703a89cc59
|
more mempool work.
|
2016-03-31 20:39:47 -07:00 |
|
Christopher Jeffrey
|
46bbde9af7
|
mempool work.
|
2016-03-31 20:25:25 -07:00 |
|
Christopher Jeffrey
|
c30d19d3e0
|
in memory mempool.
|
2016-03-31 19:24:54 -07:00 |
|
Christopher Jeffrey
|
819c63b9b7
|
expose zapping.
|
2016-03-31 16:32:09 -07:00 |
|
Christopher Jeffrey
|
8346cccbcb
|
balance. http.
|
2016-03-31 16:17:10 -07:00 |
|
Christopher Jeffrey
|
b0e6826232
|
txdb.
|
2016-03-31 14:36:39 -07:00 |
|
Christopher Jeffrey
|
3031c4cd5c
|
no changeindex.
|
2016-03-31 07:06:28 -07:00 |
|
Christopher Jeffrey
|
4f86c86312
|
changeIndex in extended format.
|
2016-03-31 07:04:31 -07:00 |
|
Christopher Jeffrey
|
bb34a80f9d
|
fix tx.toExtended.
|
2016-03-31 07:03:34 -07:00 |
|
Christopher Jeffrey
|
dda07e8eab
|
minor.
|
2016-03-31 06:56:49 -07:00 |
|
Christopher Jeffrey
|
018ce13815
|
even more size calculation.
|
2016-03-31 06:45:53 -07:00 |
|
Christopher Jeffrey
|
6c69914da5
|
better maxSize calculation.
|
2016-03-31 05:46:31 -07:00 |
|
Christopher Jeffrey
|
3242f39972
|
more fill errors. refactor.
|
2016-03-31 05:29:09 -07:00 |
|
Christopher Jeffrey
|
f7bdcfdfb2
|
clone mtx properly.
|
2016-03-31 05:24:10 -07:00 |
|
Christopher Jeffrey
|
5cab304a59
|
more coin selection.
|
2016-03-31 05:14:54 -07:00 |
|
Christopher Jeffrey
|
e907f35267
|
coin selection.
|
2016-03-31 04:56:16 -07:00 |
|
Christopher Jeffrey
|
399052d95a
|
fee calculation.
|
2016-03-31 04:47:41 -07:00 |
|
Christopher Jeffrey
|
af4e9921b9
|
priority calculation.
|
2016-03-31 04:29:48 -07:00 |
|
Christopher Jeffrey
|
fec9f2e308
|
verify pubkey.
|
2016-03-31 03:55:47 -07:00 |
|
Christopher Jeffrey
|
fb370eda1c
|
mempool. fix sigop counting.
|
2016-03-31 03:38:28 -07:00 |
|
Christopher Jeffrey
|
a110ddab27
|
script json.
|
2016-03-31 02:55:19 -07:00 |
|
Christopher Jeffrey
|
d158918a14
|
script parsing.
|
2016-03-31 02:44:59 -07:00 |
|
Christopher Jeffrey
|
b084913680
|
refactor. script encoding checks.
|
2016-03-31 02:31:09 -07:00 |
|
Christopher Jeffrey
|
2b5c1369da
|
refactor. strict isscripthash.
|
2016-03-31 02:08:11 -07:00 |
|
Christopher Jeffrey
|
7b1af73c46
|
address parsing.
|
2016-03-31 01:54:07 -07:00 |
|
Christopher Jeffrey
|
82ee87c0f5
|
refactor.
|
2016-03-31 01:04:30 -07:00 |
|
Christopher Jeffrey
|
1dc15922f6
|
segwit mining.
|
2016-03-31 00:30:46 -07:00 |
|
Christopher Jeffrey
|
b1d53adb6a
|
locks. reject.
|
2016-03-30 22:47:31 -07:00 |
|
Christopher Jeffrey
|
17d2f1586b
|
refactor.
|
2016-03-30 19:52:32 -07:00 |
|