| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Change Doxyfile, Blockchain not blockchain_storage | Thomas Winget | 2016-03-24 | 1 | -3/+3 | |
| | * | | remove defunct code from cryptonote::core | Thomas Winget | 2016-03-24 | 2 | -22/+0 | |
| | * | | cryptonote::core doxygen documentation | Thomas Winget | 2016-03-24 | 2 | -26/+617 | |
| | * | | doxygen documentation for difficulty functions | Thomas Winget | 2016-03-24 | 2 | -2/+16 | |
| | * | | Move checkpoint functions into checkpoints class | Thomas Winget | 2016-03-24 | 9 | -359/+327 | |
| | * | | doxygen documentation for checkpoints.{h,cpp} | Thomas Winget | 2016-03-22 | 2 | -6/+99 | |
| | * | | Remove unnecessary or defunct code | Thomas Winget | 2016-03-22 | 2 | -22/+0 | |
| | * | | doxygen include private and static members | Thomas Winget | 2016-03-22 | 1 | -4/+4 | |
| | * | | Updated documentation for blockchain.* | Thomas Winget | 2016-03-22 | 2 | -14/+925 | |
| | |/ | ||||||
| * | | Merge pull request #748 | Riccardo Spagni | 2016-03-25 | 1 | -1/+1 | |
| |\ \ | |/ |/| | ||||||
| | * | blockchain: fix partial block reward detection | moneromooo-monero | 2016-03-22 | 1 | -1/+1 | |
| * | | Merge pull request #746v0.9.3 | Riccardo Spagni | 2016-03-21 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | update version number | Riccardo Spagni | 2016-03-21 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #745 | Riccardo Spagni | 2016-03-21 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | core_tests: fix compile failure with GCC 4.8.4 | moneromooo-monero | 2016-03-21 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #744 | Riccardo Spagni | 2016-03-21 | 15 | -73/+176 | |
| |\ \ | |/ |/| | ||||||
| | * | fix building on FreeBSD | Riccardo Spagni | 2016-03-21 | 2 | -4/+1 | |
| | * | bump miniupnpc API version number | Riccardo Spagni | 2016-03-21 | 1 | -1/+1 | |
| | * | update miniupnpc | Riccardo Spagni | 2016-03-21 | 13 | -68/+174 | |
| |/ | ||||||
| * | Merge pull request #743 | Riccardo Spagni | 2016-03-21 | 1 | -1/+1 | |
| |\ | ||||||
| | * | also maybe do the block height this time, you know, just so that it actually ... | Riccardo Spagni | 2016-03-21 | 1 | -1/+1 | |
| * | | Merge pull request #742 | Riccardo Spagni | 2016-03-21 | 1 | -1/+1 | |
| |\| | ||||||
| | * | also update the timestamp for the hard fork | Riccardo Spagni | 2016-03-21 | 1 | -1/+1 | |
| * | | Merge pull request #741 | Riccardo Spagni | 2016-03-21 | 3 | -31/+47 | |
| |\| | ||||||
| | * | set fork date for September, add hyc's GPG key, remove aabramov's | Riccardo Spagni | 2016-03-21 | 3 | -31/+47 | |
| * | | Merge pull request #740 | Riccardo Spagni | 2016-03-21 | 43 | -259/+63 | |
| |\ \ | |/ |/| | ||||||
| | * | Revert "Print stack trace upon exceptions" | moneromooo-monero | 2016-03-21 | 43 | -259/+63 | |
| |/ | ||||||
| * | Merge pull request #738 | Riccardo Spagni | 2016-03-20 | 1 | -40/+47 | |
| |\ | ||||||
| | * | db_lmdb: include the error codes from lmdb api in error logs | moneromooo-monero | 2016-03-20 | 1 | -40/+47 | |
| * | | Merge pull request #737 | Riccardo Spagni | 2016-03-20 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | cryptonote_protocol: clarify height wording | moneromooo-monero | 2016-03-20 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #736 | Riccardo Spagni | 2016-03-20 | 1 | -0/+8 | |
| |\ \ | ||||||
| | * | | epee: fix potential hang on exit | moneromooo-monero | 2016-03-20 | 1 | -0/+8 | |
| | |/ | ||||||
| * | | Merge pull request #735 | Riccardo Spagni | 2016-03-20 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | rpc: fix print_tx in command line mode | moneromooo-monero | 2016-03-19 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #734 | Riccardo Spagni | 2016-03-20 | 1 | -42/+54 | |
| |\ \ | ||||||
| | * | | simplewallet: make --password-file work in RPC mode | moneromooo-monero | 2016-03-19 | 1 | -42/+54 | |
| | |/ | ||||||
| * | | Merge pull request #733 | Riccardo Spagni | 2016-03-20 | 43 | -63/+259 | |
| |\ \ | |/ |/| | ||||||
| | * | Print stack trace upon exceptions | moneromooo-monero | 2016-03-19 | 43 | -63/+259 | |
| |/ | ||||||
| * | Merge pull request #732 | Riccardo Spagni | 2016-03-19 | 2 | -2/+4 | |
| |\ | ||||||
| | * | Reduce log noise | Howard Chu | 2016-03-19 | 1 | -2/+3 | |
| | * | Fix issue #706 | Howard Chu | 2016-03-19 | 1 | -0/+1 | |
| * | | Merge pull request #731 | Riccardo Spagni | 2016-03-19 | 1 | -1/+1 | |
| |\ \ | |/ |/| | ||||||
| | * | tests: enable core tests again | moneromooo-monero | 2016-03-17 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #730v0.9.2 | Riccardo Spagni | 2016-03-16 | 2 | -1/+1 | |
| |\ | ||||||
| | * | bump the version | Riccardo Spagni | 2016-03-16 | 1 | -1/+1 | |
| | * | baked-in block headers now go all the way up to 1 million. 1 MILLION | Riccardo Spagni | 2016-03-16 | 1 | -0/+0 | |
| |/ | ||||||
| * | Merge pull request #728 | Riccardo Spagni | 2016-03-16 | 10 | -5/+845 | |
| |\ | ||||||
| | * | fixed "undefined reference" for boost::system library | Ilya Kitaev | 2016-03-16 | 1 | -1/+2 | |
| | * | Wallet::store_to(path, password) implemented; | Ilya Kitaev | 2016-03-16 | 6 | -18/+177 | |
