Commit Graph

13648 Commits

Author SHA1 Message Date
luigi1111
2222d90491
Merge pull request #7294
f10c9a1 remove obsolete pruning debug code (moneromooo-monero)
2021-02-15 21:51:12 -05:00
luigi1111
bf53f55366
Merge pull request #7288
015da03 wallet_rpc_server: don't abort on initial refresh failure (xiphon)
2021-02-15 21:50:34 -05:00
luigi1111
0bbaa9df81
Merge pull request #7275
f815740 p2p: make REQUEST_SUPPORT_FLAGS optional, pass flags in node data (moneromooo-monero)
2021-02-15 21:48:48 -05:00
luigi1111
080358ebef
Merge pull request #7273
e7f5845 Only INFO log for short seed words with ALLOW_SHORT_WORDS active (rbrunner7)
2021-02-15 21:47:55 -05:00
luigi1111
f11e434ae6
Merge pull request #7265
bdabcd0 wallet_api: store fee for incoming txs in history (Ben Evanoff)
2021-02-15 21:46:22 -05:00
luigi1111
7c6db2fed1
Merge pull request #7252
f208d98 p2p: ignore empty IP from DNS block list (moneromooo-monero)
2021-02-15 21:45:46 -05:00
luigi1111
7439d891bf
Merge pull request #7242
021a281 simplewallet: Add input file parameter to sign_transfer (Steff Richards)
2021-02-15 21:44:53 -05:00
luigi1111
ba76a4d26e
Merge pull request #7185
50ff106 wallet api: allow wallet to fetch all key images via api (benevanoff)
2021-02-15 21:42:30 -05:00
luigi1111
4c410a1e3a
Merge pull request #7000
dc48de7 Reduce compilation time of epee/portable_storage.h (mj-xmr)
2021-02-15 21:39:05 -05:00
luigi1111
4ee301c687
Merge pull request #6986
ee58f4f Balance includes unconfirmed payments (woodser)
2021-02-15 21:36:48 -05:00
luigi1111
90df2d7962
Merge pull request #6959
4e23107 Doxy - scan whole repo, create subdirs, don't generate LaTeX - mj-xmr (mj-xmr)
2021-02-15 21:34:18 -05:00
luigi1111
c5785c33f0
Merge pull request #6877
d643a86 p2p: add --max-connections-per-ip daemon option (moneromooo-monero)
2021-02-15 21:32:34 -05:00
moneromooo-monero
d643a865f3
p2p: add --max-connections-per-ip daemon option
Helps daemons behind a proxy get more than one connection.
Defaults to 1 (no change)
2021-02-15 19:08:07 +00:00
moneromooo-monero
494f2e1c21
rpc: fix some error return codes/status
Some RPC return an error string in status, and the code must return
true on error (with a status string).
2021-02-15 12:27:19 +00:00
luigi1111
c41e087d46
Merge pull request #6900
aaa3289 add more updates domains and make the voting generic, not just 2/3 (moneromooo-monero)
2021-02-14 18:58:37 -05:00
Lee Clagett
9867a913dc Store RPC SSL key/cert for consistent authentication between runs 2021-02-13 20:26:26 +00:00
Crypto City
077534ea3f bump version to 0.27.0.5 2021-02-12 16:54:28 +00:00
Crypto City
663ddaa32d game: show unlock level when imoprting a model with locked materials 2021-02-12 16:40:38 +00:00
Crypto City
c54022d442 crypto: speed up merged mined block verification on sync mode 2021-02-11 18:24:13 +00:00
Crypto City
d756dfcd3a python-rpc: adapt urlparse for python3 2021-02-11 18:24:13 +00:00
Crypto City
0fc92ea5bd python-rpc: fix syntax for python3 2021-02-11 18:24:13 +00:00
Howard Chu
86263b386c
Honor LARGE_PAGES flag in randomx umask 2021-02-11 14:42:49 +00:00
mj-xmr
1aecdcf536 Increase timeout for the mining test 4 times (to 240s) 2021-02-11 13:42:43 +01:00
Timo Sarkar
dc661152c1
Formatted markdown in readme.md 2021-02-10 17:34:40 +01:00
moneromooo-monero
19b228393f
New add_aux_pow RPC to support merge mining 2021-02-09 11:58:21 +00:00
Kevin Barbour
85db1734e7
Remove unused variables in monero codebase
There are quite a few variables in the code that are no longer
(or perhaps never were) in use. These were discovered by enabling
compiler warnings for unused variables and cleaning them up.

In most cases where the unused variables were the result
of a function call the call was left but the variable
assignment removed, unless it was obvious that it was
a simple getter with no side effects.
2021-02-09 08:05:05 +01:00
Crypto City
bfb69dcd61 p2p: add seed nodes to the grey list on startup 2021-02-07 14:39:27 +00:00
Crypto City
40191f0a2e bump version to 0.27.0.4 2021-02-06 14:43:59 +00:00
Crypto City
38322ab6b3 game: make extra music work for both build tree and pak files 2021-02-06 14:40:57 +00:00
mj-xmr
dc48de74e8 Reduce compilation time of epee/portable_storage.h 2021-02-06 08:18:42 +01:00
Crypto City
3b4c95efe0 bump version to 0.27.0.3 2021-02-05 23:54:40 +00:00
Crypto City
8344751503 game: fix extra music from pak files 2021-02-05 23:54:06 +00:00
Crypto City
01e19e5b0b game: really fix music track filename... 2021-02-05 20:31:37 +00:00
Crypto City
4cc6eda2ba bump version to 0.27.0.2 2021-02-05 19:50:24 +00:00
Crypto City
74d8bff594 game: fix music track path 2021-02-05 19:50:24 +00:00
Crypto City
487bf3764a game: fix music loading from pak files 2021-02-05 19:47:04 +00:00
Crypto City
539a44e888 bump version to 0.27.0.1 2021-02-05 13:13:05 +00:00
Crypto City
90f69636cc game: fix random (no chiptunes) music option 2021-02-05 13:12:22 +00:00
Crypto City
3671e55637 game: fix typo in extra music track 2021-02-05 13:12:12 +00:00
Crypto City
be2a86ff7a bump version to 0.27.0.0 2021-02-05 11:01:13 +00:00
Crypto City
802811ca78 make repairs cost at least as much as 1% to avoid spam 2021-02-04 13:59:51 +00:00
Crypto City
e05b4836ad cc: make new cities more affordable 2021-02-03 16:26:08 +00:00
Crypto City
112e3840a5 p2p: add a new seed node
from selsta
2021-02-03 16:26:08 +00:00
Crypto City
49faf95c40 fix flag destruction not keeping full state 2021-02-03 16:26:08 +00:00
Crypto City
56d5455d9b functional_tests: fix some python2/python3 differences 2021-02-03 16:26:08 +00:00
Crypto City
1bce3a22e3 python-rpc: fix daemon import when there's a system dameon module 2021-02-03 16:26:08 +00:00
Crypto City
1c501ccfac game: fix material selection UI when previous material is not available 2021-02-03 16:26:08 +00:00
Crypto City
070d3e65f2 cc: halve price of scaffolding discoveries 2021-02-03 16:26:08 +00:00
Crypto City
d9e81d0c5b cc: remove obsolete transportation discoveries 2021-02-03 16:26:08 +00:00
Kris Zyp
935bfaa913
ITS#9007 don't free loose writemap pages
Broken in ITS#8756
2021-02-01 16:09:08 +00:00