Commit Graph

6241 Commits (b491ff61c5801d78737b1ae069175c3749309481)
 

Author SHA1 Message Date
moneromooo-monero b491ff61c5
epee: set jsonrpc to "2.0" in parse error return data
6 years ago
rbrunner7 bb0ac27a4a
simplewallet: correct number of human-readable months
6 years ago
moneromooo-monero 835caf3722
simplewallet: add a warning and prompt on rescan_blockchain
6 years ago
fireice-uk 9021fe99b1
node_rpc_proxy: fix fork earliest height caching [RYO backport]
6 years ago
rbrunner7 bbd251c48f
simplewallet: Simplify LOCK_IDLE_SCOPE macro
6 years ago
moneromooo-monero 00c6056e98
simplewallet: allow named priority levels for default-priority
6 years ago
moneromooo-monero 47f7cf68ae
epee: resize vectors where possible in serialization
6 years ago
moneromooo-monero c4bdd5699c
epee: some speedup in parsing
6 years ago
moneromooo-monero 7e6b4601c3
tx_pool: fix infinite loop when failing to find a meta record
6 years ago
stoffu d4f07b40de
wallet2.get_reserve_proof: throw when specified amount is zero
6 years ago
moneromooo-monero 1bbfeb325c
tx_pool: fix tx removal at startup keeping references
6 years ago
moneromooo-monero dc1e56d815
daemon: do not display uptime when not known
6 years ago
moneromooo-monero 332ac6a03a
rpc: return "already mining" in start_mining if already mining
6 years ago
moneromooo-monero ae255e3857
cryptonote_format_utils: do not early out on invalid tx pubkeys
6 years ago
stoffu 7cf07e9319
simplewallet: make sure wallet config is stored right after creation
6 years ago
moneromooo-monero d904ea08a1
wallet2: avoid using arbitrary random values when unknown
6 years ago
moneromooo-monero 0da1f14aaf
wallet2: guard against bad outputs in import_outputs
6 years ago
moneromooo-monero 583eaf3ccb
wallet2: fix O(n^2) behaviour in import_key_images
6 years ago
stoffu ee45ef2c9e
simplewallet.unspent_outputs: fix wrong logic for parsing
6 years ago
stoffu 7ba6d69196
wallet-rpc: filter getbalance response by address index
6 years ago
stoffu 83e5d6a829
wallet-rpc: add get_address_index command
6 years ago
Jorropo a09d5ea211
[monerod] Added blocks remaining count during syncronisation.
6 years ago
stoffu 2998b929d5
tx_pool: store hex string instead of raw binary to tx_blob of get_transaction_pool RPC
6 years ago
doy-lee 44e0f9eebf
wallet2: clear found out for every tx key
6 years ago
moneromooo-monero 00bf0b5ef0
wallet_rpc_server: include all transfer records for a txid
6 years ago
jw bbf58ddc85
Merge pull request #93 from wowario/monero
6 years ago
jw 94b038e4f7
Merge pull request #94 from wowario/checkpoints
6 years ago
moneromooo-monero deeb0cdd82
wallet2: fix transfers between subaddresses hitting the sanity check
6 years ago
jwinterm 2964c22866 Fix fork height to Oct 6 - block 53666
6 years ago
stoffu 458155e5c8
miner: show id and height when a block is found
6 years ago
wowario bbf769360d
Change hash, check warning to debug level
6 years ago
wowario 8700e3cfb0
update checkpoints
6 years ago
stoffu f7ab91fecb
README: add dependency on libpgm-dev
6 years ago
moneromooo-monero d63549a314
README: bump cmake requirement to 3.5, as required by miniupnpc
6 years ago
moneromooo-monero 9b9522614e
mlog: do not display http errors by default
6 years ago
phloatingman 46c05eb988
README: fill in libsodium package name for Arch
6 years ago
TheCharlatan baaf0f90f1
A Travis to monero
6 years ago
TheCharlatan 58a260bfe4
Fix Darwin Sodium build
6 years ago
TheCharlatan 927f044e40
Fixup 32bit arm build
6 years ago
TheCharlatan df364242a9
Fix Windows build
6 years ago
TheCharlatan 86f56d1463
Add libsodium to the packages, the arm build was complaining about it.
6 years ago
TheCharlatan 1fe0fbdf64
Adapt translations to upstream changes
6 years ago
TheCharlatan 7280d63a48
Updated pcsc url
6 years ago
TheCharlatan 5244b6fe5c
Add lrelease to the depends
6 years ago
TheCharlatan 427e74cb46
Add Miniupnp submodule
6 years ago
TheCharlatan dfe5f94145
Unbound is now a submodule. Adapt depends for this.
6 years ago
TheCharlatan d55544036b
Add support for apple and arm building
6 years ago
TheCharlatan 30531812de
Disable stack unwinding for mingw32 depends build.
6 years ago
TheCharlatan 40ef32a937
Modify depends for monero's dependencies
6 years ago
TheCharlatan 82c224ffa8
Initial depends addition
6 years ago