Age | Commit message (Expand) | Author | Files | Lines |
2018-11-14 | Merge pull request #4753 | Riccardo Spagni | 1 | -3/+4 |
2018-11-06 | Merge pull request #4744 | Riccardo Spagni | 1 | -1/+1 |
2018-11-02 | device/trezor: trezor support added | Dusan Klinec | 2 | -5/+20 |
2018-10-29 | hardfork: initialize current_fork_index in ctor | moneromooo-monero | 1 | -3/+4 |
2018-10-27 | cryptonote: use logging functions for errors, not std::cout | moneromooo-monero | 1 | -1/+1 |
2018-10-26 | Merge pull request #4700 | Riccardo Spagni | 1 | -1/+1 |
2018-10-26 | Merge pull request #4617 | Riccardo Spagni | 1 | -0/+1 |
2018-10-26 | Merge pull request #4308 | Riccardo Spagni | 3 | -1/+87 |
2018-10-22 | miner: fix build with boost 1.69 | moneromooo-monero | 1 | -1/+1 |
2018-10-20 | Merge pull request #4523 | Riccardo Spagni | 1 | -1/+1 |
2018-10-16 | account: init creation timestamp to 0 | moneromooo-monero | 1 | -0/+1 |
2018-10-15 | Merge pull request #4389 | Riccardo Spagni | 2 | -0/+11 |
2018-10-08 | miner: really reset flags/precision on std::cout | moneromooo-monero | 1 | -1/+1 |
2018-10-08 | tx_pool: avoid parsing a whole tx if only the prefix is needed | moneromooo-monero | 2 | -0/+11 |
2018-10-07 | cryptonote: sort tx_extra fields | moneromooo-monero | 3 | -1/+87 |
2018-09-29 | Merge pull request #4459 | Riccardo Spagni | 1 | -2/+4 |
2018-09-18 | Merge pull request #4299 | Riccardo Spagni | 2 | -3/+8 |
2018-09-18 | Merge pull request #3430 | Riccardo Spagni | 1 | -3/+7 |
2018-09-14 | hw_device: support for multiple devices added [for review] | Dusan Klinec | 2 | -3/+8 |
2018-09-14 | Merge pull request #4330 | Riccardo Spagni | 1 | -3/+13 |
2018-09-11 | bulletproofs: scale points by 8 to ensure subgroup validity | moneromooo-monero | 1 | -1/+1 |
2018-09-11 | cryptonote_basic: check output type before using it | moneromooo-monero | 1 | -0/+7 |
2018-09-11 | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 4 | -28/+64 |
2018-09-11 | Bulletproof aggregated verification and tests | moneromooo-monero | 2 | -8/+16 |
2018-09-10 | Add support for apple and arm building | TheCharlatan | 1 | -3/+7 |
2018-09-02 | cryptonote_format_utils: do not early out on invalid tx pubkeys | moneromooo-monero | 1 | -3/+13 |
2018-08-16 | crypto: make secret_key automatically mlock | moneromooo-monero | 1 | -2/+2 |
2018-08-16 | store secret keys encrypted where possible | moneromooo-monero | 2 | -0/+82 |
2018-07-19 | Merge pull request #4030 | luigi1111 | 1 | -1/+1 |
2018-07-19 | Merge pull request #3854 | luigi1111 | 1 | -7/+8 |
2018-06-29 | add --regtest and --fixed-difficulty for regression testing | victorsintnicolaas | 1 | -7/+8 |
2018-06-27 | Merge pull request #3982 | luigi1111 | 1 | -14/+5 |
2018-06-26 | replace std::list with std::vector on some hot paths | moneromooo-monero | 1 | -1/+1 |
2018-06-20 | Merge pull request #3757 | luigi1111 | 1 | -0/+5 |
2018-06-20 | miner: show id and height when a block is found | stoffu | 1 | -1/+1 |
2018-06-19 | Merge pull request #3851 | luigi1111 | 1 | -1/+1 |
2018-06-16 | Merge pull request #3725 | luigi1111 | 1 | -5/+5 |
2018-06-11 | cryptonote_config: add get_config to refactor x = testnet ? config::testnet::... | stoffu | 1 | -14/+5 |
2018-05-30 | hardfork: fix get_next_version() | stoffu | 1 | -3/+3 |
2018-05-30 | hardfork: fix get_earliest_ideal_height_for_version() to support non-existent... | stoffu | 1 | -4/+8 |
2018-05-26 | fix build with GCC 8.1.0 | moneromooo-monero | 1 | -1/+1 |
2018-05-23 | db_lmdb: save pruned and prunable tx data separately | moneromooo-monero | 2 | -8/+60 |
2018-05-07 | cryptonote: make sure outPk setup always happens | moneromooo-monero | 1 | -0/+37 |
2018-05-06 | handle optional miner params better | cryptochangements34 | 1 | -0/+5 |
2018-04-28 | connection_context: remove "state_" prefix from state names | moneromooo-monero | 1 | -5/+5 |
2018-03-15 | Fix typos in various files | Dimitris Apostolou | 1 | -1/+1 |
2018-03-14 | keypair::generate: always require hw::device to avoid possible mistake | stoffu | 1 | -6/+0 |
2018-03-14 | device: untangle cyclic depenency | stoffu | 5 | -200/+15 |
2018-03-14 | device: made function prototypes consistent with pre-#3303 codebase | stoffu | 1 | -7/+3 |
2018-03-12 | Ledger HW Bug fixes | Cédric | 1 | -2/+0 |
2018-03-05 | Monero Cryptonight variants, and add one for v7 | moneromooo-monero | 1 | -1/+2 |
2018-03-05 | Merge pull request #3277 | Riccardo Spagni | 6 | -28/+32 |
2018-03-05 | Correct spelling mistakes. | Edward Betts | 1 | -1/+1 |
2018-03-05 | Stagenet | stoffu | 6 | -28/+32 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 6 | -23/+188 |
2018-02-20 | Merge pull request #3260 | Riccardo Spagni | 1 | -1/+0 |
2018-02-20 | Merge pull request #3255 | Riccardo Spagni | 1 | -11/+5 |
2018-02-20 | Merge pull request #3247 | Riccardo Spagni | 2 | -0/+40 |
2018-02-16 | wallet2: speed up subaddress generation (by about a third) | moneromooo-monero | 2 | -0/+40 |
2018-02-16 | Merge pull request #3226 | Riccardo Spagni | 1 | -1/+2 |
2018-02-16 | Merge pull request #3232 | Riccardo Spagni | 1 | -1/+1 |
2018-02-13 | Remove `voting_version` parameter documentation. | Jean Pierre Dudey | 1 | -1/+0 |
2018-02-12 | Closes #2886: really ignore battery checking | Timothy D. Prime | 1 | -11/+5 |
2018-02-04 | connection_context: initialize m_last_request_time to current time | moneromooo-monero | 1 | -1/+1 |
2018-02-02 | miner: restore std::cout precision after modification | moneromooo-monero | 1 | -1/+2 |
2018-01-31 | ringct: pseudoOuts moved to prunable in the simple bulletproof case | moneromooo-monero | 1 | -2/+6 |
2018-01-26 | Readd copyright starting date | xmr-eric | 1 | -1/+1 |
2018-01-26 | Update 2018 copyright | xmr-eric | 22 | -22/+22 |
2018-01-10 | Merge pull request #2990 | Riccardo Spagni | 3 | -2/+2 |
2017-12-22 | factor STL container serialization | moneromooo-monero | 3 | -2/+2 |
2017-12-18 | check accessing an element past the end of a container | moneromooo-monero | 1 | -1/+1 |
2017-12-18 | check return value for generate_key_derivation and derive_public_key | moneromooo-monero | 1 | -4/+8 |
2017-12-17 | make multisig work with subaddresses | moneromooo-monero | 1 | -4/+49 |
2017-12-17 | N-1/N multisig | moneromooo-monero | 2 | -2/+14 |
2017-12-17 | Add N/N multisig tx generation and signing | moneromooo-monero | 1 | -0/+15 |
2017-12-17 | wallet: add multisig key generation | moneromooo-monero | 2 | -0/+8 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 4 | -2/+43 |
2017-12-16 | Merge pull request #2860 | Riccardo Spagni | 2 | -4/+10 |
2017-12-08 | add bulletproofs from v7 on testnet | moneromooo-monero | 1 | -4/+4 |
2017-12-08 | integrate bulletproofs into monero | moneromooo-monero | 1 | -0/+21 |
2017-11-27 | new wipeable_string class to replace std::string passphrases | moneromooo-monero | 2 | -4/+10 |
2017-11-25 | Merge pull request #2784 | Riccardo Spagni | 2 | -4/+4 |
2017-11-25 | Merge pull request #2792 | Riccardo Spagni | 1 | -5/+107 |
2017-11-22 | cryptonote: do not overwrite const data | moneromooo-monero | 2 | -4/+4 |
2017-11-14 | remove "using namespace std" from headers | moneromooo-monero | 1 | -0/+2 |
2017-11-11 | Implement missing miner functions on FreeBSD | Vasil Dimov | 1 | -1/+105 |
2017-11-11 | Remove unused variables and fix typos in comments | Vasil Dimov | 1 | -4/+2 |
2017-10-15 | Merge pull request #2597 | Riccardo Spagni | 1 | -2/+1 |
2017-10-15 | refactor cryptonote_basic::add_tx_pub_key_to_extra | Jaquee | 2 | -3/+15 |
2017-10-07 | miner: always update block template when starting | moneromooo-monero | 1 | -2/+1 |
2017-10-07 | Subaddresses | kenshi84 | 10 | -84/+333 |
2017-09-27 | connection_context: initialize m_callback_request_count to 0 | moneromooo-monero | 1 | -1/+1 |
2017-09-25 | fix typo in basic and core CMakeLists.txt | moneromooo-monero | 1 | -1/+1 |
2017-09-25 | move checkpoints in a separate library | moneromooo-monero | 7 | -522/+3 |
2017-09-25 | Merge pull request #2257 | Riccardo Spagni | 2 | -0/+19 |
2017-09-20 | Merge pull request #2410 | Riccardo Spagni | 1 | -13/+0 |
2017-09-12 | wallet: add encrypted seed functionality | moneromooo-monero | 2 | -0/+19 |
2017-09-08 | Fix AC power supply detection on Linux | Guillaume LE VAILLANT | 1 | -13/+0 |
2017-09-06 | update hardcoded checkpoints | Riccardo Spagni | 1 | -0/+2 |
2017-08-17 | Merge pull request #2303 | Riccardo Spagni | 1 | -0/+3 |
2017-08-16 | cryptonote_protocol: kick idle synchronizing peers | moneromooo-monero | 1 | -0/+3 |
2017-08-15 | befor -> before | Nano Akron | 1 | -4/+4 |
2017-08-15 | Merge pull request #2283 | Riccardo Spagni | 1 | -1/+1 |
2017-08-15 | Merge pull request #2264 | Riccardo Spagni | 1 | -1/+1 |
2017-08-15 | Merge pull request #2245 | Riccardo Spagni | 1 | -2/+2 |
2017-08-15 | Merge pull request #2232 | Riccardo Spagni | 1 | -1/+1 |
2017-08-12 | protocol: fix reorgs while syncing | moneromooo-monero | 1 | -1/+3 |
2017-08-12 | miner: set thread name before logging | moneromooo-monero | 1 | -1/+1 |
2017-08-09 | connection_context: initialize state | moneromooo-monero | 1 | -0/+1 |
2017-08-08 | cryptonote_basic: fix silly CLANG warning about not emitting function | moneromooo-monero | 1 | -1/+1 |
2017-08-07 | Merge pull request #2149 | Riccardo Spagni | 1 | -0/+1 |
2017-08-07 | Merge pull request #2234 | Riccardo Spagni | 1 | -1/+0 |
2017-08-07 | Merge pull request #2210 | Riccardo Spagni | 2 | -6/+15 |
2017-08-07 | Merge pull request #2147 | Riccardo Spagni | 1 | -26/+86 |
2017-08-07 | cryptonote_protocol_handler: sync speedup | moneromooo-monero | 1 | -0/+1 |
2017-08-02 | difficulty: fix misleading comment | Guillaume LE VAILLANT | 1 | -2/+2 |
2017-07-31 | some include cleanup | moneromooo-monero | 1 | -1/+0 |
2017-07-31 | miner: fix ignoring battery from command line | moneromooo-monero | 1 | -1/+1 |
2017-07-27 | Move OpenAlias console input back from libs | moneromooo-monero | 2 | -6/+15 |
2017-07-12 | miner: fix background mining options parsing | moneromooo-monero | 1 | -2/+2 |
2017-07-06 | fix on_battery_power for linux | Ryan Mehta | 1 | -26/+86 |
2017-06-08 | Add OSX background mining | jethro | 2 | -1/+43 |
2017-05-23 | changed crypto to cncrypto so it generated libcncrypto | Gentian | 1 | -1/+1 |
2017-04-24 | Merge pull request #1938 | Riccardo Spagni | 2 | -2/+4 |
2017-04-19 | Add expected total reward to RPC "getblocktemplate". | assylias | 2 | -2/+4 |
2017-04-11 | Simplified the implementation and features of span | Lee Clagett | 1 | -7/+22 |
2017-04-11 | Improvements for epee binary to hex functions: | Lee Clagett | 2 | -17/+8 |
2017-04-11 | Merge pull request #1955 | Riccardo Spagni | 2 | -7/+1 |
2017-04-11 | Merge pull request #1946 | Riccardo Spagni | 1 | -0/+2 |
2017-04-03 | core: fix blob size cache, and reenable hash and blob size caches | moneromooo-monero | 2 | -7/+1 |
2017-03-31 | miner: add a debug log in pause and resume | moneromooo-monero | 1 | -0/+2 |
2017-03-28 | Add other possible paths of AC power status file on Linux | Guillaume LE VAILLANT | 1 | -3/+5 |
2017-03-26 | core: disable tx/block hash cache | moneromooo-monero | 1 | -0/+6 |
2017-03-25 | core: avoid possible reordering bugs wth tx/bloch hash cache | moneromooo-monero | 3 | -28/+42 |
2017-03-23 | core: cache tx and block hashes in the respective classes | moneromooo-monero | 4 | -2/+114 |
2017-03-17 | wallet-rpc: enable openalias | stoffu | 2 | -2/+6 |
2017-03-15 | Add intervening v5 fork for increased min block size | moneromooo-monero | 2 | -1/+11 |
2017-03-10 | fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB... | kenshi84 | 3 | -0/+684 |
2017-03-05 | format_utils: fix typo in assert message | lethos3 | 1 | -2/+2 |
2017-03-03 | Merge pull request #1826 | Riccardo Spagni | 2 | -9/+60 |
2017-03-03 | Merge pull request #1820 | Riccardo Spagni | 3 | -0/+33 |
2017-03-02 | allow user I/O in millinero, micronero, nanonero, piconero | moneromooo-monero | 2 | -9/+60 |
2017-02-27 | core: add functions to serialize base tx info | moneromooo-monero | 3 | -0/+33 |
2017-02-25 | core: move hardfork back to cryptonote_core | moneromooo-monero | 3 | -685/+2 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 22 | -22/+22 |
2017-02-21 | Merge pull request #1731 | Riccardo Spagni | 1 | -3/+3 |
2017-02-21 | Merge pull request #1733 | Riccardo Spagni | 1 | -4/+3 |
2017-02-21 | Merge pull request #1744 | Riccardo Spagni | 1 | -104/+5 |
2017-02-20 | dns_utils: factor TXT record loading code from checkpoint code | moneromooo-monero | 1 | -104/+5 |
2017-02-16 | More robust battery status handling. | Dion Ahmetaj | 2 | -21/+64 |
2017-02-15 | BACKGROUND_MINING_MINER_MONITOR_INVERVAL_IN_SECONDS was odr-used, so required... | Dion Ahmetaj | 1 | -4/+3 |
2017-02-14 | hardfork: tone down some logs | moneromooo-monero | 1 | -3/+3 |
2017-02-10 | Added a note about smart mining to status command. Fixed up a bug where I was... | Dion Ahmetaj | 2 | -4/+4 |
2017-02-10 | Changed ac_line_status to on_battery_power. | Dion Ahmetaj | 2 | -6/+6 |
2017-02-10 | Use defined directive to silence pre-proc warnings. | Dion Ahmetaj | 1 | -1/+1 |
2017-02-10 | Cleaned up some logging. Thanks to moneromooo for help. | Dion Ahmetaj | 1 | -20/+20 |
2017-02-10 | Added some //TODO comments pertaining to returning enums instead of bools in ... | Dion Ahmetaj | 1 | -0/+5 |
2017-02-10 | Moved around checking of AC power in order to bail quicker to sleep if not pl... | Dion Ahmetaj | 1 | -4/+6 |
2017-02-10 | Moved setting of previous process times to block where background mining is s... | Dion Ahmetaj | 1 | -14/+11 |
2017-02-10 | Set background mining started bool to false on bg thread start. If mining::st... | Dion Ahmetaj | 1 | -0/+1 |
2017-02-10 | Background/smart mining. If a users' computer is plugged into a power | Dion Ahmetaj | 2 | -11/+442 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 22 | -0/+4908 |