Commit Graph

5827 Commits (v0.2.0.0)
 

Author SHA1 Message Date
moneromooo-monero bc61ae69bf
tx_pool: add a max pool size, settable with --max-txpool-size
6 years ago
moneromooo-monero e4646379a6
keccak: fix mdlen bounds sanity checking
6 years ago
Michał Sałaban 6866ed469a Add default value to max_height, otherwise it's 0
6 years ago
moneromooo-monero b81e276cab
connection_context: initialize m_last_request_time to current time
6 years ago
moneromooo-monero 928c1825f0
cryptonote_protocol: guard against all threads in standby
6 years ago
moneromooo-monero 2e3e90acbe
pass large parameters by const ref, not value
6 years ago
moneromooo-monero 61defd89e3
blockchain: sanity check number of precomputed hash of hash blocks
6 years ago
moneromooo-monero 9af6b2d1b8
ringct: fix infinite loop in unused h2b function
6 years ago
moneromooo-monero 8cea8d0cef
simplewallet: double check a new multisig wallet is multisig
6 years ago
moneromooo-monero 9b98a6ac8f
threadpool: catch exceptions in dtor, to avoid terminate
6 years ago
moneromooo-monero 24803ed91f
blockchain_export: fix buffer overflow in exporter
6 years ago
moneromooo-monero f3f7da624d
perf_timer: rewrite to make it clear there is no division by zero
6 years ago
moneromooo-monero c6ea3df0ae
performance_tests: remove add_arg call stray extra param
6 years ago
moneromooo-monero fa6b45665d
fuzz_tests: fix an uninitialized var in setup
6 years ago
moneromooo-monero 03887f1140
keccak: fix sanity check bounds test
6 years ago
moneromooo-monero ad11db9144
blockchain_db: initialize m_open in base class ctor
6 years ago
moneromooo-monero bece67f9e8
miner: restore std::cout precision after modification
6 years ago
moneromooo-monero 1aabd14c21
db_lmdb: check hard fork info drop succeeded
6 years ago
MoroccanMalinois 49c803ad7d
Dockerfile: build dependencies with -fPIC
6 years ago
moneromooo-monero 3b4e6b35b3
txpool: increase unmined tx expiry to three days
6 years ago
moneromooo-monero 2e584dcb1f
p2p: do not try to connect to peers in offline mode
6 years ago
moneromooo-monero 851bd057ec
call _exit instead of abort in release mode
6 years ago
Leon Klingele 399921347f
txpool: Properly bail out when outputs_amount == inputs_amount
6 years ago
Howard Chu 84a8b2da14
Don't create readtxn until after txn_safe gate check
6 years ago
moneromooo-monero 3f1a3fac00
bulletproofs: more robust challenge computation
6 years ago
moneromooo-monero b809058993
ringct: pseudoOuts moved to prunable in the simple bulletproof case
6 years ago
moneromooo-monero 19ff243f52
wallets: reorg 61 more days on testnet
6 years ago
moneromooo-monero c70f03cacf
blockchain: move bulletproofs to v8
6 years ago
moneromooo-monero fde4489e1d
wipeable_string: call memwipe directly
6 years ago
stoffu a99ef17695
wallet-rpc: take subaddress account as arg for get_transfer_by_txid
6 years ago
stoffu 7712509644
wallet-rpc: rename *_INDEX_OUTOFBOUND into *_INDEX_OUT_OF_BOUNDS
6 years ago
stoffu 7539603f94
Bootstrap daemon
6 years ago
Maxithi a85dbb3f2f
Fixed typos and wording tweaks
6 years ago
stoffu 402c9eef0e
cryptonote_tx_utils: fixed logic bug in get_destination_view_key_pub
6 years ago
Michał Sałaban f90c76beb4 Return appropriate error code when there's no connection to daemon
6 years ago
Erik de Castro Lopo 628b78ae8a Fix in_peers/out_peers RPC operations
6 years ago
Erik de Castro Lopo ece9bcf5c6 rpc_client: Fix error handling
6 years ago
Erik de Castro Lopo 8f30350d03 Fix method name in invoke_http_json_rpc
6 years ago
Erik de Castro Lopo 32c0f908cd Allow the number of incoming connections to be limited
6 years ago
Erik de Castro Lopo d609a2c164 Rename delete_connections to delete_out_connections
6 years ago
Erik de Castro Lopo b927c0fc7a Rename connections_count to max_out_connection_count
6 years ago
Riccardo Spagni ed67e5c001
Merge pull request #3198
6 years ago
Riccardo Spagni 4fcf609942
Merge pull request #3186
6 years ago
moneromooo-monero 30ce8c5926
cn_deserialize: check for raw tx_extra
6 years ago
iDunk5400 1c99a628e3
Tests: Fix building of two fuzz tests on Windows
6 years ago
Michał Sałaban 3cb65b3f69 Return appropriate error code when not enough money for tx
6 years ago
moneromooo-monero eda9fb5b98
p2p: fix testnet/mainnet port mixup
6 years ago
moneromooo-monero 9017084a7b
cmake: add -DHAVE_ defines to the command line
6 years ago
Riccardo Spagni 6ed314854c
Merge pull request #3188
6 years ago
Riccardo Spagni 00a1166c95
Merge pull request #3185
6 years ago