Commit Graph

84 Commits (3b24b1d082da28da15dc5e3aeaa0ebebe7758f2f)

Author SHA1 Message Date
Lee Clagett 3b24b1d082 Added support for "noise" over I1P/Tor to mask Tx transmission.
5 years ago
luigi1111 df064eaa36
Merge pull request #5649
5 years ago
Howard Chu a182df21d0
Bans for RPC connections
5 years ago
moneromooo-monero df83ed74e4
consensus: from v12, enforce >= 2 outputs
5 years ago
moneromooo-monero 089c7637a6
cryptonote: rework block blob size sanity check
5 years ago
Riccardo Spagni acc7211b5b
Merge pull request #5199
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Riccardo Spagni 4466f4504e
Merge pull request #5091
5 years ago
moneromooo-monero b8787f4302
ArticMine's new block weight algorithm
5 years ago
moneromooo-monero eef164f7cc
cryptonote_protocol_handler: search for syncing peers in "cruise mode"
5 years ago
Jethro Grassie 123fc2a25a
i2p: initial support
5 years ago
Lee Clagett 973403bc9f Adding initial support for broadcasting transactions over Tor
5 years ago
Riccardo Spagni 0daa00e035
Merge pull request #5052
5 years ago
moneromooo-monero f931e16c6e
add a bulletproof version, new bulletproof type, and rct config
5 years ago
moneromooo-monero b750fb27b0
Pruning
5 years ago
RaskaRuby 2bd46065ae Expose limit-rate defaults from command line help
6 years ago
xiphon fd62b6e79f blocks: use auto-generated .c files instead of 'LD -r -b binary'
6 years ago
Riccardo Spagni ac5674524a
Revert "Merge pull request #4472"
6 years ago
xiphon 02d3ef7bda blocks: use auto-generated .c files instead of 'LD -r -b binary'
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
moneromooo-monero 7e67c52fa2
Add a define for the max number of bulletproof multi-outputs
6 years ago
stoffu 08b85a8e00
cryptonote_config: add get_config to refactor x = testnet ? config::testnet::X : stagenet ? config::stagenet::X : config::X
6 years ago
moneromooo-monero b1398fff40
core: fix use of uninitialised data
6 years ago
moneromooo-monero 38657fd0e9
Bump min ring size from 5 to 7 from v7
6 years ago
stoffu af773211cb
Stagenet
6 years ago
Jean Pierre Dudey 9f9e095a8c
Use `genesis_tx` parameter in `generate_genesis_block`. #3261
6 years ago
moneromooo-monero bc61ae69bf
tx_pool: add a max pool size, settable with --max-txpool-size
6 years ago
moneromooo-monero 3b4e6b35b3
txpool: increase unmined tx expiry to three days
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
kenshi84 4dd05a2f9b
subaddress: change prefix so that it starts with 8
7 years ago
Riccardo Spagni 5ea20d6944
Merge pull request #2469
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
Riccardo Spagni 13be8115e4
Merge pull request #2458
7 years ago
moneromooo-monero 7adceee634
precomputed block hashes are now in blocks of N (currently 256)
7 years ago
moneromooo-monero 7f2f6ee1c9
protocol: remove hop count on block propagation
7 years ago
Thomas Winget 77986023c3
json serialization for rpc-relevant monero types
7 years ago
moneromooo-monero 5a283078ec
cryptonote_protocol: large block sync size before v4
7 years ago
moneromooo-monero 7007bd1489
Change default block sync size from 200 to 20
7 years ago
Riccardo Spagni ed09652a17
Merge pull request #1701
7 years ago
moneromooo-monero 3396a9f2af
Add intervening v5 fork for increased min block size
7 years ago
moneromooo-monero 3153349325
core: quantize per kB fee to 8 decimals
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Miguel Herranz 8277e67f11 Add anchor connections
7 years ago
Miguel Herranz 95f3e193f0 Update and use blockchain data files defines
7 years ago
Riccardo Spagni 5f568533aa
Merge pull request #1263
8 years ago
Dion Ahmetaj d61bd8187e add lightweight block propagation ("fluffy blocks")
8 years ago
moneromooo-monero 82dbba10d4
core: dynamic fee algorithm from ArticMine
8 years ago
AwfulCrawler 9c73128835 Change default dust threshold to equal fee per kb
8 years ago
moneromooo-monero cd01bae735
Decrease minimum fee from 0.01/kB to 0.002/kB
8 years ago
moneromooo-monero dc4aad7eb5
add rct to the protocol
8 years ago