Commit Graph

1638 Commits (3a0f4d8a57c61b6b4dc8a6bfbf4f31acf14bf328)
 

Author SHA1 Message Date
Howard Chu ba4e217c90 Update liblmdb, unify 32/64 sources
9 years ago
warptangent d4c2fae2fb
BlockchainDB: Remove txs in reverse order
9 years ago
warptangent ffcf6bdb95
BlockchainLMDB: When removing, find amount output index fast by starting at end
9 years ago
warptangent f11def012f
BlockchainLMDB: Remove tx outputs in reverse order
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
Brendan Telzrow 791e7fb263 changed height to uint64_t
9 years ago
Brendan Telzrow 4cd7913a04 added RPC wallet command getheight
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
warptangent 725acc7f17
Replace tabs with two spaces for consistency with rest of codebase
9 years ago