Commit graph

  • da0bce3472 Use CMAKE_LINKER, not hardcoded "ld" Howard Chu 2016-01-03 08:22:38 +0000
  • 28b82718ff Avoid cmake-3.x block comment syntax Howard Chu 2016-01-03 08:22:06 +0000
  • a52cf36010 fix: cmake parse error on Ubuntu 14.04 moneroexamples 2016-01-03 07:52:57 +0800
  • 26aac68095 Fix release flags Howard Chu 2016-01-02 19:39:03 +0000
  • 7f8e5ced47
    daemon: fix ban length using wrong parameter moneromooo-monero 2016-01-02 16:30:12 +0000
  • a8caab1af1
    unit_tests: initialize db object in ctor, not open moneromooo-monero 2016-01-02 11:37:00 +0000
  • ee6f2cb71f IP_TOS not supported before Windows7 Howard Chu 2016-01-01 02:47:48 +0000
  • 462658df4f Get rid of doubly-defined NDEBUG Howard Chu 2016-01-01 23:23:54 +0000
  • 955ad41a2d
    Merge pull request #588 v0.9.0 Riccardo Spagni 2016-01-01 01:06:45 +0200
  • e6dc44813c
    updated readme, note CMake minimum version increase Riccardo Spagni 2016-01-01 01:05:22 +0200
  • 5c71f5d13e
    update version Riccardo Spagni 2015-12-31 23:12:13 +0200
  • b98d88c17e
    Merge pull request #587 Riccardo Spagni 2015-12-31 22:34:57 +0200
  • 1e07110a7a
    Nicer looking exit when blockchain.bin is found moneromooo-monero 2015-12-31 17:09:00 +0000
  • c991865ffc
    Merge pull request #586 Riccardo Spagni 2015-12-31 17:58:06 +0200
  • 40f97ce83d
    core: do not use the persistent pool state for tests moneromooo-monero 2015-12-31 14:24:06 +0000
  • e739baf40a
    Merge pull request #585 Riccardo Spagni 2015-12-31 15:16:44 +0200
  • 88b0fb14c8
    let miniupnp's cmakelist handle defaults Riccardo Spagni 2015-12-31 15:15:57 +0200
  • ac7d27d4f9
    Merge pull request #584 Riccardo Spagni 2015-12-31 12:43:15 +0200
  • 5c67c486e8
    wallet: don't forget to close the file after storing cache moneromooo-monero 2015-12-31 10:34:17 +0000
  • 2f62e0c19d
    Merge pull request #583 Riccardo Spagni 2015-12-31 09:09:05 +0200
  • 2c82eb71e7
    fix miniupnpc cmakelist Riccardo Spagni 2015-12-31 09:06:11 +0200
  • 3fbd714091
    Merge pull request #582 Riccardo Spagni 2015-12-31 08:54:54 +0200
  • de03926850
    updated copyright year Riccardo Spagni 2015-12-31 08:39:56 +0200
  • 810a11267c
    fixed copyrights with bad year references Riccardo Spagni 2015-12-31 08:37:27 +0200
  • 2be1ae3906
    Merge pull request #581 Riccardo Spagni 2015-12-31 08:20:22 +0200
  • be7a93f51f
    Merge pull request #580 Riccardo Spagni 2015-12-31 08:18:27 +0200
  • 76a765c967
    Merge pull request #579 Riccardo Spagni 2015-12-31 08:18:06 +0200
  • 10ae0032d8 isblank doesn't need a special case test Howard Chu 2015-12-31 05:34:29 +0000
  • a090ee97f9 Fix 3edbf57b62 Howard Chu 2015-12-31 05:31:42 +0000
  • 1813736562
    unit_tests: remove an unused variable moneromooo-monero 2015-12-30 17:30:54 +0000
  • 70dd34634c
    unit_tests: fix hardfork test build moneromooo-monero 2015-12-30 17:30:01 +0000
  • 576effe11a
    blockchain: kill ioservice on scope end, rather than manually moneromooo-monero 2015-12-30 16:08:30 +0000
  • ed5d017c0f
    miner: minor fixes on stop moneromooo-monero 2015-12-30 16:06:32 +0000
  • b245215193
    core_tests: deinit core before destroying it moneromooo-monero 2015-12-30 16:05:52 +0000
  • bc8a52efd8
    wallet: add a rescan_bc command and rescan_blockchain RPC moneromooo-monero 2015-12-30 12:58:15 +0000
  • 92ef6b54fe
    wallet: protect against exceptions in the block pull thread moneromooo-monero 2015-12-30 12:43:15 +0000
  • af2106122d
    net_peerlist: move a couple functions from public to private moneromooo-monero 2015-12-30 10:36:51 +0000
  • 91001aa446
    Merge pull request #578 Riccardo Spagni 2015-12-30 13:21:50 +0200
  • 3edbf57b62
    fix missing unbound tests Riccardo Spagni 2015-12-30 13:20:06 +0200
  • 2d43ae8063
    update unbound, fix unbound openssl issue on OS X Riccardo Spagni 2015-12-30 12:57:50 +0200
  • 7223eebbe7
    Merge pull request #577 Riccardo Spagni 2015-12-30 12:28:03 +0200
  • 32a26332f8
    no longer need to pass the size to rapidjson Riccardo Spagni 2015-12-30 12:25:29 +0200
  • bd8e0fd2a1
    add missing miniupnpc files, modify cmake to not build miniupnpc tests and to fix an issue with finding miniupnpcstrings Riccardo Spagni 2015-12-30 10:00:50 +0200
  • 7da9905589
    updated miniupnpc Riccardo Spagni 2015-12-30 09:56:25 +0200
  • 9e45eadb98
    Merge pull request #575 Riccardo Spagni 2015-12-30 09:40:33 +0200
  • b6d41cdac1
    Merge pull request #574 Riccardo Spagni 2015-12-30 09:40:04 +0200
  • ddc6d45f96
    Merge pull request #573 Riccardo Spagni 2015-12-30 09:39:27 +0200
  • fd36eea6dd
    Merge pull request #572 Riccardo Spagni 2015-12-30 09:38:41 +0200
  • 0db5ca7a49
    Merge pull request #571 Riccardo Spagni 2015-12-30 09:38:01 +0200
  • aa6dd048d8
    Merge pull request #570 Riccardo Spagni 2015-12-30 09:37:24 +0200
  • 9b3300fe9b
    Merge pull request #569 Riccardo Spagni 2015-12-30 09:36:54 +0200
  • a7e56870fe
    Merge pull request #568 Riccardo Spagni 2015-12-30 09:36:18 +0200
  • 61befc2293
    wallet: store cache to file without unnecessary memory buffer moneromooo-monero 2015-12-29 15:46:37 +0000
  • 90dbae918f
    Merge pull request #566 Riccardo Spagni 2015-12-29 11:04:08 +0200
  • 3b56036bb3 Merge pull request #1 from LMDB/crash-fix moneromooo-monero 2015-12-29 00:11:46 +0000
  • b39aae7aa5 Tweak 45800a25e9 hyc 2015-12-29 00:09:10 +0000
  • 61ce8d6fde
    wallet_rpc_server: exit async, so we reply to stop_wallet RPC moneromooo-monero 2015-12-28 23:38:30 +0000
  • 09533557b5
    blockchain_db: inform user about new format if blockchain.bin is found moneromooo-monero 2015-12-28 21:11:55 +0000
  • 4a5a5ff157
    blockchain: always stop the ioservice before returning moneromooo-monero 2015-12-28 19:53:07 +0000
  • b773e66877 MDB_VL32 - resync with master Howard Chu 2015-12-28 19:44:24 +0000
  • 9847db6920
    wallet: do not return error if incoming_transfers finds none moneromooo-monero 2015-12-28 20:26:46 +0000
  • 78b65cf7e8
    db_lmdb: safety close db at exit moneromooo-monero 2015-12-28 19:23:02 +0000
  • 45800a25e9
    db_lmdb: fix a strdup/delete[] mistmatch moneromooo-monero 2015-12-28 19:22:37 +0000
  • fc341325a7 Remove assert from status command hyc 2015-12-27 08:44:18 +0000
  • ee9d71e9f9
    BlockchainDB: skip fixup check if read-only database warptangent 2015-12-26 14:27:35 -0800
  • b0541a56eb
    blockchain: remove obsolete containers moneromooo-monero 2015-12-26 18:01:24 +0000
  • 18a5211173
    blockchain: Fix height in call to on_blockchain_dec moneromooo-monero 2015-12-26 18:00:45 +0000
  • 50ee591152
    hardfork: ensure current_fork_index can not become negative on rescan moneromooo-monero 2015-12-26 13:17:00 +0000
  • b90e14d927
    tests: add a unit test for canonical decomposed amounts moneromooo-monero 2015-12-26 11:41:50 +0000
  • 95ceb715dc
    Merge pull request #565 Riccardo Spagni 2015-12-26 10:21:21 +0200
  • 79beed221d
    tests: fix various tests by using parameters better suited to monero moneromooo-monero 2015-12-25 22:26:34 +0000
  • d0a8362b6b
    tests: fix some double spending tests moneromooo-monero 2015-12-25 22:23:36 +0000
  • 2358d0d5be
    tests: use 255 as a "too high" block version moneromooo-monero 2015-12-25 22:22:12 +0000
  • f33a88cfc1
    blockchain: fix a few block addition bugs moneromooo-monero 2015-12-25 22:13:38 +0000
  • a9ff11c816
    blockchain: fix an off by one error in unlocked time check moneromooo-monero 2015-12-25 22:12:52 +0000
  • f294be35bc
    blockchain: reinstate double spending checks in check_tx_inputs moneromooo-monero 2015-12-25 22:11:21 +0000
  • 737b6d6cf5
    blockchain: make some flag twiddling code closer to the original moneromooo-monero 2015-12-25 22:10:27 +0000
  • 81cb0fcdcc
    blockchain: fix bitflipping test with quantized block rewards moneromooo-monero 2015-12-25 22:07:58 +0000
  • 22ddf09bea
    blockchain: add missing m_tx_pool.on_blockchain_dec moneromooo-monero 2015-12-25 22:04:13 +0000
  • d837c0ca90
    blockchain: fix switch to alternative blockchain for more than one block moneromooo-monero 2015-12-25 22:02:07 +0000
  • 5cec076e13
    blockchain: add a missing validity check to rollback_blockchain_switching moneromooo-monero 2015-12-25 22:01:21 +0000
  • 3cabdb5ef2
    core: catch exceptions from get_output_key moneromooo-monero 2015-12-25 21:59:26 +0000
  • 5eef64578b
    db: throw when given a non txout_to_key output to add moneromooo-monero 2015-12-25 21:56:37 +0000
  • a7e63f27c1
    Merge pull request #564 Riccardo Spagni 2015-12-25 21:50:21 +0200
  • c35501c6ad
    Merge pull request #562 Riccardo Spagni 2015-12-25 21:49:15 +0200
  • 6f71918a12
    Merge pull request #561 Riccardo Spagni 2015-12-25 21:48:48 +0200
  • 719a6a89c6
    Merge pull request #557 Riccardo Spagni 2015-12-25 21:48:22 +0200
  • ba4e217c90 Update liblmdb, unify 32/64 sources Howard Chu 2015-12-20 16:27:42 +0000
  • d4c2fae2fb
    BlockchainDB: Remove txs in reverse order warptangent 2015-12-24 15:01:00 -0800
  • ffcf6bdb95
    BlockchainLMDB: When removing, find amount output index fast by starting at end warptangent 2015-12-24 12:25:07 -0800
  • f11def012f
    BlockchainLMDB: Remove tx outputs in reverse order warptangent 2015-12-24 12:22:09 -0800
  • d0e434f0d8
    Merge pull request #560 Riccardo Spagni 2015-12-24 18:16:47 +0200
  • 0eaee358be
    Merge pull request #559 Riccardo Spagni 2015-12-24 18:12:41 +0200
  • 6c868595b7
    unit_tests: fix hard fork tests moneromooo-monero 2015-12-24 16:12:03 +0000
  • 47ca455ea8
    fixed missing parenthesis Riccardo Spagni 2015-12-24 18:11:11 +0200
  • 8b0200adf8
    unit_tests: new test for IP blocking moneromooo-monero 2015-12-24 16:05:19 +0000
  • 514aa724f4
    Merge pull request #558 Riccardo Spagni 2015-12-24 16:46:56 +0200
  • a004130a04 fix for 'failed to generate new wallet: failed to save file' error during wallet generation Lex Kalinkin 2015-12-24 16:12:42 +0200
  • 791e7fb263 changed height to uint64_t Brendan Telzrow 2015-12-23 13:10:59 -0600
  • 4cd7913a04 added RPC wallet command getheight Brendan Telzrow 2015-12-23 10:04:04 -0600