Christopher Jeffrey
|
dc0ee993e8
|
bin: fix bcoin-cli execution.
|
2016-08-04 14:25:41 -07:00 |
|
Christopher Jeffrey
|
79a9749751
|
bin: add bcoin entry point.
|
2016-08-04 14:11:13 -07:00 |
|
Christopher Jeffrey
|
3cbc5e2726
|
config: expose index-tx and index-address.
|
2016-08-04 13:44:45 -07:00 |
|
Christopher Jeffrey
|
2ada7b9e90
|
wallet: optimize syncOutputDepth.
|
2016-08-03 17:00:42 -07:00 |
|
Christopher Jeffrey
|
edb9c5afc6
|
peer: check broadcast list for getblocktxn.
|
2016-08-02 13:47:29 -07:00 |
|
Christopher Jeffrey
|
765c3d2b77
|
protobuf: fix safe int check.
|
2016-08-02 11:23:41 -07:00 |
|
Christopher Jeffrey
|
0b24daba31
|
chaindb: optimize coin size checking.
|
2016-08-01 23:42:16 -07:00 |
|
Christopher Jeffrey
|
dfdee526db
|
bench: poly1305.
|
2016-08-01 01:54:12 -07:00 |
|
Christopher Jeffrey
|
d86c439017
|
chachapoly: optimize for little-endian.
|
2016-08-01 01:19:09 -07:00 |
|
Christopher Jeffrey
|
ac42de6cfb
|
fullnode: remove bullshit scanning algorithm.
|
2016-07-31 22:10:37 -07:00 |
|
Christopher Jeffrey
|
1d971b0de0
|
crypto: improve ccmp.
|
2016-07-31 20:18:29 -07:00 |
|
Christopher Jeffrey
|
104458a483
|
rpc: implement more methods.
|
2016-07-31 20:11:22 -07:00 |
|
Christopher Jeffrey
|
666ff94ddf
|
ec: recover.
|
2016-07-31 11:03:23 -07:00 |
|
Christopher Jeffrey
|
bf63691fd2
|
http: have json rpc use server api key.
|
2016-07-30 20:39:13 -07:00 |
|
Christopher Jeffrey
|
18ddcc49c5
|
sample.conf: add max-peers and max-leeches.
|
2016-07-30 19:57:57 -07:00 |
|
Christopher Jeffrey
|
b1dc35743b
|
utils: toFastProperties.
|
2016-07-30 19:47:41 -07:00 |
|
Christopher Jeffrey
|
89d6d73257
|
bip152: fix passing of _valid.
|
2016-07-30 18:41:39 -07:00 |
|
Christopher Jeffrey
|
f8c3f37f0c
|
keypair: minor.
|
2016-07-30 18:24:45 -07:00 |
|
Christopher Jeffrey
|
7ec21588ac
|
config: parsing.
|
2016-07-30 14:11:53 -07:00 |
|
Christopher Jeffrey
|
ec41bf2be5
|
config: fix arg aliasing.
|
2016-07-30 13:53:43 -07:00 |
|
Christopher Jeffrey
|
0343140f0a
|
memblock: optimizations.
|
2016-07-30 13:44:18 -07:00 |
|
Christopher Jeffrey
|
a03465632a
|
browser: ldb.
|
2016-07-30 11:49:01 -07:00 |
|
Christopher Jeffrey
|
90c4f3dcf6
|
browser: update index.html. misc fixes.
|
2016-07-29 18:49:41 -07:00 |
|
Christopher Jeffrey
|
0067ddfac1
|
pool: minor.
|
2016-07-29 16:19:13 -07:00 |
|
Christopher Jeffrey
|
dfaadd41c6
|
config: add configuration parser.
|
2016-07-29 15:40:39 -07:00 |
|
Christopher Jeffrey
|
5364a92308
|
bip70: whitespace.
|
2016-07-29 13:25:01 -07:00 |
|
Christopher Jeffrey
|
7d8da2d377
|
bip70: throw on bad curve.
|
2016-07-29 13:24:02 -07:00 |
|
Christopher Jeffrey
|
41cc642a32
|
bip70: javascript rsa implementation.
|
2016-07-29 13:19:17 -07:00 |
|
Christopher Jeffrey
|
a987513ce9
|
pool: maxPeers option.
|
2016-07-28 22:33:11 -07:00 |
|
Christopher Jeffrey
|
a0e0ecdd73
|
workers: payload length.
|
2016-07-28 11:57:47 -07:00 |
|
Christopher Jeffrey
|
e709cbeae5
|
bip151: refactor.
|
2016-07-27 17:23:15 -07:00 |
|
Christopher Jeffrey
|
6448cea1e7
|
workers: refactor.
|
2016-07-27 17:17:17 -07:00 |
|
Christopher Jeffrey
|
812b73ffbc
|
bip151: use reference slices initially for parsing.
|
2016-07-27 16:26:43 -07:00 |
|
Christopher Jeffrey
|
28c7ee69e4
|
crypto: optimize hkdf and pbkdf2.
|
2016-07-27 07:06:28 -07:00 |
|
Christopher Jeffrey
|
4e977810ce
|
merkleblock/utils: optimize merkle root calculation.
|
2016-07-27 06:52:16 -07:00 |
|
Christopher Jeffrey
|
868512e054
|
chain: remove spv preload.
|
2016-07-27 06:27:27 -07:00 |
|
Christopher Jeffrey
|
d2ec66c4b7
|
bip151: remove useless slice.
|
2016-07-27 06:13:01 -07:00 |
|
Christopher Jeffrey
|
432ee64713
|
workers: optimize protocol more.
|
2016-07-27 06:07:53 -07:00 |
|
Christopher Jeffrey
|
52dd3c2cdc
|
peer: error handling.
|
2016-07-27 05:52:27 -07:00 |
|
Christopher Jeffrey
|
0b620c2e47
|
workers: refactor worker protocol.
|
2016-07-27 05:46:15 -07:00 |
|
Christopher Jeffrey
|
cd8adbcc74
|
protocol: optimize framer.
|
2016-07-27 05:40:57 -07:00 |
|
Christopher Jeffrey
|
20d69b7cbc
|
optimize parsers.
|
2016-07-27 04:56:07 -07:00 |
|
Christopher Jeffrey
|
0fa972dcb3
|
refactor parsers.
|
2016-07-27 04:10:08 -07:00 |
|
Christopher Jeffrey
|
6a2615d3cc
|
bip151: 32 bit sequence and 64 bit iv.
|
2016-07-27 04:06:05 -07:00 |
|
Christopher Jeffrey
|
db0552874b
|
bip151: more micro-optimization.
|
2016-07-27 03:59:24 -07:00 |
|
Christopher Jeffrey
|
227e9a18b2
|
workers: optimize parser.
|
2016-07-27 02:25:30 -07:00 |
|
Christopher Jeffrey
|
3f6a93e180
|
bip151: refactor parser.
|
2016-07-27 02:25:21 -07:00 |
|
Christopher Jeffrey
|
01471d6e63
|
bip151: add minimum packet size.
|
2016-07-27 01:42:53 -07:00 |
|
Christopher Jeffrey
|
594bbc8b1d
|
bip151: micro-optimization.
|
2016-07-27 01:22:57 -07:00 |
|
Christopher Jeffrey
|
208394596e
|
bip151: use 64 bit sequence numbers for now.
|
2016-07-27 01:08:50 -07:00 |
|