Lee Clagett
2f8fff39bf
Always reject duplicate key-images from second txid
2020-05-04 10:12:11 +03:00
Lee Clagett
839a9e3707
Allow unrestricted rpc calls to get full txpool info
2020-05-04 10:11:52 +03:00
moneromooo-monero
2dcfca2799
functional_tests: ensure signatures never reuse a timestamp
2020-05-04 10:11:31 +03:00
moneromooo-monero
47b8e6437a
functional_tests: ensure signed timestamps are fresh
...
This fixes a test failure now that timestamps are more constrained
2020-05-04 10:11:11 +03:00
xiphon
a0b1b89534
wallet_api: checkUpdate - optional version and buildtag params
2020-05-04 10:10:37 +03:00
Sumo Gr
b38aac4a81
update openssl 1.0.2r link
2020-05-04 10:10:12 +03:00
moneromooo-monero
0df692a814
daemon: fix print_net_stats RPC calls
2020-05-04 10:08:49 +03:00
Lee Clagett
b7be110ec3
Fixed string_ref usage bug in epee::from_hex::vector
2020-05-04 10:08:22 +03:00
woodser
3278e86ed8
Allow wallet2.h to run in WebAssembly
...
- Add abstract_http_client.h which http_client.h extends.
- Replace simple_http_client with abstract_http_client in wallet2,
message_store, message_transporter, and node_rpc_proxy.
- Import and export wallet data in wallet2.
- Use #if defined __EMSCRIPTEN__ directives to skip incompatible code.
2020-05-04 10:07:52 +03:00
rbrunner7
5fcc5da9f7
Daemon: Print estimates for time until fully synced
2020-05-04 10:07:26 +03:00
jw
56c01e22bc
Merge pull request #248 from qvqc/dev-v0.8
...
WOW'up translations
2020-04-30 09:36:19 -07:00
qvqc
6a5f0688b8
WOW'up translations
2020-04-30 11:55:27 -04:00
jw
459f8da6af
Merge pull request #246 from wownero/revert-245-tor
...
Revert "allow sync over tor"
2020-04-22 17:05:05 -07:00
jw
acab673a6e
Revert "allow sync over tor"
2020-04-22 17:03:37 -07:00
jw
ed16ffcb4e
Merge pull request #245 from fuwa0529/tor
...
allow sync over tor
2020-04-22 16:32:42 -07:00
fuwa
d3184d030d
allow sync over tor
2020-04-23 06:35:50 +08:00
jw
a17e36f1f5
Merge pull request #244 from qvqc/dev-v0.8
...
Dev v0.8
2020-04-22 14:53:13 -07:00
qvqc
7747151e98
update current seed nodes
2020-04-22 17:10:35 -04:00
qvqc
24974ccd36
update p2p peers in readme
2020-04-22 17:10:14 -04:00
jw
9312008532
Merge pull request #242 from fuwa0529/dev-v0.8
...
add tor peers
2020-04-22 10:58:28 -07:00
fuwa
7a73554c04
add tor peers
2020-04-22 21:43:32 +08:00
jw
b39feaad30
Merge pull request #240 from fuwa0529/dev-v0.8
...
duplicate v0.8 ASCII art in wallet-rpc
2020-04-18 10:18:23 -07:00
jw
67eaf231ad
Merge pull request #239 from wowario/upstream
...
Upstream
2020-04-18 10:17:58 -07:00
fuwa
c74ff98e78
duplicate v0.8 ASCII art in wallet-rpc
2020-04-19 00:26:59 +08:00
Lee Clagett
94f4af6cc4
Adding Dandelion++ support to public networks:
...
- New flag in NOTIFY_NEW_TRANSACTION to indicate stem mode
- Stem loops detected in tx_pool.cpp
- Embargo timeout for a blackhole attack during stem phase
2020-04-18 11:24:38 +03:00
Lee Clagett
d4c7ae4554
Correct key image check in tx_pool
2020-04-18 11:24:04 +03:00
Sumo Gr
8d6e97ba0d
depends: update qt 5.7.1 download link
...
5.7.1 was removed from official qt.io archive, this is one of the few mirrors remaining that keep a copy.
I think it would be better if @TheCharlatan updated to a newer version soon than merging this PR
2020-04-18 11:23:39 +03:00
moneromooo-monero
a33c86d875
blockchain_db: faster fetching of consecutive txes
...
Useful for wallet refresh or node sync
2020-04-18 11:23:01 +03:00
moneromooo-monero
b33dfc2ee4
simplewallet: fix smart mining not starting after first setup
...
Also avoid rewriting the wallet if the setting is already was we need
2020-04-18 11:22:32 +03:00
moneromooo-monero
1bbb2cbd63
simplewallet: new "address one-off <major> <minor>" command
2020-04-18 11:22:02 +03:00
jw
ca0abf8615
Merge pull request #238 from fuwa0529/dev-v0.8
...
fix unbound on static build
2020-04-12 10:53:27 -07:00
fuwa
146f5ea3f4
fix unbound on static build
2020-04-12 23:37:57 +08:00
jw
dc517f5da6
Merge pull request #237 from fuwa0529/dev-v0.8
...
remove unbound
2020-04-12 07:55:47 -07:00
fuwa
f516f8ce23
remove unbound
2020-04-12 19:35:55 +08:00
jw
b0e3091152
Merge pull request #236 from wowario/rebase
...
Rebase
2020-04-06 08:12:44 -07:00
wowario
f30b320d41
update Dockerfile
2020-04-06 18:04:07 +03:00
wowario
ca5db2fb30
update PKGBUILD
2020-04-06 18:03:58 +03:00
wowario
3c0737a8c0
drop test build
2020-04-06 15:21:12 +03:00
wowario
40d7bec2a7
update approx_blockchain_height
2020-04-06 14:26:05 +03:00
wowario
4fae945114
bender
2020-04-06 14:06:42 +03:00
wowario
c9a8f4f01c
update checkpoints.dat
2020-04-06 13:10:35 +03:00
wowario
69663861e0
add v0.8 ASCII art
2020-04-06 09:47:39 +03:00
wowario
aafa830f85
update RandomWOW submodule
2020-04-06 09:40:49 +03:00
wowario
6a9515697e
build: prepare v0.7.1.0 update
...
Signed-off-by: wowario <wowario@protonmail.com>
2020-04-06 09:09:32 +03:00
清武 博二
65f6d4cc47
Update README.md
2020-04-06 09:09:32 +03:00
wowario
5ebb10cb5b
remove ded code
2020-04-06 09:09:32 +03:00
wowario
0705cff367
add wowario gpg key
2020-04-06 09:09:32 +03:00
wowario
2185265e44
update tor addresses
2020-04-06 09:09:32 +03:00
fuwa
3434473395
update the package name on NixOS
2020-04-06 09:09:31 +03:00
wowario
9d1e2828d4
absurdity day hard fork
2020-04-06 09:09:31 +03:00