Commit Graph

1905 Commits (3e557254c7a0828b0f2ca54aa7181c2dae1d7e4c)
 

Author SHA1 Message Date
Riccardo Spagni 1cfe0bdbef
Merge pull request #648
9 years ago
Riccardo Spagni 0c4222158f
Merge pull request #646
9 years ago
Riccardo Spagni a1a5b810bc
Merge pull request #645
9 years ago
Riccardo Spagni de78962e1c
Merge pull request #643
9 years ago
Riccardo Spagni cea6f6fb9c
Merge pull request #641
9 years ago
Riccardo Spagni 18b12cd24f
Merge pull request #640
9 years ago
Riccardo Spagni c1378881ef
Merge pull request #639
9 years ago
Riccardo Spagni f6dcefd80f
Merge pull request #638
9 years ago
moneromooo-monero f6abc5324f
simplewallet: check watch-only view key matches standard address
9 years ago
moneromooo-monero d9f4b395e8
daemon: remove leftover debug log
9 years ago
moneromooo-monero c7b96b91ed
wallet: check a key image isn't already present when adding one
9 years ago
moneromooo-monero 05bfb51d3e
core: move the db lock to the data directory
9 years ago
moneromooo-monero 7658ac0f45
blockchain: revert handle_get_objects adding block id on tx not found
9 years ago
moneromooo-monero 3a0f4d8a57
berkeleydb: fix delete/free mismatch
9 years ago
Thomas Winget 1642be242d minor bugfixes and refactoring
9 years ago
warptangent 3d1e690cb2
Add make option to disable BerkeleyDB
9 years ago
moneromooo-monero 098dcf2885
unit_tests: fix mnemonics unit test testing invalid seeds
9 years ago
moneromooo-monero 119eb10d7c
unit_tests: fix hard fork unit tests and add a test for major too
9 years ago
moneromooo-monero 64a2aa3376
hardfork: allow passing chain height in get(height) for convenience
9 years ago
moneromooo-monero 6827061d5f
tests: fix compilation failure after V1 define rename
9 years ago
Riccardo Spagni 5feebb4d87
Merge pull request #636
9 years ago
Riccardo Spagni 616df496e9 Revert "Merge pull request #632"
9 years ago
Riccardo Spagni f780f2e7ba
Merge pull request #635
9 years ago
Riccardo Spagni 569316aea3
Merge pull request #634
9 years ago
Riccardo Spagni 8d976a0683
Merge pull request #633
9 years ago
Riccardo Spagni 58f890652e
Merge pull request #632
9 years ago
Riccardo Spagni 39d73d2a27
Merge pull request #631
9 years ago
Riccardo Spagni ac961f66f6
Merge pull request #630
9 years ago
moneromooo-monero 8b3539bc11
core: prevent the database from being used by multiple daemons
9 years ago
moneromooo-monero 7fc6fa3fa2
wallet: forbid dust altogether in output selection where appropriate
9 years ago
moneromooo-monero 5e1a7391e8
blockchain: log number of outputs available for a new tx
9 years ago
moneromooo-monero 80882ac6dd
wallet: guard against exception in process_blocks
9 years ago
moneromooo-monero 2cf8b32229
wallet: guard against exception in process_blocks
9 years ago
moneromooo-monero bcac1018af
daemon: fix a few issues reported by valgrind
9 years ago
moneromooo-monero a7e817482c
tx_pool: fix serialization of new relayed data
9 years ago
moneromooo-monero 601ad76a5e
hardfork: fix mixup in indexing variable in get_voting_info
9 years ago
moneromooo-monero 444e22f01a
blockchain: remove unused timer
9 years ago
moneromooo-monero 7edfdd8f24
blockchain: fix m_sync_counter uninitialized variable use
9 years ago
moneromooo-monero d97582cf95
epee: use generate_random_bytes for new random uuids
9 years ago
moneromooo-monero 17c7c9caed
epee: remove dodgy random code that nobody uses
9 years ago
moneromooo-monero bf6d1474c0
new flush_txpool command, and associated RPC call
9 years ago
moneromooo-monero 6288295f8e
rpc: add missing return on error when getting a tx
9 years ago
moneromooo-monero b7e37b7763
simplewallet: show_transfers can now show just failed txes
9 years ago
moneromooo-monero b11539fda7
wallet: detect and handle failed outgoing transfers
9 years ago
moneromooo-monero 4b23714658
tx_pool: serialize missing kept_by_block flag
9 years ago
Riccardo Spagni b91fc2dc3c
Merge pull request #629
9 years ago
Riccardo Spagni bfb907c704
Merge pull request #628
9 years ago
Riccardo Spagni 82057ced7f
Merge pull request #627
9 years ago
moneromooo-monero 94b98fb5fa
tx_pool: do not accept txes not in a block if they timed out before
9 years ago
moneromooo-monero eadbdf354a
tx_pool: fix use of invalidated iterator
9 years ago