Commit Graph

4358 Commits (332ac6a03af3bae34bcba55aa40ca6582fec527b)

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
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
TheCharlatan d55544036b
Add support for apple and arm building
6 years ago
jw 6177e8e062
Merge pull request #92 from wowario/monero
6 years ago
moneromooo-monero 506526267f
wallet2: fix duplicate output making it to the RPC
6 years ago
jw 1cad162642
Merge pull request #90 from wowario/monero
6 years ago
jw b4d1c57bd1
Merge pull request #91 from wowario/wallet
6 years ago
wowario 7c470609f1
wallet2: update testnet fork time
6 years ago
wowario 90bf824624
set difficulty fork height and guess
6 years ago
jw 541dcb0de4
Add v9 hardfork block height to main net
6 years ago
Lee Clagett fe9989d6df
cryptonote tweak v2.2
6 years ago
moneromooo-monero 02b0bf7997
wallet2: fix secondary partially signed multisig txes
6 years ago
wowario 8990b433aa
update testnet ips
6 years ago
moneromooo-monero 2288961711
wallet2: fix bulletproof cold signing
6 years ago
moneromooo-monero c579994530
password: flush cout when prompting for password without newline
6 years ago
moneromooo-monero 5a0de0115d
cryptonote_protocol_handler: log when dropping a peer
6 years ago
moneromooo-monero 1959297a1e
blockchain: avoid duplicate db query for height
6 years ago
moneromooo-monero c0f02c85b5
add and use constant time 32 byte equality function
6 years ago
wowario 993a55246e
update checkpoints
6 years ago
wowario c2c5d584d1
correct reference to mixin
6 years ago
thomasvaughan 37f9a97b0a
NetBSD support
6 years ago
moneromooo-monero e1c3d0cc76
db_lmdb: demote the "batch already enabled" log, it's harmless
6 years ago
SChernykh 40573dd79c
Cryptonight variant 2
6 years ago
wowario 1f8b0ddc83
up version to v0.3.0.0
6 years ago
wowario ec5530a86a
static ring size 22 from v9
6 years ago
wowario bc48be0cdd
CN2 PoW from v9
6 years ago
fuwa f4a2968a51
clean up defaultMixin for wallet api
6 years ago
wowario 545b09eaf7
Captain obvious warning
6 years ago
fuwa 4c2efffdc5
remove unused default mixin from wallet.cpp
6 years ago
wowario 95cf3bebbe
add LWMA v2
6 years ago
wowario 9f192fd188
Update mainnet timestamp
6 years ago
wowario 0e61004d0b
wallet2: adapt get_approximate_blockchain_height
6 years ago