Christopher Jeffrey
|
c3ff43c85b
|
http: better querystring parsing.
|
2016-10-05 04:23:26 -07:00 |
|
Christopher Jeffrey
|
402996ba74
|
rpc: add selectwallet call.
|
2016-10-05 00:57:14 -07:00 |
|
Christopher Jeffrey
|
5e1b56363b
|
http: add watchOnly options.
|
2016-10-04 17:06:56 -07:00 |
|
Christopher Jeffrey
|
6215954ffb
|
rpc: update for tx->txdb change.
|
2016-10-04 13:36:02 -07:00 |
|
Christopher Jeffrey
|
0f74292082
|
refactor: style.
|
2016-10-03 07:58:12 -07:00 |
|
Christopher Jeffrey
|
41b342350f
|
browser: add rpc.
|
2016-10-03 02:29:04 -07:00 |
|
Christopher Jeffrey
|
3e59282c66
|
deps: browser transform.
|
2016-10-03 01:48:08 -07:00 |
|
Christopher Jeffrey
|
1a8657d131
|
spawn: rename to co.
|
2016-10-02 23:24:11 -07:00 |
|
Christopher Jeffrey
|
f0223146af
|
deps: massive refactor.
|
2016-10-02 23:24:11 -07:00 |
|
Christopher Jeffrey
|
f96ee525f5
|
http: refactor deps and tests.
|
2016-10-02 23:24:11 -07:00 |
|
Christopher Jeffrey
|
960393a53f
|
wallet: use separate branch for nested addrs.
|
2016-10-02 23:24:10 -07:00 |
|
Christopher Jeffrey
|
19c8959c1a
|
wallet: rename change to branch.
|
2016-10-02 23:24:10 -07:00 |
|
Christopher Jeffrey
|
8c5c9de132
|
wallet: more rewriting.
|
2016-10-02 23:24:09 -07:00 |
|
Christopher Jeffrey
|
f297591193
|
http: minor.
|
2016-10-02 23:24:08 -07:00 |
|
Christopher Jeffrey
|
60eec9e0a0
|
http: fix subtractFee validation.
|
2016-10-02 23:24:08 -07:00 |
|
Christopher Jeffrey
|
f5a8cb3ec0
|
locker: more refactoring.
|
2016-10-02 23:24:08 -07:00 |
|
Christopher Jeffrey
|
144beb343a
|
mempool: remove confusing fee nonsense.
|
2016-10-02 23:24:07 -07:00 |
|
Christopher Jeffrey
|
f0a37f3e5e
|
refactor: replace callback comments.
|
2016-09-23 01:05:06 -07:00 |
|
Christopher Jeffrey
|
9bbd8de8bf
|
refactor: remote rescanning. misc fixes.
|
2016-09-23 00:42:16 -07:00 |
|
Christopher Jeffrey
|
f158a73a2d
|
refactor: fixes. workers. locks.
|
2016-09-22 02:54:56 -07:00 |
|
Christopher Jeffrey
|
8c11a2aa3f
|
generators: refactor http.
|
2016-09-22 01:29:48 -07:00 |
|
Christopher Jeffrey
|
ae83aa6fba
|
refactor: more work.
|
2016-09-22 00:24:59 -07:00 |
|
Christopher Jeffrey
|
60d162eb20
|
refactor: s/spawn.co/co/g
|
2016-09-21 22:59:48 -07:00 |
|
Christopher Jeffrey
|
ec0d50d506
|
refactor: improve generator perf.
|
2016-09-21 22:58:27 -07:00 |
|
Christopher Jeffrey
|
2899219033
|
refactor: cleanup.
|
2016-09-21 11:03:48 -07:00 |
|
Christopher Jeffrey
|
df23810b0c
|
refactor: fix cli. finish rpc.
|
2016-09-21 10:46:07 -07:00 |
|
Christopher Jeffrey
|
d78151d3d3
|
refactor: promises.
|
2016-09-20 15:28:14 -07:00 |
|
Christopher Jeffrey
|
9561b3ee74
|
rpc: getblocktemplate - abide by bip145.
|
2016-09-18 12:57:50 -07:00 |
|
Christopher Jeffrey
|
3f77f12c03
|
rpc: typo.
|
2016-09-18 12:10:50 -07:00 |
|
Christopher Jeffrey
|
a508d5a51d
|
rpc: getwork - verify header before mutating current block.
|
2016-09-17 19:48:42 -07:00 |
|
Christopher Jeffrey
|
5dadb224ca
|
rpc: lint.
|
2016-09-17 19:23:45 -07:00 |
|
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
|
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
|
5da0aceb38
|
packets
|
2016-09-16 17:03:56 -07:00 |
|
Christopher Jeffrey
|
9dd863d9f2
|
random: require random from crypto.
|
2016-09-15 13:36:18 -07:00 |
|
Christopher Jeffrey
|
19f61773f7
|
http: fix typo in validation.
|
2016-09-14 15:54:02 -07:00 |
|
Christopher Jeffrey
|
07285ebdd7
|
refactor: rename cost to weight.
|
2016-09-13 02:06:18 -07:00 |
|
Christopher Jeffrey
|
b346397449
|
db: improve backups.
|
2016-09-11 00:24:40 -07:00 |
|
Christopher Jeffrey
|
681855093c
|
db: implement hot backups.
|
2016-09-10 21:31:07 -07:00 |
|
Christopher Jeffrey
|
c9ebe29e39
|
crypto: do not expose crypto module from utils.
|
2016-09-06 15:15:36 -07:00 |
|
Christopher Jeffrey
|
a02564e0a1
|
test: fix http tests.
|
2016-09-06 00:56:25 -07:00 |
|
Christopher Jeffrey
|
c43c84cde7
|
mtx: cleanup coin selector.
|
2016-09-06 00:47:41 -07:00 |
|
Christopher Jeffrey
|
1edb5aa4cf
|
crypto: add random.js.
|
2016-09-05 23:33:36 -07:00 |
|
Christopher Jeffrey
|
eabba6e72e
|
wallet: fix account handling.
|
2016-08-26 18:26:56 -07:00 |
|
Christopher Jeffrey
|
c2bcd8fd74
|
rpc: mempool ancestors and descendants.
|
2016-08-26 05:00:53 -07:00 |
|
Christopher Jeffrey
|
59d4e39a84
|
refactor: lint.
|
2016-08-26 01:46:52 -07:00 |
|