Commit Graph

4402 Commits (58d006566b6db755c22a844c4efb7834417696f5)

Author SHA1 Message Date
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
moneromooo-monero 4e2b279a94
tx_pool: initialize bitflags padding since it gets written to storage
6 years ago
moneromooo-monero 082e0a1bef
util: consider Tor/I2P addresses to be non local
6 years ago
moneromooo-monero 85d2ae4ad7
simplewallet: add optional trusted/untrusted argument to set_daemon
6 years ago
stoffu 233a1ead22
blockchain: pop forked blocks only when DB is not read-only
6 years ago
rockhouse@users.noreply.github.com 1380b70e74
Fixes #3645: error on freebsd lambda return values forced to std::string
6 years ago
moneromooo-monero 8e64b61663
blockchain: return error when requesting non existent output
6 years ago
moneromooo-monero 740085271b
daemon: fix readline interfering with std::cerr usage
6 years ago
moneromooo-monero 81e3926304
disable file size sanity check when loading the wallet cache
6 years ago
moneromooo-monero e04ae088e8
fix build with GCC 8.1.0
6 years ago
moneromooo-monero f6896d9974
core: lock incoming tx lock when checking the txpool and chain
6 years ago
moneromooo-monero f6dbb967f8
simplewallet: add --untrusted-daemon option
6 years ago
luigi1111 06b0f9e870
Merge pull request #3976
6 years ago
luigi1111 db26776a35
Merge pull request #3526
6 years ago
moneromooo-monero f40cf1a859
device_ledger: fix bad memory access on connect error
6 years ago
Riccardo Spagni e2c39f6b59
Merge pull request #3914
6 years ago
Riccardo Spagni f12b277d20
Merge pull request #3912
6 years ago
moneromooo-monero 107eec4dca
protocol: drop (and increase fails) if most blocks hashes are invalid
6 years ago
moneromooo-monero de742b5c82
blockchain: demote a hash-of-hashes validation warning to debug
6 years ago
Riccardo Spagni 2cab7ec917 remove -master from version string
6 years ago
Riccardo Spagni e0cf1ecadd
update checkpoints.dat for point release
6 years ago
Riccardo Spagni bfecf19ce9
bump version for 0.12.2 point release
6 years ago
moneromooo-monero bcddce70e6
rpc: the cache is still for non cumulative on that branch
6 years ago
Riccardo Spagni a87a19c570
Merge pull request #3893
6 years ago
Riccardo Spagni 3380458d2e
Merge pull request #3891
6 years ago
Riccardo Spagni 0dac3afc22
Merge pull request #3883
6 years ago
Riccardo Spagni b2dd94bcc0
Merge pull request #3802
6 years ago
moneromooo-monero 410c6e5b48
rpc: convert distribution to cumulative after caching
6 years ago
moneromooo-monero 9e96873f87
wallet2: don't ask for pruned txes yet, we still parse the entire tx
6 years ago
moneromooo-monero 49cf41a61d
protocol: do not switch to unsafe sync mode for just a few blocks
6 years ago
moneromooo-monero 22a4cb0609
core: fix automatic safe db sync mode switching
6 years ago
moneromooo-monero 15e029ac6d
rpc: fix get_output_distribution cache for the cumulative case
6 years ago
Riccardo Spagni e18cb33e08
update checkpoints
6 years ago
Riccardo Spagni f1cdcba95e
update checkpoints for point release
6 years ago
Riccardo Spagni ed273a88d2
bump version for point release
6 years ago
cslashm e05a17f1ea Fix PCSC discovery under Windows/MSYS
6 years ago
Riccardo Spagni 9205bba38a
Merge pull request #3801
6 years ago
Riccardo Spagni 9bde29cb23
Merge pull request #3833
6 years ago
Riccardo Spagni b25c9ee183
Merge pull request #3838
6 years ago
Riccardo Spagni 252e834800
Merge pull request #3796
6 years ago
Riccardo Spagni ace614612b
Merge pull request #3815
6 years ago
Riccardo Spagni 23edf8901f
Merge pull request #3831
6 years ago
Riccardo Spagni 2a1a208b2b
Merge pull request #3753
6 years ago
stoffu 38ef5f8b51
simplewallet: use correct unit for fee command
6 years ago
stoffu aabe3eedb8
Fix output shuffling for multisig
6 years ago
moneromooo-monero ffe9d8821a
speed up get_output_distribution (and precalc common case)
6 years ago
moneromooo-monero 7f33e07da3
daemon: request unpruned transactions for print_tx
6 years ago
Thaer Khawaja a66f152f75 Use median timestamp if current time renders a block invalid.
6 years ago
moneroexamples 96405bcaa0
crypto: more places needing fixing for GCC 8.1
6 years ago
moneromooo-monero 86c63b8e15
chacha: fix build with GCC 8.1
6 years ago
stoffu fac173d831
Wallet API: allow log path to be non-default & console output to be configurable
6 years ago
Riccardo Spagni 9ccd84b271
Merge pull request #3793
6 years ago
moneromooo-monero cc9dd7a64a
wallet2: consider 6 outputs or less to be unmixable from v7
6 years ago
moneromooo-monero f24c970f96
blockchain: invalidate misc caches when popping blocks
6 years ago
Riccardo Spagni 40070a661f
Merge pull request #3776
6 years ago
moneromooo-monero ede213f65c
cryptonote: make sure outPk setup always happens
6 years ago
stoffu 4980d3c0c9
blockchain: pop top if block version disagrees with the ideal fork version
6 years ago
moneromooo-monero 2ade8dfb02
ringct: do not show verification errors with default settings
6 years ago
Riccardo Spagni 6b9d9f56a1
Merge pull request #3719
6 years ago
Riccardo Spagni 715754d7fd
Merge pull request #3723
6 years ago
stoffu 16b2022991
cryptonote_protocol_handler.inl: remove span read just now that failed to pass some basic tests
6 years ago
stoffu 409bf2d642
cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool)
6 years ago
Riccardo Spagni 333c7edeb9
Merge pull request #3711
6 years ago
Riccardo Spagni 78011db913
Merge pull request #3712
6 years ago
Riccardo Spagni b085e11b52
Merge pull request #3696
6 years ago
Riccardo Spagni 123c0d7d4c
Merge pull request #3690
6 years ago
Riccardo Spagni a48658017b
Merge pull request #3686
6 years ago
Riccardo Spagni 8636599654
Merge pull request #3684
6 years ago
Riccardo Spagni 31b31effc2
Merge pull request #3668
6 years ago
Riccardo Spagni 57a1bcb6b9
Merge pull request #3666
6 years ago
Riccardo Spagni fde2a31964
Merge pull request #3665
6 years ago
Riccardo Spagni 2b16afedf9
Merge pull request #3664
6 years ago
Riccardo Spagni 3384b0f0f4
Merge pull request #3634
6 years ago
Riccardo Spagni 44b3c9bd55
Merge pull request #3631
6 years ago
Riccardo Spagni f09edc9fad
Merge pull request #3625
6 years ago
Riccardo Spagni cd22cb807a
Merge pull request #3709
6 years ago
Riccardo Spagni 69b6f5b6a6
Merge pull request #3705
6 years ago
Riccardo Spagni 26cae8f4f1
Merge pull request #3695
6 years ago
Riccardo Spagni 2ab5b1a21f
Merge pull request #3683
6 years ago
Riccardo Spagni 93e76e14a2
Merge pull request #3685
6 years ago
Riccardo Spagni 35299644b2
Merge pull request #3650
6 years ago
stoffu 3880bf396a
cryptonote_protocol_handler.inl: remove span read just now that failed to pass some basic tests
6 years ago
stoffu da249fd5ba
cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool)
6 years ago
Gene Peters 4b89d877d7 Adding required library (dependency of boost::this_thread::sleep_for)
6 years ago
rbrunner7 c0e22ebcca [RELEASE] Fix broken interactive daemon 'limit' commands plus RPC calls
6 years ago
Gene Peters 82b05d5054 Adding required library (dependency of boost::this_thread::sleep_for)
6 years ago
rbrunner7 f9d0827bba Fix broken interactive daemon 'limit' commands plus RPC calls
6 years ago
aivve b1a9e97b2d
slow-hash: fix memory leak for Windows /karbowanec#41
6 years ago
anonimal 1e20d705e7
Build: update CMake and p2p for in-tree miniupnp
6 years ago
anonimal 9e1f8bfaa3
CMake: update new location of in-tree miniupnpc
6 years ago
Thaer Khawaja 80dc5d2110 Only log an error if fork version is higher AND is not known.
6 years ago
moneromooo-monero ffeeefde60
speedup get_output_histogram for all amounts when min_count > 0
6 years ago
moneromooo-monero 2dae0f203a
wallet2: add missing parameters to get_output_histogram
6 years ago
Mikhail Mitkevichl 9670c917d1 import_multisig_info: fix sanity check crash in detach_blockchain
6 years ago
Thaer Khawaja dad1077577 Only log an error if fork version is higher AND is not known.
6 years ago
moneromooo-monero d003f07c59
speedup get_output_histogram for all amounts when min_count > 0
6 years ago
moneromooo-monero df9d59caff
wallet2: add missing parameters to get_output_histogram
6 years ago
Mikhail Mitkevichl 5bd7f760e9 import_multisig_info: fix sanity check crash in detach_blockchain
6 years ago
Riccardo Spagni 8fdf645397
Merge pull request #3670
6 years ago
Riccardo Spagni a429f06b18
Merge pull request #3579
6 years ago
Riccardo Spagni a3a617f35f
Merge pull request #3576
6 years ago
Riccardo Spagni 6189a775b0
Merge pull request #3636
6 years ago
Riccardo Spagni bcb71797c8
Merge pull request #3633
6 years ago
Riccardo Spagni 7e98e9d7ce
Merge pull request #3630
6 years ago
Riccardo Spagni e6cf9c06fc
Merge pull request #3624
6 years ago