Christopher Jeffrey
|
170cf0db28
|
rpc: misc fixes.
|
2016-09-17 19:20:28 -07:00 |
|
Christopher Jeffrey
|
5e18dddd37
|
http: make http api safe for spv.
|
2016-09-17 19:11:08 -07:00 |
|
Christopher Jeffrey
|
d9a3dac869
|
rpc: make rpc safe for spv mode.
|
2016-09-17 19:00:58 -07:00 |
|
Christopher Jeffrey
|
666a7b7999
|
rpc: getwork longpolling and other improvements.
|
2016-09-17 18:26:54 -07:00 |
|
Christopher Jeffrey
|
d1cfcca3d9
|
node: fix payout address setting.
|
2016-09-17 18:26:23 -07:00 |
|
Christopher Jeffrey
|
1096cd0bd9
|
peer: fix checksum optimization for spv serving.
|
2016-09-17 18:25:52 -07:00 |
|
Christopher Jeffrey
|
061548f2ac
|
rpc: more mining nonsense.
|
2016-09-17 15:27:45 -07:00 |
|
Christopher Jeffrey
|
6598245486
|
rpc: improve mining.
|
2016-09-17 06:24:58 -07:00 |
|
Christopher Jeffrey
|
3f5c5cf603
|
parser: fix header parsing.
|
2016-09-16 19:36:02 -07:00 |
|
Christopher Jeffrey
|
2881294bf4
|
parser: minor.
|
2016-09-16 19:32:48 -07:00 |
|
Christopher Jeffrey
|
58a5372b09
|
bip151: minor.
|
2016-09-16 19:26:24 -07:00 |
|
Christopher Jeffrey
|
d6576c51f1
|
merkleblock: use buffers for tree hashes.
|
2016-09-16 19:18:00 -07:00 |
|
Christopher Jeffrey
|
eb5d0cf972
|
peer: refactor.
|
2016-09-16 18:50:56 -07:00 |
|
Christopher Jeffrey
|
757aeb84c0
|
parser: minor.
|
2016-09-16 17:37:14 -07:00 |
|
Christopher Jeffrey
|
1e93d5ec7d
|
bip151: refactor.
|
2016-09-16 17:32:44 -07:00 |
|
Christopher Jeffrey
|
5da0aceb38
|
packets
|
2016-09-16 17:03:56 -07:00 |
|
Christopher Jeffrey
|
9b097f97b9
|
walletdb: fix pending tx iteration.
|
2016-09-16 01:02:03 -07:00 |
|
Christopher Jeffrey
|
7aa2ecb24b
|
peer: fix serving broadcasted txs.
|
2016-09-16 00:03:55 -07:00 |
|
Christopher Jeffrey
|
9dd863d9f2
|
random: require random from crypto.
|
2016-09-15 13:36:18 -07:00 |
|
Christopher Jeffrey
|
530fbd61dd
|
ec: fix ecdh with secp256k1-node.
|
2016-09-15 13:35:14 -07:00 |
|
Christopher Jeffrey
|
19f61773f7
|
http: fix typo in validation.
|
2016-09-14 15:54:02 -07:00 |
|
Christopher Jeffrey
|
a34f680f9a
|
mnemonic: use binary search for lang detection.
|
2016-09-14 15:53:51 -07:00 |
|
Christopher Jeffrey
|
269b31ad8e
|
mempool: minor.
|
2016-09-14 15:53:30 -07:00 |
|
Christopher Jeffrey
|
8daddcc458
|
mnemonic: use a binary search for word indexes.
|
2016-09-13 20:06:53 -07:00 |
|
Christopher Jeffrey
|
07285ebdd7
|
refactor: rename cost to weight.
|
2016-09-13 02:06:18 -07:00 |
|
Christopher Jeffrey
|
0c90212f6d
|
refactor: drop all object literals.
|
2016-09-13 00:13:07 -07:00 |
|
Christopher Jeffrey
|
2dba490d02
|
crypto: expose scrypt.
|
2016-09-12 22:56:13 -07:00 |
|
Christopher Jeffrey
|
a52f239f3c
|
crypto: always use buffers for hmacs.
|
2016-09-12 22:33:24 -07:00 |
|
Christopher Jeffrey
|
8f0d74d563
|
crypto: use native checkMerkleBranch.
|
2016-09-12 22:27:28 -07:00 |
|
Christopher Jeffrey
|
7f31a41e84
|
perf: start using bcoin-native.
|
2016-09-12 14:10:20 -07:00 |
|
Christopher Jeffrey
|
27ba246027
|
ldb: minor.
|
2016-09-11 02:25:06 -07:00 |
|
Christopher Jeffrey
|
b346397449
|
db: improve backups.
|
2016-09-11 00:24:40 -07:00 |
|
Christopher Jeffrey
|
91324b2531
|
ldb: error on missing features.
|
2016-09-10 23:56:18 -07:00 |
|
Christopher Jeffrey
|
f3a4a0fb30
|
db: more aliases.
|
2016-09-10 22:13:49 -07:00 |
|
Christopher Jeffrey
|
7414e1b65f
|
ldb: change some lmdb options.
|
2016-09-10 22:09:05 -07:00 |
|
Christopher Jeffrey
|
681855093c
|
db: implement hot backups.
|
2016-09-10 21:31:07 -07:00 |
|
Christopher Jeffrey
|
8d5bd36ac7
|
walletdb: cleanup.
|
2016-09-09 12:56:06 -07:00 |
|
Christopher Jeffrey
|
d82f061c83
|
minor: lint.
|
2016-09-08 18:38:37 -07:00 |
|
Christopher Jeffrey
|
da054ec3f6
|
network: remove net def height property.
|
2016-09-08 18:10:31 -07:00 |
|
Christopher Jeffrey
|
eb74d70e84
|
network: rename allowMinDifficultyBlocks.
|
2016-09-08 18:08:16 -07:00 |
|
Christopher Jeffrey
|
6741df1fca
|
network: refactor. optimize startup time.
|
2016-09-08 17:59:12 -07:00 |
|
Christopher Jeffrey
|
82a69b88b1
|
network: add simnet to network types.
|
2016-09-08 17:47:29 -07:00 |
|
Christopher Jeffrey
|
9d08f8bcb2
|
minor: whitespace.
|
2016-09-08 17:44:52 -07:00 |
|
Christopher Jeffrey
|
45e117a186
|
network: implement btcd simnet.
|
2016-09-08 17:43:58 -07:00 |
|
Christopher Jeffrey
|
f00eeba5a7
|
script: refactor isLowDER.
|
2016-09-07 14:02:52 -07:00 |
|
Christopher Jeffrey
|
4e94d4a594
|
proxysocket: fix pow.
|
2016-09-07 13:52:00 -07:00 |
|
Christopher Jeffrey
|
af7846c278
|
script: removeData should not throw on reencoding of bad pushes.
|
2016-09-06 22:31:12 -07:00 |
|
Christopher Jeffrey
|
b0d7fc14b1
|
random: optimize fallback.
|
2016-09-06 18:21:14 -07:00 |
|
Christopher Jeffrey
|
c9ebe29e39
|
crypto: do not expose crypto module from utils.
|
2016-09-06 15:15:36 -07:00 |
|
Christopher Jeffrey
|
7316a6f395
|
random: lint.
|
2016-09-06 11:27:00 -07:00 |
|