Commit Graph

133 Commits (v0.3.1.2)

Author SHA1 Message Date
jw c929c2a6bb
Merge pull request #111 from wowario/lwma3
6 years ago
wowario f3ee225f29
add lwma3
6 years ago
wowario d2554341b1
difficulty: remove testnet variables
6 years ago
moneromooo-monero ae255e3857
cryptonote_format_utils: do not early out on invalid tx pubkeys
6 years ago
stoffu 458155e5c8
miner: show id and height when a block is found
6 years ago
TheCharlatan d55544036b
Add support for apple and arm building
6 years ago
wowario bc48be0cdd
CN2 PoW from v9
6 years ago
wowario 95cf3bebbe
add LWMA v2
6 years ago
wowario ba9b3220f7
fix signed unsigned conversion
6 years ago
wowario 9aa886beda
Update difficulty.cpp
6 years ago
jwinterm f6e53ad33c
block 202612 and 685498 fix
6 years ago
wowario 2c959a9b21
added LWMA
6 years ago
jwinterm 7b59d05935
Fix decimal thing
6 years ago
jwinterm ee8e58f909
Tweak final emission check
6 years ago
moneromooo-monero e04ae088e8
fix build with GCC 8.1.0
6 years ago
moneromooo-monero ede213f65c
cryptonote: make sure outPk setup always happens
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
stoffu 8705beaf51
keypair::generate: always require hw::device to avoid possible mistake
6 years ago
stoffu 27a196b126
device: untangle cyclic depenency
6 years ago
stoffu c9b38b4765
device: made function prototypes consistent with pre-#3303 codebase
6 years ago
Cédric 73dd883d51 Ledger HW Bug fixes
6 years ago
moneromooo-monero 608fd6f14a
Monero Cryptonight variants, and add one for v7
6 years ago
Riccardo Spagni 4f93f74528
Merge pull request #3277
6 years ago
Edward Betts fbcc91c2a4 Correct spelling mistakes.
6 years ago
stoffu af773211cb
Stagenet
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
Riccardo Spagni c9aa9370f9
Merge pull request #3260
6 years ago
Riccardo Spagni ff36fd93fd
Merge pull request #3255
6 years ago
Riccardo Spagni cfa3af4078
Merge pull request #3247
6 years ago
moneromooo-monero f2c4c39971
wallet2: speed up subaddress generation (by about a third)
6 years ago
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
6 years ago
Riccardo Spagni 853dd2d4f7
Merge pull request #3232
6 years ago
Jean Pierre Dudey b2d4bb9b64 Remove `voting_version` parameter documentation.
6 years ago
Timothy D. Prime 3962bcb2a2 Closes #2886: really ignore battery checking
6 years ago
moneromooo-monero b81e276cab
connection_context: initialize m_last_request_time to current time
6 years ago
moneromooo-monero bece67f9e8
miner: restore std::cout precision after modification
6 years ago
moneromooo-monero b809058993
ringct: pseudoOuts moved to prunable in the simple bulletproof case
6 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni f9c66ba67c
Merge pull request #2990
6 years ago
moneromooo-monero 2d17feb060
factor STL container serialization
7 years ago
moneromooo-monero b49ddc766d
check accessing an element past the end of a container
7 years ago
moneromooo-monero 2305bf260d
check return value for generate_key_derivation and derive_public_key
7 years ago
moneromooo-monero fa5697127f
make multisig work with subaddresses
7 years ago
moneromooo-monero f4eda44ce3
N-1/N multisig
7 years ago
moneromooo-monero 4c313324b1
Add N/N multisig tx generation and signing
7 years ago
moneromooo-monero 6d219a9250
wallet: add multisig key generation
7 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
Riccardo Spagni 6c0953b15a
Merge pull request #2860
7 years ago
moneromooo-monero c83d0b3ee2
add bulletproofs from v7 on testnet
7 years ago