Christopher Jeffrey
|
ca3dade3b1
|
update links.
|
2016-06-09 16:19:14 -07:00 |
|
Christopher Jeffrey
|
976fd46da5
|
accounts.
|
2016-05-31 00:46:01 -07:00 |
|
Christopher Jeffrey
|
1002c222a6
|
refactor.
|
2016-05-28 12:02:39 -07:00 |
|
Christopher Jeffrey
|
7bb67aa449
|
more wallet work.
|
2016-05-27 16:20:11 -07:00 |
|
Christopher Jeffrey
|
3480b8c679
|
more wallet work.
|
2016-05-27 14:26:40 -07:00 |
|
Christopher Jeffrey
|
9c747cde42
|
drop provider from wallet.
|
2016-05-27 05:04:00 -07:00 |
|
Christopher Jeffrey
|
afeb1d1d34
|
lint.
|
2016-05-25 01:39:08 -07:00 |
|
Christopher Jeffrey
|
c398564036
|
refactor peer and pool.
|
2016-05-21 09:51:33 -07:00 |
|
Christopher Jeffrey
|
f013ddb353
|
improve fee calculation. tests.
|
2016-05-20 04:17:05 -07:00 |
|
Christopher Jeffrey
|
ae230cf294
|
refactor tx.
|
2016-05-19 00:17:01 -07:00 |
|
Christopher Jeffrey
|
f714bbf2c0
|
minor. remove sendBlock/sendTX.
|
2016-05-18 23:58:12 -07:00 |
|
Christopher Jeffrey
|
b9c7afa0ea
|
coin.fromTX.
|
2016-05-18 05:12:28 -07:00 |
|
Christopher Jeffrey
|
6005f0f750
|
whole bunch of refactoring.
|
2016-05-18 04:23:05 -07:00 |
|
Christopher Jeffrey
|
3bb03c63fa
|
move sizePush.
|
2016-05-16 15:58:07 -07:00 |
|
Christopher Jeffrey
|
5ac4621b0e
|
comments. docs.
|
2016-05-15 18:22:28 -07:00 |
|
Christopher Jeffrey
|
d91a8b1086
|
add supersha.
|
2016-05-15 04:15:24 -07:00 |
|
Christopher Jeffrey
|
dd5c9096a7
|
use js numbers for values.
|
2016-05-14 20:57:52 -07:00 |
|
Christopher Jeffrey
|
6d55077818
|
fee work.
|
2016-05-13 17:21:13 -07:00 |
|
Christopher Jeffrey
|
6bf5554325
|
rename address.
|
2016-05-13 13:15:38 -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
|
4ce1ed3046
|
Revert "require height."
This reverts commit c334d1f9d8.
|
2016-05-12 14:17:35 -07:00 |
|
Christopher Jeffrey
|
c334d1f9d8
|
require height.
|
2016-05-12 14:17:32 -07:00 |
|
Christopher Jeffrey
|
d3383499c0
|
mempool. fees.
|
2016-05-11 17:08:53 -07:00 |
|
Christopher Jeffrey
|
efe04e528a
|
refactor.
|
2016-05-05 17:09:34 -07:00 |
|
Christopher Jeffrey
|
afee09a935
|
utils refactor.
|
2016-04-30 16:20:40 -07:00 |
|
Christopher Jeffrey
|
8344879a16
|
docs. coin selection.
|
2016-04-29 00:21:34 -07:00 |
|
Christopher Jeffrey
|
dcacd5e11b
|
more accurate fee calculation.
|
2016-04-28 23:22:19 -07:00 |
|
Christopher Jeffrey
|
ed6b1e9072
|
rename methods.
|
2016-04-19 11:50:56 -07:00 |
|
Christopher Jeffrey
|
69ddca52a8
|
clean up utils.
|
2016-04-18 00:36:03 -07:00 |
|
Christopher Jeffrey
|
f4c991ab77
|
mutable scripts.
|
2016-04-17 21:02:43 -07:00 |
|
Christopher Jeffrey
|
a4f0807c50
|
strict scripting.
|
2016-04-17 19:34:03 -07:00 |
|
Christopher Jeffrey
|
0a621238ba
|
refactor: rename constants.
|
2016-04-17 08:45:22 -07:00 |
|
Christopher Jeffrey
|
9fd3bbb827
|
improve coin selection.
|
2016-04-16 20:04:38 -07:00 |
|
Christopher Jeffrey
|
e3595906c9
|
no one can say i didn't write docs now.
|
2016-04-15 06:43:44 -07:00 |
|
Christopher Jeffrey
|
7c725c40aa
|
minor.
|
2016-04-08 14:42:09 -07:00 |
|
Christopher Jeffrey
|
0a7f118528
|
add environment.
|
2016-04-06 18:55:55 -07:00 |
|
Christopher Jeffrey
|
9356a40e62
|
refactor.
|
2016-04-05 16:23:57 -07:00 |
|
Christopher Jeffrey
|
141dbcb65e
|
cleanup
|
2016-04-05 02:58:53 -07:00 |
|
Christopher Jeffrey
|
86312d9241
|
more refactoring.
|
2016-04-04 23:53:05 -07:00 |
|
Christopher Jeffrey
|
849f1d842e
|
more refactoring.
|
2016-04-04 17:37:53 -07:00 |
|
Christopher Jeffrey
|
6062f1ce94
|
more refactoring.
|
2016-04-04 16:39:02 -07:00 |
|
Christopher Jeffrey
|
dda07e8eab
|
minor.
|
2016-03-31 06:56:49 -07:00 |
|
Christopher Jeffrey
|
018ce13815
|
even more size calculation.
|
2016-03-31 06:45:53 -07:00 |
|
Christopher Jeffrey
|
6c69914da5
|
better maxSize calculation.
|
2016-03-31 05:46:31 -07:00 |
|
Christopher Jeffrey
|
3242f39972
|
more fill errors. refactor.
|
2016-03-31 05:29:09 -07:00 |
|
Christopher Jeffrey
|
f7bdcfdfb2
|
clone mtx properly.
|
2016-03-31 05:24:10 -07:00 |
|
Christopher Jeffrey
|
5cab304a59
|
more coin selection.
|
2016-03-31 05:14:54 -07:00 |
|
Christopher Jeffrey
|
e907f35267
|
coin selection.
|
2016-03-31 04:56:16 -07:00 |
|
Christopher Jeffrey
|
399052d95a
|
fee calculation.
|
2016-03-31 04:47:41 -07:00 |
|