Commit Graph

2971 Commits (cd929b89b07d68b0fe7884155f9f1cb54cbe1690)
 

Author SHA1 Message Date
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
moneromooo-monero 9f31e2d8c0
wallet: do not announce pool txes as money spent/received (yet)
8 years ago
Riccardo Spagni ea95b22009
Merge pull request #1120
8 years ago
Ilya Kitaev 697ce1d435 libwallet_api: reverted deleted curly brace
8 years ago
Ilya Kitaev a4390dae07 resolved conflict with 'develop' of https://github.com/mbg033/monero
8 years ago
Ilya Kitaev 62b3708ea5 libwallet_api: do not signal on sent/received tx until wallet completely
8 years ago
Ilya Kitaev 11fab41c36 libwallet_api: TransactionHistory: read/write syncchronization
8 years ago
Ilya Kitaev 559f379327 libwallet_api: test: adjusted mixin_count=4 as it's minumum allowed
8 years ago
Ilya Kitaev 8b0cb8caa4 libwallet_api: some renamings
8 years ago
Ilya Kitaev db3282cdf0 Initialize transaction history if empty
8 years ago
Ilya Kitaev 85f5e73d9c libwallet_api: fixes for transaction history
8 years ago
Ilya Kitaev bb9094f1fe libwallet_api: fixes for transaction history
8 years ago
iDunk5400 2f5196937b
Add iDunk's GPG key
8 years ago
moneromooo-monero 4e6d70808d
wallet: better implementation of sweep_unmixable
8 years ago
moneromooo-monero 2a0ad8b2fe
simplewallet: add mixin and payment id to sweep_all help
8 years ago