Commit Graph

13665 Commits

Author SHA1 Message Date
luigi1111
63c7ca07fb
Merge pull request #7136
23aae55 Remove payload copy in all outgoing p2p messages (Lee Clagett)
2021-04-16 12:45:30 -05:00
luigi1111
2218e23e84
Merge pull request #7002
673c6d2 Reduce compilation time of epee/portable_storage_template_helper.h (mj-xmr)
2021-04-16 12:43:42 -05:00
Crypto City
ad9076315e game: fix special event not being red colored when the flag is inactive 2021-04-16 16:25:19 +00:00
Crypto City
1af6a92b50 cc: fix subsidy log 2021-04-16 16:24:51 +00:00
Crypto City
c844683731 rpc: fix snapshot missing the most recent building 2021-04-16 12:16:32 +00:00
Crypto City
73a335f581 cc: decrease military building requirements 2021-04-16 12:16:16 +00:00
Crypto City
21ab02df4f cryptonote: fix runtime warning when creating block 0 2021-04-16 11:31:13 +00:00
Crypto City
36c3c07e25 game: start daemon without DNS queries 2021-04-16 11:15:51 +00:00
Crypto City
dcaba88f44 p2p: do not check the monero DNS block list 2021-04-16 11:15:51 +00:00
Crypto City
56155d4154 functional_tests: add more tests 2021-04-16 11:15:51 +00:00
mj-xmr
15e627569b CMake: new macro - finding all headers (extract from epee) 2021-04-16 09:28:43 +02:00
selsta
5871e7ab19
net_node: add seed node 2021-04-16 03:22:16 +02:00
mj-xmr
8953f19489 CI: Actions' build.yaml uses variables instead of repetitions 2021-04-15 20:18:28 +02:00
moneromooo-monero
4da1112967
rpc: send confirmations in get_transactions result
if the wallet does it, it would get a wrong result (possibly even
negative) if its local chain is not synced up to the daemon's yet
2021-04-15 15:31:52 +00:00
Crypto City
d32f03348d cc: prevent distributing item groups as dividends 2021-04-15 11:24:44 +00:00
Crypto City
aaddcee0e5 game: fix misaligned widgets in item selection list 2021-04-15 11:12:21 +00:00
Crypto City
35f1255b6b cc: take reserves into account when calculating spoiling 2021-04-15 11:12:21 +00:00
Crypto City
618388ccab items can now be auctioned 2021-04-15 11:12:21 +00:00
Crypto City
a544470acb game: fix using the wrong building to round influence calculation 2021-04-14 23:19:38 +00:00
Crypto City
cf914a0f3a game: give more detail when a daemon is thought incompatible 2021-04-12 21:16:35 +00:00
Crypto City
20256888e3 embed the block 1 tag in invitations and cc signatures
to ensure they're only valid in the chain they're created on
2021-04-12 18:06:59 +00:00
Crypto City
7eafb335b1 do not reuse flags, it only leads to mistakes in history 2021-04-12 13:48:34 +00:00
Crypto City
565fba0ac2 game: enable/disable destroy and demolish commands based on flag role 2021-04-12 10:30:15 +00:00
Crypto City
0f2e15f638 game: fix error destroying a flag right after demolishing it 2021-04-12 10:29:55 +00:00
mj-xmr
834e23bfcf Doc: Update Gitian (Reproducible Builds) with small code snippets and fixes 2021-04-11 23:19:38 +02:00
Crypto City
f2cf26638d invitations can now be tied to a particular recipient address 2021-04-11 10:22:59 +00:00
Crypto City
cd553af101 bump version to 0.29.1.1 2021-04-11 10:22:59 +00:00
Crypto City
640b942349 game: fix link error on windows 2021-04-10 23:53:11 +00:00
Crypto City
efcc9355a7 game: fix missing low balance message when accepting an invitation 2021-04-10 22:10:22 +00:00
Crypto City
694ea19dbc bump version to 0.29.1.0 2021-04-10 18:29:52 +00:00
Crypto City
6e859519c1 fix merge mining 2021-04-10 18:29:39 +00:00
Crypto City
8c4039aaf2 make it so redeemed invitations can't be hijacked by a miner 2021-04-10 18:29:39 +00:00
Crypto City
0f7f1a6c81 easylogging++: add newline on error messages 2021-04-10 00:06:37 +00:00
Crypto City
2392c7d372 functional_tests: add item ownership checks 2021-04-10 00:06:37 +00:00
Crypto City
4e6eac5552 python-rpc: add full special event history to the chain state 2021-04-10 00:06:37 +00:00
Crypto City
8016e95975 cc: add a bit more info in item count errors 2021-04-10 00:06:37 +00:00
Crypto City
a9f9d7bf17 cc: some extra checks on found_city revert 2021-04-10 00:06:37 +00:00
Crypto City
42416063bf fix historical temperature lookups ignoring special events 2021-04-10 00:06:37 +00:00
Crypto City
cf9246ab08 functional_tests: fix random failure in discoveries test 2021-04-10 00:06:37 +00:00
Crypto City
18c2607455 cc: fix temperature caching with more than one city 2021-04-10 00:06:37 +00:00
Crypto City
f1fd56f172 functional_tests: give a bit more leeway in wood stocks 2021-04-10 00:06:37 +00:00
Crypto City
ffa8a52de4 game: add auto daemon options for data directory and log level 2021-04-10 00:06:37 +00:00
Howard Chu
5fe22ac766
ITS#9496 fix mdb_env_open bug from #8704
Broken in 9c6eb75c65
2021-04-09 14:21:15 +01:00
anon
73d3b00b35
unit_tests: fix boost 1.58 compatibility 2021-04-08 11:45:27 +00:00
selsta
02f4954229
gitian: remove osslsigncode
Unused and archive is offline
2021-04-08 02:25:33 +02:00
Elliot Wirrick
c8ff1d4d23 monero-wallet-cli: improve error message when tx amount is zero 2021-04-07 10:10:16 -04:00
luigi1111
f6279a633d
Merge pull request #7650
e7301ef readme: Add note regarding submodule sync and update (George Lee Ge)
2021-04-06 12:26:24 -05:00
luigi1111
4834bd8aa0
Merge pull request #7646
176cea0 Tests: Fix test node_server.bind_same_p2p_port from randomly crashing (mj-xmr)
2021-04-06 12:25:00 -05:00
luigi1111
1475236810
Merge pull request #7639
53683d7 Warnings: fix ut/levin.cpp missing braces (mj-xmr)
2021-04-06 12:24:29 -05:00
luigi1111
2098941ca0
Merge pull request #7635
447bfae wallet2: fix unlocked mixup in light wallet mode (moneromooo-monero)
2021-04-06 12:23:45 -05:00