Age | Commit message (Expand) | Author | Files | Lines |
2016-09-18 | wallet: keep change dest separate from other dests | moneromooo-monero | 1 | -2/+4 |
2016-09-18 | Merge pull request #1094 | Riccardo Spagni | 16 | -69/+64 |
2016-09-18 | Merge pull request #1093 | Riccardo Spagni | 1 | -1/+2 |
2016-09-18 | Merge pull request #1089 | Riccardo Spagni | 1 | -10/+11 |
2016-09-18 | miner: do not try to save config if the path isn't set | moneromooo-monero | 1 | -1/+2 |
2016-09-18 | cmake: support BUILD_SHARED_LIBS built-in option | redfish | 1 | -1/+1 |
2016-09-18 | cmake: transitive deps and remove deprecated LINK_* | redfish | 15 | -67/+63 |
2016-09-18 | crypto: armv7: slow-hash: remove redundant source include | redfish | 1 | -1/+0 |
2016-09-17 | simplewallet: do not expose the details of tx splitting to the user | moneromooo-monero | 1 | -10/+11 |
2016-09-17 | simplewallet: fix wrong amount in show_transfers for pending transactions | moneromooo-monero | 1 | -1/+1 |
2016-09-17 | Merge pull request #1080 | Riccardo Spagni | 1 | -0/+3 |
2016-09-16 | daemon: log version when starting | moneromooo-monero | 1 | -0/+3 |
2016-09-16 | wallet: change priority/fee to ArticMine's recommendation | moneromooo-monero | 8 | -64/+84 |
2016-09-16 | Merge pull request #1077 | Riccardo Spagni | 1 | -42/+295 |
2016-09-16 | Add ARMv8-A AES support | Howard Chu | 1 | -42/+295 |
2016-09-15 | compile errors fixed when PER_BLOCK_CHECKPOINT not defined | rckngOpossum | 1 | -1/+3 |
2016-09-15 | compile errors fixed when DEBUG_CREATE_BLOCK_TEMPLATE defined | rckngOpossum | 3 | -2/+8 |
2016-09-15 | Merge pull request #1074 | Riccardo Spagni | 3 | -15/+21 |
2016-09-15 | Merge pull request #1068 | Riccardo Spagni | 2 | -1/+3 |
2016-09-15 | Merge pull request #1067 | Riccardo Spagni | 6 | -73/+193 |
2016-09-15 | Decrease minimum fee from 0.01/kB to 0.002/kB | moneromooo-monero | 3 | -15/+21 |
2016-09-14 | wallet: fix misdetection of duplicates | moneromooo-monero | 1 | -11/+3 |
2016-09-14 | rct: rework serialization to avoid storing vector sizes | moneromooo-monero | 5 | -58/+186 |
2016-09-14 | core: cleanup some typecasting | moneromooo-monero | 1 | -4/+4 |
2016-09-11 | Add snap packaging. | Casey Marshall | 2 | -1/+3 |
2016-09-10 | Daemon: fix hashrate display in diff command output | iDunk5400 | 1 | -1/+1 |
2016-09-10 | Merge pull request #1049 | Riccardo Spagni | 2 | -3/+13 |
2016-09-10 | Merge pull request #1044 | Riccardo Spagni | 1 | -0/+2 |
2016-09-04 | crypto,cmake: enable ASM mul impl on ARM; add cmake opt | redfish | 2 | -3/+13 |
2016-09-03 | cmake: fix def propagation, fixes 32-bit build | redfish | 1 | -0/+2 |
2016-09-03 | fix nigglies, as pointed out by moneromooo-monero | Riccardo Spagni | 2 | -9/+4 |
2016-09-03 | fix remaining bitmonero and simplewallet bits | Riccardo Spagni | 4 | -10/+10 |
2016-09-03 | fix blockchain utilities readme | Riccardo Spagni | 1 | -42/+15 |
2016-09-03 | Merge pull request #1039 | Riccardo Spagni | 11 | -1204/+6 |
2016-09-03 | Merge pull request #1038 | Riccardo Spagni | 1 | -9/+13 |
2016-09-03 | remove blockchain_dump | Riccardo Spagni | 2 | -444/+0 |
2016-09-03 | fix leftover add_directory | Riccardo Spagni | 1 | -1/+0 |
2016-09-03 | rename simplewallet | Riccardo Spagni | 1 | -0/+3 |
2016-09-03 | rename Monero daemon | Riccardo Spagni | 1 | -1/+1 |
2016-09-03 | rename blockchain utils | Riccardo Spagni | 1 | -3/+3 |
2016-09-03 | remove cn_deserialize | Riccardo Spagni | 2 | -217/+0 |
2016-09-03 | removed simpleminer | Riccardo Spagni | 5 | -539/+0 |
2016-09-03 | gui/libwallet_merged: libunbound is one more dependency | Ilya Kitaev | 1 | -9/+13 |
2016-09-01 | Merge pull request #1033 | Riccardo Spagni | 1 | -1/+1 |
2016-09-01 | wallet_merged: ringct added to dependencies | Ilya Kitaev | 1 | -1/+1 |
2016-09-01 | Re-add s to rangesigs | luigi1111 | 1 | -2/+2 |
2016-09-01 | Fix some rct tx size calculations | luigi1111 | 1 | -9/+6 |
2016-09-01 | Merge pull request #1029 | Riccardo Spagni | 1 | -21/+33 |
2016-09-01 | simplewallet: add magic and public keys to key image export file | moneromooo-monero | 1 | -5/+30 |
2016-09-01 | simplewallet: make the key image export format binary | moneromooo-monero | 1 | -18/+5 |
2016-09-01 | Merge pull request #1022 | Riccardo Spagni | 2 | -6/+5 |
2016-09-01 | Merge pull request #1027 | Riccardo Spagni | 1 | -0/+2 |
2016-09-01 | Merge pull request #1021 | Riccardo Spagni | 2 | -2/+2 |
2016-09-01 | Merge pull request #1018 | Riccardo Spagni | 6 | -11/+18 |
2016-09-01 | Merge pull request #1016 | Riccardo Spagni | 1 | -1/+3 |
2016-09-01 | Merge pull request #1012 | Riccardo Spagni | 1 | -1/+4 |
2016-09-01 | Merge pull request #1007 | Riccardo Spagni | 2 | -4/+12 |
2016-09-01 | wallet: sanity check on histogram response | moneromooo-monero | 1 | -0/+2 |
2016-08-31 | core: faster find_blockchain_supplement | moneromooo-monero | 6 | -11/+18 |
2016-08-30 | cmake: merge libs via virtual object libraries | redfish | 2 | -4/+12 |
2016-08-31 | Remove blocks_per_sync limits | Howard Chu | 2 | -6/+5 |
2016-08-30 | Fix incorrect help usage for the threads option to start_mining | Quanah Gibson-Mount | 2 | -2/+2 |
2016-08-30 | Show correct amount of days behind/ahead while syncing | tobiasw2 | 1 | -1/+4 |
2016-08-30 | wallet: interpret 0 fee multiplier as default for sweep_all too | moneromooo-monero | 1 | -1/+3 |
2016-08-30 | Merge pull request #1014 | Riccardo Spagni | 1 | -1/+3 |
2016-08-29 | db_lmdb: fix reorg with "halfway rct" coinbase outputs | moneromooo-monero | 1 | -1/+3 |
2016-08-29 | wallet: fix not finding enough rct fake outputs | moneromooo-monero | 1 | -3/+8 |
2016-08-29 | More for PR#999 | Howard Chu | 1 | -1/+1 |
2016-08-29 | wallet_rpc_server: return payment id in make_integrated_address RPC | moneromooo-monero | 2 | -0/+3 |
2016-08-29 | Merge pull request #1002 | Riccardo Spagni | 1 | -1/+6 |
2016-08-29 | core: allow empty global indices for txes with empty vout | moneromooo-monero | 1 | -1/+6 |
2016-08-28 | Merge pull request #999 | Riccardo Spagni | 1 | -13/+14 |
2016-08-28 | blockchain: testnet heights for v3, v4, and v5 | moneromooo-monero | 1 | -0/+4 |
2016-08-28 | ringct: remove unused code | moneromooo-monero | 1 | -245/+0 |
2016-08-28 | ringct: pass structure by const ref, not value | moneromooo-monero | 2 | -2/+2 |
2016-08-28 | ringct: use memcpy/memset instead of handwritten loop where appropriate | moneromooo-monero | 1 | -29/+11 |
2016-08-28 | ringct: remove spurious copies | moneromooo-monero | 1 | -24/+4 |
2016-08-28 | rct: faster Cryptonote/rct conversions | moneromooo-monero | 1 | -8/+8 |
2016-08-28 | wallet: fix some "may be used uninitialized" warnings | moneromooo-monero | 3 | -26/+25 |
2016-08-28 | wallet: do not generate 0 change | moneromooo-monero | 1 | -3/+6 |
2016-08-28 | core: use full rct signatures if just one input | moneromooo-monero | 1 | -1/+4 |
2016-08-28 | rct: early out on failure on verRange | moneromooo-monero | 1 | -3/+5 |
2016-08-28 | wallet: do not ask for duplicate histograms | moneromooo-monero | 1 | -0/+3 |
2016-08-28 | wallet: transfer_selected_rct now also selects fake outs | moneromooo-monero | 4 | -174/+95 |
2016-08-28 | increase minimum mixin to 4 on hard fork 5 | moneromooo-monero | 1 | -2/+3 |
2016-08-28 | core: allow v1 txes after HF 5 when sweeping unmixable outputs | moneromooo-monero | 2 | -16/+19 |
2016-08-28 | ringct: use Cryptonote serialization to hash non prunable data | moneromooo-monero | 1 | -21/+9 |
2016-08-28 | New "Halfway RingCT" outputs for coinbase transactions | moneromooo-monero | 9 | -25/+92 |
2016-08-28 | rct: log why verification fails | moneromooo-monero | 1 | -9/+13 |
2016-08-28 | rct: serialize txnFee as varint | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | rct amount key modified as per luigi1111's recommendations | moneromooo-monero | 13 | -117/+68 |
2016-08-28 | rct: rework v2 txes into prunable and non prunable data | moneromooo-monero | 6 | -51/+112 |
2016-08-28 | rct: rework the verification preparation process | moneromooo-monero | 5 | -196/+191 |
2016-08-28 | rct: change the simple flag to a type | moneromooo-monero | 6 | -23/+44 |
2016-08-28 | rct: avoid the need for the last II element | Shen Noether | 5 | -51/+53 |
2016-08-28 | wallet: do not store signatures in the wallet cache | moneromooo-monero | 9 | -30/+89 |
2016-08-28 | core: add some locking around pool use | moneromooo-monero | 2 | -1/+4 |
2016-08-28 | wallet2: factor m_spent changes | moneromooo-monero | 2 | -26/+31 |
2016-08-28 | wallet: always use new algorithm for RPC transfers | moneromooo-monero | 2 | -7/+2 |
2016-08-28 | rct: do not serialize senderPk - it is not used anymore | moneromooo-monero | 2 | -2/+2 |
2016-08-28 | wallet: use the prefered rct case only when enough rct outs exist | moneromooo-monero | 2 | -1/+27 |
2016-08-28 | wallet: do not try to use rct txes a few blocks before the fork | moneromooo-monero | 3 | -22/+31 |
2016-08-28 | tx_pool: log why a transaction was rejected for version checks | moneromooo-monero | 1 | -0/+3 |
2016-08-28 | change fork settings to allow pre-rct txes for one more fork cycle | moneromooo-monero | 3 | -5/+10 |
2016-08-28 | simplewallet: better check_tx_key feedback | moneromooo-monero | 1 | -2/+20 |
2016-08-28 | rct: make the amount key derivable by a third party with the tx key | moneromooo-monero | 9 | -72/+105 |
2016-08-28 | rct: do not serialize public keys in outPk | moneromooo-monero | 7 | -33/+85 |
2016-08-28 | wallet2_api: zero amounts are now allowed with rct | moneromooo-monero | 1 | -6/+0 |
2016-08-28 | wallet2_api: update on_money_{received,spent} prototypes for rct changes | moneromooo-monero | 1 | -4/+2 |
2016-08-28 | rpc: send global indices along with blocks/transacions on refresh | moneromooo-monero | 4 | -35/+78 |
2016-08-28 | core: always use the new simple rct variant | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | wallet: better tx input selection | moneromooo-monero | 2 | -29/+77 |
2016-08-28 | rct: use the already defined H where possible | moneromooo-monero | 1 | -2/+1 |
2016-08-28 | wallet: handle 0 change properly | moneromooo-monero | 1 | -7/+8 |
2016-08-28 | port get_tx_key/check_tx_key to rct | moneromooo-monero | 9 | -32/+177 |
2016-08-28 | integrate simple rct api | moneromooo-monero | 8 | -175/+329 |
2016-08-28 | serialization: add override for serializing bool | moneromooo-monero | 1 | -0/+6 |
2016-08-28 | ringct: optimization/cleanup of hash functions | Shen Noether | 3 | -22/+45 |
2016-08-28 | ringct: "simple" ringct variant | Shen Noether | 6 | -3/+262 |
2016-08-28 | wallet: rct specific output selection | moneromooo-monero | 2 | -3/+125 |
2016-08-28 | wallet: make sweep_all work with rct txes too | moneromooo-monero | 1 | -7/+21 |
2016-08-28 | mixable transactions must be rct for v3 | moneromooo-monero | 4 | -6/+33 |
2016-08-28 | wallet: factor transfer_rct code with transfer code | moneromooo-monero | 4 | -267/+42 |
2016-08-28 | Condition v2 txes on v3 hard fork | moneromooo-monero | 2 | -1/+12 |
2016-08-28 | move the rct commitments to the output_amounts database | moneromooo-monero | 7 | -190/+62 |
2016-08-28 | rct: add the tx prefix hash into the MLSAG | moneromooo-monero | 1 | -3/+4 |
2016-08-28 | ringct: fix size unit mismatch calling keccak | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | ringct: do not serialize what can be reconstructed | moneromooo-monero | 6 | -50/+132 |
2016-08-28 | Use the supplied hard fork version in validate_miner_transaction | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | wallet: update spent status when an accepted tx disappears | moneromooo-monero | 1 | -0/+19 |
2016-08-28 | wallet: reset output spent status on blockchain reorg | moneromooo-monero | 2 | -11/+61 |
2016-08-28 | ringct: catch errors from ge_frombytes_vartime | moneromooo-monero | 1 | -11/+12 |
2016-08-28 | ringct: add missing size check for ecdhInfo | moneromooo-monero | 1 | -0/+1 |
2016-08-28 | ringct: change asserts to return false for boolean functions | moneromooo-monero | 1 | -10/+10 |
2016-08-28 | add rct to the protocol | moneromooo-monero | 18 | -239/+1182 |
2016-08-28 | db_lmdb: update reset for recent db changes | moneromooo-monero | 1 | -0/+10 |
2016-08-28 | ringct: add functions to commit to an amount | moneromooo-monero | 2 | -0/+21 |
2016-08-28 | make rct tx serialization work | moneromooo-monero | 3 | -28/+104 |
2016-08-28 | crypto: error out where appropriate | moneromooo-monero | 1 | -2/+2 |
2016-08-28 | ringct: allow no outputs, and add tests for this and fees | moneromooo-monero | 1 | -2/+0 |
2016-08-28 | ringct: make fee optional | moneromooo-monero | 1 | -2/+9 |
2016-08-28 | ringct: txn fee stuff | Shen Noether | 3 | -13/+24 |
2016-08-28 | ringct: new {gen,decode}Rct APIs for convenience | moneromooo-monero | 2 | -11/+27 |
2016-08-28 | ringct: add more convenience functions | moneromooo-monero | 1 | -4/+14 |
2016-08-28 | core: link against libringct | moneromooo-monero | 1 | -0/+1 |
2016-08-28 | core: new /getrandom_rctouts.bin binary RPC call | moneromooo-monero | 7 | -0/+192 |
2016-08-28 | ringct: add convenience functions to bridge ringct and cryptonote | moneromooo-monero | 1 | -0/+5 |
2016-08-28 | blockchain_db: add functions for adding/removing/getting rct commitments | moneromooo-monero | 3 | -0/+153 |
2016-08-28 | ringct: restore verRange check in debug mode | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | ringct: add check for destinations/amount size being equal | moneromooo-monero | 1 | -0/+1 |
2016-08-28 | ringct: fix off by 1 in mixin usage | moneromooo-monero | 1 | -3/+3 |
2016-08-28 | ringct: simplify random key generation | moneromooo-monero | 1 | -7/+2 |
2016-08-28 | ringct: cosmetic fixes | Shen Noether | 4 | -46/+9 |
2016-08-28 | ringct: changes to hashToPointSimple to calcualte H2 values | Shen Noether | 1 | -0/+5 |
2016-08-28 | ringct: compare keys with bitwise equality, not crypto ops | Shen Noether | 1 | -7/+6 |
2016-08-28 | ringct: fix size argument to cn_fast_hash | Shen Noether | 1 | -1/+1 |
2016-08-28 | Fix sc_0 to skGen in ProveRange | Shen Noether | 1 | -1/+1 |
2016-08-28 | ringct: add a few consts where appropriate | moneromooo-monero | 2 | -6/+6 |
2016-08-28 | tests: more ringct range proof tests | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | rct: add serialization machinery to rct types | moneromooo-monero | 2 | -10/+61 |
2016-08-28 | serialization: declare do_serialize specializations before use | moneromooo-monero | 2 | -1/+6 |
2016-08-28 | Added note on generating H2 | Shen Noether | 1 | -1/+2 |
2016-08-28 | Fixed missing last index H2 | Shen Noether | 1 | -1/+2 |
2016-08-28 | remove original Cryptonote blockchain_storage blockchain format | moneromooo-monero | 21 | -2959/+7 |
2016-08-28 | ringct: lock access to the PRNG | moneromooo-monero | 1 | -2/+2 |
2016-08-28 | ringct: add simple input validation | moneromooo-monero | 2 | -32/+74 |
2016-08-28 | ringct: add convenience operators to key | moneromooo-monero | 1 | -0/+4 |
2016-08-28 | ringct: import of Shen Noether's ring confidential transactions | moneromooo-monero | 15 | -13/+2410 |
2016-08-28 | Change default db-sync-mode to fast, not fastest | Howard Chu | 1 | -13/+14 |
2016-08-26 | Merge pull request #991 | Riccardo Spagni | 1 | -4/+12 |
2016-08-26 | db_lmdb: do not try to modify the database in read only mode | moneromooo-monero | 1 | -4/+12 |
2016-08-26 | Merge pull request #984 | Riccardo Spagni | 2 | -2/+5 |
2016-08-26 | Merge pull request #982 | Riccardo Spagni | 1 | -1/+1 |
2016-08-26 | Merge pull request #978 | Riccardo Spagni | 2 | -4/+12 |
2016-08-26 | Merge pull request #976 | Riccardo Spagni | 1 | -1/+8 |
2016-08-23 | Fix fake 'network synchronized, begin using' messages | Thomas Winget | 2 | -2/+5 |
2016-08-24 | fix #691 removed help about leaving wallet name empty on --generate-new-wallet | guzzi_jones | 1 | -1/+1 |
2016-08-23 | libwallet_api: Wallet::amountFromString fixed | Ilya Kitaev | 1 | -1/+1 |
2016-08-23 | libwallet_api: helper method to return maximumAllowedAmount | Ilya Kitaev | 2 | -0/+6 |
2016-08-22 | Merge pull request #972 | Riccardo Spagni | 1 | -1/+1 |
2016-08-22 | Merge pull request #970 | Riccardo Spagni | 1 | -0/+3 |
2016-08-22 | Merge pull request #968 | Riccardo Spagni | 1 | -0/+1 |
2016-08-22 | libwallet_api: do not store wallet on close if status is not ok | Ilya Kitaev | 1 | -3/+5 |
2016-08-21 | simplewallet: default to max-concurrency 1 on MacOS X | moneromooo-monero | 1 | -1/+8 |
2016-08-19 | cmake: fix typo in handling of STACK_TRACE | redfish | 1 | -1/+1 |
2016-08-17 | wallet: store key images after importing them | moneromooo-monero | 1 | -0/+3 |
2016-08-17 | wallet: fix build on Mac and Windows (missing include) | moneromooo-monero | 1 | -0/+1 |
2016-08-16 | simplewallet: do not suggest removing cache if the password was wrong | moneromooo-monero | 1 | -1/+3 |
2016-08-12 | daemon: print time to next fork | moneromooo-monero | 5 | -2/+50 |
2016-08-11 | Merge pull request #948 | Riccardo Spagni | 15 | -77/+342 |
2016-08-11 | Fake outs set is now decided by the wallet | moneromooo-monero | 12 | -59/+301 |
2016-08-11 | Merge pull request #953 | Riccardo Spagni | 1 | -2/+1 |
2016-08-11 | Merge pull request #952 | Riccardo Spagni | 2 | -4/+9 |
2016-08-11 | Merge pull request #949 | Riccardo Spagni | 2 | -69/+64 |
2016-08-11 | Merge pull request #947 | Riccardo Spagni | 1 | -1/+2 |
2016-08-11 | Merge pull request #943 | Riccardo Spagni | 4 | -53/+106 |
2016-08-10 | db_lmdb: errors dropping hf starting height db on reset are not fatal | moneromooo-monero | 1 | -2/+1 |
2016-08-09 | Better fix (#4) | hyc | 2 | -4/+9 |
2016-08-09 | fix restore-deterministic height | luigi1111 | 1 | -2/+2 |
2016-08-07 | simplewallet: make the refresh thread into more generic idle thread | moneromooo-monero | 2 | -69/+64 |