Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-11 | block_weight: catch exceptions in main for clean exit on error | moneromooo-monero | 1 | -0/+2 |
2019-04-09 | tests/block_weight: use integer division when computing median | stoffu | 1 | -2/+2 |
2019-04-09 | tests/block_weight: remove unused MULTIPLIER_SMALL | stoffu | 1 | -1/+0 |
2019-04-01 | block_weight: fix python 2/3 compatibility | moneromooo-monero | 2 | -5/+7 |
2019-03-28 | blockchain: simple cache for the long term block weights | moneromooo-monero | 1 | -0/+5 |
2019-03-08 | blockchain: speed up getting N blocks weights/long term weights | moneromooo-monero | 1 | -0/+12 |
2019-03-07 | tests: handle any cmake detected python interpreter | moneromooo-monero | 3 | -6/+13 |
2019-03-05 | save some database calls when getting top block hash and height | moneromooo-monero | 1 | -1/+3 |
2019-03-05 | Avoid repeated (de)serialization when syncing | moneromooo-monero | 1 | -2/+2 |
2019-03-04 | ArticMine's new block weight algorithm | moneromooo-monero | 4 | -0/+315 |