Commit Graph

6282 Commits (v0.3.1.2)
 

Author SHA1 Message Date
wowario 6d24a6f94b
remove payment_id
6 years ago
Gingeropolous 483396faca
readme to include experimental code stipulations
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
wowario 92f54b0e29
Update README.md
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
wowario f76ad13b41
update readme
6 years ago
wowario f2e3fabc32
Turn off tests
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
Riccardo Spagni a486cae407
Merge pull request #4120
6 years ago
Teutone 1772c8593a
add .load() to make Boost 1.67 happy with its new is_integral check
6 years ago
Riccardo Spagni 9a4f1f0134
Merge pull request #4118
6 years ago
moneromooo-monero 58f28cadf8
wallet2: ensure outputs are processed only once
6 years ago
Riccardo Spagni 40530b294e
Merge pull request #4102
6 years ago
Riccardo Spagni 424bfdc8d7
bump version to 12.3
6 years ago
Riccardo Spagni 1ce04b7574
Merge pull request #4092
6 years ago
HomDx 3a1ad04234
docker: update to new versions of dependencies
6 years ago
cornfeedhobo fc8726f1c3 fix sha256sum check, which requires two spaces. added set -ex to catch this, and other, errors in the future.
6 years ago
moneromooo-monero 8c331a6d26
wallet2: fix double counting outs if the tx pubkey is duplicated
6 years ago
moneromooo-monero 2daf54deeb
abstract_tcp_server2: fix use after free
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
moneromooo-monero e5ac16b077
abstract_tcp_server2: restart async accept on error
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
Jethro Grassie ed366efb8c
add disclaimer about 3rd party packages
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