Commit Graph

8183 Commits (294e858d57670e9b01e45f6dacc3e5d91d02703e)
 

Author SHA1 Message Date
Riccardo Spagni 1d83ce8f29
Merge pull request #5090
5 years ago
moneromooo-monero 050bb337d7
wallet2: factor the watchonly/multisig/etc fields on creation
5 years ago
Dusan Klinec 1bc78cc29a
tests: trezor_test fix
5 years ago
moneromooo-monero f1a3796a43
wallet2: fix tx sanity check change test for the sweep_all case
5 years ago
moneromooo-monero 59776a64ff
epee: some more minor JSON parsing speedup
5 years ago
moneromooo-monero d45b85e170
wallet2: skip derivation precalc for blocks we know we'll skip
5 years ago
moneromooo-monero c84ea2993f
cryptonote_basic: some more minor speedups
5 years ago
moneromooo-monero e40eb2ad9d
cryptonote_basic: speedup calculate_block_hash
5 years ago
moneromooo-monero 547a9708de
cryptonote: block parsing + hash calculation speedup
5 years ago
moneromooo-monero 11604b6da6
blockchain: avoid unneeded block copy
5 years ago
moneromooo-monero 8461df0405
save some database calls when getting top block hash and height
5 years ago
moneromooo-monero 3bbc366147
Avoid repeated (de)serialization when syncing
5 years ago
moneromooo-monero 678262ab65
wallet_rpc_server: allow english/local language names in create_wallet
5 years ago
moneromooo-monero a8b98a0bd7
wallet: fix memory only wallets
5 years ago
fuwa 1d14b3f072 ringct: fix capitalization for scaler mult
5 years ago
Lee Clagett 7acfa9f3cc Added socks proxy (tor/i2pd/kovri) support to wallet
5 years ago
moneromooo-monero 1730a44f90
core: improve block rate monitor trigger probabilities
5 years ago
moneromooo-monero cafa15b904
wallet2: set confirmations to 0 for pool txes in proofs
5 years ago
moneromooo-monero 91f4c7f45f
Make difficulty 128 bit instead of 64 bit
5 years ago
moneromooo-monero 849a768f36
perf_timer: move some debug levels to info for consistency
5 years ago
Dusan Klinec 0218bc497d
test: hmac_keccak - fix number of chunks counting
5 years ago
Riccardo Spagni e4b049da05
Merge pull request #5286
5 years ago
Riccardo Spagni 676b17d36d
Merge pull request #5285
5 years ago
Riccardo Spagni 4176a399de
Merge pull request #5282
5 years ago
Riccardo Spagni 8cb4293e82
Merge pull request #5277
5 years ago
Riccardo Spagni 37ee4acf48
Merge pull request #5274
5 years ago
Riccardo Spagni 0920ac7642
Merge pull request #5207
5 years ago
Riccardo Spagni de4ca3f14e
Merge pull request #5324
5 years ago
Riccardo Spagni 0965b101f2
Merge pull request #5321
5 years ago
rbrunner7 c23ea7962d New interactive daemon command 'print_net_stats': Global traffic stats
5 years ago
moneromooo-monero 16eda54b38
wallet: use original user address if we have a short payment id
5 years ago
Nathan Dorfman 9f49722c4d Fix build on FreeBSD
5 years ago
moneromooo-monero 32973434bd
python-rpc: add getblockheadersrange daemon RPC
5 years ago
moneromooo-monero c7bfdc3566
python-rpc: add console.py
5 years ago
moneromooo-monero 19f8089fca
p2p: don't lookup seed nodes when offline
5 years ago
moneromooo-monero 22b644f47e
functional_tests: move RPC API to utils, it is not test specific
5 years ago
moneromooo-monero 30c865f0f8
functional_tests: add balance tests
5 years ago
moneromooo-monero fdfa832f00
functional_tests: add missing parameters to get_balance
5 years ago
moneromooo-monero 18faa6da0c
wallet: add freeze/thaw/frozen commands
5 years ago
moneromooo-monero cf6d775964
functional_tests: add proofs tests (tx key, in/out tx, reserve)
5 years ago
moneromooo-monero a3144bd7c8
functional_tests: add more transfer tests
5 years ago
moneromooo-monero 5d580bfa9c
functional_tests: add get_bulk_transfer tests
5 years ago
moneromooo-monero 0becbd1612
functional_tests: add message signing/verification tests
5 years ago
moneromooo-monero a5dbf7f5fa
functional_tests: add multisig and cold signing tests
5 years ago
moneromooo-monero b2fc571943
functional_tests: support several daemons/wallets
5 years ago
moneromooo-monero 9e979ffa22
functional_tests: add txpool RPC tests
5 years ago
moneromooo-monero 3e93c157bd
functional_tests: add integrated address tests
5 years ago
moneromooo-monero b384309e17
functional_tests: add basic transfer tests
5 years ago
moneromooo-monero ef7681b699
functional_tests: plug RPC tests into the cmake machinery
5 years ago
moneromooo-monero 18a2ed4518
functional_tests: add basic mining tests
5 years ago