Commit Graph

9625 Commits (3d0153dd8efce3d7e225fcf50116120028007eff)
 

Author SHA1 Message Date
wowario 87dcc37776
switch to SHA-3 PoW
4 years ago
jw 6e43f020ae
Merge pull request #255 from wowario/last
4 years ago
jw 57a5022f7d
Merge pull request #254 from wowario/build
4 years ago
Lee Clagett 4c757a7a2a
Fixed bugs for take_slice and byte_stream->byte_slice
4 years ago
moneromooo-monero febb8df4bb
blockchain: fix theoretical race getting bulk timestamps
4 years ago
moneromooo-monero e74aff06c2
simplewallet: don't complain about incoming payment ids on change
4 years ago
wowario 7e3dbdde05
build: prepare v0.8.0.0 release
4 years ago
jw 116d29906c
Merge pull request #253 from wowario/testforks
4 years ago
wowario 9d31efa09e
add testnet fork heights
4 years ago
jw 12a2a4084b
Merge pull request #252 from wowario/testnet
4 years ago
jw d1859d6224
Merge pull request #251 from wowario/upstream
4 years ago
wowario 193c15ecce
refactor difficulty for testnet
4 years ago
xiphon eeadc8b723
p2p: startup speedup, init seed nodes on first 'connect_to_seed()'
4 years ago
moneromooo-monero 3a8f49f79c
cryptonote_core: take out the time based upgrade warning
4 years ago
xiphon 1e981f5be6
wallet2: fix keys file deserialization exception handling
4 years ago
moneromooo-monero b59ef9a359
cryptonote_protocol: do not request pruned borromean sig txes
4 years ago
Lee Clagett e1bba18cc5
Fixes for ZMQ JSON-RPC endpoint names for raw tx
4 years ago
moneromooo-monero a018e01370
wallet2: fix subaddress expansion when receiving monero
4 years ago
moneromooo-monero 014bc83b5e
message_store: don't print an error when there is no mms file
4 years ago
xiphon a0048e2a49
rpc: fix 'use_bootstrap_daemon_if_necessary' return value
4 years ago
xiphon 30ed4a23bf
wallet2: check_connection return false on get_version status != OK
4 years ago
Lee Clagett 0e59f26064
Used legacy category to match insert_key_images behavior
4 years ago
Lee Clagett a3fc63fa78
Revert functional test changes in babf25d2e and 571546067
4 years ago
moneromooo-monero 0c201ab438
cryptonote: fix reuse of non default tx data when relaying
4 years ago
xiphon 4cb99f9365
cryptonote_core: skip dns checkpoints on startup if not enforced
4 years ago
moneromooo-monero c26c40472d
simplewallet: report timestamp based expected unlock time on balance
4 years ago
moneromooo-monero 9ac662cb14
use memwipe on secret k/alpha values
4 years ago
Lee Clagett 0b8e49a0aa
Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
4 years ago
jw f879d48df7
Merge pull request #250 from wowario/upstream
4 years ago
jw 603ca020ed
Merge pull request #249 from fuwa0529/remove-unbound-rebased
4 years ago
Sarang Noether ecc2c3b707
Bulletproofs: verification speedup
4 years ago
Sumo Gr 8347fb8d58
unit_tests: fix gcc+ warning
4 years ago
xiphon 2b8bab2132
bootstrap_daemon: fix missing virtual destructor and lambda capture (clang warning)
4 years ago
mj-xmr 9b70fad289
FindCcache automatically
4 years ago
moneromooo-monero 4aad596a95
simplewallet: add sweep_account command
4 years ago
Dusan Klinec ebe75aaa5f
trezor: adapt to new passphrase mechanism
4 years ago
Sumo Gr f5765455c5
simplewallet : missing function block separator
4 years ago
sumogr 9fde7e7253
simplewallet: fix strings (show_transfers & export_transfers)
4 years ago
cslashm 43cadb23b6
Add timelock verification on device
4 years ago
ArqTras b5920da958
openssl update
4 years ago
Lee Clagett 9fb542e89c
Use byte_slice for sending zmq messages - removes data copy within zmq
4 years ago
Sumo Gr 39e2802b9a
txpool.cpp: rename var to fix for old g++ version (xenial default)
4 years ago
Lee Clagett 2f8fff39bf
Always reject duplicate key-images from second txid
4 years ago
Lee Clagett 839a9e3707
Allow unrestricted rpc calls to get full txpool info
4 years ago
moneromooo-monero 2dcfca2799
functional_tests: ensure signatures never reuse a timestamp
4 years ago
moneromooo-monero 47b8e6437a
functional_tests: ensure signed timestamps are fresh
4 years ago
xiphon a0b1b89534
wallet_api: checkUpdate - optional version and buildtag params
4 years ago
Sumo Gr b38aac4a81
update openssl 1.0.2r link
4 years ago
moneromooo-monero 0df692a814
daemon: fix print_net_stats RPC calls
4 years ago
Lee Clagett b7be110ec3
Fixed string_ref usage bug in epee::from_hex::vector
4 years ago