Christopher Jeffrey
|
fa167d9a8c
|
config: querystring parsing.
|
2016-12-19 17:27:58 -08:00 |
|
Christopher Jeffrey
|
0d5811719c
|
config: add network alias.
|
2016-12-19 17:00:29 -08:00 |
|
Christopher Jeffrey
|
bd4bfa142f
|
pool: refactor dns discovery.
|
2016-12-19 16:58:02 -08:00 |
|
Christopher Jeffrey
|
cc2d49ea10
|
request: refactor mime types.
|
2016-12-19 16:50:32 -08:00 |
|
Christopher Jeffrey
|
5375f8bf19
|
mempool: refactor orphan handling.
|
2016-12-19 16:47:29 -08:00 |
|
Christopher Jeffrey
|
b9d6e7e40d
|
request: more content types.
|
2016-12-19 15:06:44 -08:00 |
|
Christopher Jeffrey
|
37f8d45c25
|
server: add get wallets call.
|
2016-12-19 08:04:30 -08:00 |
|
Christopher Jeffrey
|
b38d859382
|
pool: refactor dns discovery.
|
2016-12-19 07:32:42 -08:00 |
|
Christopher Jeffrey
|
aa07255d74
|
request: make pool an explicit option.
|
2016-12-19 07:29:43 -08:00 |
|
Christopher Jeffrey
|
22c5014c49
|
request: fix socket hangup.
|
2016-12-19 07:21:40 -08:00 |
|
Christopher Jeffrey
|
291c7f72fe
|
pool: rediscover seeds when no hosts are available.
|
2016-12-19 07:11:09 -08:00 |
|
Christopher Jeffrey
|
10e9ab9322
|
ip: more parsing safety.
|
2016-12-19 06:31:48 -08:00 |
|
Christopher Jeffrey
|
37128240b3
|
ip: improve parsing.
|
2016-12-19 06:13:42 -08:00 |
|
Christopher Jeffrey
|
3e3e4c84ba
|
network/pool: improve dns discovery.
|
2016-12-19 05:20:47 -08:00 |
|
Christopher Jeffrey
|
9490d29390
|
mempool: do not hold chain lock while getting viewpoint.
|
2016-12-19 05:11:54 -08:00 |
|
Christopher Jeffrey
|
9fd7153100
|
netaddress: minor.
|
2016-12-19 04:19:16 -08:00 |
|
Christopher Jeffrey
|
546fccfca8
|
ip: speed up ipv6 parsing.
|
2016-12-19 04:08:35 -08:00 |
|
Christopher Jeffrey
|
6617bd7d49
|
peer: lint.
|
2016-12-19 04:01:02 -08:00 |
|
Christopher Jeffrey
|
6d2659a31c
|
locker: revert to old drain behavior.
|
2016-12-19 03:58:34 -08:00 |
|
Christopher Jeffrey
|
8ac673d36e
|
ip: less strict parsing.
|
2016-12-19 03:23:47 -08:00 |
|
Christopher Jeffrey
|
b51554d765
|
utils: rewrite ip module.
|
2016-12-19 03:10:54 -08:00 |
|
Christopher Jeffrey
|
1836d8b314
|
ip: fix parseHost for ipv6.
|
2016-12-19 00:43:42 -08:00 |
|
Christopher Jeffrey
|
9d8f95ee0f
|
walletdb: less load for browser.
|
2016-12-18 23:06:44 -08:00 |
|
Christopher Jeffrey
|
1df11caf71
|
peer: lock fixes. dos fixes.
|
2016-12-18 22:14:50 -08:00 |
|
Christopher Jeffrey
|
3732260350
|
util: refactor locker.
|
2016-12-18 21:19:35 -08:00 |
|
Christopher Jeffrey
|
37a3f83334
|
keyring: add refresh method.
|
2016-12-18 20:41:30 -08:00 |
|
Christopher Jeffrey
|
97ecd5c59f
|
mempool: refactor indexing.
|
2016-12-18 19:35:38 -08:00 |
|
Christopher Jeffrey
|
01f21b0399
|
mempool: refactor verification.
|
2016-12-18 17:08:06 -08:00 |
|
Christopher Jeffrey
|
42f0b2aa19
|
mempool: refactor addr index.
|
2016-12-18 16:26:07 -08:00 |
|
Christopher Jeffrey
|
37770aa6df
|
mempool: move some methods.
|
2016-12-18 15:50:00 -08:00 |
|
Christopher Jeffrey
|
53e30fcc08
|
http: request - response limit.
|
2016-12-18 14:27:42 -08:00 |
|
Christopher Jeffrey
|
856957eee9
|
peer: fix witness checking for inbound.
|
2016-12-18 03:35:16 -08:00 |
|
Christopher Jeffrey
|
595ada8c86
|
mtx/wallet: more sanity checks for sending.
|
2016-12-18 03:20:47 -08:00 |
|
Christopher Jeffrey
|
ff28b7c4fb
|
mempool/miner: cleanup.
|
2016-12-18 02:58:29 -08:00 |
|
Christopher Jeffrey
|
c358a1b59e
|
mtx: coin selection - handle reorgd coinbases.
|
2016-12-18 02:54:01 -08:00 |
|
Christopher Jeffrey
|
82d1345311
|
net: refactor inv type handling.
|
2016-12-18 01:44:04 -08:00 |
|
Christopher Jeffrey
|
2691f9fcb6
|
mempool: fix comment.
|
2016-12-17 15:48:47 -08:00 |
|
Christopher Jeffrey
|
1f2c3080bc
|
mempool: more minor style changes.
|
2016-12-17 15:43:48 -08:00 |
|
Christopher Jeffrey
|
effc177a77
|
mempool: minor. style.
|
2016-12-17 15:34:33 -08:00 |
|
Christopher Jeffrey
|
b36484c7aa
|
mempool: fix potential race conditions with coins.
|
2016-12-17 15:28:14 -08:00 |
|
Christopher Jeffrey
|
5fb16543f1
|
chain: expose coins methods.
|
2016-12-17 14:41:47 -08:00 |
|
Christopher Jeffrey
|
514e735a96
|
net: refactor reject msg. broadcast orphans.
|
2016-12-17 14:08:43 -08:00 |
|
Christopher Jeffrey
|
2d831ca5bd
|
node: minor.
|
2016-12-17 13:08:02 -08:00 |
|
Christopher Jeffrey
|
9036ea263d
|
peer: less spammy logs.
|
2016-12-17 02:50:03 -08:00 |
|
Christopher Jeffrey
|
6a87a9588b
|
peer: refactor ack handling.
|
2016-12-17 02:10:28 -08:00 |
|
Christopher Jeffrey
|
7606667ea5
|
list: comments.
|
2016-12-17 02:05:02 -08:00 |
|
Christopher Jeffrey
|
dcfc19408f
|
node: minor fixes.
|
2016-12-17 00:18:28 -08:00 |
|
Christopher Jeffrey
|
1365d0ff1d
|
net: refactor peer.pending.
|
2016-12-16 22:48:16 -08:00 |
|
Christopher Jeffrey
|
edf47d67c8
|
primitives: refresh call.
|
2016-12-16 22:02:05 -08:00 |
|
Christopher Jeffrey
|
a23a5437a4
|
net: fix peer error handling.
|
2016-12-16 20:48:47 -08:00 |
|
Christopher Jeffrey
|
5683d708dd
|
browser: add dns resolution.
|
2016-12-16 18:05:04 -08:00 |
|
Christopher Jeffrey
|
2c2ad461af
|
net: add dns.
|
2016-12-16 17:18:55 -08:00 |
|
Christopher Jeffrey
|
af8194112e
|
net: refactor pool.
|
2016-12-16 17:18:20 -08:00 |
|
Christopher Jeffrey
|
8ccefb8e71
|
peer: refactor.
|
2016-12-16 15:08:59 -08:00 |
|
Christopher Jeffrey
|
4269d16fee
|
refactor: lint.
|
2016-12-16 14:49:35 -08:00 |
|
Christopher Jeffrey
|
7971e56765
|
peer: use list for request queue.
|
2016-12-16 14:40:30 -08:00 |
|
Christopher Jeffrey
|
463ebd9bd3
|
pool: misc refactor.
|
2016-12-16 13:53:05 -08:00 |
|
Christopher Jeffrey
|
761b6d6636
|
net: refactor host management.
|
2016-12-16 13:50:45 -08:00 |
|
Christopher Jeffrey
|
dc58c99ba2
|
net: refactor sending and announcing.
|
2016-12-16 04:10:02 -08:00 |
|
Christopher Jeffrey
|
69a9b5873f
|
net: use linked lists.
|
2016-12-16 03:18:08 -08:00 |
|
Christopher Jeffrey
|
67ffecc989
|
http: refactor info.
|
2016-12-15 19:57:04 -08:00 |
|
Christopher Jeffrey
|
d661496541
|
rpc: minor.
|
2016-12-15 19:20:12 -08:00 |
|
Christopher Jeffrey
|
29579fc8d0
|
rpc: refactor getblocktemplate.
|
2016-12-15 19:06:22 -08:00 |
|
Christopher Jeffrey
|
6b69e2bfad
|
miner: move tx.isFinal.
|
2016-12-15 16:41:33 -08:00 |
|
Christopher Jeffrey
|
2e26909e85
|
rpc: add witness nonce for submitted blocks.
|
2016-12-15 16:12:35 -08:00 |
|
Christopher Jeffrey
|
6d1eb9fd36
|
rpc: submitblock logs.
|
2016-12-15 15:38:27 -08:00 |
|
Christopher Jeffrey
|
559cc3592d
|
mempool: handle mined removal better.
|
2016-12-15 15:12:55 -08:00 |
|
Christopher Jeffrey
|
8b05ef2def
|
http: fix html type for request.
|
2016-12-15 09:15:37 -08:00 |
|
Christopher Jeffrey
|
ee3745616e
|
miner: refactor extranonce.
|
2016-12-14 17:15:27 -08:00 |
|
Christopher Jeffrey
|
40b3e56402
|
mempool: logs for block adding/removing.
|
2016-12-14 14:04:26 -08:00 |
|
Christopher Jeffrey
|
854cdf1367
|
wallet: fix txrecord.
|
2016-12-14 12:17:53 -08:00 |
|
Christopher Jeffrey
|
b2ef630341
|
http: less spam.
|
2016-12-14 12:11:05 -08:00 |
|
Christopher Jeffrey
|
4a8c4dee57
|
node: fix event race conditions.
|
2016-12-14 12:03:47 -08:00 |
|
Christopher Jeffrey
|
4353decc5a
|
mining: remove cheating. rename witness deployment to segwit.
|
2016-12-14 11:27:39 -08:00 |
|
Christopher Jeffrey
|
f8b4750d90
|
Revert "miner: pass ts."
This reverts commit aa46fb2df2.
|
2016-12-14 10:59:17 -08:00 |
|
Christopher Jeffrey
|
aa46fb2df2
|
miner: pass ts.
|
2016-12-14 10:46:01 -08:00 |
|
Christopher Jeffrey
|
a9a0f638eb
|
miner: failsafe for segwit.
|
2016-12-14 10:39:56 -08:00 |
|
Christopher Jeffrey
|
6dcfdc02fd
|
miner: better cheating.
|
2016-12-14 10:33:44 -08:00 |
|
Christopher Jeffrey
|
1c08beba0a
|
miner: cheat on testnet.
|
2016-12-14 10:09:45 -08:00 |
|
Christopher Jeffrey
|
65ddc563d6
|
miner: mining and rpc changes.
|
2016-12-14 10:03:39 -08:00 |
|
Christopher Jeffrey
|
b025f5c241
|
http: allow batched rpc calls.
|
2016-12-14 07:05:24 -08:00 |
|
Christopher Jeffrey
|
8efbe1f9ee
|
coins/errors: minor.
|
2016-12-14 07:05:14 -08:00 |
|
Christopher Jeffrey
|
44818f8b06
|
errors: add assert.
|
2016-12-14 05:56:58 -08:00 |
|
Christopher Jeffrey
|
c1d6896797
|
rpc: minor fixes.
|
2016-12-14 04:20:05 -08:00 |
|
Christopher Jeffrey
|
eef018004f
|
http/rpc: mining. logs and error handling.
|
2016-12-13 21:06:37 -08:00 |
|
Christopher Jeffrey
|
ca9fc63309
|
net: minor.
|
2016-12-13 20:21:04 -08:00 |
|
Christopher Jeffrey
|
2f543ea465
|
btc: refactor verify error.
|
2016-12-13 17:53:29 -08:00 |
|
Christopher Jeffrey
|
ef1eb23ea3
|
txdb: minor.
|
2016-12-13 17:51:45 -08:00 |
|
Christopher Jeffrey
|
33a8e1e511
|
block/tx: sigops cost/size/weight.
|
2016-12-13 16:52:31 -08:00 |
|
Christopher Jeffrey
|
f9a1e18437
|
wallet: remove resolution.
|
2016-12-13 14:26:14 -08:00 |
|
Christopher Jeffrey
|
14c9a37cd9
|
packets: more serialization nonsense.
|
2016-12-13 02:58:49 -08:00 |
|
Christopher Jeffrey
|
fcc7f41438
|
env: fix coinview.
|
2016-12-12 21:27:18 -08:00 |
|
Christopher Jeffrey
|
51ca09603a
|
masterkey: minor.
|
2016-12-12 12:59:08 -08:00 |
|
Christopher Jeffrey
|
eaaa35cb8e
|
script: minor.
|
2016-12-12 12:31:27 -08:00 |
|
Christopher Jeffrey
|
41a2a46403
|
tx: refactor sighash v0.
|
2016-12-12 10:53:28 -08:00 |
|
Christopher Jeffrey
|
fcf6254d29
|
address: refactor.
|
2016-12-12 06:50:13 -08:00 |
|
Christopher Jeffrey
|
8108ff3eb5
|
util: minor changes to static writer.
|
2016-12-12 05:38:43 -08:00 |
|
Christopher Jeffrey
|
df4b07304b
|
rpc: fix getblocktemplate.
|
2016-12-12 05:11:19 -08:00 |
|
Christopher Jeffrey
|
dfefc7182f
|
serialization: more sizes.
|
2016-12-11 19:16:02 -08:00 |
|
Christopher Jeffrey
|
3b9e4d6c6e
|
refactor: use static writers everywhere.
|
2016-12-11 17:26:42 -08:00 |
|