Commit Graph

7465 Commits (70e4e4382e4a9dba90c555cf6612c727aee99c4b)
 

Author SHA1 Message Date
moneromooo-monero 70e4e4382e
perf_timer: add a way to get and reset the current time
6 years ago
moneromooo-monero af2d19cf70
perf_timer: only log to file
6 years ago
moneromooo-monero 28477c75a3
p2p: use vector instead of list for peer lists
6 years ago
moneromooo-monero f875a0312e
mlocker: set default log category
6 years ago
moneromooo-monero 0030100645
easylogging++: check allowed categories before logging
6 years ago
moneromooo-monero 0c87b55670
protocol: change standby mode to not wait sleeping
6 years ago
moneromooo-monero 70d90326a7
add a once_a_time_milliseconds class
6 years ago
moneromooo-monero 76c97e4dbc
epee: speed up string matching a bit
6 years ago
moneromooo-monero 4422b14ac0
epee: avoid string allocation when parsing a pod from string
6 years ago
moneromooo-monero aad10a6cb0
wallet2: speedup output tracking
6 years ago
moneromooo-monero ed5b588ca3
wallet: optionally keep track of owned outputs uses
6 years ago
Jethro Grassie 9eedf5f087
ignore child process when exec
6 years ago
moneromooo-monero 8ef2437e5d
perf_timer: make all logs Info level
6 years ago
moneromooo-monero e2095e00ba
singleton: fix missing *this return value in operator=
6 years ago
moneromooo-monero b494943a10
cryptonote: don't serialize for blob size if already known
6 years ago
selsta d40acef20b
simplewallet: donate command validate amount
6 years ago
moneromooo-monero 36da8397f8
tx_pool: add a few std::move where it can make a difference
6 years ago
moneromooo-monero 7bb6c00b5e
cryptonote: set tx hash on newly parsed txes when known
6 years ago
moneromooo-monero f97b2edb3c
db_lmdb: avoid pointless division
6 years ago
moneromooo-monero 1b0fe29ee3
db_lmdb: inline check_open, it's trivial and called everywhere
6 years ago
moneromooo-monero c3fae517a4
blockchain_db: allocate known size vector only once
6 years ago
moneromooo-monero 442b30eee9
blockchain_db: remove a couple unused functions
6 years ago
Dusan Klinec 8f7add0a05
build: protobuf dependency fixes, libusb build
6 years ago
moneromooo-monero e1355ecd3e
util: use fcntl instead of flock, for compatibility
6 years ago
moneromooo-monero a44d54645e
util: set MONERO_DEFAULT_LOG_CATEGORY
6 years ago
moneromooo-monero be87172237
unit_tests: strengthen notify test against OS scheduling
6 years ago
moneromooo-monero 4bd63dab9d
blockchain: call deinit in dtor
6 years ago
moneromooo-monero a121320fc9
easylogging++: avoid uneeded temporary std::string object
6 years ago
moneromooo-monero 10d79d1848
CONTRIBUTING: mention not changing spelling/typoes in code
6 years ago
Norman Moeschter 9736a0a8b9
Changed RECIEVED to RECEIVED in log messages.
6 years ago
TheCharlatan 0ad6583329
Add glibc back compat code
6 years ago
moneromooo-monero 636ffdc7a1
blockchain: fix race between two external mining threads
6 years ago
moneromooo-monero e55621dbd2
Remove -Werror
6 years ago
jw 23b1e28b8d
Merge pull request #138 from fuwa0529/fix-V-clear
6 years ago
jw e33ff94cc0
Merge pull request #137 from wowario/mms
6 years ago
jw 2d759a17a8
Merge pull request #139 from wowario/cleanup
6 years ago
TheCharlatan 92f7de3d62
Cleanup leftovers from migrating depends from bitcoin
6 years ago
fuwa c786fb5a13 remove V.clear, fix:
6 years ago
wowario 2e6174addd
rename to wownero
6 years ago
rbrunner7 afc77b45ba
MMS (Multisig Messaging System): Initial version
6 years ago
jw 48ef3ff466
Merge pull request #136 from wowario/cumulative_difficulty
6 years ago
jw e011f7ac47
Merge pull request #135 from wowario/checkpoints
6 years ago
wowario 1a8353dd90
add cumulative difficulty to diff command
6 years ago
wowario 28100fbd68
update checkpoints
6 years ago
jw 389d2bc53e
Merge pull request #134 from wowario/old_bp
6 years ago
jw 79d38f3bdd
Merge pull request #133 from wowario/tests
6 years ago
fuwa 8e428f8ef6
fix output by reverting b9b307d
6 years ago
wowario 27c0af7295
get base fee
6 years ago
wowario 7ae7796866
add difficulty script tests
6 years ago
jw 1104a17246
Merge pull request #132 from wowario/diff
6 years ago