Christopher Jeffrey
|
7f936ade4d
|
wallet: rename some methods. cleanup.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
49f56f786f
|
keyring: refactor.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
cfad740b09
|
walletdb: fixes.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
b6e9019d56
|
wallet: rename label to id and id to wid.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
9e2dd9145f
|
wallet: switch to using number ids.
|
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
|
e324e08bef
|
walletdb: better pathinfo and details handling.
|
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
|
1e98ce25d9
|
walletdb: remove global methods. in-memory balance.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
6e770279db
|
wallet: use private key for token hash.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
59d4fa22ce
|
http: more validation.
|
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
|
c4f16f8d72
|
wallet: refactor.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
8ef70978d0
|
wallet: events.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
45867fffb6
|
wallet: move handleTX.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
09d8ee224c
|
txdb: give txdb a reference to wallet.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
827f72ebc0
|
txdb: refactor.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
5b1a7a89ac
|
txdb-wallet.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
abd267b7d2
|
wallet: drop wallet map in favor of path info and tx details.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
759365ca25
|
wallet: stricter key checks.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
d32df008df
|
rpc: add listsinceblock.
|
2016-08-05 14:44:48 -07:00 |
|
Christopher Jeffrey
|
ce7f300260
|
wallet: add wallet.send.
|
2016-08-05 13:38:27 -07:00 |
|
Christopher Jeffrey
|
2ada7b9e90
|
wallet: optimize syncOutputDepth.
|
2016-08-03 17:00:42 -07:00 |
|
Christopher Jeffrey
|
104458a483
|
rpc: implement more methods.
|
2016-07-31 20:11:22 -07:00 |
|
Christopher Jeffrey
|
cdbe6fc940
|
node: witness option. announce services properly.
|
2016-07-25 00:01:56 -07:00 |
|
Christopher Jeffrey
|
a70b615fd2
|
http client.
|
2016-07-16 15:41:26 -07:00 |
|
Christopher Jeffrey
|
2d8274b46e
|
lint.
|
2016-07-16 14:56:27 -07:00 |
|
Christopher Jeffrey
|
5e52c7f373
|
benchmarks.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
b81a6b3ea1
|
async signing.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
ba4ce73a8d
|
rename fill to fund.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
e51736728e
|
drop old scanning. always rescan blockchain on boot.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
196f3ca861
|
ensure full atomicity in wallet.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
682596fb05
|
http tests. caches.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
a60a48da9a
|
http test. fix path parsing.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
4a8768bcd2
|
api keys.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
70225dcb57
|
master key future-proofing.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
f8fadb73a7
|
more type checking.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
28f6ebe43f
|
remove globals. add logger.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
5e103f0706
|
txdb coin cache.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
4b7d4a3c8d
|
chain deployment state.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
b6ce94cec3
|
optimize sighashing. default values for every constructor.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
402b47a940
|
address consistency.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
d11f4deef1
|
add id to keyring.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
b74bda623f
|
lint.
|
2016-06-27 07:10:26 -07:00 |
|
Christopher Jeffrey
|
a95ab18379
|
scanning.
|
2016-06-26 16:32:36 -07:00 |
|
Christopher Jeffrey
|
86027e9668
|
wallet: unlock key last.
|
2016-06-25 13:24:30 -07:00 |
|
Christopher Jeffrey
|
882b18e188
|
keypair refactor.
|
2016-06-25 05:07:09 -07:00 |
|
Christopher Jeffrey
|
a1943bcb5e
|
docs.
|
2016-06-25 02:53:47 -07:00 |
|
Christopher Jeffrey
|
f784c25d01
|
make encryption async.
|
2016-06-25 01:10:10 -07:00 |
|