| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core: don't check block rate nor fork time in regtest mode | moneromooo-monero | 2019-04-07 | 1 | -1/+4 |
| * | rpc: merge the two get_info implementations | moneromooo-monero | 2019-04-06 | 1 | -62/+3 |
| * | Merge pull request #5360 | Riccardo Spagni | 2019-04-06 | 1 | -2/+16 |
| |\ | |||||
| | * | cryptonote_protocol_handler: add block/tx hashes in notify logs | moneromooo-monero | 2019-03-28 | 1 | -2/+16 |
| * | | Merge pull request #5351 | Riccardo Spagni | 2019-04-06 | 1 | -12/+43 |
| |\ \ | |||||
| | * | | rpc.gettransactions: fill as_json with partial tx in pruned mode | stoffu | 2019-04-04 | 1 | -12/+43 |
| * | | | Merge pull request #5350 | Riccardo Spagni | 2019-04-06 | 2 | -36/+23 |
| |\ \ \ | |||||
| | * | | | wallet2: factor the watchonly/multisig/etc fields on creation | moneromooo-monero | 2019-03-27 | 2 | -36/+23 |
| * | | | | Merge pull request #5347 | Riccardo Spagni | 2019-04-06 | 2 | -1/+24 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: skip derivation precalc for blocks we know we'll skip | moneromooo-monero | 2019-03-25 | 2 | -1/+24 |
| | |/ / / | |||||
| * | | | | Merge pull request #5346 | Riccardo Spagni | 2019-04-06 | 6 | -20/+65 |
| |\ \ \ \ | |||||
| | * | | | | cryptonote_basic: some more minor speedups | moneromooo-monero | 2019-03-25 | 1 | -4/+16 |
| | * | | | | cryptonote_basic: speedup calculate_block_hash | moneromooo-monero | 2019-03-25 | 1 | -2/+7 |
| | * | | | | cryptonote: block parsing + hash calculation speedup | moneromooo-monero | 2019-03-25 | 6 | -16/+43 |
| | * | | | | blockchain: avoid unneeded block copy | moneromooo-monero | 2019-03-25 | 1 | -1/+2 |
| | * | | | | save some database calls when getting top block hash and height | moneromooo-monero | 2019-03-25 | 1 | -0/+1 |
| | * | | | | Avoid repeated (de)serialization when syncing | moneromooo-monero | 2019-03-25 | 1 | -2/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #5345 | Riccardo Spagni | 2019-04-06 | 2 | -4/+12 |
| |\ \ \ \ | |||||
| | * | | | | wallet_rpc_server: allow english/local language names in create_wallet | moneromooo-monero | 2019-03-25 | 2 | -4/+12 |
| | |/ / / | |||||
| * | | | | Merge pull request #5344 | Riccardo Spagni | 2019-04-06 | 3 | -5/+5 |
| |\ \ \ \ | |||||
| | * | | | | lmdb: fix size_t size issues on 32 bit | moneromooo-monero | 2019-03-31 | 3 | -5/+5 |
| | |/ / / | |||||
| * | | | | Merge pull request #5343 | Riccardo Spagni | 2019-04-06 | 1 | -4/+4 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: set confirmations to 0 for pool txes in proofs | moneromooo-monero | 2019-03-24 | 1 | -4/+4 |
| | |/ / / | |||||
| * | | | | Merge pull request #5342 | Riccardo Spagni | 2019-04-06 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | perf_timer: move some debug levels to info for consistency | moneromooo-monero | 2019-03-24 | 1 | -3/+3 |
| | |/ / / | |||||
| * | | | | Merge pull request #5340 | Riccardo Spagni | 2019-04-06 | 2 | -2/+2 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | wallet: use original user address if we have a short payment id | moneromooo-monero | 2019-03-24 | 2 | -2/+2 |
| * | | | | libwallet_merged: add missing net target | selsta | 2019-04-02 | 1 | -0/+1 |
| * | | | | api/wallet: fix some wrong namespace | stoffu | 2019-04-02 | 1 | -2/+2 |
| * | | | | Merge pull request #5319 | Riccardo Spagni | 2019-04-01 | 5 | -9/+104 |
| |\ \ \ \ | |||||
| | * | | | | wallet_rpc_server: error out on getting the spend key from a hot wallet | moneromooo-monero | 2019-04-01 | 1 | -1/+7 |
| | * | | | | wallet_rpc_server: add a set_daemon RPC | moneromooo-monero | 2019-04-01 | 5 | -7/+91 |
| | * | | | | wallet2: init some variables to default values if loading old wallets | moneromooo-monero | 2019-04-01 | 1 | -0/+3 |
| | * | | | | wallet_rpc_server: always fill out subaddr_indices in get_transfers | moneromooo-monero | 2019-04-01 | 1 | -0/+2 |
| | * | | | | wallet_rpc_server: set confirmations to 0 for pending/pool txes | moneromooo-monero | 2019-04-01 | 1 | -1/+1 |
| * | | | | | Merge pull request #5339 | Riccardo Spagni | 2019-04-01 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix build on FreeBSD | Nathan Dorfman | 2019-03-24 | 1 | -1/+1 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #5334 | Riccardo Spagni | 2019-04-01 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | p2p: don't lookup seed nodes when offline | moneromooo-monero | 2019-03-22 | 1 | -1/+1 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #5333 | Riccardo Spagni | 2019-04-01 | 4 | -16/+188 |
| |\ \ \ \ \ | |||||
| | * | | | | | wallet: add freeze/thaw/frozen commands | moneromooo-monero | 2019-03-22 | 4 | -16/+188 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #5332 | Riccardo Spagni | 2019-04-01 | 11 | -100/+306 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add get_tx_proof support, needed for new sanity check | cslashm | 2019-03-28 | 8 | -62/+186 |
| | * | | | | | Add support for V11 protocol with BulletProofV2 and short amount. | cslashm | 2019-03-28 | 8 | -47/+101 |
| | * | | | | | Add application version compatibility check. | cslashm | 2019-03-28 | 2 | -2/+30 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #5349 | Riccardo Spagni | 2019-04-01 | 1 | -3/+9 |
| |\ \ \ \ \ | |||||
| | * | | | | | wallet2: fix tx sanity check change test for the sweep_all case | moneromooo-monero | 2019-03-25 | 1 | -3/+9 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #5352 | Riccardo Spagni | 2019-04-01 | 2 | -0/+46 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | blockchain: incremental long term block weight cache | moneromooo-monero | 2019-03-28 | 1 | -0/+22 |
| | * | | | | blockchain: simple cache for the long term block weights | moneromooo-monero | 2019-03-28 | 2 | -0/+24 |
| | |/ / / | |||||
