Commit Graph

7781 Commits (6031a1f5b488f60dccf9d91e223a096d0b853da8)
 

Author SHA1 Message Date
Riccardo Spagni 6031a1f5b4
Merge pull request #5179
5 years ago
Riccardo Spagni fd231226b9
Merge pull request #5177
5 years ago
Riccardo Spagni 761ef99e77
Merge pull request #5168
5 years ago
Riccardo Spagni 47c278c90f
Merge pull request #5166
5 years ago
Riccardo Spagni 6d5849d9bb
Merge pull request #5165
5 years ago
Riccardo Spagni 50d48d6118
Merge pull request #5135
5 years ago
Riccardo Spagni 4c91eb23a0
Merge pull request #5061
5 years ago
Riccardo Spagni e063615a0e
Merge pull request #5249
5 years ago
Riccardo Spagni 03d1dbc2ad
Merge pull request #5280
5 years ago
Riccardo Spagni c88e992104
Merge pull request #4977
5 years ago
Riccardo Spagni 503b2fd964
Merge pull request #5273
5 years ago
moneromooo-monero aac4e2f585
wallet_rpc_server: add missing --rpc-ssl-allowed-fingerprints
5 years ago
moneromooo-monero bc61b5ca95
wallet2: don't store 0 amount outputs, they'll fail to be spent
5 years ago
Riccardo Spagni 1d1a02e9f9
Merge pull request #5258
5 years ago
Dusan Klinec bb8eab24da
epee: certificate generation fix, pkey deleted
5 years ago
Riccardo Spagni d281b81962
Merge pull request #5257
5 years ago
Riccardo Spagni 098596ea12
Merge pull request #5264
5 years ago
moneromooo-monero 4ef3c895a4
blockchain: fix ahead of time PoW batch calc
5 years ago
Howard Chu b8c2e21cba
Fix startup errors with SSL cert generation
5 years ago
moneromooo-monero 3ac40938c3
timings: fix errno.h mispelt as error.h
5 years ago
Riccardo Spagni 49afbd0c53
Merge pull request #5232
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Riccardo Spagni 5bbbe3902b
Merge pull request #4852
5 years ago
Martijn Otto 057c279cb4
epee: add SSL support
5 years ago
Dusan Klinec 5ea17909ca
device/trezor: debugging features, trezor tests
5 years ago
Riccardo Spagni e65221d690
Merge pull request #5119
5 years ago
Riccardo Spagni 5b9c3df5c1
Merge pull request #5103
5 years ago
Riccardo Spagni ed6aa76cca
Merge pull request #5100
5 years ago
moneromooo-monero f024a10b68
db_lmdb: make mdb_block_info format conversion more future proof
5 years ago
moneromooo-monero ceb72be329
p2p: avoid busy loop when we have nothing to connect to
5 years ago
moneromooo-monero c4851024ce
wallet_rpc_server: avoid repeated string allocations when parsing
5 years ago
moneromooo-monero 88c85c18e0
cryptonote: avoid double parsing blocks when syncing
5 years ago
moneromooo-monero 9feda0eeba
cryptonote: speed up calculating coinbase tx prunable hash
5 years ago
moneromooo-monero 238401d4e9
core: avoid double parsing blocks after hoh
5 years ago
moneromooo-monero dc5a76095c
blockchain: avoid unneeded block copy
5 years ago
moneromooo-monero 79b4e9f377
save some database calls when getting top block hash and height
5 years ago
moneromooo-monero 9827880877
blockchain: avoid pointless transaction copy and temporary
5 years ago
moneromooo-monero 07d655e438
blockchain: avoid duplicate block hash computation
5 years ago
moneromooo-monero f75d51abda
core: avoid calculating tx prefix hash when we don't need it
5 years ago
moneromooo-monero b044d03a51
Avoid repeated (de)serialization when syncing
5 years ago
Riccardo Spagni 082149c580
fix merge errors, update recommended version to 0.14.0.2
5 years ago
Riccardo Spagni f3b368c659
update checkpoints hash
5 years ago
Riccardo Spagni e518f2b1c0
update checkpoints, update README for 0.14.1 release
5 years ago
Riccardo Spagni 8780d6b43d
update readme via cherry-pick
5 years ago
Riccardo Spagni 39d7d3113b
Merge pull request #5231
5 years ago
moneromooo-monero b747e836c8
wallet2: don't calculate prefix hash when we don't need it
5 years ago
moneromooo-monero e69477bf25
db: speedup block addition
5 years ago
moneromooo-monero 108c625b3f
CryptonightR: define out i386/x86_64 specific code on other archs
5 years ago
moneromooo-monero 1b8757dddc
slow-hash: fix build on arm
5 years ago
TheCharlatan 5057eb1199
cmake: ARCH_ID fixes for cross compilation
5 years ago