| Commit message (Expand) | Author | Age | Files | Lines |
| * | unit_tests: fix hard fork unit test compilation | warptangent | 2016-03-05 | 1 | -1/+1 |
| * | Merge pull request #689 | Riccardo Spagni | 2016-02-29 | 1 | -1/+1 |
| |\ |
|
| | * | unit_tests: update test openalias address | moneromooo-monero | 2016-02-23 | 1 | -1/+1 |
| * | | move g_test_dbg_lock_sleep from a global to a function level static | moneromooo-monero | 2016-02-22 | 1 | -2/+0 |
| |/ |
|
| * | unit_tests: fix blockchain unit test after hard fork import fix | moneromooo-monero | 2016-02-08 | 1 | -1/+10 |
| * | unit_tests: fix hard fork unit test compilation | moneromooo-monero | 2016-02-08 | 1 | -0/+4 |
| * | Merge pull request #641 | Riccardo Spagni | 2016-02-08 | 1 | -13/+9 |
| |\ |
|
| | * | unit_tests: fix mnemonics unit test testing invalid seeds | moneromooo-monero | 2016-02-01 | 1 | -13/+9 |
| * | | unit_tests: fix hard fork unit tests and add a test for major too | moneromooo-monero | 2016-02-01 | 1 | -30/+68 |
| |/ |
|
| * | OpenBSD support for Monero. | me0wmix | 2016-01-21 | 1 | -2/+2 |
| * | Fix 30f92f5630bbc7507708275a29a9ae7acf633a5b | Howard Chu | 2016-01-16 | 1 | -0/+1 |
| * | unit_tests: initialize db object in ctor, not open | moneromooo-monero | 2016-01-02 | 1 | -1/+2 |
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 25 | -25/+25 |
| * | unit_tests: remove an unused variable | moneromooo-monero | 2015-12-30 | 1 | -1/+0 |
| * | unit_tests: fix hardfork test build | moneromooo-monero | 2015-12-30 | 1 | -0/+1 |
| * | tests: add a unit test for canonical decomposed amounts | moneromooo-monero | 2015-12-26 | 2 | -0/+84 |
| * | unit_tests: fix hard fork tests | moneromooo-monero | 2015-12-24 | 1 | -1/+2 |
| * | unit_tests: new test for IP blocking | moneromooo-monero | 2015-12-24 | 2 | -0/+169 |
| * | unit_tests: fix block reward test using post hard fork settings | moneromooo-monero | 2015-12-13 | 1 | -15/+15 |
| * | tests: fix a typo in test name | moneromooo-monero | 2015-12-13 | 1 | -1/+1 |
| * | blockchain_db: make the indexing base a BlockchainDB virtual function | moneromooo-monero | 2015-12-05 | 1 | -0/+1 |
| * | hardfork: fix more major/minor issues | moneromooo-monero | 2015-11-24 | 1 | -44/+57 |
| * | Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v... | Javier Smooth | 2015-11-13 | 1 | -7/+7 |
| * | hardfork: add a get_ideal_version(uint64_t) function | moneromooo-monero | 2015-11-10 | 1 | -0/+22 |
| * | hardfork: allow per-fork voting thresholds | moneromooo-monero | 2015-11-08 | 1 | -0/+28 |
| * | unit_tests: fix build without berkeleydb | moneromooo-monero | 2015-11-03 | 1 | -1/+7 |
| * | Remove some old/obsolete/unused code | moneromooo-monero | 2015-10-27 | 1 | -1/+0 |
| * | Build fixes for the old blockchain_storage version | moneromooo-monero | 2015-10-26 | 1 | -0/+5 |
| * | hardfork: switch voting to block minor version | moneromooo-monero | 2015-10-21 | 1 | -4/+1 |
| * | unit_tests: remove leftover debug traces in hardfork test | moneromooo-monero | 2015-10-21 | 1 | -2/+0 |
| * | hardfork: rescan speedup | moneromooo-monero | 2015-09-27 | 1 | -8/+8 |
| * | hardfork: change window semantics to not count the newly added block | moneromooo-monero | 2015-09-27 | 1 | -10/+13 |
| * | hardfork: most state now saved to the DB | moneromooo-monero | 2015-09-20 | 1 | -142/+200 |
| * | New hardfork class | moneromooo-monero | 2015-09-12 | 2 | -1/+396 |
| * | dns: make ctor private | moneromooo-monero | 2015-08-27 | 1 | -6/+6 |
| * | Fix block_reward unit tests | Rostislav | 2015-07-26 | 1 | -10/+10 |
| * | Set dnssec_valid value correctly in dns_utils; fix address_from_url test | Rostislav | 2015-06-20 | 1 | -1/+2 |
| * | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 2015-05-31 | 2 | -2/+2 |
| * | Allow name@domain.tld for OpenAlias lookups | warptangent | 2015-05-19 | 2 | -0/+16 |
| * | [fix] log level change. compilation: dns, tests | rfree2monero | 2015-04-10 | 1 | -1/+1 |
| * | Merge BlockchainDB into upstream | Thomas Winget | 2015-04-07 | 2 | -0/+327 |
| |\ |
|
| | * | Merge upstream into blockchain | Thomas Winget | 2015-03-29 | 1 | -2/+34 |
| | |\ |
|
| | * \ | update berkeleydb branch to blockchain branch | Thomas Winget | 2015-03-25 | 2 | -3/+3 |
| | |\ \ |
|
| | | * \ | Merge upstream updates into blockchain branch | Thomas Winget | 2015-03-25 | 2 | -3/+3 |
| | | |\ \ |
|
| | * | | | | BerkeleyDB Blockchain building, not working yet | Thomas Winget | 2015-03-16 | 1 | -5/+23 |
| | * | | | | CMake wiring, minor cleanup, minor test addition | Thomas Winget | 2015-03-16 | 2 | -1/+3 |
| | |/ / / |
|
| | * | | | Fixed includes in BlockchainDB unit tests | Thomas Winget | 2015-03-10 | 1 | -2/+2 |
| | * | | | add BlockchainDB tests to new cmake | Thomas Winget | 2015-01-07 | 1 | -0/+1 |
| | * | | | BlockchainDB unit tests, lmdb linker flag | Thomas Winget | 2015-01-04 | 1 | -6/+22 |
| | * | | | Initial commit of BlockchainDB tests, other misc | Thomas Winget | 2015-01-04 | 1 | -0/+290 |