Commit Graph

4765 Commits (e50bf5f81128b8ccaf2a623fa4437da09623cffb)
 

Author SHA1 Message Date
Riccardo Spagni 0f071848a1
Merge pull request #2479
7 years ago
iDunk5400 527472d0f7
README: Add libzmq to dependencies and update MSYS2 dependencies
7 years ago
moneromooo-monero f182acdd36
dns_utils: query DNS records in parallel
7 years ago
Riccardo Spagni 48512acda9
Merge pull request #2324
7 years ago
Riccardo Spagni 07312a7d6e
Merge pull request #2302
7 years ago
lancillotto 688acacbec update translation: typo fix and changes
7 years ago
Mike C 7cdb343184 Update Raspberry Pi build instructions
7 years ago
stoffu e29282d208
build: auto update version info without manually deleting version.h
7 years ago
stoffu c09aa94d34
daemon: indicate whether the spent key image is mined or unconfirmed
7 years ago
stoffu b5cbdce8a6
wallet2: correctly handle in/out payments for view-only wallet
7 years ago
Gingeropolous 022888fdc8 README Network Consensus Protocol Upgrade Table
7 years ago
Riccardo Spagni a6403846ef
Merge pull request #2441
7 years ago
Riccardo Spagni 786a4ae9ea
Merge pull request #2429
7 years ago
Riccardo Spagni 10d60d2524
Merge pull request #2414
7 years ago
Riccardo Spagni 8f1f43163a
Merge pull request #2412
7 years ago
Riccardo Spagni 8711c355fc
Merge pull request #2410
7 years ago
Riccardo Spagni 90498f0013
Merge pull request #2405
7 years ago
Riccardo Spagni d835a3f691
Merge pull request #2399
7 years ago
Riccardo Spagni 72207fd27a
Merge pull request #2381
7 years ago
Riccardo Spagni 75563db6e3
Merge pull request #2376
7 years ago
moneromooo-monero 3b8b4be5cb
tx_pool: drop invalid txes from the pool on startup
7 years ago
Howard Chu 2540d162be
Add -a append option to mdb_load
7 years ago
moneromooo-monero e457aa51f4
blockchain: fix crash checking pre-validated txids
7 years ago
moneromooo-monero d5a9edf27a
wallet2: fix exception on split txes
7 years ago
moneromooo-monero 5c5b0fd048
wallet2: print unused indices on a single line
7 years ago
hyc 8b1acc9a86 Fix OpenSSL 1.1 detection for static builds
7 years ago
Lee Clagett 5890829552 Fixes static_assert on arm and ppc builds
7 years ago
moneromooo-monero 9aeae7a224
db_lmdb: fix use of uninitialized key in for_blocks_range
7 years ago
MaxXor 2e59f6ea50 rpc: add new RPCs to get and set limits
7 years ago
moneromooo-monero f2939bdce8
epee: keep a ref to a connection we're deleting
7 years ago
moneromooo-monero 7adceee634
precomputed block hashes are now in blocks of N (currently 256)
7 years ago
moneromooo-monero 2e82b232e8
epee: give virtual dtor to network_address_base
7 years ago
Riccardo Spagni 1a73843cec
Merge pull request #2446
7 years ago
Riccardo Spagni 4c202b199e
Merge pull request #2416
7 years ago
Riccardo Spagni b7d52c3205
Merge pull request #2174
7 years ago
Riccardo Spagni 69e039aa19
Merge pull request #2023
7 years ago
Riccardo Spagni 591e53445b
Merge pull request #2044
7 years ago
moneromooo-monero bc429e9c6d
daemon: make this build with boost 1.61
7 years ago
moneromooo-monero 6137a0b94d
blockchain: reject unsorted ins and outs from v7
7 years ago
Howard Chu d2d8a41c47
Use actual batch size for resize estimates
7 years ago
moneromooo-monero 3487d81034
cryptonote_protocol: fix needless chain hashes downloads
7 years ago
moneromooo-monero 7f2f6ee1c9
protocol: remove hop count on block propagation
7 years ago
selsta 91def9a59b daemon, wallet: add --max-log-file-size option
7 years ago
Howard Chu 5112b28d38
Readline is now supported directly
7 years ago
moneromooo-monero 0aaaca29a2
tx_pool: set the "invalid input" bit when check_tx_inputs fails
7 years ago
moneromooo-monero 9236823bf4
simplewallet: print tx rejection reason where it was missing
7 years ago
moneromooo-monero 3dee3301ba
core_rpc_server: print tx rejection reason at L0 too
7 years ago
Howard Chu 6d0ca7d11f
Tweak concurrency limits
7 years ago
Howard Chu 510d0d4753
Use a threadpool
7 years ago
Nano Akron f761dbaeaf Remove 1.25x multiplier from tx_pool
7 years ago