Commit Graph

12864 Commits

Author SHA1 Message Date
woodser
ee58f4f766 Balance includes unconfirmed payments 2020-11-06 15:08:43 -05:00
selsta
9f83fe3940
workflows: bump msys2 action to v2 2020-11-05 01:26:19 +01:00
Lee Clagett
be84f678b9 Switch to Dandelion++ fluff mode if no out connections for stem mode 2020-11-03 13:58:14 -05:00
luigi1111
83f1d863bd
Merge pull request #6927
e79c88e functional_tests: inrease mining timeout (selsta)
2020-11-03 11:20:12 -06:00
luigi1111
011b8ebe18
Merge pull request #6886
2014a84 Force CMAKE_SKIP_RPATH=ON (hyc)
2020-11-03 11:19:08 -06:00
moneromooo-monero
f9527e608e
protocol: reject empty incoming block messages 2020-11-03 12:59:36 +00:00
moneromooo-monero
1f04a3186b
p2p: use /16 filtering on IPv4-within-IPv6 addresses
IPv6 addresses include a range that can map IPv4 addresses,
which allowed those mapped addresses to bypass filtering.

This filter should be replaced by AS filtering at some point.
2020-11-03 00:46:07 +00:00
Crypto City
f48f870441 game: poke and hope sky changes to remove the deep blue "floor" 2020-11-02 19:10:00 +00:00
Crypto City
0ecb5a7a0b cc: improve terrain 2020-11-02 19:10:00 +00:00
mj-xmr
4e23107f83 Doxy - scan whole repo, create subdirs, don't generate LaTeX - mj-xmr 2020-11-02 09:25:29 +01:00
Crypto City
9f890cda25 game: fix assert in TB font renderer in debug mode 2020-11-02 01:10:39 +00:00
Crypto City
7f075e757e tb: do not reset scrollbars when the list contents change 2020-11-02 00:20:28 +00:00
Crypto City
25094d296b game: don't show give gold/items buttons for the current player 2020-11-02 00:03:57 +00:00
Crypto City
4b7ec81ff2 daemon: print time to next update in cc_date 2020-11-01 23:13:15 +00:00
Crypto City
6e10369f9f game: add a command to extent the selection to the max possible 2020-11-01 22:12:31 +00:00
Crypto City
25c78c4f5e functional_tests: more leeway for discovery tests 2020-11-01 18:59:15 +00:00
Crypto City
98d4ae7c2b land cost now costs more near the city center and far away
also fix overflows in land/tax cost
2020-11-01 17:34:31 +00:00
Crypto City
b0bbb69cdf more work on scripts
exit states with no choices, init commands when starting a script,
per player script local variables, and a few fixes
2020-11-01 17:34:30 +00:00
Crypto City
0d28f8f2de add new marble texture and material variants 2020-11-01 17:34:30 +00:00
Crypto City
92538d4994 game: add some bark material variants 2020-11-01 17:34:30 +00:00
Crypto City
2596aa1164 Add new pine texture and variants 2020-11-01 17:34:30 +00:00
Crypto City
0cceb2ad11 game: lazy evaluation of map data in previews 2020-11-01 17:34:30 +00:00
Crypto City
252b631e73 cc: simplify get_operand_string 2020-11-01 17:34:30 +00:00
Crypto City
bb1c41fdb0 cc: limit add/sub/mul/min/max to 2 operands for simplicity 2020-11-01 17:34:30 +00:00
Crypto City
b35b2ec098 cc: actions now have an operand rather than just a value 2020-11-01 17:33:55 +00:00
Crypto City
f44f6de8d6 make CC_NO_EXTERNAL_DEPS a cmake define 2020-11-01 17:33:55 +00:00
Crypto City
4bcee1aa18 add flavour text for scripts when a choice is made 2020-11-01 17:33:55 +00:00
Crypto City
ce6d459a72 Revert "disable incomplete scripts and mortgages"
This reverts commit 53febe86a5.
2020-11-01 17:33:55 +00:00
Crypto City
fa9a377279 add player script variables 2020-11-01 17:33:55 +00:00
Crypto City
7efea10d17 add compound expressions to scripts, and some more functions 2020-11-01 17:33:55 +00:00
Crypto City
a9d7ea10bc manual: add details about influence calculation 2020-11-01 17:32:40 +00:00
Crypto City
a87452d088 bump version to 0.24.0.2 2020-11-01 17:05:55 +00:00
Crypto City
957fdaf3a1 game: fix crash when a building is demolished 2020-11-01 17:05:55 +00:00
Crypto City
6a847cc588 disable dandelion 2020-11-01 16:47:20 +00:00
Crypto City
36f93c0c9d game: reset queued commands list when changing wallets 2020-11-01 16:47:20 +00:00
Crypto City
af1558329d game: fix crash reading reserves 2020-11-01 16:47:20 +00:00
Crypto City
86639dcd7d functional_tests: fix discoveries test after cost increase 2020-11-01 16:47:20 +00:00
Crypto City
9e4ae4f8cd cc: fix missing logs for tick consumption 2020-11-01 16:47:20 +00:00
Crypto City
dec210c823 crypto: fix low hash rate with multiple threads on windows 2020-11-01 16:47:20 +00:00
Crypto City
6d27eeca02 db_lmdb: remove leftover merge mining debug log 2020-11-01 16:47:20 +00:00
Crypto City
13ca0bd52c fix mac build 2020-11-01 16:47:20 +00:00
Crypto City
88538d8a74 db_lmdb: remove empty reserves 2020-11-01 16:47:20 +00:00
Crypto City
bc18b1d314 game: fix balance calculation from reserves 2020-11-01 16:47:19 +00:00
Crypto City
1290bfb6e5 db_lmdb: fix reserve loading 2020-11-01 16:47:19 +00:00
Crypto City
371bb437cd bump version to 0.24.0.1 2020-10-31 12:40:51 +00:00
Crypto City
a97da78821 chat: use a standard strftime format string 2020-10-30 11:37:01 +00:00
Lee Clagett
aad780bcfa Fix CLI and unrestricted RPC relay_tx with stempool 2020-10-29 00:17:55 -04:00
Howard Chu
65903d2cfc
Add rpc-restricted-bind-ip option
Fixes #6369
2020-10-29 00:22:18 +00:00
moneromooo-monero
19d1b35905
add a convenience script to start monero with inbound tor 2020-10-28 22:38:27 +00:00
mj-xmr
8a282f64c9 Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr)
Add monero_add_minimal_executable and use in tests

This is done in order not to have to relink targets, when just an .so changed, but not its interface.
2020-10-28 20:08:26 +01:00