Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-12-26 | tests: add a unit test for canonical decomposed amounts | moneromooo-monero | 1 | -0/+1 | |
2015-12-24 | unit_tests: new test for IP blocking | moneromooo-monero | 1 | -0/+1 | |
2015-09-12 | New hardfork class | moneromooo-monero | 1 | -1/+2 | |
This keeps track of voting via block version, in order to decide when to enable a particular fork's code. | |||||
2015-05-31 | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 1 | -1/+1 | |
2015-04-07 | Merge BlockchainDB into upstream | Thomas Winget | 1 | -0/+2 | |
2015-03-16 | CMake wiring, minor cleanup, minor test addition | Thomas Winget | 1 | -0/+1 | |
Make Cmake things aware of BerkeleyDB and BlockchainBDB Make the BlockchainDB unit tests aware of BlockchainBDB | |||||
2015-02-20 | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 1 | -0/+1 | |
commands and options for network limiting works very well e.g. for 50 KiB/sec up and down ToS (QoS) flag peer number limit TODO some spikes in ingress/download TODO problems when other up and down limit added "otshell utils" - simple logging (with colors, text files channels) | |||||
2015-01-07 | add BlockchainDB tests to new cmake | Thomas Winget | 1 | -0/+1 | |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-10-24 | cmake: support 2.8.7 | Ben Boeckel | 1 | -1/+1 | |
Older versions of CMake support LINK_{PUBLIC,PRIVATE} while newer versions prefer PUBLIC and PRIVATE instead, but still support the LINK_ prefix. | |||||
2014-10-23 | gtest: support an external gtest | Ben Boeckel | 1 | -1/+1 | |
2014-10-23 | cmake: put each test executable in its own directory | Ben Boeckel | 1 | -0/+80 | |