Commit Graph

1458 Commits (78b65cf7e8089d370aa7e8b481ccce8a3b9cd4af)
 

Author SHA1 Message Date
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
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
moneromooo-monero 2358d0d5be
tests: use 255 as a "too high" block version
9 years ago
moneromooo-monero f33a88cfc1
blockchain: fix a few block addition bugs
9 years ago
moneromooo-monero a9ff11c816
blockchain: fix an off by one error in unlocked time check
9 years ago
moneromooo-monero f294be35bc
blockchain: reinstate double spending checks in check_tx_inputs
9 years ago
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 a7e63f27c1
Merge pull request #564
9 years ago
Riccardo Spagni c35501c6ad
Merge pull request #562
9 years ago
Riccardo Spagni 6f71918a12
Merge pull request #561
9 years ago
Riccardo Spagni 719a6a89c6
Merge pull request #557
9 years ago
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