Christopher Jeffrey
|
65f7b94c07
|
hostlist: lint.
|
2017-01-31 16:28:26 -08:00 |
|
Christopher Jeffrey
|
389adee8f0
|
mining: change some miner apis.
|
2017-01-31 16:27:05 -08:00 |
|
Christopher Jeffrey
|
95fab44015
|
hostlist: allow multiple refs even if full.
|
2017-01-30 15:47:55 -08:00 |
|
Christopher Jeffrey
|
9cd70fb589
|
hostlist: improve hash perf.
|
2017-01-30 15:44:29 -08:00 |
|
Christopher Jeffrey
|
4740a2fff3
|
wallet: rename noSorting to sort. see #122.
|
2017-01-29 17:28:12 -08:00 |
|
Christopher Jeffrey
|
80d47b8db4
|
wallet: more failsafes for sending.
|
2017-01-29 17:21:16 -08:00 |
|
Christopher Jeffrey
|
3d0254054c
|
peer: remove useless call.
|
2017-01-29 16:49:09 -08:00 |
|
Christopher Jeffrey
|
cc6ccfe9d9
|
peer: only request cmpctblock if we received sendcmpct.
|
2017-01-29 16:26:36 -08:00 |
|
Christopher Jeffrey
|
fae56d1387
|
pool: less log spam.
|
2017-01-29 16:08:59 -08:00 |
|
Christopher Jeffrey
|
4085321145
|
net: better compact block debug logs.
|
2017-01-29 13:19:30 -08:00 |
|
Christopher Jeffrey
|
5e1d8c743c
|
chain: add genesis check.
|
2017-01-28 19:29:16 -08:00 |
|
Christopher Jeffrey
|
0f8fd1dc77
|
minor: lint.
|
2017-01-28 19:09:12 -08:00 |
|
Christopher Jeffrey
|
17742434a5
|
logger: handle mkdir error.
|
2017-01-28 19:06:56 -08:00 |
|
Christopher Jeffrey
|
963e812bf9
|
chain: do not handle genesis block.
|
2017-01-28 19:06:15 -08:00 |
|
Christopher Jeffrey
|
0ec58ca93d
|
wallet: minor style change.
|
2017-01-27 18:11:23 -08:00 |
|
Christopher Jeffrey
|
86fdf33f8a
|
block: fix isBlock.
|
2017-01-27 18:10:51 -08:00 |
|
Christopher Jeffrey
|
695509b1b3
|
peer: fix potential memory leak.
|
2017-01-27 18:10:51 -08:00 |
|
Christopher Jeffrey (JJ)
|
94ec846fdd
|
Merge pull request #122 from mnaamani/bip69-optional
add option to disable bip69 in Wallet.send
|
2017-01-27 17:49:35 -08:00 |
|
Christopher Jeffrey
|
394df48408
|
pool: some cleanup.
|
2017-01-27 00:11:34 -08:00 |
|
Christopher Jeffrey
|
a61679c4a9
|
miner: 4 byte nonces.
|
2017-01-27 00:08:49 -08:00 |
|
Christopher Jeffrey
|
8e6819714b
|
merkleblock: improve extractTree perf.
|
2017-01-27 00:08:49 -08:00 |
|
Mokhtar Naamani
|
e651338ff3
|
pool: graceful disconnect - minor fix
|
2017-01-27 10:01:35 +02:00 |
|
Mokhtar Naamani
|
06d25a9007
|
pool: graceful disconnect - simpler approach
|
2017-01-27 09:56:58 +02:00 |
|
Mokhtar Naamani
|
de36d64d4a
|
pool: graceful disconnect
|
2017-01-26 18:21:13 +02:00 |
|
Christopher Jeffrey
|
bae2aa33dd
|
parser: minor.
|
2017-01-26 03:00:14 -08:00 |
|
Christopher Jeffrey
|
67e6c8d768
|
http: add hooks.
|
2017-01-26 03:00:14 -08:00 |
|
Christopher Jeffrey
|
e52130ef29
|
config: fix path handling.
|
2017-01-26 03:00:14 -08:00 |
|
Christopher Jeffrey
|
977ef01d5a
|
txdb: failsafe for unconfirm.
|
2017-01-26 03:00:14 -08:00 |
|
Christopher Jeffrey
|
0a1c0d1890
|
config: refactor config parsing.
|
2017-01-26 03:00:13 -08:00 |
|
Christopher Jeffrey
|
f576ab6e6c
|
pool: always relay onion addresses.
|
2017-01-26 03:00:13 -08:00 |
|
Christopher Jeffrey
|
e05fb77d33
|
socks: more checks for tor resolve.
|
2017-01-26 03:00:13 -08:00 |
|
Christopher Jeffrey (JJ)
|
2552b3fca3
|
Merge pull request #123 from mnaamani/fix-pool-broadcast-item
pool: fix BroadcastItem multiple reject methods
|
2017-01-25 13:35:31 -08:00 |
|
Mokhtar Naamani
|
e1147cdf3d
|
pool: fix BroadcastItem multiple reject methods
|
2017-01-25 21:20:16 +02:00 |
|
Christopher Jeffrey
|
64114460ad
|
socks: refactor addr parsing.
|
2017-01-25 02:31:40 -08:00 |
|
Christopher Jeffrey
|
00dccf0d5d
|
socks: minor.
|
2017-01-25 02:01:45 -08:00 |
|
Christopher Jeffrey
|
c6aad6448c
|
socks: error handling.
|
2017-01-25 01:20:58 -08:00 |
|
Christopher Jeffrey
|
b8cd9893fb
|
net: fix socket and dns callbacks.
|
2017-01-24 18:34:01 -08:00 |
|
Christopher Jeffrey
|
32fd1d6dba
|
dns: fix tor resolution.
|
2017-01-24 18:30:47 -08:00 |
|
Christopher Jeffrey
|
5073c1508f
|
net: tor support for outgoing conns.
|
2017-01-24 18:25:44 -08:00 |
|
Christopher Jeffrey
|
5288e8a619
|
socks: refactor errors.
|
2017-01-24 18:21:41 -08:00 |
|
Christopher Jeffrey
|
3a0b7d07d3
|
socks: fix no auth and proxying.
|
2017-01-24 06:03:27 -08:00 |
|
Christopher Jeffrey
|
a87484f2e8
|
socks: misc fixes.
|
2017-01-24 05:17:52 -08:00 |
|
Christopher Jeffrey
|
0de1302ca9
|
socks: fix state handling.
|
2017-01-24 03:58:18 -08:00 |
|
Christopher Jeffrey
|
6c9dd723cd
|
net: add socks proxy.
|
2017-01-24 03:52:08 -08:00 |
|
Mokhtar Naamani
|
38e5a0f615
|
add option to disable bip69 in Wallet.send
|
2017-01-24 10:10:25 +02:00 |
|
Christopher Jeffrey
|
b8324e0b09
|
ip: rename some functions.
|
2017-01-23 23:08:21 -08:00 |
|
Christopher Jeffrey
|
07c3177227
|
ip: better tor support.
|
2017-01-23 22:44:17 -08:00 |
|
Christopher Jeffrey
|
2c0f8ce226
|
peer: block type fix for compact blocks.
|
2017-01-23 21:23:01 -08:00 |
|
Christopher Jeffrey
|
caf8043dcb
|
peer: fix handleDrain.
|
2017-01-23 21:21:05 -08:00 |
|
Christopher Jeffrey
|
592191c44c
|
peer: less aggresive stall behavior.
|
2017-01-23 20:43:17 -08:00 |
|
Christopher Jeffrey
|
cfeafb6273
|
net: wait for peer drain on block serving.
|
2017-01-23 20:30:02 -08:00 |
|
Christopher Jeffrey
|
658120de6d
|
netaddr: fix isIPv6.
|
2017-01-23 19:58:06 -08:00 |
|
Christopher Jeffrey
|
e6dd78abe1
|
minor: lint.
|
2017-01-23 19:43:19 -08:00 |
|
Christopher Jeffrey
|
016d0da096
|
ip/netaddress: better ip parsing.
|
2017-01-23 19:36:19 -08:00 |
|
Christopher Jeffrey
|
2d49e38580
|
chain: coin cache.
|
2017-01-23 15:18:25 -08:00 |
|
Christopher Jeffrey
|
2a6ee729a0
|
pool: disable bip37 by default.
|
2017-01-23 15:06:20 -08:00 |
|
Christopher Jeffrey
|
c6b439f21c
|
chain/pool: remove witness option.
|
2017-01-23 14:51:40 -08:00 |
|
Christopher Jeffrey
|
1e9ebcc0d1
|
config: cleanup.
|
2017-01-23 13:44:11 -08:00 |
|
Christopher Jeffrey
|
c44fc3bcef
|
pool: disable checkpoints properly. rename prop for consistency.
|
2017-01-23 13:40:29 -08:00 |
|
Christopher Jeffrey
|
e7413aabb7
|
chain/pool: disable checkpoints on checkpoint failure. see #121.
|
2017-01-23 13:25:01 -08:00 |
|
Christopher Jeffrey
|
77032f758d
|
chain: different checkpoints handling.
|
2017-01-23 12:41:07 -08:00 |
|
Christopher Jeffrey
|
3374bffd14
|
invitem: rename witness flag for consistency.
|
2017-01-23 05:34:05 -08:00 |
|
Christopher Jeffrey
|
30ab5c2a88
|
http/pool: more options fixes.
|
2017-01-23 03:58:47 -08:00 |
|
Christopher Jeffrey
|
dc9f31f36f
|
pool: fix port for options.
|
2017-01-23 03:50:54 -08:00 |
|
Christopher Jeffrey
|
a52db227e3
|
network: fix/improve some chain params.
|
2017-01-23 03:42:50 -08:00 |
|
Christopher Jeffrey
|
cbb45db801
|
config: rename useCheckpoints. allow implicit noAuth on localhost.
|
2017-01-23 03:19:19 -08:00 |
|
Christopher Jeffrey
|
2fdbdfc087
|
network: remove witness field.
|
2017-01-23 03:03:38 -08:00 |
|
Christopher Jeffrey
|
86b7292c4a
|
node: enable workers by default. throw warnings if native bindings were not built.
|
2017-01-22 20:39:42 -08:00 |
|
Christopher Jeffrey
|
e32f521a43
|
packets: limit chain locators.
|
2017-01-22 20:05:07 -08:00 |
|
Christopher Jeffrey
|
00f24dc11e
|
peer: minor. change log level.
|
2017-01-22 19:57:37 -08:00 |
|
Christopher Jeffrey
|
1a2f29a360
|
walletdb: improve global resend.
|
2017-01-22 15:25:33 -08:00 |
|
Christopher Jeffrey
|
25899827fd
|
net: remove noDiscovery. exempt bip150 packets from lock.
|
2017-01-22 14:48:03 -08:00 |
|
Christopher Jeffrey
|
33fbdff127
|
mtx: call TX.getJSON in MTX.toJSON. see #120.
|
2017-01-22 14:41:11 -08:00 |
|
Christopher Jeffrey
|
6cca0aac1c
|
pool: minor fixes.
|
2017-01-21 17:27:15 -08:00 |
|
Christopher Jeffrey
|
d516035473
|
pool: minor.
|
2017-01-21 17:06:10 -08:00 |
|
Christopher Jeffrey
|
6e13fe57c0
|
pool: refactor header sync.
|
2017-01-21 16:59:20 -08:00 |
|
Christopher Jeffrey
|
219671c620
|
pool: do not emit tx if we have a mempool.
|
2017-01-21 15:38:39 -08:00 |
|
Christopher Jeffrey
|
51a25bf15f
|
net/nodeclient: always resend bloom filter. see #119.
|
2017-01-21 15:20:03 -08:00 |
|
Christopher Jeffrey
|
39b941516d
|
chainentry: minor.
|
2017-01-21 14:40:51 -08:00 |
|
Christopher Jeffrey
|
f3f585defc
|
pool: cleanup.
|
2017-01-21 13:59:13 -08:00 |
|
Christopher Jeffrey
|
b212eed282
|
net: handle public ip and port better.
|
2017-01-21 13:56:41 -08:00 |
|
Christopher Jeffrey
|
dc839062bf
|
pool: minor.
|
2017-01-21 13:20:44 -08:00 |
|
Christopher Jeffrey
|
545c0004e9
|
pool: minor.
|
2017-01-21 13:07:49 -08:00 |
|
Christopher Jeffrey
|
be4145e163
|
pool/peer: fixes. cleanup.
|
2017-01-21 13:03:53 -08:00 |
|
Christopher Jeffrey
|
58f8035add
|
pool: noncelist.
|
2017-01-21 12:57:01 -08:00 |
|
Christopher Jeffrey
|
f67eeee936
|
pool: minor.
|
2017-01-21 05:22:46 -08:00 |
|
Christopher Jeffrey
|
518a113e97
|
pool: fix error.
|
2017-01-21 05:19:53 -08:00 |
|
Christopher Jeffrey
|
44201193e8
|
pool: noncelist.
|
2017-01-21 05:18:18 -08:00 |
|
Christopher Jeffrey
|
3abfdb3770
|
pool: cleanup.
|
2017-01-21 04:15:16 -08:00 |
|
Christopher Jeffrey
|
9d580289ab
|
rpc: fix peer.hostname.
|
2017-01-21 04:12:39 -08:00 |
|
Christopher Jeffrey
|
59e73b24ca
|
parser: minor.
|
2017-01-21 03:56:30 -08:00 |
|
Christopher Jeffrey
|
4008caff51
|
peer: minor.
|
2017-01-21 03:49:44 -08:00 |
|
Christopher Jeffrey
|
26f6185097
|
spvnode: fix events.
|
2017-01-21 03:48:57 -08:00 |
|
Christopher Jeffrey
|
4692849593
|
peer: abstract all deps.
|
2017-01-21 03:43:26 -08:00 |
|
Christopher Jeffrey
|
6016d96202
|
pool: move sync method out of peer.
|
2017-01-20 22:24:45 -08:00 |
|
Christopher Jeffrey
|
de0a60340b
|
chain: add getProofTime.
|
2017-01-20 22:05:04 -08:00 |
|
Christopher Jeffrey
|
b60e0e20a4
|
pool: stricter standards for requests.
|
2017-01-20 20:51:36 -08:00 |
|
Christopher Jeffrey
|
7a5f4a1928
|
pool: fix spv.
|
2017-01-20 19:20:42 -08:00 |
|
Christopher Jeffrey
|
08b41a2dc4
|
peer: throw on destroyed write.
|
2017-01-20 17:40:06 -08:00 |
|
Christopher Jeffrey
|
f0f9f798c5
|
pool: fix inv. do not hold lock for bip151 msgs.
|
2017-01-20 17:23:14 -08:00 |
|
Christopher Jeffrey
|
cdcdb7bd52
|
pool: add forceInv for getdata.
|
2017-01-20 17:09:00 -08:00 |
|
Christopher Jeffrey
|
d035eb10eb
|
pool: getblocks fix again.
|
2017-01-20 17:01:51 -08:00 |
|
Christopher Jeffrey
|
4a45290f36
|
pool: fix getblocks.
|
2017-01-20 16:58:14 -08:00 |
|
Christopher Jeffrey
|
0c055ba236
|
pool: minor.
|
2017-01-20 16:49:55 -08:00 |
|
Christopher Jeffrey
|
170d9a1416
|
miner: share lock with chain.
|
2017-01-20 15:20:40 -08:00 |
|
Christopher Jeffrey
|
f8c82197a4
|
mempool: share lock with chain.
|
2017-01-20 15:14:07 -08:00 |
|
Christopher Jeffrey
|
3fb2150dc4
|
pool: allow use of headersFirst without checkpoints.
|
2017-01-20 15:04:13 -08:00 |
|
Christopher Jeffrey
|
fe52210c5e
|
pool: fix block logs.
|
2017-01-20 13:44:20 -08:00 |
|
Christopher Jeffrey
|
4b937de8a6
|
lock: remove nonsense from mutex.
|
2017-01-20 12:01:54 -08:00 |
|
Christopher Jeffrey
|
18c4a83ed3
|
pool: refactor and add compact block mode 1 support.
|
2017-01-20 09:39:58 -08:00 |
|
Christopher Jeffrey
|
7543049180
|
pool: refactor packet handling.
|
2017-01-19 17:31:38 -08:00 |
|
Christopher Jeffrey
|
2d952306e6
|
net: refactor packet handling.
|
2017-01-19 15:32:18 -08:00 |
|
Christopher Jeffrey
|
8cd951c994
|
pool: fix verify error handling.
|
2017-01-19 06:29:45 -08:00 |
|
Christopher Jeffrey
|
0a756aba34
|
pool: refactor logging.
|
2017-01-19 05:05:56 -08:00 |
|
Christopher Jeffrey
|
72e4ddc2b0
|
net: cleanup after removal.
|
2017-01-19 04:45:17 -08:00 |
|
Christopher Jeffrey
|
b6593adf75
|
net: remove alert system.
|
2017-01-19 04:41:58 -08:00 |
|
Christopher Jeffrey
|
e407c08668
|
net: drop getutxos impl.
|
2017-01-19 04:39:25 -08:00 |
|
Christopher Jeffrey
|
66ec0ae36e
|
net: better headers first.
|
2017-01-19 04:35:12 -08:00 |
|
Christopher Jeffrey
|
6bc016f313
|
wallet: fix resend.
|
2017-01-19 02:06:42 -08:00 |
|
Christopher Jeffrey
|
9c352c5d2b
|
net: better locks.
|
2017-01-19 01:18:57 -08:00 |
|
Christopher Jeffrey
|
05353e0e1a
|
peer: do not flush merkle blocks early.
|
2017-01-18 21:59:46 -08:00 |
|
Christopher Jeffrey
|
2ee6cea969
|
net: better dos protection for merkleblocks.
|
2017-01-18 21:54:35 -08:00 |
|
Christopher Jeffrey
|
4cba97a0a8
|
wallet/net: ensure low FPR of bloom filters. see #118.
|
2017-01-18 20:53:01 -08:00 |
|
Christopher Jeffrey
|
bbbe537574
|
script: minor.
|
2017-01-18 17:06:05 -08:00 |
|
Jason Dreyzehner
|
93e50dab3c
|
spvnode: fix incorrect function call.
|
2017-01-18 19:13:54 -05:00 |
|
Christopher Jeffrey
|
569c18241f
|
txdb: fix range queries.
|
2017-01-17 17:10:00 -08:00 |
|
Christopher Jeffrey
|
cdad00944c
|
pool: minor.
|
2017-01-17 08:15:41 -08:00 |
|
Christopher Jeffrey
|
e738a80988
|
walletdb: minor.
|
2017-01-16 23:20:13 -08:00 |
|
Christopher Jeffrey
|
4254b4359e
|
config: smaller fast defaults.
|
2017-01-16 19:37:05 -08:00 |
|
Christopher Jeffrey
|
1e3cc80e2d
|
networks: update testnet slowHeight.
|
2017-01-16 19:31:59 -08:00 |
|
Christopher Jeffrey
|
8f09755533
|
chaindb: remove useless object.
|
2017-01-16 17:29:10 -08:00 |
|
Christopher Jeffrey
|
ca3dea3470
|
writer: better failsafes. optimize.
|
2017-01-16 17:25:42 -08:00 |
|
Christopher Jeffrey
|
fcc3f52f72
|
chaindb: cleanup.
|
2017-01-16 16:14:08 -08:00 |
|
Christopher Jeffrey
|
bcde9d59a7
|
ip: handle ipv4-mapped ipv6 addr missing sections properly.
|
2017-01-16 14:42:36 -08:00 |
|
Christopher Jeffrey
|
e15ee2308d
|
bip152: fix size calculation.
|
2017-01-16 14:09:46 -08:00 |
|
Christopher Jeffrey
|
48399bb0cb
|
logger: fix stream.
|
2017-01-16 14:07:56 -08:00 |
|
Christopher Jeffrey
|
a1dcb8c381
|
script: do not clone for removeSeparators.
|
2017-01-16 13:57:14 -08:00 |
|
Christopher Jeffrey
|
d840144f3e
|
hostlist/authdb: dns resolution refactor.
|
2017-01-16 12:44:02 -08:00 |
|
Christopher Jeffrey
|
120ceef984
|
peer: timeout bip150 and bip151 properly.
|
2017-01-16 11:43:45 -08:00 |
|
Christopher Jeffrey
|
f2d092f23c
|
net: add priority nodes.
|
2017-01-16 04:30:10 -08:00 |
|
Christopher Jeffrey
|
db49f44c8a
|
peer: refactor version packet handling.
|
2017-01-16 03:33:54 -08:00 |
|
Christopher Jeffrey
|
212a69697e
|
tcp: make server promise based.
|
2017-01-16 01:55:10 -08:00 |
|
Christopher Jeffrey
|
63b39cec56
|
pool: dns resolution for authdb.
|
2017-01-16 01:31:14 -08:00 |
|
Christopher Jeffrey
|
ded8097a03
|
dns: add lookup function.
|
2017-01-16 01:29:38 -08:00 |
|
Christopher Jeffrey
|
07103da04f
|
chainentry: minor.
|
2017-01-16 01:28:01 -08:00 |
|
Christopher Jeffrey
|
491462f551
|
bip150: add dns resolution. comments.
|
2017-01-15 23:46:19 -08:00 |
|
Christopher Jeffrey
|
1e9b7363c2
|
bip151: cleanup handshake properly.
|
2017-01-15 23:43:19 -08:00 |
|
Christopher Jeffrey
|
9affb11b22
|
bip152: comments.
|
2017-01-15 23:42:39 -08:00 |
|
Christopher Jeffrey
|
8b035fd9a8
|
opcode: do not continue reading after a bad push.
|
2017-01-15 22:16:57 -08:00 |
|
Christopher Jeffrey
|
d89678eaac
|
tx: assertions.
|
2017-01-15 18:31:37 -08:00 |
|
Christopher Jeffrey
|
afb15787ad
|
peer: better error messages.
|
2017-01-15 18:03:31 -08:00 |
|
Christopher Jeffrey
|
fe0ea9ac76
|
pool: minor.
|
2017-01-15 17:57:17 -08:00 |
|
Christopher Jeffrey
|
5ee83e9114
|
tx: some misc cleanup.
|
2017-01-15 17:52:42 -08:00 |
|
Christopher Jeffrey
|
94460ba592
|
mtx: fix mtx.fromJSON.
|
2017-01-15 17:10:24 -08:00 |
|
Christopher Jeffrey
|
15579a6b21
|
outpoint: minor.
|
2017-01-15 16:26:25 -08:00 |
|
Christopher Jeffrey
|
858081626f
|
logger: fix error handling.
|
2017-01-15 15:18:02 -08:00 |
|
Christopher Jeffrey
|
a53b2c0eef
|
primitives: cloning and assertions.
|
2017-01-15 15:17:33 -08:00 |
|
Christopher Jeffrey
|
58da4be8fa
|
primitives: more aggressive asserting.
|
2017-01-15 13:18:35 -08:00 |
|
Christopher Jeffrey
|
6d1c918793
|
hostlist: refactor seed handling.
|
2017-01-15 13:03:57 -08:00 |
|
Christopher Jeffrey
|
fcae101c0f
|
bip151: extra assertions. refactor.
|
2017-01-14 23:19:46 -08:00 |
|
Christopher Jeffrey
|
c0031e062a
|
peer: minor.
|
2017-01-14 19:46:18 -08:00 |
|
Christopher Jeffrey
|
199699d73a
|
node: better option handling.
|
2017-01-14 19:35:59 -08:00 |
|
Christopher Jeffrey
|
a486bd3a18
|
refactor: options.
|
2017-01-14 17:59:54 -08:00 |
|
Christopher Jeffrey
|
9dbfaf3127
|
pool: rename ignoreDiscovery.
|
2017-01-14 09:11:07 -08:00 |
|
Christopher Jeffrey
|
f0e7aa9d82
|
net: handle server differently.
|
2017-01-14 07:54:07 -08:00 |
|
Christopher Jeffrey
|
e8cc724488
|
node/net: refactor node bootstrapping.
|
2017-01-14 07:21:16 -08:00 |
|
Christopher Jeffrey
|
80d01b52c3
|
net: avoid 0-len getdatas for blocks.
|
2017-01-14 06:53:51 -08:00 |
|
Christopher Jeffrey
|
07414f5fd3
|
chain: remove chain.byTime.
|
2017-01-14 06:44:00 -08:00 |
|
Christopher Jeffrey
|
fd2f158169
|
net: avoid requesting duplicate blocks. avoid reconnecting to banned peers.
|
2017-01-14 06:43:49 -08:00 |
|
Christopher Jeffrey
|
c3c3e41e68
|
script: typo.
|
2017-01-14 06:42:48 -08:00 |
|
Christopher Jeffrey
|
e51062d249
|
http: minor params.
|
2017-01-13 18:50:52 -08:00 |
|
Christopher Jeffrey
|
699e71d84a
|
net: send peer addr in version msg.
|
2017-01-13 16:45:05 -08:00 |
|
Christopher Jeffrey
|
0f4348af6d
|
miner: wrap nonces correctly.
|
2017-01-13 16:44:46 -08:00 |
|
Christopher Jeffrey
|
b77b814be4
|
bip152: fix empty block filling.
|
2017-01-13 15:27:13 -08:00 |
|
Christopher Jeffrey
|
daaa1c5fa5
|
address: fix types by val.
|
2017-01-13 15:11:42 -08:00 |
|
Christopher Jeffrey
|
46e53abe9c
|
gbt: fix target endianness.
|
2017-01-13 15:11:35 -08:00 |
|
Christopher Jeffrey
|
166fe0ad6e
|
chain: remove bestHeight tracking.
|
2017-01-13 12:50:50 -08:00 |
|
Christopher Jeffrey
|
79eea76cc4
|
output: remove output mutability and addr caching.
|
2017-01-12 16:13:32 -08:00 |
|
Christopher Jeffrey
|
34dd6c3b79
|
http: url fixes.
|
2017-01-12 13:04:10 -08:00 |
|
Christopher Jeffrey
|
002718206a
|
rpc: some refactoring.
|
2017-01-12 12:41:33 -08:00 |
|
Christopher Jeffrey
|
7396e08f16
|
config: minor.
|
2017-01-12 12:41:23 -08:00 |
|
Christopher Jeffrey
|
e36f78f6bf
|
coin: add rhash method.
|
2017-01-12 12:41:04 -08:00 |
|
Christopher Jeffrey
|
f3a393668e
|
map: remove __proto__ check.
|
2017-01-12 12:40:50 -08:00 |
|
Christopher Jeffrey
|
9e0b10f314
|
http: path parsing.
|
2017-01-12 12:40:31 -08:00 |
|
Christopher Jeffrey
|
72f6a1d239
|
mtx: allow base58 addrs in outputs.
|
2017-01-12 03:28:03 -08:00 |
|
Christopher Jeffrey
|
fed7d0de54
|
http: remove use of callbacks.
|
2017-01-12 02:57:24 -08:00 |
|
Christopher Jeffrey
|
c28589d0e6
|
http-base: remove useless asserts and loops.
|
2017-01-11 23:40:07 -08:00 |
|
Christopher Jeffrey
|
0b296a1a6f
|
masterkey: refactor.
|
2017-01-11 23:39:33 -08:00 |
|
Christopher Jeffrey
|
38a30aceed
|
masterkey: remove useless arg for lock.
|
2017-01-11 21:47:09 -08:00 |
|
Christopher Jeffrey
|
085866d1ac
|
lock: fix closure calls.
|
2017-01-11 21:30:08 -08:00 |
|
Christopher Jeffrey
|
9de61172a4
|
refactor: use Object.create(null) for all user input keys.
|
2017-01-11 21:27:55 -08:00 |
|
Christopher Jeffrey
|
7c021cf842
|
utils: rename locker to lock for consistency.
|
2017-01-11 21:20:26 -08:00 |
|
Christopher Jeffrey
|
76ff5f814f
|
chainentry: no network pointer.
|
2017-01-11 19:43:57 -08:00 |
|
Christopher Jeffrey
|
ef4ab275da
|
http: minor.
|
2017-01-11 19:23:03 -08:00 |
|
Christopher Jeffrey
|
e82950a6e8
|
uri: allow empty keys.
|
2017-01-11 19:08:08 -08:00 |
|
Christopher Jeffrey
|
6e7a19ef35
|
uri: remove old options.
|
2017-01-11 19:02:12 -08:00 |
|
Christopher Jeffrey
|
f192dab0a6
|
minor: lint.
|
2017-01-11 18:55:27 -08:00 |
|
Christopher Jeffrey
|
1cda7cb702
|
http: make http base server safer.
|
2017-01-11 18:42:08 -08:00 |
|
Christopher Jeffrey
|
428e2a1301
|
uri: remove bip20 parsing.
|
2017-01-11 18:19:28 -08:00 |
|
Christopher Jeffrey
|
40ff06f11f
|
bloom: ensure min values.
|
2017-01-11 15:38:24 -08:00 |
|