aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* blockchain_db: add functions for adding/removing/getting rct commitmentsmoneromooo-monero2016-08-283-0/+153
* ringct: restore verRange check in debug modemoneromooo-monero2016-08-281-1/+1
* ringct: add check for destinations/amount size being equalmoneromooo-monero2016-08-281-0/+1
* ringct: fix off by 1 in mixin usagemoneromooo-monero2016-08-281-3/+3
* ringct: simplify random key generationmoneromooo-monero2016-08-281-7/+2
* ringct: cosmetic fixesShen Noether2016-08-284-46/+9
* ringct: changes to hashToPointSimple to calcualte H2 valuesShen Noether2016-08-281-0/+5
* ringct: compare keys with bitwise equality, not crypto opsShen Noether2016-08-281-7/+6
* ringct: fix size argument to cn_fast_hashShen Noether2016-08-281-1/+1
* Fix sc_0 to skGen in ProveRangeShen Noether2016-08-281-1/+1
* ringct: add a few consts where appropriatemoneromooo-monero2016-08-282-6/+6
* tests: more ringct range proof testsmoneromooo-monero2016-08-281-1/+1
* rct: add serialization machinery to rct typesmoneromooo-monero2016-08-282-10/+61
* serialization: declare do_serialize specializations before usemoneromooo-monero2016-08-282-1/+6
* Added note on generating H2Shen Noether2016-08-281-1/+2
* Fixed missing last index H2Shen Noether2016-08-281-1/+2
* remove original Cryptonote blockchain_storage blockchain formatmoneromooo-monero2016-08-2821-2959/+7
* ringct: lock access to the PRNGmoneromooo-monero2016-08-281-2/+2
* ringct: add simple input validationmoneromooo-monero2016-08-282-32/+74
* ringct: add convenience operators to keymoneromooo-monero2016-08-281-0/+4
* ringct: import of Shen Noether's ring confidential transactionsmoneromooo-monero2016-08-2815-13/+2410
* Merge pull request #991Riccardo Spagni2016-08-261-4/+12
|\
| * db_lmdb: do not try to modify the database in read only modemoneromooo-monero2016-08-261-4/+12
* | Merge pull request #984Riccardo Spagni2016-08-262-2/+5
|\ \
| * | Fix fake 'network synchronized, begin using' messagesThomas Winget2016-08-232-2/+5
* | | Merge pull request #982Riccardo Spagni2016-08-261-1/+1
|\ \ \
| * | | fix #691 removed help about leaving wallet name empty on --generate-new-walletguzzi_jones2016-08-241-1/+1
| | |/ | |/|
* | | Merge pull request #978Riccardo Spagni2016-08-262-4/+12
|\ \ \
| * | | libwallet_api: Wallet::amountFromString fixedIlya Kitaev2016-08-231-1/+1
| * | | libwallet_api: helper method to return maximumAllowedAmountIlya Kitaev2016-08-232-0/+6
| * | | libwallet_api: do not store wallet on close if status is not okIlya Kitaev2016-08-221-3/+5
| |/ /
* | | Merge pull request #976Riccardo Spagni2016-08-261-1/+8
|\ \ \ | |_|/ |/| |
| * | simplewallet: default to max-concurrency 1 on MacOS Xmoneromooo-monero2016-08-211-1/+8
| |/
* | Merge pull request #972Riccardo Spagni2016-08-221-1/+1
|\ \
| * | cmake: fix typo in handling of STACK_TRACEredfish2016-08-191-1/+1
| |/
* | Merge pull request #970Riccardo Spagni2016-08-221-0/+3
|\ \
| * | wallet: store key images after importing themmoneromooo-monero2016-08-171-0/+3
| |/
* | Merge pull request #968Riccardo Spagni2016-08-221-0/+1
|\ \
| * | wallet: fix build on Mac and Windows (missing include)moneromooo-monero2016-08-171-0/+1
| |/
* / simplewallet: do not suggest removing cache if the password was wrongmoneromooo-monero2016-08-161-1/+3
|/
* daemon: print time to next forkmoneromooo-monero2016-08-125-2/+50
* Merge pull request #948Riccardo Spagni2016-08-1115-75/+340
|\
| * Fake outs set is now decided by the walletmoneromooo-monero2016-08-1112-57/+299
| * new unlocked parameter to output_histogrammoneromooo-monero2016-08-019-18/+41
* | Merge pull request #953Riccardo Spagni2016-08-111-2/+1
|\ \
| * | db_lmdb: errors dropping hf starting height db on reset are not fatalmoneromooo-monero2016-08-101-2/+1
| |/
* | Merge pull request #952Riccardo Spagni2016-08-112-4/+9
|\ \
| * | Better fix (#4)hyc2016-08-092-4/+9
| * | fix restore-deterministic heightluigi11112016-08-091-2/+2
| |/
* | Merge pull request #949Riccardo Spagni2016-08-112-69/+64
|\ \