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 |
|