summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | moar bug fixes, removed debug printsThomas Winget2015-01-042-8/+4
| | * | | | | | | BlockchainLMDB seems to be working*!Thomas Winget2015-01-043-141/+155
| | * | | | | | | some bug fixes, but still needs workThomas Winget2015-01-043-35/+73
| | * | | | | | | Minor bug fixes and debug printsThomas Winget2015-01-042-6/+122
| | * | | | | | | minor fixes to Blockchain.cppThomas Winget2015-01-042-3/+7
| | * | | | | | | Integrate BlockchainDB into cryptonote_coreThomas Winget2015-01-048-24/+58
| | * | | | | | | All LMDB BlockchainDB implemented, not testedThomas Winget2015-01-042-135/+900
| | * | | | | | | LMDB blockchain: remove outputs and spent keysThomas Winget2015-01-041-0/+63
| | * | | | | | | Adding block data to LMDB BlockchainDB codedThomas Winget2015-01-043-8/+258
| | * | | | | | | Parts of LMDB impl of BlockchainDB done and workingThomas Winget2015-01-044-69/+431
| | * | | | | | | Initial commit of lmdb BlockchainDB implThomas Winget2015-01-042-0/+472
| | * | | | | | | Initial commit of BlockchainDB tests, other miscThomas Winget2015-01-042-6/+25
| | * | | | | | | update new blockchain to build with new changesThomas Winget2015-01-042-13/+34
| | * | | | | | | stupid past me, fixing typos and shit...Thomas Winget2015-01-041-21/+21
| | * | | | | | | missing typedefThomas Winget2015-01-041-0/+3
| | * | | | | | | import of BlockchainDB filesThomas Winget2015-01-044-0/+3003
* | | | | | | | | [fix] Network 1.8: unlimited the RPC connectionsrfree2monero2015-04-083-1/+22
|/ / / / / / / /
* | | | | | | | no newline at end of fileRiccardo Spagni2015-04-051-1/+1
* | | | | | | | handle unlikely rounding up after sqrtJavier Smooth2015-04-051-0/+3
* | | | | | | | triangular distribution to choose recent outputs more often for mixinsJavier Smooth2015-04-051-1/+5
* | | | | | | | Merge pull request #252Riccardo Spagni2015-04-0244-130/+2899
|\ \ \ \ \ \ \ \
| * | | | | | | | Network 1.7; Quieted the debug a bit.rfree2monero2015-04-022-6/+10
| * | | | | | | | Network 1.6: network limits, logging, +doxyrfree2monero2015-04-011-1/+7
| * | | | | | | | my changelogrfree2monero2015-04-011-0/+71
| * | | | | | | | remerged; commands JSON. logging upgrade. doxygenrfree2monero2015-04-0125-220/+546
| * | | | | | | | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1rfree2monero2015-04-0152-470/+4453
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fix locking in count-peers thread (2)rfree2monero2015-02-244-12/+28
| * | | | | | | | | 2014 network limit 1.3 fix log/path/data +utilsrfree2monero2015-02-246-63/+142
| * | | | | | | | | 2014 network limit 1.2 +utils +toc -doc -drmonerorfree2monero2015-02-2018-154/+171
| * | | | | | | | | removed not needed <netinet/in.h>rfree2monero2015-02-201-1/+0
| * | | | | | | | | 2014 network limit 1.1 +utils +toc -doc -drmonerorfree2monero2015-02-2019-317/+559
| * | | | | | | | | 2014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero2015-02-2020-74/+2111
* | | | | | | | | | Merge pull request #251Riccardo Spagni2015-04-021-4/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed DNS resolution bug in WindowsThomas Winget2015-04-021-4/+2
| | |/ / / / / / / / | |/| | | | | | | |
* / | | | | | | | | update hardcoded fallback seedsRiccardo Spagni2015-04-021-12/+25
|/ / / / / / / / /
* | | | | | | / / Restore daemon interactive modeThomas Winget2015-03-2714-153/+501
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge pull request #244Riccardo Spagni2015-03-262-10/+83
|\ \ \ \ \ \ \ \
| * | | | | | | | Enforce DNSSEC for checkpoint updatesThomas Winget2015-03-241-10/+17
| * | | | | | | | DNSSEC added (hardcoded key)Thomas Winget2015-03-241-0/+66
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #242Riccardo Spagni2015-03-262-5/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Do store transaction's blob size in transaction_chain_entrySergey Kazenyuk2015-03-152-4/+5
| * | | | | | | | Use single get_transaction_hash to get both id and blob sizeSergey Kazenyuk2015-03-151-2/+4
* | | | | | | | | Merge pull request #239Riccardo Spagni2015-03-261-10/+16
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | default mix factor in simplewalletsmooth2015-03-101-10/+16
| |/ / / / / / /
* | | | | | | | Merge upstream to daemonize changesThomas Winget2015-03-247-6/+20
|\| | | | | | |
| * | | | | | | update checkpointsmooth2015-03-061-0/+1
| * | | | | | | add comment about avoiding overflowsmooth2015-03-051-0/+6
| * | | | | | | minimum subsidy for mining incentives, remove unused LEGACY_FEE definesmooth2015-03-043-4/+7
| * | | | | | | fixed English word list issue: 'launchpad' should be 'ourselves'Riccardo Spagni2015-03-041-1/+1
| * | | | | | | fixed English word list issue: 'incline' should have remained 'inline'Riccardo Spagni2015-03-041-1/+1
| |/ / / / / /