| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | Minor bug fixes and debug prints | Thomas Winget | 2015-01-04 | 2 | -6/+122 | |
| | | * | | | | | | | minor fixes to Blockchain.cpp | Thomas Winget | 2015-01-04 | 2 | -3/+7 | |
| | | * | | | | | | | Integrate BlockchainDB into cryptonote_core | Thomas Winget | 2015-01-04 | 8 | -24/+58 | |
| | | * | | | | | | | All LMDB BlockchainDB implemented, not tested | Thomas Winget | 2015-01-04 | 2 | -135/+900 | |
| | | * | | | | | | | LMDB blockchain: remove outputs and spent keys | Thomas Winget | 2015-01-04 | 1 | -0/+63 | |
| | | * | | | | | | | Adding block data to LMDB BlockchainDB coded | Thomas Winget | 2015-01-04 | 3 | -8/+258 | |
| | | * | | | | | | | Parts of LMDB impl of BlockchainDB done and working | Thomas Winget | 2015-01-04 | 4 | -69/+431 | |
| | | * | | | | | | | Initial commit of lmdb BlockchainDB impl | Thomas Winget | 2015-01-04 | 2 | -0/+472 | |
| | | * | | | | | | | Initial commit of BlockchainDB tests, other misc | Thomas Winget | 2015-01-04 | 2 | -6/+25 | |
| | | * | | | | | | | update new blockchain to build with new changes | Thomas Winget | 2015-01-04 | 2 | -13/+34 | |
| | | * | | | | | | | stupid past me, fixing typos and shit... | Thomas Winget | 2015-01-04 | 1 | -21/+21 | |
| | | * | | | | | | | missing typedef | Thomas Winget | 2015-01-04 | 1 | -0/+3 | |
| | | * | | | | | | | import of BlockchainDB files | Thomas Winget | 2015-01-04 | 4 | -0/+3003 | |
| * | | | | | | | | | [fix] Network 1.8: unlimited the RPC connections | rfree2monero | 2015-04-08 | 3 | -1/+22 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | no newline at end of file | Riccardo Spagni | 2015-04-05 | 1 | -1/+1 | |
| * | | | | | | | | handle unlikely rounding up after sqrt | Javier Smooth | 2015-04-05 | 1 | -0/+3 | |
| * | | | | | | | | triangular distribution to choose recent outputs more often for mixins | Javier Smooth | 2015-04-05 | 1 | -1/+5 | |
| * | | | | | | | | Merge pull request #252 | Riccardo Spagni | 2015-04-02 | 44 | -130/+2899 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Network 1.7; Quieted the debug a bit. | rfree2monero | 2015-04-02 | 2 | -6/+10 | |
| | * | | | | | | | | Network 1.6: network limits, logging, +doxy | rfree2monero | 2015-04-01 | 1 | -1/+7 | |
| | * | | | | | | | | my changelog | rfree2monero | 2015-04-01 | 1 | -0/+71 | |
| | * | | | | | | | | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 2015-04-01 | 25 | -220/+546 | |
| | * | | | | | | | | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1 | rfree2monero | 2015-04-01 | 52 | -470/+4453 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | fix locking in count-peers thread (2) | rfree2monero | 2015-02-24 | 4 | -12/+28 | |
| | * | | | | | | | | | 2014 network limit 1.3 fix log/path/data +utils | rfree2monero | 2015-02-24 | 6 | -63/+142 | |
| | * | | | | | | | | | 2014 network limit 1.2 +utils +toc -doc -drmonero | rfree2monero | 2015-02-20 | 18 | -154/+171 | |
| | * | | | | | | | | | removed not needed <netinet/in.h> | rfree2monero | 2015-02-20 | 1 | -1/+0 | |
| | * | | | | | | | | | 2014 network limit 1.1 +utils +toc -doc -drmonero | rfree2monero | 2015-02-20 | 19 | -317/+559 | |
| | * | | | | | | | | | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 2015-02-20 | 20 | -74/+2111 | |
| * | | | | | | | | | | Merge pull request #251 | Riccardo Spagni | 2015-04-02 | 1 | -4/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fixed DNS resolution bug in Windows | Thomas Winget | 2015-04-02 | 1 | -4/+2 | |
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * / | | | | | | | | | update hardcoded fallback seeds | Riccardo Spagni | 2015-04-02 | 1 | -12/+25 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | / / | Restore daemon interactive mode | Thomas Winget | 2015-03-27 | 14 | -153/+501 | |
| | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #244 | Riccardo Spagni | 2015-03-26 | 2 | -10/+83 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Enforce DNSSEC for checkpoint updates | Thomas Winget | 2015-03-24 | 1 | -10/+17 | |
| | * | | | | | | | | DNSSEC added (hardcoded key) | Thomas Winget | 2015-03-24 | 1 | -0/+66 | |
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #242 | Riccardo Spagni | 2015-03-26 | 2 | -5/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Do store transaction's blob size in transaction_chain_entry | Sergey Kazenyuk | 2015-03-15 | 2 | -4/+5 | |
| | * | | | | | | | | Use single get_transaction_hash to get both id and blob size | Sergey Kazenyuk | 2015-03-15 | 1 | -2/+4 | |
| * | | | | | | | | | Merge pull request #239 | Riccardo Spagni | 2015-03-26 | 1 | -10/+16 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | default mix factor in simplewallet | smooth | 2015-03-10 | 1 | -10/+16 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge upstream to daemonize changes | Thomas Winget | 2015-03-24 | 7 | -6/+20 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | update checkpoint | smooth | 2015-03-06 | 1 | -0/+1 | |
| | * | | | | | | | add comment about avoiding overflow | smooth | 2015-03-05 | 1 | -0/+6 | |
| | * | | | | | | | minimum subsidy for mining incentives, remove unused LEGACY_FEE define | smooth | 2015-03-04 | 3 | -4/+7 | |
| | * | | | | | | | fixed English word list issue: 'launchpad' should be 'ourselves' | Riccardo Spagni | 2015-03-04 | 1 | -1/+1 | |
| | * | | | | | | | fixed English word list issue: 'incline' should have remained 'inline' | Riccardo Spagni | 2015-03-04 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| | * | | | / / | added tx size to incoming_transfers RPC Call | Riccardo Spagni | 2015-02-20 | 2 | -0/+4 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Hopefully fixes build on Windows for real this time | Thomas Winget | 2015-03-20 | 1 | -5/+5 | |
| * | | | | | | Hopefully fixes build on Windows | Thomas Winget | 2015-03-20 | 3 | -3/+15 | |
