Commit Graph

7596 Commits (af89312d2499016b46030ef65d4ada58fdf56525)
 

Author SHA1 Message Date
jw d85d908ddc
Merge pull request #153 from wowario/upstream
5 years ago
moneromooo-monero 6cbafa9dd9
wallet_api: fix usage of LOG_ERROR
5 years ago
moneromooo-monero 842bcffbb8
blocks: fix checkpoint code generation on OpenBSD
5 years ago
moneromooo-monero c946a35985
message_store: fix error message adding const char * with offset
5 years ago
moneroexamples 41e12d4d29
Make get_output_key method const
5 years ago
moneromooo-monero c7d4338765
update expiry date for both signing and encryption keys
5 years ago
moneromooo-monero 6c76c778e7
wallet2: clear all payments on soft rescan_bc
5 years ago
moneromooo-monero 34daa571e3
perf_timer: check allowed categories before logging
5 years ago
moneromooo-monero 70e4e4382e
perf_timer: add a way to get and reset the current time
5 years ago
moneromooo-monero af2d19cf70
perf_timer: only log to file
5 years ago
moneromooo-monero 28477c75a3
p2p: use vector instead of list for peer lists
5 years ago
moneromooo-monero f875a0312e
mlocker: set default log category
5 years ago
moneromooo-monero 0030100645
easylogging++: check allowed categories before logging
5 years ago
moneromooo-monero 0c87b55670
protocol: change standby mode to not wait sleeping
5 years ago
moneromooo-monero 70d90326a7
add a once_a_time_milliseconds class
5 years ago
moneromooo-monero 76c97e4dbc
epee: speed up string matching a bit
5 years ago
moneromooo-monero 4422b14ac0
epee: avoid string allocation when parsing a pod from string
5 years ago
moneromooo-monero aad10a6cb0
wallet2: speedup output tracking
5 years ago
moneromooo-monero ed5b588ca3
wallet: optionally keep track of owned outputs uses
5 years ago
Jethro Grassie 9eedf5f087
ignore child process when exec
5 years ago
moneromooo-monero 8ef2437e5d
perf_timer: make all logs Info level
5 years ago
moneromooo-monero e2095e00ba
singleton: fix missing *this return value in operator=
5 years ago
moneromooo-monero b494943a10
cryptonote: don't serialize for blob size if already known
5 years ago
selsta d40acef20b
simplewallet: donate command validate amount
5 years ago
moneromooo-monero 36da8397f8
tx_pool: add a few std::move where it can make a difference
5 years ago
moneromooo-monero 7bb6c00b5e
cryptonote: set tx hash on newly parsed txes when known
5 years ago
moneromooo-monero f97b2edb3c
db_lmdb: avoid pointless division
5 years ago
moneromooo-monero 1b0fe29ee3
db_lmdb: inline check_open, it's trivial and called everywhere
5 years ago
moneromooo-monero c3fae517a4
blockchain_db: allocate known size vector only once
5 years ago
moneromooo-monero 442b30eee9
blockchain_db: remove a couple unused functions
5 years ago
Dusan Klinec 8f7add0a05
build: protobuf dependency fixes, libusb build
5 years ago
moneromooo-monero e1355ecd3e
util: use fcntl instead of flock, for compatibility
5 years ago
moneromooo-monero a44d54645e
util: set MONERO_DEFAULT_LOG_CATEGORY
5 years ago
moneromooo-monero be87172237
unit_tests: strengthen notify test against OS scheduling
5 years ago
moneromooo-monero 4bd63dab9d
blockchain: call deinit in dtor
5 years ago
moneromooo-monero a121320fc9
easylogging++: avoid uneeded temporary std::string object
5 years ago
moneromooo-monero 10d79d1848
CONTRIBUTING: mention not changing spelling/typoes in code
5 years ago
Norman Moeschter 9736a0a8b9
Changed RECIEVED to RECEIVED in log messages.
5 years ago
TheCharlatan 0ad6583329
Add glibc back compat code
5 years ago
moneromooo-monero 636ffdc7a1
blockchain: fix race between two external mining threads
5 years ago
moneromooo-monero e55621dbd2
Remove -Werror
5 years ago
jw 88735bd65b
Merge pull request #151 from wowario/readme
5 years ago
jw 47f0f9b3f4
Merge pull request #150 from wowario/cmake
5 years ago
jw ecaf564d38
Merge pull request #149 from wowario/arch
5 years ago
jw 0ef925d131
Merge pull request #148 from wowario/unify
5 years ago
wowario 0a1ca3a329
add NixOS pkg command
5 years ago
Gingeropolous bdf6f05418
readme to include experimental code stipulations
5 years ago
wowario 31a47b6638
update README
5 years ago
wowario 76c2cb0771
disable Trezor support
5 years ago
wowario 9427077649
update PKGBUILD
5 years ago