Commit Graph

4216 Commits (bb49011991e433d2345d01b0d92ead6b81b379e4)

Author SHA1 Message Date
anonimal 035bf5a93b
CMake: update new location of in-tree miniupnpc
6 years ago
stoffu 4b93bf5be9
daemon: read config file before reading any other args
6 years ago
moneromooo-monero cb3853d7a3
device: add a one off override keyword where appropriate
6 years ago
moneromooo-monero 3903d03a93
simplewallet: add version command
6 years ago
moneromooo-monero dac20e337a
daemon: add a version command
6 years ago
moneromooo-monero b63635f38d
wallet2: increase rpc timeout for get_output_distribution
6 years ago
moneromooo-monero b9eda26091
add top height to get_output_distribution, and cache it for rct
6 years ago
moneromooo-monero 3aa058c9d9
util: log stack trace on crash
6 years ago
moneromooo-monero 29954e88f3
rpc: add missing perf timer for get_output_distribution
6 years ago
moneromooo-monero cf1bc8c98f
tx_pool: fix loading with colliding key images
6 years ago
stoffu c71e8870db
wallet2: store subaddress lookahead settings
6 years ago
moneromooo-monero f1ed4a77d1
common: make this build with unbound 1.4.20
6 years ago
cslashm 7b3aef524b
Use 'boost' mutex instead of 'std' mutex
6 years ago
cslashm 7a79ba183d
Fix sub-address tx scan.
6 years ago
stoffu d3c3efac0c
simplewallet: fix help message of sign_transfer
6 years ago
moneromooo-monero 8de302627a
wallet2: request transactions in slices when scanning for known rings
6 years ago
moneromooo-monero f4d38403a0
rpc: allow getting pruned blocks from gettransactions
6 years ago
moneromooo-monero ab3c7036c3
wallet2: request transactions in slices when scanning for known rings
6 years ago
moneromooo-monero 320db6c7b7
rpc: allow getting pruned blocks from gettransactions
6 years ago
stoffu 6d16e1abf4
WalletManagerImpl: reuse existing connection to daemon instead of reconnectivng every time
6 years ago
moneromooo-monero cfd7928365
wallet2: fix misc issues when the ringdb can't be initialized
6 years ago
stoffu f7dd0ee122
cryptonote_tx_util: make destinations properly shuffled
6 years ago
cslashm 6b818bcf5c
Add the possibility to export private view key for fast scan.
6 years ago
cslashm 0919d2cfd8
Change mutex lock model to avoid dead lock and ensure locks are always released.
6 years ago
cslashm 4b69054222
Automatic height setup when creating/restoring hw device.
6 years ago
moneromooo-monero 21d41a11a4
device: fix endianess dependence on subaddress secret key generation
6 years ago
moneromooo-monero 0043d20939
fix lambda compile error on openbsd
6 years ago
moneromooo-monero a98e3b15ac
rpc: make get_output_distribution a non-restricted RPC
6 years ago
stoffu ccae806c13
wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly
6 years ago
stoffu 3f5e731d31
wallet2: enable the mitigation only after the fork height
6 years ago
stoffu c455bbf413
wallet2: fix for loading settings of key reuse mitigation
6 years ago
Mikhail Mitkevichl c0c97c0c07
import_multisig_info: fix sanity check crash in detach_blockchain
6 years ago
moneromooo-monero 2fbbccca6e
wallet2: add missing parameters to get_output_histogram
6 years ago
Thaer Khawaja 2d63dd3c1c
Only log an error if fork version is higher AND is not known.
6 years ago
rbrunner7 af38d77020
[RELEASE] Fix broken interactive daemon 'limit' commands plus RPC calls
6 years ago
Gene Peters d969ac8f8b
Adding required library (dependency of boost::this_thread::sleep_for)
6 years ago
moneromooo-monero 3b4715c495
ringct: do not show verification errors with default settings
6 years ago
moneromooo-monero 9360a0e057
cryptonote: make sure outPk setup always happens
6 years ago
moneromooo-monero 68b3bb81cf
blockchain: invalidate misc caches when popping blocks
6 years ago
Thaer Khawaja 4a479d2fcc
Use median timestamp if current time renders a block invalid.
6 years ago
wowario b881f7521f
remove payment_id
6 years ago
wowario d00b812953
set static ring size
6 years ago
moneromooo-monero a5e0a08e8a wallet2: request transactions in slices when scanning for known rings
6 years ago
moneromooo-monero 1035e47dd0 rpc: allow getting pruned blocks from gettransactions
6 years ago
moneromooo-monero 4e75860da2 wallet2: fix misc issues when the ringdb can't be initialized
6 years ago
jw 022ec18c48
Merge pull request #20 from matthewincognito/stuck-daemon
6 years ago
wowario 4d477d8e12
add checkpoints
6 years ago
stoffu ac0b4b932f cryptonote_protocol_handler.inl: remove span read just now that failed to pass some basic tests
6 years ago
stoffu 70117562d5 cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool)
6 years ago
wowario 4d93e66377
fix memory leak for Windows
6 years ago
wowario adfcdfef02
fix signed unsigned conversion
6 years ago
wowario a571be96f4
Update difficulty.cpp
6 years ago
jw e8bb8f4984
Merge pull request #13 from matthewincognito/fix-12
6 years ago
jwinterm 78f1e84139 Set v8 fork height and change version
6 years ago
Matthew Incognito 16feef0522
Lower number of blocks required to unlock balance
6 years ago
wowario 6f9d70b246
add checkpoints
6 years ago
wowario 3ed6bf8518
silent dns warning
6 years ago
jw 66d8024b43
Merge pull request #10 from wownero/monero-specific-blockfix
6 years ago
jw 43a6abcd10
Merge pull request #9 from matthewincognito/clang-build-fix
6 years ago
moneromooo-monero 52572e9b21
blockchain_blackball: fix build with CLANG 5
6 years ago
jwinterm 0b26e58497 block 202612 and 685498 fix
6 years ago
wowario 0ac4b8e63e
increase ringsize to 10
6 years ago
jw a47d1a3d75
Merge pull request #1 from wowario/difficulty-algorithm
6 years ago
wowario efe03eb037
added LWMA
6 years ago
jw 427de2986f
Merge pull request #2 from wowario/master
6 years ago
wowario a801517396
rename to wownero
6 years ago
Matthew Incognito ff29cd248d
simplewallet: Update minimum and default ring size
6 years ago
jwinterm 64aab43a42 Fix decimal thing
6 years ago
jwinterm 7f2d79ad44 Tweak final emission check
6 years ago
jwinterm 5c4b0b97b4 Update hardcoded seed nodes
6 years ago
jwinterm c473f01310 Initial commit
6 years ago
moneromooo-monero b1398fff40
core: fix use of uninitialised data
6 years ago
Riccardo Spagni 428fb45f68
update checkpoints
6 years ago
Riccardo Spagni 3fedd51d26
update checkpoints.dat to block 1532400
6 years ago
Riccardo Spagni 83dbc5be76
update version to 0.12 Lithium Luna
6 years ago
Riccardo Spagni df91d7bcbd
Merge pull request #3426
6 years ago
Riccardo Spagni b8ccd47b9f
Merge pull request #3419
6 years ago
moneromooo-monero bb20f104ba
Move v7 fork to 1546000 to give more update time
6 years ago
moneromooo-monero 8ea3c4d544
simplewallet: new --use-english-language-names flag
6 years ago
moneromooo-monero 1e393f4bb7
wallet: make the segregation height settable
6 years ago
Riccardo Spagni 5cd36e48bf
Merge pull request #3421
6 years ago
Riccardo Spagni 83651630bc
Merge pull request #3418
6 years ago
moneromooo-monero 9732a37e9a
wallet_rpc_server: add sweep_unmixable as alias for sweep_dust
6 years ago
moneromooo-monero 20a002667c
blockchain: forbid bulletproof types before v8
6 years ago
stoffu b86f1e5dad Add command line option allowing to restrict the default sub-address lookahead in order to avoid
6 years ago
Riccardo Spagni a14eabc043
Merge pull request #3416
6 years ago
Riccardo Spagni 432480fa42
Merge pull request #3414
6 years ago
Riccardo Spagni 2a9839cc3e
Merge pull request #3376
6 years ago
Riccardo Spagni 0f27fc57ac
Merge pull request #3336
6 years ago
moneromooo-monero eac3a11ed3
wallet: more user friendly print_ring
6 years ago
moneromooo-monero 798535149d
wallet2_api: add key reuse mitigations API
6 years ago
moneromooo-monero b057a21d56
wallet2_api: add ring api
6 years ago
moneromooo-monero d32ef7b0f2
ringdb: factor ring addition code
6 years ago
moneromooo-monero a7da8208f5
wallet2_api: add blackball api
6 years ago
moneromooo-monero 504428ab4a
ringdb: use the genesis block as a db name
6 years ago
moneromooo-monero b09e5181cc
wallet: add a set_ring command
6 years ago
moneromooo-monero 0590f62ab6
new blockchain_usage tool, reports on output usage
6 years ago
moneromooo-monero db10dd6d83
wallet: make ringdb an object with database state
6 years ago
moneromooo-monero df6fad4c62
blockchain_utilities: new blockchain_blackball tool
6 years ago
moneromooo-monero d29ea0455a
wallet: add an output blackball list to avoid using those in rings
6 years ago
moneromooo-monero 18eaf19489
wallet: key reuse mitigation options
6 years ago
moneromooo-monero 5f146873c5
wallet: add shared ring database
6 years ago
moneromooo-monero 41f727ce42
add RPC to get a histogram of outputs of a given amount
6 years ago
cryptochangements34 833f9fcfe9 show '<Not set>' for empty wallet description
6 years ago
stoffu 6f54c910f7
simplewallet: fix restore height prompt that got disabled by #3175
6 years ago
stoffu 524cbdc1e2
blockchain: fix log message about per-kB fee
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
Riccardo Spagni 51bb7fafac
Merge pull request #3410
6 years ago
Riccardo Spagni 60af9d689b
Merge pull request #3408
6 years ago
moneromooo-monero c5024c5b73
simplewallet: add a warning when getting a daemon error in transfer
6 years ago
stoffu a7266d6d7b
wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate calls to wallet2
6 years ago
Jean Pierre Dudey e1b526b371 Remove the `Blockchain::get_all_known_block_ids` function.
6 years ago
stoffu 71d186566e
replace invoke_http_json("/json_rpc",...) with invoke_http_json_rpc("/json_rpc",methodname,...) to reduce boilerplate
6 years ago
Riccardo Spagni a69c713f8e
Merge pull request #3398
6 years ago
Riccardo Spagni 2fe1504c03
Merge pull request #3399
6 years ago
Riccardo Spagni f9f2d182da
Merge pull request #3395
6 years ago
Riccardo Spagni 8b90e3141a
Merge pull request #3386
6 years ago
Riccardo Spagni 7a44301675
Merge pull request #3385
6 years ago
Riccardo Spagni 534369eece
Merge pull request #3384
6 years ago
Riccardo Spagni cb72b85bbf
Merge pull request #3372
6 years ago
stoffu 4405e4fc73
wallet2: check_tx_key() shouldn't require hardware encryption
6 years ago
stoffu 7dfa5e9e6e
chacha: call prehashed version explicitly as generate_chacha_key_prehashed
6 years ago
stoffu b2d23b189e
crypto: revert odd namespace changes made in #3303
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
Riccardo Spagni f2e8e8d23c
Merge pull request #3377
6 years ago
Riccardo Spagni 9a63fbcf83
Merge pull request #3371
6 years ago
Riccardo Spagni 3bc2537f5a
Merge pull request #3369
6 years ago
Riccardo Spagni 0f2d6d40b4
Merge pull request #3360
6 years ago
Riccardo Spagni 2e074e2ae7
Merge pull request #3358
6 years ago
Riccardo Spagni 117cf12509
Merge pull request #3355
6 years ago
Riccardo Spagni 33158f089d
Merge pull request #3354
6 years ago
Riccardo Spagni 2dfb4f098e
Merge pull request #3353
6 years ago
Riccardo Spagni cfc5a3d4d4
Merge pull request #3345
6 years ago
Riccardo Spagni 67978b78ce
Merge pull request #3337
6 years ago
Riccardo Spagni 3fed788603
Merge pull request #3315
6 years ago
moneromooo-monero 5f85cc7e3d
wallet2: guard against overflowing of subaddress indices
6 years ago
stoffu 1d39b26556
wallet2: fix use_fork_rules() when querying version that is defined but not enabled yet
6 years ago
stoffu c577abab61
wallet: fix auto low priority so that it takes effect only when saved default is 0
6 years ago
moneromooo-monero 523371c042
p2p: fix network ID being uninitialised when using exclusive peers
6 years ago
Cédric 73dd883d51 Ledger HW Bug fixes
6 years ago
moneromooo-monero 9abeff5911
wallet2: handle no blocks returned in refresh to mean no new blocks
6 years ago
moneromooo-monero ec41006cad
node_rpc_proxy: fix target height caching
6 years ago
moneromooo-monero b63ea060de
simplewallet: do not call a RPC when displaying the prompt
6 years ago
Leon Klingele 649a1b7ae6
wallet2 / simplewallet: Must opt-in to create '.address.txt' files for new wallets
6 years ago
cryptochangements34 aa8bef0cb3 fix error message typo in wallet2.cpp
6 years ago
stoffu 978663d461
Stagenet: successive forks up to v7
6 years ago
Riccardo Spagni e9f41e405f
Merge pull request #3368
6 years ago
Riccardo Spagni 546e380cab
Merge pull request #3370
6 years ago