Commit Graph

  • 1e393f4bb7
    wallet: make the segregation height settable moneromooo-monero 2018-03-13 19:38:52 +0000
  • 5cd36e48bf
    Merge pull request #3421 Riccardo Spagni 2018-03-17 16:52:46 +0200
  • 83651630bc
    Merge pull request #3418 Riccardo Spagni 2018-03-17 16:51:47 +0200
  • 1e2fd27189
    Merge pull request #3412 Riccardo Spagni 2018-03-17 16:49:34 +0200
  • 9732a37e9a
    wallet_rpc_server: add sweep_unmixable as alias for sweep_dust moneromooo-monero 2018-03-17 11:22:58 +0000
  • 20a002667c
    blockchain: forbid bulletproof types before v8 moneromooo-monero 2018-03-16 15:00:59 +0000
  • b86f1e5dad Add command line option allowing to restrict the default sub-address lookahead in order to avoid so looooong time of set-up when creating a HW based wallet. stoffu 2018-03-16 13:11:45 +0900
  • a14eabc043
    Merge pull request #3416 Riccardo Spagni 2018-03-16 18:10:19 +0200
  • 432480fa42
    Merge pull request #3414 Riccardo Spagni 2018-03-16 18:09:34 +0200
  • 2a9839cc3e
    Merge pull request #3376 Riccardo Spagni 2018-03-16 18:08:52 +0200
  • 0f27fc57ac
    Merge pull request #3336 Riccardo Spagni 2018-03-16 18:08:06 +0200
  • 7d928be240
    Merge pull request #3322 Riccardo Spagni 2018-03-16 18:07:33 +0200
  • eac3a11ed3
    wallet: more user friendly print_ring moneromooo-monero 2018-03-14 19:13:55 +0000
  • 798535149d
    wallet2_api: add key reuse mitigations API moneromooo-monero 2018-03-12 12:33:05 +0000
  • b057a21d56
    wallet2_api: add ring api moneromooo-monero 2018-03-05 15:04:59 +0000
  • d32ef7b0f2
    ringdb: factor ring addition code moneromooo-monero 2018-03-10 14:18:33 +0000
  • a7da8208f5
    wallet2_api: add blackball api moneromooo-monero 2018-03-04 13:32:35 +0000
  • 2ab66ff1d4
    liblmdb: install lmdb library for wallet2_api usage stoffu 2018-03-08 10:01:29 +0000
  • 504428ab4a
    ringdb: use the genesis block as a db name moneromooo-monero 2018-03-04 13:30:40 +0000
  • b09e5181cc
    wallet: add a set_ring command moneromooo-monero 2018-02-28 18:26:06 +0000
  • 0590f62ab6
    new blockchain_usage tool, reports on output usage moneromooo-monero 2018-02-27 12:54:28 +0000
  • db10dd6d83
    wallet: make ringdb an object with database state moneromooo-monero 2018-02-27 08:30:59 +0000
  • df6fad4c62
    blockchain_utilities: new blockchain_blackball tool moneromooo-monero 2018-02-26 16:39:40 +0000
  • d29ea0455a
    wallet: add an output blackball list to avoid using those in rings moneromooo-monero 2018-02-25 19:20:07 +0000
  • 18eaf19489
    wallet: key reuse mitigation options moneromooo-monero 2018-02-19 10:23:23 +0000
  • 5f146873c5
    wallet: add shared ring database moneromooo-monero 2018-02-18 10:47:25 +0000
  • 41f727ce42
    add RPC to get a histogram of outputs of a given amount moneromooo-monero 2018-02-19 11:15:15 +0000
  • 833f9fcfe9 show '<Not set>' for empty wallet description cryptochangements34 2018-03-15 23:22:45 -0400
  • 6f54c910f7
    simplewallet: fix restore height prompt that got disabled by #3175 stoffu 2018-03-16 11:55:31 +0900
  • 524cbdc1e2
    blockchain: fix log message about per-kB fee stoffu 2018-03-16 10:43:19 +0900
  • 57c0b1ed9f Fix typos in various files Dimitris Apostolou 2018-03-01 13:36:19 +0200
  • 51bb7fafac
    Merge pull request #3410 Riccardo Spagni 2018-03-15 17:10:01 +0200
  • 60af9d689b
    Merge pull request #3408 Riccardo Spagni 2018-03-15 17:09:13 +0200
  • 0683f3190d
    Merge pull request #3403 Riccardo Spagni 2018-03-15 17:08:51 +0200
  • a3f0292c06
    Merge pull request #3271 Riccardo Spagni 2018-03-15 17:07:03 +0200
  • c5024c5b73
    simplewallet: add a warning when getting a daemon error in transfer moneromooo-monero 2018-03-15 09:56:49 +0000
  • a7266d6d7b
    wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate calls to wallet2 stoffu 2018-02-16 10:19:39 +0900
  • e1b526b371 Remove the Blockchain::get_all_known_block_ids function. Jean Pierre Dudey 2018-03-14 21:56:19 -0400
  • 80d2f8007c
    wallet2: Update function parameter documentation Leon Klingele 2018-03-14 16:41:24 +0100
  • 843f65cbda
    tests/hash: correctly reference crypto HASH_SIZE for less confusion AnythingTechPro 2018-03-14 11:10:54 -0400
  • 71d186566e
    replace invoke_http_json("/json_rpc",...) with invoke_http_json_rpc("/json_rpc",methodname,...) to reduce boilerplate stoffu 2018-02-16 09:49:29 +0900
  • a69c713f8e
    Merge pull request #3398 Riccardo Spagni 2018-03-14 16:18:14 +0200
  • 2fe1504c03
    Merge pull request #3399 Riccardo Spagni 2018-03-14 16:17:59 +0200
  • f9f2d182da
    Merge pull request #3395 Riccardo Spagni 2018-03-14 16:10:42 +0200
  • 8b90e3141a
    Merge pull request #3386 Riccardo Spagni 2018-03-14 16:10:00 +0200
  • 7a44301675
    Merge pull request #3385 Riccardo Spagni 2018-03-14 16:09:40 +0200
  • 534369eece
    Merge pull request #3384 Riccardo Spagni 2018-03-14 16:08:14 +0200
  • cb72b85bbf
    Merge pull request #3372 Riccardo Spagni 2018-03-14 16:06:15 +0200
  • 102a51bcd4
    Merge pull request #3350 Riccardo Spagni 2018-03-14 16:04:10 +0200
  • 4405e4fc73
    wallet2: check_tx_key() shouldn't require hardware encryption stoffu 2018-03-07 10:23:55 +0900
  • 7dfa5e9e6e
    chacha: call prehashed version explicitly as generate_chacha_key_prehashed hash: add prehashed version cn_slow_hash_prehashed slow-hash: let cn_slow_hash take 4th parameter for deciding prehashed or not slow-hash: add support for prehashed version for the other 3 platforms stoffu 2018-03-05 18:24:11 +0900
  • b2d23b189e
    crypto: revert odd namespace changes made in #3303 stoffu 2018-03-05 17:20:36 +0900
  • 8705beaf51
    keypair::generate: always require hw::device to avoid possible mistake stoffu 2018-03-05 17:02:17 +0900
  • 27a196b126
    device: untangle cyclic depenency stoffu 2018-03-05 16:16:30 +0900
  • c9b38b4765
    device: made function prototypes consistent with pre-#3303 codebase stoffu 2018-03-05 14:24:48 +0900
  • a03d34f4e1
    Merge pull request #3378 Riccardo Spagni 2018-03-14 13:39:03 +0200
  • f2e8e8d23c
    Merge pull request #3377 Riccardo Spagni 2018-03-14 13:38:50 +0200
  • ba5f143c09
    Merge pull request #3381 Riccardo Spagni 2018-03-14 13:38:12 +0200
  • 376ca73499
    Merge pull request #3375 Riccardo Spagni 2018-03-14 13:37:51 +0200
  • 2a257521e3
    Merge pull request #3374 Riccardo Spagni 2018-03-14 13:37:39 +0200
  • 9a63fbcf83
    Merge pull request #3371 Riccardo Spagni 2018-03-14 13:37:25 +0200
  • 3bc2537f5a
    Merge pull request #3369 Riccardo Spagni 2018-03-14 13:37:14 +0200
  • 0f2d6d40b4
    Merge pull request #3360 Riccardo Spagni 2018-03-14 13:37:00 +0200
  • 2e074e2ae7
    Merge pull request #3358 Riccardo Spagni 2018-03-14 13:36:47 +0200
  • 117cf12509
    Merge pull request #3355 Riccardo Spagni 2018-03-14 13:36:36 +0200
  • 33158f089d
    Merge pull request #3354 Riccardo Spagni 2018-03-14 13:36:25 +0200
  • 2dfb4f098e
    Merge pull request #3353 Riccardo Spagni 2018-03-14 13:36:14 +0200
  • cfc5a3d4d4
    Merge pull request #3345 Riccardo Spagni 2018-03-14 13:35:53 +0200
  • 67978b78ce
    Merge pull request #3337 Riccardo Spagni 2018-03-14 13:35:41 +0200
  • 3fed788603
    Merge pull request #3315 Riccardo Spagni 2018-03-14 13:35:11 +0200
  • 91d97dd4ab
    fuzz_tests: set small subaddress lookahead for speed moneromooo-monero 2018-03-01 14:16:51 +0000
  • 5f85cc7e3d
    wallet2: guard against overflowing of subaddress indices moneromooo-monero 2018-03-01 14:16:34 +0000
  • 1d39b26556
    wallet2: fix use_fork_rules() when querying version that is defined but not enabled yet stoffu 2018-03-14 19:02:21 +0900
  • c577abab61
    wallet: fix auto low priority so that it takes effect only when saved default is 0 stoffu 2018-03-14 18:33:43 +0900
  • 523371c042
    p2p: fix network ID being uninitialised when using exclusive peers moneromooo-monero 2018-03-13 11:20:49 +0000
  • 0014a7ccb8 README.md: Updated OpenBSD build instructions ston1th 2018-03-09 22:26:30 +0100
  • 73dd883d51 Ledger HW Bug fixes Cédric 2018-03-05 14:46:15 +0100
  • 9abeff5911
    wallet2: handle no blocks returned in refresh to mean no new blocks moneromooo-monero 2018-03-11 21:13:54 +0000
  • ec41006cad
    node_rpc_proxy: fix target height caching moneromooo-monero 2018-03-11 13:07:43 +0000
  • b63ea060de
    simplewallet: do not call a RPC when displaying the prompt moneromooo-monero 2018-03-11 01:15:53 +0000
  • fcb180f590 systemd,readme: torsocks config for service redfish 2018-03-10 11:32:55 -0500
  • 649a1b7ae6
    wallet2 / simplewallet: Must opt-in to create '.address.txt' files for new wallets Leon Klingele 2018-02-25 17:59:52 +0100
  • aa8bef0cb3 fix error message typo in wallet2.cpp cryptochangements34 2018-03-09 17:22:26 -0500
  • 978663d461
    Stagenet: successive forks up to v7 stoffu 2018-03-06 10:39:18 +0900
  • 733deab249 Adjust to the MSYS2/MinGW static ICU library file renaming rbrunner7 2018-03-08 19:10:44 +0100
  • e9f41e405f
    Merge pull request #3368 Riccardo Spagni 2018-03-08 18:47:41 +0200
  • 546e380cab
    Merge pull request #3370 Riccardo Spagni 2018-03-08 18:44:47 +0200
  • 3a12f2588a
    Merge pull request #3365 Riccardo Spagni 2018-03-08 18:44:18 +0200
  • f4cf613e34
    Merge pull request #3362 Riccardo Spagni 2018-03-08 18:43:37 +0200
  • 220cb62ca4
    Merge pull request #3357 Riccardo Spagni 2018-03-08 18:43:19 +0200
  • 5d80f38e36
    Merge pull request #3356 Riccardo Spagni 2018-03-08 18:42:59 +0200
  • 60c8544e77
    Merge pull request #3347 Riccardo Spagni 2018-03-08 18:42:24 +0200
  • 402c716212 Updated Swedish localization Ordtrogen Översättning 2018-03-08 05:47:32 +0100
  • c3e23b2dce
    ringct: 17% improvement in Borromean signature verification moneromooo-monero 2018-03-08 00:08:30 +0000
  • 84decbea48
    core: add v7 for 1539500 on mainnet moneromooo-monero 2018-03-07 15:39:18 +0000
  • 1979d53d78
    wallet: fixes and tweaks to the save_watch_only command moneromooo-monero 2018-03-07 13:54:18 +0000
  • 38657fd0e9
    Bump min ring size from 5 to 7 from v7 moneromooo-monero 2018-03-07 10:37:31 +0000
  • 04a0cc89cf
    slow-hash: fix uint64 type typo moneromooo-monero 2018-03-07 00:44:30 +0000
  • 55a65f3269
    Wallet API: corrected testnet/mainnet ordering stoffu 2018-03-07 13:56:17 +0900
  • 49c70962ee
    device: remove dependency on readline stoffu 2018-03-06 11:58:57 +0900