Commit Graph

9534 Commits (v0.8.0.0)
 

Author SHA1 Message Date
jw 1271a7e3a9
Merge pull request #259 from wowario/comment
4 years ago
wowario 7a545ddc2d
comment out v16 fork
4 years ago
jw 16a1f497e3
Merge pull request #258 from fuwa0529/SHA-3-tests
4 years ago
jw 70804bd639
Merge pull request #257 from wowario/readme
4 years ago
jw 3b1c27db69
Merge pull request #256 from wowario/SHA-3
4 years ago
fuwa ac29d15fc3 hash_tests: add sha3
4 years ago
fuwa 4b5eda696f hash_tests: disable slow-4, since wow uses cn-r
4 years ago
fuwa 533f58dae6 tests: fix build for wow
4 years ago
wowario eeffe5c719
add fork date to README.md
4 years ago
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