Christopher Jeffrey
|
e04dccb0c1
|
refactor: more restructuring (again).
|
2016-08-24 01:36:42 -07:00 |
|
Christopher Jeffrey
|
a3c24938b9
|
refactor: more restructuring.
|
2016-08-23 23:26:50 -07:00 |
|
Christopher Jeffrey
|
7f6849b6a6
|
refactor: fix pathnames.
|
2016-08-23 22:43:20 -07:00 |
|
Christopher Jeffrey
|
6d1b701c8a
|
browser: clean things up for browserify.
|
2016-08-23 22:07:51 -07:00 |
|
Christopher Jeffrey
|
73f9a2a622
|
pool/peer: major refactor.
|
2016-08-23 19:55:02 -07:00 |
|
Christopher Jeffrey
|
9ed0906661
|
wallet: rename getKeyring.
|
2016-08-22 23:07:45 -07:00 |
|
Christopher Jeffrey
|
3a43a9aefa
|
keyring: remove keypair.
|
2016-08-22 19:18:39 -07:00 |
|
Christopher Jeffrey
|
3cac0a96d2
|
http: better events.
|
2016-08-22 19:08:39 -07:00 |
|
Christopher Jeffrey
|
14da6a0875
|
http: refactor websocket handling.
|
2016-08-22 15:27:22 -07:00 |
|
Christopher Jeffrey
|
1e2d85e7db
|
wallet: import key and subtract fee.
|
2016-08-21 13:44:32 -07:00 |
|
Christopher Jeffrey
|
e5d23945b1
|
mtx: maxFee option.
|
2016-08-21 12:17:24 -07:00 |
|
Christopher Jeffrey
|
8ed5016108
|
lint.
|
2016-08-21 12:07:36 -07:00 |
|
Christopher Jeffrey
|
9c8d4d185f
|
rpc: minor.
|
2016-08-21 01:04:57 -07:00 |
|
Christopher Jeffrey
|
0873f7abe8
|
rpc: importwallet.
|
2016-08-19 20:46:52 -07:00 |
|
Christopher Jeffrey
|
d6e4978baf
|
wallet/buffer/rpc: fix serialization and buffer writes. import keys.
|
2016-08-19 18:09:49 -07:00 |
|
Christopher Jeffrey
|
eecae63cf3
|
walletdb: custom addresses.
|
2016-08-19 02:29:55 -07:00 |
|
Christopher Jeffrey
|
c836786b99
|
mtx/wallet: refactor keyring.
|
2016-08-19 00:39:56 -07:00 |
|
Christopher Jeffrey
|
e8f2c3321c
|
wallet: multiple refactors.
|
2016-08-18 05:35:34 -07:00 |
|
Christopher Jeffrey
|
4502e942d4
|
chaindb: chain state.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
841cb290d8
|
major db and async object refactor.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
0ca46228f5
|
rpc: refactor.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
3841eb3e58
|
rpc: fix getrawtransaction.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
8765bf5a6d
|
wallet: more refactoring.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
90349b8244
|
rpc: add more calls. refactor validation.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
d0c4ea008b
|
http: catch rpc errors.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
bd9a41dcbe
|
http: get account.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
70684d37c3
|
http: fix range route.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
0b2023d62c
|
mempool: refactor.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
82ca244669
|
mempool: cleanup. more sync methods.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
634e1603a4
|
rpcclient: fix error messages.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
31d2f36c42
|
rpc: mempool.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
af585e2bbd
|
mempool: more refactoring.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
c8bc9fb8b6
|
mempool: rewrite.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
fbce69dbad
|
fuck slashes.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
49f56f786f
|
keyring: refactor.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
e503b7ecad
|
walletdb: fixes and lint.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
5519ecdfec
|
request: add timeout.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
c147e5bdf3
|
walletdb: better block management.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
e7329b2d1a
|
chaindb: refactor scanning.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
7259ffa91e
|
lint.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
7e3575129a
|
rpc: add custom getmemory call.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
0a5fcad5e8
|
keyring: add derive method.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
487efb6639
|
http: add chain watching and scanning.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
59d4fa22ce
|
http: more validation.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
f42d60769b
|
http: cli and client refactoring.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
30b7421ea7
|
http: better api key handling.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
2b630ad99c
|
http: api refactor.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
cbed60e900
|
wallet/http: fix events.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
4b9753d3c3
|
txdb: balance object.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
8ef70978d0
|
wallet: events.
|
2016-08-18 02:09:30 -07:00 |
|