Commit Graph

3520 Commits (cb54eeaa31101dbb330cf71a4f2f917815bb653e)
 

Author SHA1 Message Date
Riccardo Spagni 51baab2112
Merge pull request #1565
8 years ago
Riccardo Spagni 865f5bef34
Merge pull request #1564
8 years ago
Riccardo Spagni 8bd2c2e551
Merge pull request #1563
8 years ago
Riccardo Spagni 935f50471c
Merge pull request #1560
8 years ago
Riccardo Spagni c23bd75df6
Merge pull request #1552
8 years ago
Riccardo Spagni 65e33b1bc5
Merge pull request #1506
8 years ago
Chris Vickio d561f4ad92 enable clang checks that were disabled
8 years ago
Chris Vickio 0aefb2f60a remove std::move from return statements (pessimizing-move warning)
8 years ago
Chris Vickio 629d5b7689 change counter from bool to int (deprecated-increment-bool warning)
8 years ago
Howard Chu 3ff54bdd7a
Check for correct thread before ending batch transaction
8 years ago
moneromooo-monero f5f4109f9a
mnemonics: fix language detection with checksum word
8 years ago
Miguel Herranz 3f269e988c Limit incoming connections from the same IP
8 years ago
Howard Chu eaf8470b29
Must wait for previous batch to finish before starting new one
8 years ago
Howard Chu c903c5541e
Don't cache block height, always get from DB
8 years ago
Howard Chu eb1fb6011a
Tweak default db-sync-mode to fast:async:1
8 years ago
Howard Chu 0693cff925
Use batch transactions when syncing
8 years ago
moneromooo-monero feb499aaae
core: check block version for alt chains too
8 years ago
moneromooo-monero d276a16526
wallet2: use at least two rct inputs if possible
8 years ago
moneromooo-monero b3ca0c627a
unit_tests: fix portable serialization tests hardcoded data path
8 years ago
moneromooo-monero ba3968f6ce
rct: split rct checks between semantics and other
8 years ago
Riccardo Spagni d98db4868d
Merge pull request #1566
8 years ago
Jaquee dea53962a3
fix timeout in check_connection
8 years ago
moneromooo-monero 81c384e408
fix do_not_relay not preventing relaying on a timer
8 years ago
Chris Vickio fb76d43980 add extra braces around subobjects (missing-braces warning)
8 years ago
Chris Vickio 3b6d5f255d make struct/class declarations consistent (mismatched-tags warning)
8 years ago
Chris Vickio fcf66925c1 remove unused fields from network_throttle (unused-private-field warning)
8 years ago
Chris Vickio 296f8c160f inline unused function (for unused-function warning)
8 years ago
moneromooo-monero 5b5017e267
rpc: add a command to get info about the current blockchain
8 years ago
moneromooo-monero c9f13c5e54
wallet2: fix tx reroll not updating fee is going up a kB step
8 years ago
moneromooo-monero 176b70a0d4
account: fix build error involving std::max and different types
8 years ago
Jaquee 1d3179816b
Wallet API: add key image import/export functions
8 years ago
Jaquee 4a0176740d
Wallet API: support integrated addresses in address book.
8 years ago
moneromooo-monero 50b230d12c
core: ensure block size limit is set from the start
8 years ago
Jaquee 46550c0b4f
Wallet API: add rescanSpent()
8 years ago
Riccardo Spagni 2806842200
Merge pull request #1562
8 years ago
Riccardo Spagni 2a2f02e375
Merge pull request #1559
8 years ago
Riccardo Spagni cbb39b499b
Merge pull request #1558
8 years ago
Riccardo Spagni e75fd059dd
Merge pull request #1555
8 years ago
Riccardo Spagni 56c44b78b4
Merge pull request #1548
8 years ago
Riccardo Spagni 433adee594
Merge pull request #1545
8 years ago
Riccardo Spagni 0b6031adbf
Merge pull request #1543
8 years ago
Riccardo Spagni faa33fc326
Merge pull request #1541
8 years ago
Riccardo Spagni e51afeb90f
Merge pull request #1540
8 years ago
Riccardo Spagni 006bb0e957
Merge pull request #1538
8 years ago
Riccardo Spagni 36b84ded95
Merge pull request #1526
8 years ago
Riccardo Spagni aeeb24991a
Merge pull request #1523
8 years ago
Riccardo Spagni 71c7577370
Merge pull request #1513
8 years ago
Riccardo Spagni 5738e07fba
Merge pull request #1492
8 years ago
Miguel Herranz 36ba311cf4 Prioritize older transactions in the mempool
8 years ago
Jaquee a081b39c01
Move key image export/import functions to wallet2
8 years ago