Commit Graph

34 Commits (47f78dc11a9e7744336395884b9d9bbbbc7bb29a)

Author SHA1 Message Date
wowario 47f78dc11a
vote by block
1 year ago
wowario 7d1b51ebf7
miner block header signing
1 year ago
j-berman ea87b30f89 Add view tags to outputs to reduce wallet scanning time
2 years ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
SChernykh dfee15eee1 RPC and ZeroMQ APIs to support p2pool
3 years ago
Lee Clagett 08e4497c6e Improve cryptonote (block and tx) binary read performance
3 years ago
moneromooo-monero 7175dcb107
replace most boost serialization with existing monero serialization
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
moneromooo-monero 8330e772f1
monerod can now sync from pruned blocks
5 years ago
moneromooo-monero 1387549e90
serialization: check stream good flag at the end
5 years ago
moneromooo-monero 089c7637a6
cryptonote: rework block blob size sanity check
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero e69477bf25
db: speedup block addition
5 years ago
moneromooo-monero b750fb27b0
Pruning
5 years ago
luigi1111 69e8567c0e
Merge pull request #4946
5 years ago
moneromooo-monero d1efe3d91c
cryptonote: set tx hash on newly parsed txes when known
5 years ago
moneromooo-monero 0c5dd3161b
cryptonote: add a set_null for transaction_prefix
5 years ago
moneromooo-monero 9907ea0694
cryptonote: sort tx_extra fields
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
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
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
6 years ago
moneromooo-monero b49ddc766d
check accessing an element past the end of a container
6 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
moneromooo-monero 5d65a75b69
move checkpoints in a separate library
7 years ago
Lee Clagett 4a8f96f95d Improvements for epee binary to hex functions:
7 years ago
moneromooo-monero 5b63246813
core: fix blob size cache, and reenable hash and blob size caches
7 years ago
moneromooo-monero 6d315459b6
core: avoid possible reordering bugs wth tx/bloch hash cache
7 years ago
moneromooo-monero f065234b71
core: cache tx and block hashes in the respective classes
7 years ago
moneromooo-monero f113b92b93
core: add functions to serialize base tx info
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago