Age | Commit message (Expand) | Author | Files | Lines |
2016-08-28 | move the rct commitments to the output_amounts database | moneromooo-monero | 1 | -5/+1 |
2016-08-28 | blockchain_db: add functions for adding/removing/getting rct commitments | moneromooo-monero | 1 | -0/+4 |
2016-08-11 | Fake outs set is now decided by the wallet | moneromooo-monero | 1 | -3/+3 |
2016-07-13 | remove hf_starting_height db | moneromooo-monero | 1 | -31/+1 |
2016-05-18 | fix: error: -Werror=misleading-indentation | moneroexample | 1 | -1/+3 |
2016-04-05 | Merge branch 'performance' into master | Howard Chu | 1 | -4/+5 |
2016-04-05 | Cleanup | Howard Chu | 1 | -4/+5 |
2016-03-26 | tests: obligatory hardfork unit build fix after interface change | moneromooo-monero | 1 | -1/+1 |
2016-03-26 | New RPC and daemon command to get output histogram | moneromooo-monero | 1 | -0/+1 |
2016-03-05 | unit_tests: fix hard fork unit test compilation | warptangent | 1 | -1/+1 |
2016-02-08 | unit_tests: fix hard fork unit test compilation | moneromooo-monero | 1 | -0/+4 |
2016-02-01 | unit_tests: fix hard fork unit tests and add a test for major too | moneromooo-monero | 1 | -30/+68 |
2016-01-16 | Fix 30f92f5630bbc7507708275a29a9ae7acf633a5b | Howard Chu | 1 | -0/+1 |
2016-01-02 | unit_tests: initialize db object in ctor, not open | moneromooo-monero | 1 | -1/+2 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-30 | unit_tests: remove an unused variable | moneromooo-monero | 1 | -1/+0 |
2015-12-30 | unit_tests: fix hardfork test build | moneromooo-monero | 1 | -0/+1 |
2015-12-24 | unit_tests: fix hard fork tests | moneromooo-monero | 1 | -1/+2 |
2015-12-05 | blockchain_db: make the indexing base a BlockchainDB virtual function | moneromooo-monero | 1 | -0/+1 |
2015-11-24 | hardfork: fix more major/minor issues | moneromooo-monero | 1 | -44/+57 |
2015-11-10 | hardfork: add a get_ideal_version(uint64_t) function | moneromooo-monero | 1 | -0/+22 |
2015-11-08 | hardfork: allow per-fork voting thresholds | moneromooo-monero | 1 | -0/+28 |
2015-10-27 | Remove some old/obsolete/unused code | moneromooo-monero | 1 | -1/+0 |
2015-10-26 | Build fixes for the old blockchain_storage version | moneromooo-monero | 1 | -0/+5 |
2015-10-21 | hardfork: switch voting to block minor version | moneromooo-monero | 1 | -4/+1 |
2015-10-21 | unit_tests: remove leftover debug traces in hardfork test | moneromooo-monero | 1 | -2/+0 |
2015-09-27 | hardfork: rescan speedup | moneromooo-monero | 1 | -8/+8 |
2015-09-27 | hardfork: change window semantics to not count the newly added block | moneromooo-monero | 1 | -10/+13 |
2015-09-20 | hardfork: most state now saved to the DB | moneromooo-monero | 1 | -142/+200 |
2015-09-12 | New hardfork class | moneromooo-monero | 1 | -0/+394 |