Age | Commit message (Expand) | Author | Files | Lines |
2020-04-08 | Add timelock verification on device | cslashm | 1 | -0/+2 |
2019-12-12 | print_coinbase_tx_sum now supports 128 bits sums | moneromooo-monero | 1 | -0/+2 |
2019-10-11 | cryptonote: add function to get weight from a pruned tx | moneromooo-monero | 1 | -0/+1 |
2019-09-25 | RandomX integration | Howard Chu | 1 | -2/+0 |
2019-04-11 | functional_tests: add more blockchain related tests | moneromooo-monero | 1 | -0/+10 |
2019-03-25 | cryptonote: block parsing + hash calculation speedup | moneromooo-monero | 1 | -1/+3 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-03-05 | core: avoid calculating tx prefix hash when we don't need it | moneromooo-monero | 1 | -0/+1 |
2019-03-05 | db: speedup block addition | moneromooo-monero | 1 | -2/+4 |
2019-01-22 | Pruning | moneromooo-monero | 1 | -0/+2 |
2018-10-08 | tx_pool: avoid parsing a whole tx if only the prefix is needed | moneromooo-monero | 1 | -0/+1 |
2018-10-07 | cryptonote: sort tx_extra fields | moneromooo-monero | 1 | -0/+2 |
2018-09-11 | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 1 | -0/+2 |
2018-05-23 | db_lmdb: save pruned and prunable tx data separately | moneromooo-monero | 1 | -0/+4 |
2018-03-14 | device: untangle cyclic depenency | stoffu | 1 | -15/+0 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 1 | -3/+13 |
2018-02-16 | wallet2: speed up subaddress generation (by about a third) | moneromooo-monero | 1 | -0/+1 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -1/+1 |
2017-11-27 | new wipeable_string class to replace std::string passphrases | moneromooo-monero | 1 | -2/+7 |
2017-11-22 | cryptonote: do not overwrite const data | moneromooo-monero | 1 | -2/+2 |
2017-10-15 | refactor cryptonote_basic::add_tx_pub_key_to_extra | Jaquee | 1 | -0/+2 |
2017-10-07 | Subaddresses | kenshi84 | 1 | -4/+16 |
2017-09-12 | wallet: add encrypted seed functionality | moneromooo-monero | 1 | -0/+2 |
2017-07-31 | some include cleanup | moneromooo-monero | 1 | -1/+0 |
2017-03-23 | core: cache tx and block hashes in the respective classes | moneromooo-monero | 1 | -0/+3 |
2017-03-02 | allow user I/O in millinero, micronero, nanonero, piconero | moneromooo-monero | 1 | -1/+4 |
2017-02-27 | core: add functions to serialize base tx info | moneromooo-monero | 1 | -0/+1 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -62/+1 |
2017-01-02 | portable serializer: make signerd/unsigned tx portable, ignore archive versio... | kenshi84 | 1 | -11/+22 |
2016-12-09 | Fix sending outputs from a tx with more than one pubkey | moneromooo-monero | 1 | -3/+3 |
2016-11-16 | wallet2: try all tx keys when scanning a new transaction | moneromooo-monero | 1 | -2/+2 |
2016-11-01 | refresh speedup | luigi1111 | 1 | -0/+1 |
2016-09-27 | wallet: cold wallet transaction signing | moneromooo-monero | 1 | -0/+15 |
2016-09-26 | cryptonote_core: make extra field removal more generic | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | New "Halfway RingCT" outputs for coinbase transactions | moneromooo-monero | 1 | -0/+1 |
2016-08-28 | rct amount key modified as per luigi1111's recommendations | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | rct: rework v2 txes into prunable and non prunable data | moneromooo-monero | 1 | -0/+1 |
2016-08-28 | wallet: do not store signatures in the wallet cache | moneromooo-monero | 1 | -0/+1 |
2016-08-28 | port get_tx_key/check_tx_key to rct | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | add rct to the protocol | moneromooo-monero | 1 | -3/+7 |
2016-05-01 | tests: fix tests broken by the removal of the block reward accumulation loop | moneromooo-monero | 1 | -1/+1 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-10-10 | from hard fork 2, claim a quantized reward in coinbase | moneromooo-monero | 1 | -1/+1 |
2015-10-10 | cryptonote_format_utils: add a function to tell if an amount is canonical | moneromooo-monero | 1 | -0/+1 |
2015-08-24 | wallet: only return tx keys via RPC if requested | moneromooo-monero | 1 | -1/+2 |
2015-08-19 | make tx keys available to the user | moneromooo-monero | 1 | -1/+1 |
2015-08-09 | encrypted payment ids are now 64 bit, instead of 256 bit | moneromooo-monero | 1 | -4/+6 |
2015-08-09 | Encrypted payment IDs | moneromooo-monero | 1 | -2/+5 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-09-25 | Revert "low risk, potentially varint overflow bug patched thanks to BBR" | Riccardo Spagni | 1 | -2/+0 |
2014-09-24 | low risk, potentially varint overflow bug patched thanks to BBR | Riccardo Spagni | 1 | -0/+2 |
2014-09-15 | Pass tx and nonce to genesis block constructor | Zachary Michaels | 1 | -2/+5 |
2014-09-15 | Add testnet flag | Zachary Michaels | 1 | -0/+1 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-07-01 | Remove redeclaration | Zachary Michaels | 1 | -1/+0 |
2014-05-03 | initial [broken] update | mydesktop | 1 | -3/+18 |
2014-04-30 | various fixes to allow mac osx compilation | mydesktop | 1 | -1/+1 |
2014-04-07 | Improvements in JSON RPC | Antonio Juarez | 1 | -1/+1 |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 1 | -3/+2 |
2014-03-20 | some fixes | Antonio Juarez | 1 | -1/+0 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+191 |