Commit Graph

5333 Commits (cdc3ccec5fd7925d93babff8a9a421c538f3cce0)

Author SHA1 Message Date
moneromooo-monero 584126d15b
i18n: filter LANG/LC_LANG for valid characters, and handle @
6 years ago
stoffu 07cb574ca4
ringct: remove duplicate rv.mixRing = mixRing; in genRctSimple
6 years ago
Riccardo Spagni 094b0c4d00
Merge pull request #5045
6 years ago
Riccardo Spagni 4902b2ad3d
Merge pull request #5016
6 years ago
Riccardo Spagni 53fba1455c
Merge pull request #5007
6 years ago
moneromooo-monero 0a29660f5c
message_store: init me field
6 years ago
moneromooo-monero a67b77a9eb
blockchain: don't propagate exception past dtor
6 years ago
moneromooo-monero 050ee52162
wallet_api: fix usage of LOG_ERROR
6 years ago
moneroexamples ec68cf822f Make get_output_key method const
6 years ago
Riccardo Spagni b67eb481a7
Merge pull request #4956
6 years ago
Riccardo Spagni be625a95af
Merge pull request #4954
6 years ago
Riccardo Spagni 577a8f5c84
Merge pull request #4952
6 years ago
Riccardo Spagni 13b006137c
Merge pull request #4949
6 years ago
Riccardo Spagni ad1eb3338c
Merge pull request #4938
6 years ago
rbrunner7 c108109102 simplewallet: Show new address after going multisig
6 years ago
selsta 13785ec96b
wallet api/device: set estimated restore height if none is provided
6 years ago
moneromooo-monero 53fcd15953
simplewallet: don't subtract 1 to estimate blockchain height
6 years ago
moneromooo-monero 5ee6f03742
blockchain: fix wrong hf version when popping multiple blocks
6 years ago
moneromooo-monero 634d359a84
blockchain: use the version passed as parameter, not a new one
6 years ago
moneromooo-monero 94a375d559
hardfork: remove batch transactions setup
6 years ago
moneromooo-monero 5dc590cbdb
wallet2: speedup output tracking
6 years ago
moneromooo-monero db3f2a91fa
wallet: optionally keep track of owned outputs uses
6 years ago
luigi1111 e344d93ce7
Merge pull request #4960
6 years ago
luigi1111 53760ee044
Merge pull request #4957
6 years ago
luigi1111 1aaa82cb1a
Merge pull request #4955
6 years ago
luigi1111 61c0083105
Merge pull request #4953
6 years ago
luigi1111 a872a2a41a
Merge pull request #4948
6 years ago
luigi1111 69e8567c0e
Merge pull request #4946
6 years ago
luigi1111 9c2d671397
Merge pull request #4945
6 years ago
luigi1111 6e4e228461
Merge pull request #4944
6 years ago
luigi1111 c7af379d29
Merge pull request #4940
6 years ago
luigi1111 3adac4ee2b
Merge pull request #4929
6 years ago
luigi1111 6d3caaff70
Merge pull request #4928
6 years ago
luigi1111 a7ff63ec77
Merge pull request #4898
6 years ago
luigi1111 c93c638199
Merge pull request #4864
6 years ago
moneromooo-monero d1b3990d40
p2p: don't stop the idle thread when no gray peers are found
6 years ago
moneromooo-monero 9092fc4bfd
wallet: do not display daemon controlled text if untrusted
6 years ago
moneromooo-monero 8bd716777e
simplewallet: remove ability to transfer with detached short payment ids
6 years ago
moneromooo-monero 65ce387c93
daemon: add a +hex option to print_block
6 years ago
moneromooo-monero d24c325c7d
daemon: print human friendly timestamp too
6 years ago
moneromooo-monero 434a147b57
blocks: fix checkpoint code generation on OpenBSD
6 years ago
moneromooo-monero 6f2081f867
cryptonote_core: revert extra_tx_map
6 years ago
moneromooo-monero d7354c7864
wallet_rpc_server: add all field to export_key_images
6 years ago
Tadeas Moravec e6f026e530
Simplewallet: Unify usage messages.
6 years ago
moneromooo-monero 85665003a7
epee: better network buffer data structure
6 years ago
moneromooo-monero 5e10dee3ea
simplewallet: fix show_transfers colouring, and add red for failed
6 years ago
Lee Clagett a5ffc2d5ad Remove boost::lexical_cast for uuid and unused uuid function
6 years ago
moneromooo-monero 68f095f059
message_store: fix error message adding const char * with offset
6 years ago
stoffu 7c58421c79
blockchain_blackball: make log file name consistent with executable
6 years ago
moneromooo-monero de9dcdd179
wallet2: finalize_multisig now rejects non N-1/N multisig wallets
6 years ago
doy-lee 99765b218e Remove unused hash in export_key_images
6 years ago
Dusan Klinec c5e0539cb5
device/trezor: store tx_prefix_hash in tx key aux
6 years ago
moneromooo-monero b8342dd52c
blockchain: fix block rate check for empty blockchains
6 years ago
Dusan Klinec e37154a879
build: protobuf dependency fixes, libusb build
6 years ago
moneromooo-monero 008647d7eb
blockchain_db: speedup tx output gathering
6 years ago
moneromooo-monero 808a1f1e8a
wallet2: cut down on the number of useless derivation threads
6 years ago
moneromooo-monero 841a6acda2
wallet2: fix accessing unwound stack on exception
6 years ago
Howard Chu 60b35c91b9
Add --restore-date param
6 years ago
naughtyfox 219548f299 Sync hashchain bug fixed
6 years ago
Tadeas Moravec 611db08a00
Wallet: Initialize members without default ctor.
6 years ago
rbrunner7 1ebcd7b9b0 MMS (Multisig Messaging System): Initial version
6 years ago
moneromooo-monero aaafa8a946
ringct: avoid repeated point conversion
6 years ago
Riccardo Spagni 6bc0c7e685
Merge pull request #4927
6 years ago
Riccardo Spagni 5e9225e637
Merge pull request #4925
6 years ago
Riccardo Spagni 51874e5a40
Merge pull request #4924
6 years ago
Riccardo Spagni fe3c8c9682
Merge pull request #4923
6 years ago
Riccardo Spagni e9aa886d9e
Merge pull request #4921
6 years ago
Riccardo Spagni e19a205ff4
Merge pull request #4920
6 years ago
Riccardo Spagni 83684ea515
Merge pull request #4909
6 years ago
Riccardo Spagni 4556f0e2b8
Merge pull request #4908
6 years ago
Riccardo Spagni 0fccc78e39
Merge pull request #4903
6 years ago
Riccardo Spagni d855f9bb92
Merge pull request #4901
6 years ago
Riccardo Spagni 85262ca8cd
Merge pull request #4899
6 years ago
Riccardo Spagni c73ac91af8
Merge pull request #4897
6 years ago
Riccardo Spagni 0b31baf6e4
Merge pull request #4839
6 years ago
Riccardo Spagni dde1e69723
Merge pull request #4787
6 years ago
Jethro Grassie b56b5b52eb
ignore child process when exec
6 years ago
moneromooo-monero 0e2f5cb5fc
perf_timer: make all logs Info level
6 years ago
moneromooo-monero 2d7b0236eb
wallet2: clear all payments on soft rescan_bc
6 years ago
moneromooo-monero 3a3858dc90
epee: avoid string allocation when parsing a pod from string
6 years ago
moneromooo-monero 25e5a8539c
singleton: fix missing *this return value in operator=
6 years ago
moneromooo-monero 93c59b29a8
perf_timer: check allowed categories before logging
6 years ago
moneromooo-monero 6a507dab6f
perf_timer: add a way to get and reset the current time
6 years ago
moneromooo-monero c1581a5bb8
perf_timer: only log to file
6 years ago
moneromooo-monero dbbb3ce9d8
cryptonote: don't serialize for blob size if already known
6 years ago
moneromooo-monero 570dd3690e
p2p: use vector instead of list for peer lists
6 years ago
moneromooo-monero 5464725a29
protocol: change standby mode to not wait sleeping
6 years ago
selsta 1d892ec881
simplewallet: donate command validate amount
6 years ago
moneromooo-monero db5737413e
util: use fcntl instead of flock, for compatibility
6 years ago
moneromooo-monero 9cc68a2f74
tx_pool: add a few std::move where it can make a difference
6 years ago
moneromooo-monero d1efe3d91c
cryptonote: set tx hash on newly parsed txes when known
6 years ago
moneromooo-monero 5511563e92
db_lmdb: avoid pointless division
6 years ago
moneromooo-monero 833269834d
db_lmdb: inline check_open, it's trivial and called everywhere
6 years ago
moneromooo-monero ce594f5af7
blockchain_db: allocate known size vector only once
6 years ago
moneromooo-monero 6644b9b7b7
blockchain_db: remove a couple unused functions
6 years ago
moneromooo-monero 1505dd38c9
util: set MONERO_DEFAULT_LOG_CATEGORY
6 years ago
moneromooo-monero 9e64a71e7d
blockchain: call deinit in dtor
6 years ago
Dusan Klinec d71f89e2a2
device/trezor: device/trezor: correct device initialization, status check
6 years ago
Dusan Klinec 65b9bca70e
device/trezor: python2 compatibility - bundle dependencies
6 years ago
Dusan Klinec 9cf636af69
device/trezor: ask for KI sync on first refresh
6 years ago