Commit Graph

7632 Commits (v0.5.0.2)
 

Author SHA1 Message Date
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
Tadeas Moravec 40d658a327
Simplewallet: Unify usage messages.
5 years ago
jw 6c204bba0a
Merge pull request #144 from wowario/files
5 years ago
jw 4ba5309da0
Merge pull request #143 from wowario/simple
5 years ago
jw 751c6beca2
Merge pull request #142 from wowario/cmake
5 years ago
jw cf94656674
Merge pull request #141 from wowario/warning
5 years ago
jw d984bd95d7
Merge pull request #140 from wowario/pid
5 years ago
jw 23b1e28b8d
Merge pull request #138 from fuwa0529/fix-V-clear
5 years ago
jw e33ff94cc0
Merge pull request #137 from wowario/mms
5 years ago
wowario e94ca47010
update snap and add pkgbuild
5 years ago
wowario 929e210ad2
update no payment ID message
5 years ago
wowario 9f2ea08a8e
make simplewallet simple
5 years ago
wowario 50fea66409
move utility binaries to cmake debug
5 years ago
wowario 61d21bd236
add warning to wallet rpc
5 years ago
moneromooo-monero ec18a0df32
simplewallet: remove ability to transfer with detached short payment ids
5 years ago