| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 2015-04-01 | 1 | -2/+8 | |
| | | ||||||
| * | Restore daemon interactive mode | Thomas Winget | 2015-03-27 | 1 | -2/+18 | |
| | | | | | | | | Daemon interactive mode is now working again. RPC mapped calls in daemon and wallet have both had connection_context removed as an argument as that argument was not being used anywhere. | |||||
| * | Daemonize changes pulled in -- daemon builds | Thomas Winget | 2015-02-24 | 1 | -247/+89 | |
| | | | | | | | | many RPC functions added by the daemonize changes (and related changes on the upstream dev branch that were not merged) were commented out (apart from return). Other than that, this *should* work...at any rate, it builds, and that's something. | |||||
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed segfault with checkpoints loading | Thomas Winget | 2014-09-30 | 1 | -2/+0 | |
| | | | | | | | Bounds checking on blockchain_storage' m_blocks.size() when validating against checkpoints. Also moved initial json & DNS checkpoints load to after blockchain init. | |||||
| * | DNS checkpoint updating added, and daemon flag to enforce them | Thomas Winget | 2014-09-30 | 1 | -2/+8 | |
| | | | | | | | | | | | | | The daemon should now check for updated checkpoints from checkpoints.moneropulse.org as well as from the configured json file every ~1hr (and on launch). The daemon now has a flag to enable enforcing these checkpoints (rather than just printing a warning when they fail). TODO: an easily configurable list of DNS servers to check for checkpoints as opposed to the hard-coded "checkpoints.moneropulse.org" | |||||
| * | reload checkpoints file every ~hr and print if any fail | Thomas Winget | 2014-09-30 | 1 | -1/+2 | |
| | | | | | also some other minor bug squashing and code formatting | |||||
| * | Added ability to read chechpoint hashes from json file in data folder | Tomer Konforty | 2014-09-25 | 1 | -0/+5 | |
| | | ||||||
| * | fixed incorrect version reference | Riccardo Spagni | 2014-09-15 | 1 | -1/+1 | |
| | | ||||||
| * | Separate testnet address prefix | Zachary Michaels | 2014-09-15 | 1 | -3/+3 | |
| | | ||||||
| * | Create testnet data dir if necessary | Zachary Michaels | 2014-09-15 | 1 | -0/+1 | |
| | | ||||||
| * | Separate testnet default data dir | Zachary Michaels | 2014-09-15 | 1 | -27/+37 | |
| | | ||||||
| * | Separate network id for testnet | Zachary Michaels | 2014-09-15 | 1 | -1/+5 | |
| | | ||||||
| * | Separate rpc port for testnet | Zachary Michaels | 2014-09-15 | 1 | -1/+1 | |
| | | ||||||
| * | Add testnet flag | Zachary Michaels | 2014-09-15 | 1 | -4/+13 | |
| | | | | | Source: cryptonotefoundation | |||||
| * | versioning now includes the commit hash, or -final for tagged releases | Riccardo Spagni | 2014-09-12 | 1 | -3/+3 | |
| | | ||||||
| * | Merge remote-tracking branch 'upstream/master' | jebes | 2014-09-11 | 1 | -17/+17 | |
| |\ | ||||||
| | * | moved non-critical warnings and errors to log level 1 | fluffypony | 2014-09-09 | 1 | -17/+17 | |
| | | | ||||||
| * | | commented util.h | jebes | 2014-09-09 | 1 | -35/+34 | |
| |/ | ||||||
| * | License updated to BSD 3-clause | fluffypony | 2014-07-23 | 1 | -3/+29 | |
| | | ||||||
| * | Improvements in JSON RPC | Antonio Juarez | 2014-04-07 | 1 | -1/+1 | |
| | | ||||||
| * | json rpc for wallet and bugfix | Antonio Juarez | 2014-04-02 | 1 | -4/+1 | |
| | | ||||||
| * | some fixes | Antonio Juarez | 2014-03-20 | 1 | -3/+15 | |
| | | ||||||
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 1 | -0/+234 | |
