| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5895 | luigi1111 | 2019-09-30 | 2 | -9/+9 |
| |\ | |||||
| | * | unit tests: replace global var with lambda returning static local var | stoffu | 2019-09-09 | 2 | -9/+9 |
| * | | Merge pull request #5893 | luigi1111 | 2019-09-30 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | tests: rct_mlsag: resolve CID 203914 (UNINIT_CTOR) | anonimal | 2019-09-07 | 1 | -1/+1 |
| * | | | RandomX integration | Howard Chu | 2019-09-25 | 2 | -4/+4 |
| * | | | Merge pull request #5916 | luigi1111 | 2019-09-24 | 1 | -2/+20 |
| |\ \ \ | |||||
| | * | | | p2p: fix bans taking port into account | moneromooo-monero | 2019-09-16 | 1 | -2/+20 |
| * | | | | Merge pull request #5882 | luigi1111 | 2019-09-24 | 3 | -6/+40 |
| |\ \ \ \ | |||||
| | * | | | | blockchain: enforce 10 block age for spending outputs | moneromooo-monero | 2019-09-17 | 3 | -6/+40 |
| | |/ / / | |||||
| * | | | | Merge pull request #5878 | luigi1111 | 2019-09-24 | 1 | -8/+1 |
| |\ \ \ \ | |||||
| | * | | | | Removed Berkeley DB and db switching logic | Jesus Ramirez | 2019-09-16 | 1 | -8/+1 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #5877 | luigi1111 | 2019-09-24 | 3 | -4/+4 |
| |\ \ \ \ | |||||
| | * | | | | Changed the use of boost:value_initialized for C++ list initializer | Jesus Ramirez | 2019-09-02 | 3 | -4/+4 |
| | |/ / / | |||||
| * | | | | Merge pull request #5864 | luigi1111 | 2019-09-24 | 1 | -0/+17 |
| |\ \ \ \ | |||||
| | * | | | | Properly format multiline logs | moneromooo-monero | 2019-09-16 | 1 | -0/+17 |
| | | |/ / | |/| | | |||||
| * | | | | functional_tests: fix failure on windows removing files | moneromooo-monero | 2019-09-17 | 1 | -0/+2 |
| * | | | | fix wallet python test when run with ctest | moneromooo-monero | 2019-09-17 | 2 | -1/+3 |
| * | | | | functional_tests: python3 compatibility | moneromooo-monero | 2019-09-17 | 7 | -15/+15 |
| * | | | | functional_tests: pop exactly what we need to test before testing | moneromooo-monero | 2019-09-17 | 10 | -10/+20 |
| * | | | | functional_tests: check for RPC methods which aren't exposed | moneromooo-monero | 2019-09-17 | 2 | -0/+54 |
| * | | | | functional_tests: add get_transaction_pool_stats | moneromooo-monero | 2019-09-17 | 1 | -0/+84 |
| * | | | | functional_tests: add save_bc | moneromooo-monero | 2019-09-17 | 1 | -0/+3 |
| * | | | | functional_tests: add is_key_image_spent tests | moneromooo-monero | 2019-09-17 | 1 | -1/+45 |
| * | | | | functional_tests: add submitblock test | moneromooo-monero | 2019-09-17 | 1 | -0/+28 |
| * | | | | functional_tests: check transaction fee is around what we expect | moneromooo-monero | 2019-09-17 | 1 | -2/+9 |
| * | | | | functional_tests: add tx_notes tests | moneromooo-monero | 2019-09-17 | 1 | -0/+18 |
| * | | | | functional_tests: add wallet attributes test | moneromooo-monero | 2019-09-17 | 1 | -0/+23 |
| * | | | | functional_tests: add rescan_spent/rescan_blockchain tests | moneromooo-monero | 2019-09-17 | 1 | -0/+39 |
| * | | | | functional_tests: add monero: URI tests | moneromooo-monero | 2019-09-17 | 2 | -1/+235 |
| * | | | | wallet: add edit_address_book RPC | moneromooo-monero | 2019-09-17 | 1 | -6/+71 |
| * | | | | functional_tests: add address book tests | moneromooo-monero | 2019-09-17 | 2 | -1/+239 |
| * | | | | functional_tests: add wallet password change, store and tag tests | moneromooo-monero | 2019-09-17 | 2 | -9/+165 |
| * | | | | functional_tests: add spend proof tests | moneromooo-monero | 2019-09-17 | 1 | -0/+35 |
| * | | | | functional_tests: add test for mining via wallet | moneromooo-monero | 2019-09-17 | 1 | -7/+21 |
| * | | | | functional_tests: add multisig state tests | moneromooo-monero | 2019-09-17 | 1 | -0/+68 |
| * | | | | functional_tests: add get_transfers test | moneromooo-monero | 2019-09-17 | 1 | -0/+23 |
| * | | | | functional_tests: add missing sweep_dust parameters, and test it | moneromooo-monero | 2019-09-17 | 1 | -0/+8 |
| * | | | | functional_tests: move extraneous stuff out of the framework | moneromooo-monero | 2019-09-17 | 1 | -5/+16 |
| |/ / / | |||||
| * | | | Merge pull request #5818 | luigi1111 | 2019-09-14 | 2 | -1/+132 |
| |\ \ \ | |||||
| | * | | | Dropping cppzmq dependency; adding some zmq utils | Lee Clagett | 2019-07-22 | 2 | -1/+132 |
| | |/ / | |||||
| * | | | Merge pull request #5823 | luigi1111 | 2019-09-14 | 3 | -0/+28 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | blockchain: forbid v1 coinbase from v12 | moneromooo-monero | 2019-08-19 | 3 | -0/+28 |
| * | | | Merge pull request #5876 | luigi1111 | 2019-09-08 | 1 | -6/+12 |
| |\ \ \ | |||||
| | * | | | unit_tests: fix build with CLANG 8 and boost 1.69 | moneromooo-monero | 2019-08-30 | 1 | -6/+12 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #5856 | luigi1111 | 2019-09-08 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | unit_tests: Fix uninitialized values | Matyas Liptak | 2019-08-27 | 1 | -1/+1 |
| * | | | | Merge pull request #5855 | luigi1111 | 2019-09-08 | 1 | -4/+4 |
| |\ \ \ \ | |||||
| | * | | | | wallet: fix mismatch between two concepts of "balance" | moneromooo-monero | 2019-09-05 | 1 | -4/+4 |
| | |/ / / | |||||
| * | | | | unit_tests: fix levin unit test on big endian | moneromooo-monero | 2019-09-04 | 1 | -23/+23 |
| * | | | | difficulty: fix check_hash on big endian | moneromooo-monero | 2019-09-04 | 2 | -8/+20 |
| | |/ / |/| | | |||||
