Commit Graph

188 Commits (c40ab9b5be9b0dec72fa5adbcc45a24ef56ef7fa)

Author SHA1 Message Date
wowario e4ddf841ee
add lwma-1
5 years ago
jw ca9ae12d5b
Merge pull request #168 from wowario/cnr
5 years ago
SChernykh 870b4138a6
Cryptonight variant 4 aka CryptonightR
5 years ago
wowario d498b2d791
reset difficulty
5 years ago
moneromooo-monero 0138a9a2b9
blockchain: fix wrong hf version when popping multiple blocks
5 years ago
moneromooo-monero d50f2f5ac1
hardfork: remove batch transactions setup
5 years ago
binaryFate 64c7ced3ed
Update 2019 copyright
5 years ago
moneromooo-monero b494943a10
cryptonote: don't serialize for blob size if already known
5 years ago
moneromooo-monero 7bb6c00b5e
cryptonote: set tx hash on newly parsed txes when known
5 years ago
fuwa c786fb5a13 remove V.clear, fix:
5 years ago
wowario 5bf7ce14c5
support old BP
5 years ago
jw 7e93cdba07
Merge pull request #131 from wowario/misc
5 years ago
wowario 57e8fce462
remove monero stuff
5 years ago
wowario d9649d98cd
Merge remote-tracking branch 'upstream/master' into upstream
5 years ago
Riccardo Spagni 51874e5a40
Merge pull request #4924
5 years ago
jw 61f3a191df
Merge pull request #127 from wowario/dev-v0.5
6 years ago
Riccardo Spagni 81418cb281
Merge pull request #4894
6 years ago
wowario 675b879844
initial commit
6 years ago
moneromooo-monero ec1a62b50d
move int-util.h to epee
6 years ago
Riccardo Spagni e7d30780de
Merge pull request #4869
6 years ago
Riccardo Spagni c00ac446fd
Merge pull request #4854
6 years ago
moneromooo-monero 0c5dd3161b
cryptonote: add a set_null for transaction_prefix
6 years ago
moneromooo-monero 5d9915ab9e
cryptonote: fix get_unit for non default settings
6 years ago
moneromooo-monero 611639710d
a few minor (but easy) performance tweaks
6 years ago
moneromooo-monero 60f36386e4
Avoid unnecessary temp block and copy ctor
6 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
Riccardo Spagni 59e8a4c306
Merge pull request #4753
6 years ago
Riccardo Spagni 148ac1a898
Merge pull request #4744
6 years ago
Dusan Klinec 29ffb6bba8
device/trezor: trezor support added
6 years ago
moneromooo-monero 157054b840
hardfork: initialize current_fork_index in ctor
6 years ago
moneromooo-monero b3e8677c70
cryptonote: use logging functions for errors, not std::cout
6 years ago
Riccardo Spagni 20d3605a54
Merge pull request #4700
6 years ago
Riccardo Spagni fc06c5daf8
Merge pull request #4617
6 years ago
Riccardo Spagni 1c91963dcd
Merge pull request #4308
6 years ago
moneromooo-monero 3bb4b0d41f
miner: fix build with boost 1.69
6 years ago
Riccardo Spagni a145ae52b6
Merge pull request #4523
6 years ago
moneromooo-monero 7cc39845be
account: init creation timestamp to 0
6 years ago
Riccardo Spagni c531df734f
Merge pull request #4389
6 years ago
moneromooo-monero 6ca00b6d75
miner: really reset flags/precision on std::cout
6 years ago
moneromooo-monero 6844ae1b8d
tx_pool: avoid parsing a whole tx if only the prefix is needed
6 years ago
moneromooo-monero 9907ea0694
cryptonote: sort tx_extra fields
6 years ago
Riccardo Spagni effcbf2060
Merge pull request #4459
6 years ago
Riccardo Spagni b4a9ebad6c
Merge pull request #4299
6 years ago
Riccardo Spagni 9c40bc62fc
Merge pull request #3430
6 years ago
Dusan Klinec f9b22a7b01
hw_device: support for multiple devices added [for review]
6 years ago
Riccardo Spagni 7addabce8f
Merge pull request #4330
6 years ago
moneromooo-monero 044dff5a30
bulletproofs: scale points by 8 to ensure subgroup validity
6 years ago
moneromooo-monero d1591853bf
cryptonote_basic: check output type before using it
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
moneromooo-monero 2a8fcb421b
Bulletproof aggregated verification and tests
6 years ago