Commit Graph

1787 Commits (10fe626e13297d9712763a51174cd6437185e53d)

Author SHA1 Message Date
Ilya Kitaev 10fe626e13 libwallet_api: fast-refresh in case of opening non-synced wallet
8 years ago
Ilya Kitaev 0019e3106b libwallet_api: fix unhandled exception on address check
8 years ago
Ilya Kitaev 1f73f80c94 libwallet_api: fast-refresh for new wallet
8 years ago
Ilya Kitaev 2dacb193d0 wallet2: wallet2::get_daemon_blockchain_height() clean error message on
8 years ago
Ilya Kitaev 25e5efc238 libwallet_api: Wallet::setAutoRefreshInterval sanity check
8 years ago
Ilya Kitaev a6688200fb libwallet_api: explicitly return 0 in Wallet::daemonBlockChainHeight()
8 years ago
Ilya Kitaev cda4cb969a formatting: 2-spaces indentation
8 years ago
Ilya Kitaev 545a48f098 formatting: 2-spaces indentation
8 years ago
Ilya Kitaev 3079c5756b wallet2_api: milliseconds resolution for auto-refresh interval
8 years ago
Ilya Kitaev 7b4a85b309 wallet2_api: added Wallet::daemonBlockChainHeight()
8 years ago
Ilya Kitaev 9de3ec3e2a libwallet_api: Wallet::blockChainHeight, WalletListener::newBlock
8 years ago
Riccardo Spagni e01a9ea507
Merge pull request #1117
8 years ago
Riccardo Spagni cf74a137f3
Merge pull request #1116
8 years ago
Riccardo Spagni 90f818b646
Merge pull request #1113
8 years ago
Will Skinner fc855c1a21 Made error message consistent with other, more helpful, message
8 years ago
Myagui 12427dd8d3 Fix minor typo in "need resize" message.
8 years ago
Ilya Kitaev d5d0856ce6 wallet2_api: getter and setter for "refresh interval"
8 years ago
Ilya Kitaev cdb6c96f89 wallet2_api: fixed deadlock while closing wallet
8 years ago
J Ryan Littlefield 7f009bb7e2 Remove redundant "default" in set mixin help desc
8 years ago
Riccardo Spagni 53e18cafdf
Merge pull request #1102
8 years ago
Riccardo Spagni 5866d91b82
Merge pull request #1101
8 years ago
moneromooo-monero eeb2bbc0fc
epee: optionally restrict HTTP service to a configurable user agent
8 years ago
Riccardo Spagni 56ff099956
fixed tag detector
8 years ago
Riccardo Spagni 68e6678ab7
Merge pull request #1099
8 years ago
Riccardo Spagni c2faab5e1a
fix v5 height
8 years ago
Riccardo Spagni 70bd7d8871
remove dead backup seed nodes, add new ones
8 years ago
Riccardo Spagni cebbcf0f64
fix v5 fork date description
8 years ago
Riccardo Spagni eb60fa2cff
update version
8 years ago
Riccardo Spagni c41098aacf
updated fork heights for v4 and v5
8 years ago
Riccardo Spagni c69b8a188b
update block headers
8 years ago
Riccardo Spagni f148af235a
add checkpoints
8 years ago
Riccardo Spagni 6b744c349f
Merge pull request #1098
8 years ago
Riccardo Spagni a6914c140c
Merge pull request #1097
8 years ago
Riccardo Spagni 8a274eab3f switch wallet API from std thread/mutex to boost
8 years ago
moneromooo-monero 1dd5b0b7df
wallet: keep change dest separate from other dests
8 years ago
moneromooo-monero 5f5d7279b6
wallet: fix empty tx in corner case sending nothing
8 years ago
Riccardo Spagni 4a03a8a1da
Merge pull request #1094
8 years ago
Riccardo Spagni 14f88f6b98
Merge pull request #1093
8 years ago
Riccardo Spagni 35cdbe2eb2
Merge pull request #1089
8 years ago
moneromooo-monero e86c5b9b53
miner: do not try to save config if the path isn't set
8 years ago
redfish 06bb6923c3 cmake: support BUILD_SHARED_LIBS built-in option
8 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago
redfish 54010b97b4 crypto: armv7: slow-hash: remove redundant source include
8 years ago
moneromooo-monero 368485d518
simplewallet: do not expose the details of tx splitting to the user
8 years ago
moneromooo-monero 925086346a
simplewallet: fix wrong amount in show_transfers for pending transactions
8 years ago
Riccardo Spagni a1e6fb8243
Merge pull request #1080
8 years ago
moneromooo-monero 423776f9b1
daemon: log version when starting
8 years ago
moneromooo-monero 9c7b0cb28e
wallet: change priority/fee to ArticMine's recommendation
8 years ago
Riccardo Spagni e06530e2d9
Merge pull request #1077
8 years ago
Howard Chu 69b59186f3
Add ARMv8-A AES support
8 years ago