| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5318 | Riccardo Spagni | 2019-04-01 | 2 | -5/+7 |
| |\ | |||||
| | * | block_weight: fix python 2/3 compatibility | moneromooo-monero | 2019-04-01 | 2 | -5/+7 |
| * | | Merge pull request #5352 | Riccardo Spagni | 2019-04-01 | 1 | -0/+5 |
| |\ \ | |||||
| | * | | blockchain: simple cache for the long term block weights | moneromooo-monero | 2019-03-28 | 1 | -0/+5 |
| * | | | Merge pull request #5331 | Riccardo Spagni | 2019-04-01 | 17 | -285/+2049 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | python-rpc: add console.py | moneromooo-monero | 2019-03-23 | 1 | -1/+1 |
| | * | | functional_tests: move RPC API to utils, it is not test specific | moneromooo-monero | 2019-03-22 | 17 | -892/+25 |
| | * | | functional_tests: add balance tests | moneromooo-monero | 2019-03-22 | 1 | -58/+170 |
| | * | | functional_tests: add missing parameters to get_balance | moneromooo-monero | 2019-03-22 | 1 | -1/+6 |
| | * | | functional_tests: add proofs tests (tx key, in/out tx, reserve) | moneromooo-monero | 2019-03-21 | 3 | -1/+350 |
| | * | | functional_tests: add more transfer tests | moneromooo-monero | 2019-03-21 | 2 | -6/+60 |
| | * | | functional_tests: add get_bulk_transfer tests | moneromooo-monero | 2019-03-21 | 2 | -0/+49 |
| | * | | functional_tests: add message signing/verification tests | moneromooo-monero | 2019-03-21 | 3 | -1/+110 |
| | * | | functional_tests: add multisig and cold signing tests | moneromooo-monero | 2019-03-21 | 4 | -2/+544 |
| | * | | functional_tests: support several daemons/wallets | moneromooo-monero | 2019-03-21 | 3 | -29/+42 |
| | * | | functional_tests: add txpool RPC tests | moneromooo-monero | 2019-03-21 | 3 | -1/+178 |
| | * | | functional_tests: add integrated address tests | moneromooo-monero | 2019-03-21 | 3 | -1/+125 |
| | * | | functional_tests: add basic transfer tests | moneromooo-monero | 2019-03-21 | 3 | -14/+360 |
| | * | | functional_tests: plug RPC tests into the cmake machinery | moneromooo-monero | 2019-03-21 | 2 | -3/+120 |
| | * | | functional_tests: add basic mining tests | moneromooo-monero | 2019-03-21 | 3 | -0/+152 |
| | * | | functional_tests: add wallet address/subaddress RPC tests | moneromooo-monero | 2019-03-21 | 2 | -0/+259 |
| | * | | functional_tests: improve RPC blockchain tests | moneromooo-monero | 2019-03-21 | 6 | -60/+283 |
| * | | | Merge pull request #5289 | Riccardo Spagni | 2019-04-01 | 1 | -1/+3 |
| |\ \ \ | |||||
| | * | | | tests: fix path in instructions | moneromooo-monero | 2019-03-14 | 1 | -1/+3 |
| * | | | | Merge pull request #5239 | Riccardo Spagni | 2019-04-01 | 11 | -10/+306 |
| |\ \ \ \ | |||||
| | * | | | | Make difficulty 128 bit instead of 64 bit | moneromooo-monero | 2019-03-24 | 11 | -10/+306 |
| | | |_|/ | |/| | | |||||
| * / | | | Added socks proxy (tor/i2pd/kovri) support to wallet | Lee Clagett | 2019-03-25 | 5 | -4/+94 |
| |/ / / | |||||
| * | | | Merge pull request #5274 | Riccardo Spagni | 2019-03-24 | 4 | -4/+4 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | tests: disable wallet SSL init for tests involving wallet2 | moneromooo-monero | 2019-03-12 | 4 | -4/+4 |
| | |/ | |||||
| * | | Merge pull request #5256 | Riccardo Spagni | 2019-03-21 | 2 | -0/+24 |
| |\ \ | |||||
| | * | | blockchain: speed up getting N blocks weights/long term weights | moneromooo-monero | 2019-03-08 | 2 | -0/+24 |
| | |/ | |||||
| * | | Merge pull request #5251 | Riccardo Spagni | 2019-03-21 | 5 | -7/+17 |
| |\ \ | |||||
| | * | | gtest: build fix for NetBSD | moneromooo-monero | 2019-03-07 | 2 | -1/+4 |
| | * | | tests: handle any cmake detected python interpreter | moneromooo-monero | 2019-03-07 | 3 | -6/+13 |
| | |/ | |||||
| * | | Merge pull request #5211 | Riccardo Spagni | 2019-03-21 | 11 | -83/+1394 |
| |\ \ | |||||
| | * | | tests/trezor: HF9 and HF10 tests | Dusan Klinec | 2019-03-20 | 9 | -83/+1241 |
| | * | | crypto: hmac_keccak added | Dusan Klinec | 2019-03-20 | 2 | -0/+153 |
| * | | | Adding classes, functions, and utilities for common LMDB operations. | Lee Clagett | 2019-03-19 | 2 | -0/+406 |
| * | | | Merge pull request #5240 | Riccardo Spagni | 2019-03-19 | 1 | -1/+0 |
| |\ \ \ | |||||
| | * | | | tests: fix cnv4-jit-test link on mac | moneromooo-monero | 2019-03-06 | 1 | -1/+0 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #5192 | Riccardo Spagni | 2019-03-17 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | performance_tests: fix NetBSD build | moneromooo-monero | 2019-02-25 | 1 | -2/+2 |
| * | | | | Merge pull request #5061 | Riccardo Spagni | 2019-03-17 | 156 | -156/+156 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Update 2019 copyright | binaryFate | 2019-03-05 | 156 | -156/+156 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #4977 | Riccardo Spagni | 2019-03-14 | 9 | -110/+3077 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | device/trezor: debugging features, trezor tests | Dusan Klinec | 2019-03-05 | 9 | -110/+3077 |
| | |/ | |||||
| * | | Merge pull request #4852 | Riccardo Spagni | 2019-03-05 | 1 | -0/+19 |
| |\ \ | |||||
| | * | | epee: add SSL support | Martijn Otto | 2019-03-05 | 1 | -0/+19 |
| * | | | cryptonote: avoid double parsing blocks when syncing | moneromooo-monero | 2019-03-05 | 4 | -7/+7 |
| * | | | save some database calls when getting top block hash and height | moneromooo-monero | 2019-03-05 | 2 | -2/+6 |
