Commit Graph

372 Commits (04a50a7ea464c4b728d2d0ad00a76f42b9db3423)

Author SHA1 Message Date
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Riccardo Spagni ecbd3f0798
Merge pull request #1758
7 years ago
moneromooo-monero 5664826a84
unit_tests: hardfork unit test now needs get_block_blob_from_height
7 years ago
Howard Chu 80749e59a8
More for PR #1724
7 years ago
Riccardo Spagni 49efd3add9
Merge pull request #1727
7 years ago
Riccardo Spagni 88c752b476
Merge pull request #1721
7 years ago
Riccardo Spagni 565c99f670
Merge pull request #1731
7 years ago
moneromooo-monero 08c3f38031
util: add a vercmp function to compare version numbers
7 years ago
Lee Clagett 2cde2c02ca switch to boost::thread for mingw build
7 years ago
moneromooo-monero b6a2230e6f
unit_tests: fix minor blockchain_db regression
7 years ago
moneromooo-monero 0288310e3b
blockchain_db: add "raw" blobdata getters for block and transaction
7 years ago
moneromooo-monero 59c9d165f8
tests: fixup include paths after cryptonote_core split
7 years ago
Riccardo Spagni 92fe31fd44
Merge pull request #1714
7 years ago
Riccardo Spagni e6c29eb5fc
Merge pull request #1706
7 years ago
Riccardo Spagni 71770d1a78
Merge pull request #1699
7 years ago
moneromooo-monero 9faef1f83a
cryptonote_protocol: misc fluffy block fixes
7 years ago
moneromooo-monero 7403e56fb4
performance_tests: report small time per call in microseconds
7 years ago
Riccardo Spagni eacf2124b6 Merge pull request #1689
7 years ago
moneromooo-monero cadada2d65
performance_tests: add tests for sc_reduce32 and cn_fast_hash
7 years ago
moneromooo-monero 962c72b624
performance_tests: initialize logging at startup
7 years ago
Timothy D. Prime dd3485492d make previous change portable
7 years ago
Timothy D. Prime 32d7d04858 fixes #1688 protect make debug-test from gtest
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
7 years ago
Jaquee b14d109bae
update wallet api tests
7 years ago
Riccardo Spagni c3eff820be
Merge pull request #1642
7 years ago
moneromooo-monero ea6549e9da
core_tests: decrease trace level from trace to debug
8 years ago
Lee Clagett c02e1cb943 Updates to epee HTTP client code
8 years ago
moneromooo-monero f9293b69d8
unit_tests: fix missing return after batch_start prototype change
8 years ago
moneromooo-monero a480bf6b14
fixups in logging init calls, and add missing net context in a log
8 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
8 years ago
Riccardo Spagni b2e1568335
Merge pull request #1579
8 years ago
Riccardo Spagni c5be70eab4
Merge pull request #1575
8 years ago
Riccardo Spagni 10c6afd316
Merge pull request #1571
8 years ago
Riccardo Spagni 65e33b1bc5
Merge pull request #1506
8 years ago
moneromooo-monero f5f4109f9a
mnemonics: fix language detection with checksum word
8 years ago
Howard Chu 0693cff925
Use batch transactions when syncing
8 years ago
moneromooo-monero b3ca0c627a
unit_tests: fix portable serialization tests hardcoded data path
8 years ago
moneromooo-monero 81c384e408
fix do_not_relay not preventing relaying on a timer
8 years ago
Riccardo Spagni 2a2f02e375
Merge pull request #1559
8 years ago
Jaquee db56a03ff2
Wallet2 + API: Callbacks for unconfirmed transfers
8 years ago
Lee Clagett d81cb08704 Added (not yet enabled) HTTP client authentication
8 years ago
Riccardo Spagni ba9744d400
Merge pull request #1515
8 years ago
Riccardo Spagni 23cf963332
Merge pull request #1493
8 years ago
Riccardo Spagni ff1bb6bc68
Merge pull request #1460
8 years ago
moneromooo-monero 0478ac6848
blockchain: allow marking "tx not found" without an exception
8 years ago
kenshi84 ada7c7da8f portable serializer: tests added
8 years ago
Lee Clagett 522ab79e9c Fixed HTTP auth tests for gcc 4.9
8 years ago
kenshi84 99580adf66 make openalias also available for solo miner; introduce namespace tools::dns_utils; support integrated address with dns lookup
8 years ago
Lee Clagett d55e2266ca Fixed uninitialized valgrind errors in serialization tests
8 years ago