Commit Graph

4406 Commits (56dea1b58499cb34a1799d09136ea489151481cc)

Author SHA1 Message Date
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
wowario a5253e2fb4
update checkpoints
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
wowario 6bdd11abe2
rename to wownero
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
wowario b101ac4f7b
modify unit name
6 years ago
jwinterm 7b3269b8ae
Add stoffu fixes to rename
6 years ago
wowario b6c3926287
update donation address
6 years ago
wowario f58de1e817
refactor mixin condition
6 years ago
wowario 4a55d6eaea
static mixin
6 years ago
wowario 1611b65221
set static ring size
6 years ago
wowario f95fcd6d62
increase ringsize to 10
6 years ago
wowario 79271b91ac
make simplewallet simple
6 years ago
wowario b97b6380b3
rename to wownero
6 years ago
wowario d28a29a760
remove moneroseeds
6 years ago
wowario bc41700866
remove output distribution cache data
6 years ago
wowario db83f0a62d
change file names
6 years ago
wowario 6d24a6f94b
remove payment_id
6 years ago
wowario bda4b3f8bb
add checkpoints
6 years ago
wowario ba9b3220f7
fix signed unsigned conversion
6 years ago
wowario 9aa886beda
Update difficulty.cpp
6 years ago
jwinterm b694d58cc8
Set v8 fork height and change version
6 years ago
Matthew Incognito 3450ae0fa7
Lower number of blocks required to unlock balance
6 years ago
wowario f9e44f8ed9
add checkpoints
6 years ago
wowario 1f912c75f1
silent dns warning
6 years ago
jwinterm f6e53ad33c
block 202612 and 685498 fix
6 years ago
wowario 2c959a9b21
added LWMA
6 years ago
wowario 328b7be391
rename to wownero
6 years ago
Matthew Incognito 61289dcbad
simplewallet: Update minimum and default ring size
6 years ago
jwinterm 7b59d05935
Fix decimal thing
6 years ago
jwinterm ee8e58f909
Tweak final emission check
6 years ago
jwinterm ed5d4ccd1a
Update hardcoded seed nodes
6 years ago
jwinterm d78da837ae
Initial commit
6 years ago
Teutone 1772c8593a
add .load() to make Boost 1.67 happy with its new is_integral check
6 years ago
moneromooo-monero 58f28cadf8
wallet2: ensure outputs are processed only once
6 years ago
Riccardo Spagni 424bfdc8d7
bump version to 12.3
6 years ago
moneromooo-monero 8c331a6d26
wallet2: fix double counting outs if the tx pubkey is duplicated
6 years ago
moneromooo-monero 41662ebcc7
device_ledger: fix buffer underflow on bad data from device
6 years ago
moneromooo-monero e389101cb2
device: misc cleanup
6 years ago
moneromooo-monero 076b7e1076
device_ledger: fix potential buffer overflow from bad size calc
6 years ago
moneromooo-monero 0429cabefd
simplewallet: init trusted daemon flag to false when autodetecting
6 years ago
moneromooo-monero b323d90f67
wallet2: fix read buffer overflow in import_key_images
6 years ago
stoffu 47b42f8b01
wallet-rpc.getaddress: throw if index is out of bound
6 years ago
moneromooo-monero 223429f0fd
zmq_server: fix bind call when address and/or port are empty
6 years ago
Howard Chu 280e1a64bd
Fix RPC crashes that didn't check for an open wallet
6 years ago
moneromooo-monero 43a124979a
wallet2: fix out of sync account tag cache
6 years ago
stoffu bea06d1a32
epee.string_tools: add conversion between UTF-8 and UTF-16
6 years ago
moneromooo-monero e93058b41c
wallet_api: fixups to build on the branch
6 years ago
stoffu 8fb50b738f
Wallet API: add support for wallet creation from hardware device
6 years ago
stoffu 9e9cd108a3
Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp
6 years ago
stoffu fbdc30966b
wallet2: lower default for subaddress lookahead when restoring with hardware
6 years ago
stoffu afa669656b
wallet: allow unspendable unmixable outputs to be discarded
6 years ago
stoffu e70d80e820
wallet2: use decoded amount when reporting repeated output key
6 years ago
stoffu 5e180c73f8
wallet2: use correct fee for split txes
6 years ago
stoffu 04abe99f81
simplewallet: don't confirm missing payment ID when sending to only subaddresses
6 years ago
stoffu 009feaca79
wallet2: fix get_approximate_blockchain_height for stagenet
6 years ago
moneromooo-monero 7ce841cc2f
wallet: do not log by default if we're not asked to log to console
6 years ago