Commit Graph

6289 Commits (de5e3660d94531ffa3e5fb3cce1fdf0b41d431eb)
 

Author SHA1 Message Date
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
wowario d1176c5ef5
rpc: added subaddresses warning
6 years ago
wowario cbf07f01ba
encourage use of subaddresses
6 years ago
jw 9c828a281b
Merge pull request #100 from wowario/release-v0.3.1.0
6 years ago
wowario a5253e2fb4
update checkpoints
6 years ago
jw ff3a667a90
Merge pull request #98 from wowario/release-v0.3.1.0
6 years ago
wowario a3a84378eb
bump version to 0.3.0.1
6 years ago
xiphon 202d568676
build: fix gcc false positive 'stringop-overflow' warning
6 years ago
jw 47aa3f296d
Merge pull request #97 from camthegeek/windows-fix5102018
6 years ago
wowario 6bdd11abe2
rename to wownero
6 years ago
camthegeek 6486269929 unbound submodule update
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
Howard Chu 177148468a
Fix missing std::runtime_error def in difficulty.cpp
6 years ago
jw 6177e8e062
Merge pull request #92 from wowario/monero
6 years ago