Christopher Jeffrey
|
c27466a7c5
|
avoid duplicate hash table lookups.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
a3bb955d95
|
walletdb best hash. fix spv chain.
|
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
|
996bbc6b21
|
add version error to ldb.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
e0373dbf65
|
lint.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
bd56b46806
|
handle notfound errors at a lower level.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
1a32e66468
|
fix open and close for all async objects.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
4a8ef06154
|
chainentry.fromBlock.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
cc22e97dae
|
comments. asserts. refactor.
|
2016-06-20 01:56:47 -07:00 |
|
Christopher Jeffrey
|
48b3b0b506
|
misc.
|
2016-06-17 20:10:35 -07:00 |
|
Christopher Jeffrey
|
54d3b350e9
|
rename. fix testing functions.
|
2016-06-17 04:10:32 -07:00 |
|
Christopher Jeffrey
|
16404a03ba
|
serialization... again.
|
2016-06-17 01:34:59 -07:00 |
|
Christopher Jeffrey
|
9a5f1c556d
|
strict mode.
|
2016-06-13 01:06:01 -07:00 |
|
Christopher Jeffrey
|
c056b0d8ab
|
refactor.
|
2016-06-12 13:48:02 -07:00 |
|
Christopher Jeffrey
|
2549ffc4a8
|
fix horrible typo.
|
2016-06-12 13:17:05 -07:00 |
|
Christopher Jeffrey
|
07261da2e2
|
refactor.
|
2016-06-12 12:46:50 -07:00 |
|
Christopher Jeffrey
|
46fbaf9514
|
optimize keys.
|
2016-06-12 11:32:21 -07:00 |
|
Christopher Jeffrey
|
becbba4aba
|
lint. optimize.
|
2016-06-12 10:17:29 -07:00 |
|
Christopher Jeffrey
|
e8130bd04c
|
refactor.
|
2016-06-12 10:07:00 -07:00 |
|
Christopher Jeffrey
|
f95f3e929b
|
optimize more.
|
2016-06-12 10:01:19 -07:00 |
|
Christopher Jeffrey
|
3e7f1cea42
|
refactor.
|
2016-06-12 09:51:34 -07:00 |
|
Christopher Jeffrey
|
9d19388162
|
minor perf.
|
2016-06-12 09:36:43 -07:00 |
|
Christopher Jeffrey
|
1e962a5594
|
optimize.
|
2016-06-12 09:30:06 -07:00 |
|
Christopher Jeffrey
|
6081998516
|
Revert "store undo coins in coinviews."
This reverts commit f2465c2caf.
|
2016-06-12 09:11:43 -07:00 |
|
Christopher Jeffrey
|
f2465c2caf
|
store undo coins in coinviews.
|
2016-06-12 09:11:40 -07:00 |
|
Christopher Jeffrey
|
247067291c
|
fixes.
|
2016-06-12 09:11:25 -07:00 |
|
Christopher Jeffrey
|
68d8a6f2d3
|
binary keys work.
|
2016-06-12 08:07:21 -07:00 |
|
Christopher Jeffrey
|
fd7a42a240
|
binary keys.
|
2016-06-12 08:07:21 -07:00 |
|
Christopher Jeffrey
|
e9c0dc7037
|
simple coin views.
|
2016-06-12 08:07:21 -07:00 |
|
Christopher Jeffrey
|
774fc92f99
|
minor.
|
2016-06-12 08:07:11 -07:00 |
|
Christopher Jeffrey
|
ca3dade3b1
|
update links.
|
2016-06-09 16:19:14 -07:00 |
|
Christopher Jeffrey
|
7791f7b21d
|
refactor pool.
|
2016-06-08 03:41:15 -07:00 |
|
Christopher Jeffrey
|
287d718d51
|
comment.
|
2016-06-07 18:04:11 -07:00 |
|
Christopher Jeffrey
|
4f98ccfbfb
|
prune keys.
|
2016-06-06 23:16:00 -07:00 |
|
Christopher Jeffrey
|
6a4beafa87
|
asyncify calls.
|
2016-06-05 17:48:39 -07:00 |
|
Christopher Jeffrey
|
0e31719d13
|
Revert "simple coin views."
This reverts commit 5074e3100d.
|
2016-05-27 00:27:09 -07:00 |
|
Christopher Jeffrey
|
5074e3100d
|
simple coin views.
|
2016-05-26 23:47:54 -07:00 |
|
Christopher Jeffrey
|
2884a794c3
|
coins
|
2016-05-26 23:47:41 -07:00 |
|
Christopher Jeffrey
|
2612d2cc5c
|
fill block coins.
|
2016-05-26 15:05:25 -07:00 |
|
Christopher Jeffrey
|
afeb1d1d34
|
lint.
|
2016-05-25 01:39:08 -07:00 |
|
Christopher Jeffrey
|
07517ecd04
|
rewrite broadcast system.
|
2016-05-18 15:01:19 -07:00 |
|
Christopher Jeffrey
|
ee3d3eaea1
|
drop utils.read/write.
|
2016-05-18 08:52:08 -07:00 |
|
Christopher Jeffrey
|
b9c7afa0ea
|
coin.fromTX.
|
2016-05-18 05:12:28 -07:00 |
|
Christopher Jeffrey
|
5ac4621b0e
|
comments. docs.
|
2016-05-15 18:22:28 -07:00 |
|
Christopher Jeffrey
|
6a45d693ee
|
rename chainblock for consistency.
|
2016-05-13 15:33:25 -07:00 |
|
Christopher Jeffrey
|
86bc2227a4
|
get address working.
|
2016-05-13 13:38:18 -07:00 |
|
Christopher Jeffrey
|
8db6e1c9a6
|
store by hash.
|
2016-05-13 12:01:06 -07:00 |
|
Christopher Jeffrey
|
fc22de77bf
|
tests passing.
|
2016-05-13 10:04:56 -07:00 |
|
Christopher Jeffrey
|
5eb3946e38
|
major refactor.
|
2016-05-13 09:24:04 -07:00 |
|
Christopher Jeffrey
|
361134029f
|
move some chaindb stuff around.
|
2016-05-13 04:52:35 -07:00 |
|