Commit Graph

6576 Commits (v0.8.0.0)

Author SHA1 Message Date
wowario 7a545ddc2d
comment out v16 fork
4 years ago
jw 3b1c27db69
Merge pull request #256 from wowario/SHA-3
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
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
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
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
Sarang Noether ecc2c3b707
Bulletproofs: verification speedup
4 years ago
xiphon 2b8bab2132
bootstrap_daemon: fix missing virtual destructor and lambda capture (clang warning)
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
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
xiphon a0b1b89534
wallet_api: checkUpdate - optional version and buildtag params
4 years ago
moneromooo-monero 0df692a814
daemon: fix print_net_stats RPC calls
4 years ago
woodser 3278e86ed8
Allow wallet2.h to run in WebAssembly
4 years ago
rbrunner7 5fcc5da9f7
Daemon: Print estimates for time until fully synced
4 years ago
fuwa 8f17e8c0af Revert "remove unbound"
4 years ago
jw acab673a6e
Revert "allow sync over tor"
4 years ago
jw ed16ffcb4e
Merge pull request #245 from fuwa0529/tor
4 years ago
fuwa d3184d030d allow sync over tor
4 years ago
qvqc 7747151e98 update current seed nodes
4 years ago
jw b39feaad30
Merge pull request #240 from fuwa0529/dev-v0.8
4 years ago
fuwa c74ff98e78 duplicate v0.8 ASCII art in wallet-rpc
4 years ago
Lee Clagett 94f4af6cc4
Adding Dandelion++ support to public networks:
4 years ago
Lee Clagett d4c7ae4554
Correct key image check in tx_pool
4 years ago