Commit Graph

1503 Commits (de0392685063d93dbdad3a6b1a2712eaf94dd51a)
 

Author SHA1 Message Date
Riccardo Spagni de03926850
updated copyright year
9 years ago
Riccardo Spagni 810a11267c
fixed copyrights with bad year references
9 years ago
Riccardo Spagni 2be1ae3906
Merge pull request #581
9 years ago
Riccardo Spagni be7a93f51f
Merge pull request #580
9 years ago
Riccardo Spagni 76a765c967
Merge pull request #579
9 years ago
Howard Chu 10ae0032d8 isblank doesn't need a special case test
9 years ago
Howard Chu a090ee97f9 Fix 3edbf57b62
9 years ago
moneromooo-monero 1813736562
unit_tests: remove an unused variable
9 years ago
moneromooo-monero 70dd34634c
unit_tests: fix hardfork test build
9 years ago
moneromooo-monero 576effe11a
blockchain: kill ioservice on scope end, rather than manually
9 years ago
moneromooo-monero ed5d017c0f
miner: minor fixes on stop
9 years ago
moneromooo-monero b245215193
core_tests: deinit core before destroying it
9 years ago
moneromooo-monero bc8a52efd8
wallet: add a rescan_bc command and rescan_blockchain RPC
9 years ago
moneromooo-monero 92ef6b54fe
wallet: protect against exceptions in the block pull thread
9 years ago
moneromooo-monero af2106122d
net_peerlist: move a couple functions from public to private
9 years ago
Riccardo Spagni 91001aa446
Merge pull request #578
9 years ago
Riccardo Spagni 3edbf57b62
fix missing unbound tests
9 years ago
Riccardo Spagni 2d43ae8063
update unbound, fix unbound openssl issue on OS X
9 years ago
Riccardo Spagni 7223eebbe7
Merge pull request #577
9 years ago
Riccardo Spagni 32a26332f8
no longer need to pass the size to rapidjson
9 years ago
Riccardo Spagni bd8e0fd2a1
add missing miniupnpc files, modify cmake to not build miniupnpc tests and to fix an issue with finding miniupnpcstrings
9 years ago
Riccardo Spagni 7da9905589
updated miniupnpc
9 years ago
Riccardo Spagni 9e45eadb98
Merge pull request #575
9 years ago
Riccardo Spagni b6d41cdac1
Merge pull request #574
9 years ago
Riccardo Spagni ddc6d45f96
Merge pull request #573
9 years ago
Riccardo Spagni fd36eea6dd
Merge pull request #572
9 years ago
Riccardo Spagni 0db5ca7a49
Merge pull request #571
9 years ago
Riccardo Spagni aa6dd048d8
Merge pull request #570
9 years ago
Riccardo Spagni 9b3300fe9b
Merge pull request #569
9 years ago
Riccardo Spagni a7e56870fe
Merge pull request #568
9 years ago
moneromooo-monero 61befc2293
wallet: store cache to file without unnecessary memory buffer
9 years ago
Riccardo Spagni 90dbae918f
Merge pull request #566
9 years ago
moneromooo-monero 3b56036bb3 Merge pull request #1 from LMDB/crash-fix
9 years ago
hyc b39aae7aa5 Tweak 45800a25e9
9 years ago
moneromooo-monero 61ce8d6fde
wallet_rpc_server: exit async, so we reply to stop_wallet RPC
9 years ago
moneromooo-monero 09533557b5
blockchain_db: inform user about new format if blockchain.bin is found
9 years ago
moneromooo-monero 4a5a5ff157
blockchain: always stop the ioservice before returning
9 years ago
Howard Chu b773e66877 MDB_VL32 - resync with master
9 years ago
moneromooo-monero 9847db6920
wallet: do not return error if incoming_transfers finds none
9 years ago
moneromooo-monero 78b65cf7e8
db_lmdb: safety close db at exit
9 years ago
moneromooo-monero 45800a25e9
db_lmdb: fix a strdup/delete[] mistmatch
9 years ago
hyc fc341325a7 Remove assert from status command
9 years ago
warptangent ee9d71e9f9
BlockchainDB: skip fixup check if read-only database
9 years ago
moneromooo-monero b0541a56eb
blockchain: remove obsolete containers
9 years ago
moneromooo-monero 18a5211173
blockchain: Fix height in call to on_blockchain_dec
9 years ago
moneromooo-monero 50ee591152
hardfork: ensure current_fork_index can not become negative on rescan
9 years ago
moneromooo-monero b90e14d927
tests: add a unit test for canonical decomposed amounts
9 years ago
Riccardo Spagni 95ceb715dc
Merge pull request #565
9 years ago
moneromooo-monero 79beed221d
tests: fix various tests by using parameters better suited to monero
9 years ago
moneromooo-monero d0a8362b6b
tests: fix some double spending tests
9 years ago