Commit Graph

2935 Commits (35da3cb07463f2dafd7224603c2471064c2cdf1a)
 

Author SHA1 Message Date
moneromooo-monero 4fd56a52bc
unit_tests: fix build after get_output_histogram signature change
8 years ago
Riccardo Spagni d63fabdc62
Merge pull request #1215
8 years ago
Riccardo Spagni 0a41b03fc7
Merge pull request #1082
8 years ago
moneromooo-monero bfc1de7aa2
CONTRIBUTING: somes notes about how to contribute
8 years ago
moneromooo-monero 06b642dfe4
wallet_api: add address validation functions
8 years ago
moneromooo-monero b6b86ab347
wallet2_api: recognize full size payment ids as valid
8 years ago
moneromooo-monero 2bf65dfb8d
wallet_api: do not override invalid payment id
8 years ago
NanoAkron a3748f40ea
Rewrote add_wallet_create_if_needed for clearer flow and behaviour
8 years ago
NanoAkron 04da979f46
Always confirm transfers defaults to ON/YES
8 years ago
moneromooo-monero 8231997b66
simplewallet: fix sweep_all misreporting sweeped amount for rct outputs
8 years ago
moneromooo-monero 985f61a4ec
wallet: force 0 mixin transactions to use pre-rct txes
8 years ago
moneromooo-monero 88faec75fe
wallet: select part of the fake outs from recent outputs
8 years ago
moneromooo-monero 0950be9e34
wallet: speed up output selection, and fix bug with relatedness calculation
8 years ago
moneromooo-monero 0eba1335be
wallet: fix mixup between mixin 2 and 4 before/after v5
8 years ago
moneromooo-monero 5e10fb042d
rpc: add blockchain cumulative difficulty to getinfo call
8 years ago
moneromooo-monero 094f4c8cc6
rpc: add missing top block hash to json getinfo call
8 years ago
moneromooo-monero e76dcdd810
wallet: improve error messages when not enough money for transfer
8 years ago
moneromooo-monero 2d7083ca56
wallet_api: fix wrong amount in tx history
8 years ago
moneromooo-monero b5f20012d3
simplewallet: fix wrong amount in show_transfers
8 years ago
moneromooo-monero 3429bfb71d
ringct: thread verRct and verRctSimple
8 years ago
moneromooo-monero e06a4daf33
ringct: remove unneeded type conversions
8 years ago
moneromooo-monero afc70df7ea
ringct: reserve space in vectors to avoid excessive reallocation
8 years ago
moneromooo-monero 9ebf7b6dcf
ringct: avoid unnecessary memcpy
8 years ago
moneromooo-monero 1fe75c1ea7
ringct: add a few consts where possible
8 years ago
moneromooo-monero ab002a1d97
ringct: pass vectors by const ref where possible
8 years ago
Dion Ahmetaj a6bc1103fd patched parameter type bug that was causing failure on 32 bit
8 years ago
AwfulCrawler 9c73128835 Change default dust threshold to equal fee per kb
8 years ago
Riccardo Spagni 34fcfcd7cc
Merge pull request #1203
8 years ago
Riccardo Spagni 3db0ebafe5
Merge pull request #1204
8 years ago
Riccardo Spagni 9ea25cc866
Merge pull request #1205
8 years ago
Gingeropolous eeb7ecfd81 Hard fork info in the Readme
8 years ago
Dion Ahmetaj 7db29d6903 print_coinbase_tx_sum now breaks output into fee and emission components
8 years ago
Dion Ahmetaj dd6c44327b changed params from start/end index to height/count
8 years ago
Dion Ahmetaj e95d3f359b attempted to remove whitespace spam
8 years ago
moneromooo-monero 4038e86527
Add performance timers for ringct tx verification
8 years ago
moneromooo-monero 74dfdb0b30
perf_timer: new class and macros to make performance logs easier
8 years ago
Dion Ahmetaj 412da63622 added print_coinbase_tx_sum option
8 years ago
Riccardo Spagni 304c087dd0
Merge pull request #1201
8 years ago
Jacob Brydolf a8cd65646c Wallet API: added setRecoveringFromSeed();
8 years ago
Riccardo Spagni 0673db16ad
Merge pull request #1195
8 years ago
Riccardo Spagni fe43461c2b
Merge pull request #1194
8 years ago
Riccardo Spagni 8cd01bc378
Merge pull request #1192
8 years ago
Riccardo Spagni 0589209eb4 Merge pull request #1191
8 years ago
moneromooo-monero 3126ba7425
ringct: use const refs as parameters where appropriate
8 years ago
moneromooo-monero d8eae67ef2
tests: add performance test for ge_frombytes_vartime
8 years ago
moneromooo-monero 3cb2436528
core: remove some unused code
8 years ago
moneromooo-monero 1eaa3e8040
tests: add performance tests for rct signatures
8 years ago
Jacob Brydolf 36a89ab435
libwallet_api: Added option to restore from specific height
8 years ago
Riccardo Spagni 9798bde11e
Merge pull request #1182
8 years ago
Riccardo Spagni b9c8c0db06
Merge pull request #1121
8 years ago