Commit Graph

12914 Commits

Author SHA1 Message Date
luigi1111
0607a10696
Merge pull request #7538
1851f26 wallet_api: add seed_offset param to seed() (tobtoht)
2021-03-29 21:47:40 -04:00
luigi1111
adcd7b05ac
Merge pull request #7520
c24f185 README: step by step detail for rpi setup commands (moneromooo-monero)
2021-03-29 21:47:08 -04:00
luigi1111
a2b046dafc
Merge pull request #7460
2935a0c async_protocol_handler_config: fix deadlock (anon)
c877705 async_protocol_handler_config: add deadlock demo (anon)
2021-03-29 21:46:29 -04:00
luigi1111
247db4e304
Merge pull request #7373
86263b3 Honor LARGE_PAGES flag in randomx umask (Howard Chu)
2021-03-29 21:41:56 -04:00
luigi1111
2cb31c42a8
Merge pull request #7391
7b51547 gpg_keys: add anon (anon)
2021-03-29 21:21:38 -04:00
luigi1111
aa8c156e1d
Merge pull request #7396
c836dc1 [CI] Use Python3 for funcional tests, instead of Python2 (mj-xmr)
2021-03-29 21:18:25 -04:00
luigi1111
ac091fb539
Merge pull request #7358
f346e3e wallet_rpc_payments: implement multithreading (gdmojo)
2021-03-29 21:10:48 -04:00
luigi1111
c2bc829cca
Merge pull request #7326
cf266d6 bootstrap_daemon: proxy configuration support (xiphon)
2021-03-29 21:08:36 -04:00
luigi1111
8c8197463f
Merge pull request #7310
76fe73b Revert 'fix accessing an network address in a deleted context' (selsta)
2021-03-29 21:08:03 -04:00
luigi1111
1cd1206332
Merge pull request #7238
aa3e89a p2p: fix set_peer_just_seen ignoring last_seen (moneromooo)
2021-03-29 21:06:03 -04:00
luigi1111
cf1a95b67d
Merge pull request #7088
386ef03 Add TLSA support to DNSSEC fetching (Lee Clagett)
2021-03-29 21:05:00 -04:00
moneromooo-monero
a16328e853
easylogging++: in place log sanitization
saves an object ctor/dtor per log
2021-03-29 22:26:46 +00:00
Crypto City
ecbf008334 cryptonote: fix block hash ignoring optional aux header 2021-03-29 21:36:17 +00:00
Crypto City
7b68cf850c rpc: fix coin gold content being expressed in 1e8 units 2021-03-29 15:14:07 +00:00
Crypto City
120b659722 game: display item gold and total item recovered in destroy items screen 2021-03-29 15:14:07 +00:00
Crypto City
d4074a5225 game: mention gold is recovered in destroy items screen 2021-03-29 11:49:13 +00:00
Crypto City
f0659eee79 game: update the IPFS upload help text 2021-03-29 10:18:49 +00:00
Crypto City
bc3279dd7c game: default to a fixed time of day, it confuses people too easily otherwise 2021-03-28 23:28:36 +00:00
Crypto City
9d5edba8fe game: fix approve/abandon widgets not appearing anymore 2021-03-28 23:16:40 +00:00
mj-xmr
673c6d2d11 Reduce compilation time of epee/portable_storage_template_helper.h 2021-03-28 15:41:48 +02:00
Crypto City
f6d2d99537 unit_tests: fix build after get_harvest_amount change 2021-03-28 12:36:45 +00:00
Crypto City
406b33203b bump version to 0.28.1.1 2021-03-27 23:44:05 +00:00
Crypto City
1f8d22a302 game: fix daemon auto start in windows
Windows daemon doesn't have --detach
2021-03-27 23:43:02 +00:00
Crypto City
848674aa45 game: windows wants ".exe" binary suffix 2021-03-27 22:20:18 +00:00
Crypto City
377ff79160 game: fix build on mac
environ isn't defined in a system header
2021-03-27 21:23:43 +00:00
Crypto City
5ea71de480 bump version to 0.28.1.0 2021-03-27 17:24:26 +00:00
Crypto City
9be2784636 fix scaffolding discoveries not being used where appropriate 2021-03-27 16:31:30 +00:00
Crypto City
c0c848432a game: fix restoring a model backup on the town square 2021-03-27 14:00:55 +00:00
Crypto City
6fb72d6a61 game: tweak clip planes for lessened Z fighting 2021-03-27 11:40:27 +00:00
Crypto City
c7578ffb49 cc: give a penalty to agriculture on cliffs 2021-03-27 11:18:11 +00:00
mj-xmr
53683d7f90 Warnings: fix ut/levin.cpp missing braces 2021-03-27 09:26:44 +01:00
Crypto City
534e5428fb game: boids now take more random routes, looks less weird 2021-03-27 00:50:13 +00:00
Crypto City
94888f7354 daemon-controller: use the same bootstrap daemon for all ops 2021-03-26 20:55:25 +00:00
Crypto City
0c7aa3166e cc: select a more appealing map 2021-03-26 20:37:15 +00:00
Crypto City
3501baf29b cc: tweak gemstone map, a bit more interesting 2021-03-26 20:37:15 +00:00
Crypto City
4007a33e95 cc: tweak stability map, it was too high frequency 2021-03-26 20:37:15 +00:00
Crypto City
a71c28582f game: tweak ipfs upload layout 2021-03-26 20:37:15 +00:00
Crypto City
59ee64e91f game: add selection filters for common image types for ipfs upload 2021-03-26 20:37:15 +00:00
Crypto City
e3b256215f functional_tests: add test for fractional amount of gold in item 2021-03-26 20:37:15 +00:00
Crypto City
836b1ebfa7 add two new badges, for item design and gilded item collection 2021-03-26 20:37:15 +00:00
Crypto City
e1e435a007 game: add view button in trade screen for custom items 2021-03-26 20:37:15 +00:00
Crypto City
f6ff04cda7 game: fix making new items without gold 2021-03-26 20:37:15 +00:00
Crypto City
8fe5a1835c game: the daemon is now started/stopped automatically (with option)
also fix stray "incompatible" message
2021-03-26 20:37:15 +00:00
Crypto City
cb35c0cf3d README: bump versions to 0.28.0.0 too 2021-03-25 20:59:02 +00:00
selsta
18c7f9c446
depends: openssl 1.1.1i -> 1.1.1k 2021-03-25 21:38:57 +01:00
Crypto City
a9a4f4bb4e bump version to 0.28.0.0 2021-03-25 14:52:29 +00:00
Crypto City
fa4d95bcb0 cc: fix coin supply below coin minting age for huge supplies 2021-03-25 14:37:57 +00:00
Crypto City
55462a21cd game: only use glibc wrappers on linux 2021-03-25 14:37:56 +00:00
Crypto City
6261344b9a remove mime_type from custom items, and add gold content 2021-03-25 14:37:56 +00:00
Crypto City
5b2e27b2ad functional_tests: fix accounting error 2021-03-25 13:54:24 +00:00