Commit Graph

1439 Commits (737b6d6cf5b46a68304a8f9f83e262e560c33c0a)
 

Author SHA1 Message Date
moneromooo-monero 737b6d6cf5
blockchain: make some flag twiddling code closer to the original
9 years ago
moneromooo-monero 81cb0fcdcc
blockchain: fix bitflipping test with quantized block rewards
9 years ago
moneromooo-monero 22ddf09bea
blockchain: add missing m_tx_pool.on_blockchain_dec
9 years ago
moneromooo-monero d837c0ca90
blockchain: fix switch to alternative blockchain for more than one block
9 years ago
moneromooo-monero 5cec076e13
blockchain: add a missing validity check to rollback_blockchain_switching
9 years ago
moneromooo-monero 3cabdb5ef2
core: catch exceptions from get_output_key
9 years ago
moneromooo-monero 5eef64578b
db: throw when given a non txout_to_key output to add
9 years ago
Riccardo Spagni d0e434f0d8
Merge pull request #560
9 years ago
Riccardo Spagni 0eaee358be
Merge pull request #559
9 years ago
moneromooo-monero 6c868595b7
unit_tests: fix hard fork tests
9 years ago
Riccardo Spagni 47ca455ea8
fixed missing parenthesis
9 years ago
moneromooo-monero 8b0200adf8
unit_tests: new test for IP blocking
9 years ago
Riccardo Spagni 514aa724f4
Merge pull request #558
9 years ago
Lex Kalinkin a004130a04 fix for 'failed to generate new wallet: failed to save file' error during wallet generation
9 years ago
Riccardo Spagni e285820dfb
Merge pull request #556
9 years ago
moneromooo-monero 22581a0441
epee: regularly cleanup connections we kept a reference to
9 years ago
Riccardo Spagni a06b0b2b95
Merge pull request #554
9 years ago
Riccardo Spagni e6dbea094c
Merge pull request #553
9 years ago
moneromooo-monero 26c5118000
README.md: mention --no-igd in the Tor paragraph
9 years ago
moneromooo-monero 1e2f2d7da0
epee: fix hang on exit
9 years ago
moneromooo-monero 17ff6f2114
net_node: fix a hang on exit
9 years ago
Riccardo Spagni 40880d7cb8
Merge pull request #552
9 years ago
Riccardo Spagni 21053c6420
Merge pull request #551
9 years ago
Riccardo Spagni c41f785d56
Merge pull request #550
9 years ago
Riccardo Spagni 76837fe5bc
Merge pull request #549
9 years ago
Riccardo Spagni aa7d6c5412
Merge pull request #547
9 years ago
Riccardo Spagni cab57ca49d
Merge pull request #546
9 years ago
Riccardo Spagni b42966aead
Merge pull request #545
9 years ago
hyc 9428d53d6f Strip redundant includes
9 years ago
Howard Chu cfe15b81bd Also set stacksize for Win32 not on MSVC
9 years ago
moneromooo-monero 8c93608f2f
wallet: fix load/save versioning bug for recently added tx data
9 years ago
moneromooo-monero bd15f97d2a
README.md: mention rlwrap usage
9 years ago
moneromooo-monero af1da980f0
README.md: fix Tor paragraph to use warptangent's TCP DNS changes
9 years ago
moneromooo-monero 8ea7af1ba3
Allow the wallet to access hard fork information
9 years ago
moneromooo-monero 760331b427
epee: make log macros behave like statements
9 years ago
moneromooo-monero 3f2970fadb
Add missing semicolons after log statements
9 years ago
moneromooo-monero 0ab56b80db
print top block hash in daemon diff command
9 years ago
Riccardo Spagni 5d33b43d8d
Merge pull request #544
9 years ago
Riccardo Spagni 64ff3c7201
Merge pull request #543
9 years ago
Riccardo Spagni 45249d92a7
Merge pull request #542
9 years ago
moneromooo-monero 01e92ebdb0
replace std::auto_ptr with std::unique_ptr
9 years ago
moneromooo-monero 63cb1a59aa
move another non user useful log to L1
9 years ago
moneromooo-monero 02827d5155
p2p: minor log formatting fix
9 years ago
moneromooo-monero 9b4f8b4b7e
wallet: save to a temporary file, then rename
9 years ago
Riccardo Spagni f7d41d6e28
Merge pull request #541
9 years ago
Riccardo Spagni 814c8241cd
Merge pull request #536
9 years ago
warptangent 5131b263ed Replace tabs and remove trailing whitespace
9 years ago
warptangent 0d40de48c2
Optionally restrict DNS queries to TCP
9 years ago
warptangent 9079a32c07
Fix typo
9 years ago
warptangent 3796941d8e
blockchain.cpp: Change indentation from 4 to 2 spaces
9 years ago