Commit Graph

38 Commits

Author SHA1 Message Date
junderw
e00e0ad75c
Fix standard issues and npm audit 2020-01-07 16:44:58 +09:00
Daniel Cousens
2eb831d3a6
Merge branch 'master' into wait_for_balance_nits 2017-11-30 15:09:21 +11:00
Karel Bilek
817ce8ce6c Using input and output sizes from statistics 2017-08-14 13:27:39 +02:00
Karel Bilek
3c0f0c1d22 Make discarding/queuing in simulation more clear 2017-08-10 15:50:57 +02:00
Karel Bilek
abebf06333 Using waiting in simulation 2017-07-17 18:26:58 +02:00
Karel Bilek
44295397f9 Using queue for waiting 2017-07-17 18:25:58 +02:00
Karel Bilek
b23742747f Add totalCost and utxos to simulation 2017-07-02 04:00:37 +02:00
Daniel Cousens
03290f3a1e move pad closer to user 2017-03-04 13:53:02 +11:00
Daniel Cousens
0f61d997ef add example strategy that orders by addresses 2016-11-07 15:34:55 +11:00
Daniel Cousens
bb2f2bb547 parameterize feeRate 2016-11-07 15:18:46 +11:00
Daniel Cousens
33055f6260 run simulations in stages, more realistic 2016-11-07 15:14:28 +11:00
Daniel Cousens
d53cf959ac randomize some of the inputs, 10% chance of multisig example 2016-11-07 15:10:18 +11:00
Daniel Cousens
22bea3560e index: fully deterministic/comparable tests 2016-11-07 15:01:00 +11:00
Daniel Cousens
3448d283f6 sort from best to worst, not worst to best 2016-11-07 14:58:47 +11:00
Daniel Cousens
d39128e566 rename accum to accumulative 2016-11-05 17:13:23 +11:00
Daniel Cousens
39222ed9c1 rate based on n transactions possible, not DNF 2016-11-05 17:11:01 +11:00
Daniel Cousens
2a177ce5b8 10000 samples for each 2016-11-04 15:07:33 +11:00
Daniel Cousens
368694e881 new UTXOs every sample 2016-11-04 15:02:34 +11:00
Daniel Cousens
9ef720ab85 ascending fees 2016-11-04 15:01:57 +11:00
Daniel Cousens
29dc09fe7a actually, DNF is all that matters really 2016-11-04 15:01:30 +11:00
Daniel Cousens
6f9aeddd34 calculate DNF everytime too 2016-11-04 14:50:50 +11:00
Daniel Cousens
1563034be5 find averages each run 2016-11-04 14:48:11 +11:00
Daniel Cousens
2a666331b5 least fees is winner 2016-11-04 14:43:58 +11:00
Daniel Cousens
9581ccc3bb add result merging option 2016-11-04 14:41:14 +11:00
Daniel Cousens
1b2b8f03df slice and dice 2016-11-04 14:34:40 +11:00
Daniel Cousens
9353c4b1d2 fix bad feeRate calculation 2016-11-04 14:30:53 +11:00
Daniel Cousens
7f08946ba7 add fee average too 2016-11-04 14:29:03 +11:00
Daniel Cousens
af31ddf5a1 feerate, not fee average 2016-11-04 14:28:14 +11:00
Daniel Cousens
be0858202e show feeRate average, not fees total due to DNF 2016-11-04 14:26:12 +11:00
Daniel Cousens
37c3d16003 add FIFO 2016-11-04 14:18:55 +11:00
Daniel Cousens
13d077e7e5 simpler variable names 2016-11-04 14:08:32 +11:00
Daniel Cousens
8df6d9a92c consistent UTXOs for each test 2016-11-04 14:07:27 +11:00
Daniel Cousens
bd110884b7 fix DNF calculation 2016-11-04 14:06:46 +11:00
Daniel Cousens
a33f55abc6 cleanup 2016-11-04 14:02:40 +11:00
Daniel Cousens
2c8cbbd518 add cleaner simulation code 2016-11-04 13:52:59 +11:00
Daniel Cousens
6f7449c8a1 stats: lower default number of utxos 2016-10-13 13:15:15 +11:00
Daniel Cousens
63a9b26ce6 stats: add comparisons of existing 2016-10-13 13:13:27 +11:00
Daniel Cousens
1868cfe99b add multiple strategies 2016-09-03 16:11:03 +10:00