Commit Graph

14871 Commits

Author SHA1 Message Date
luigi1111
d58ea37a8d
Merge pull request #8302
41da2fe Update copyright to 2022 for Hardfork files (Akrit)
2022-05-10 16:56:39 -05:00
luigi1111
9e71901346
Merge pull request #8301
6ef945d Doxygen: Hide anonymous namespaces from documentation by default (Jeffrey)
2022-05-10 16:55:36 -05:00
luigi1111
8480575cec
Merge pull request #8300
070e41d Change Github to GitHub (Abdullah)
2022-05-10 16:53:48 -05:00
luigi1111
fbd1f1e476
Merge pull request #8293
4f08bcd refactor(bp+): save one inversion, use sc_muladd (Dusan Klinec)
2022-05-10 16:51:59 -05:00
luigi1111
ae377a7b23
Merge pull request #8281
ca5921d readme: arch/fedora deps + small fixes (hinto.janaiyo)
2022-05-10 16:51:18 -05:00
luigi1111
638b325202
Merge pull request #8280
fc9b77d Changes to PORTABLE_STORAGE.md (Jeffrey)
34941ac Docs: Add documentation for EPEE Portable Storage (Jeffrey)
2022-05-10 16:50:48 -05:00
luigi1111
7cdbd25042
Merge pull request #8279
f7d50cb EPEE: Remove gzip_encoding.h (Jeffrey)
2022-05-10 16:50:17 -05:00
luigi1111
3f58b8938a
Merge pull request #8278
63c7f8b EPEE: Remove hmac-md5 (Jeffrey)
2022-05-10 16:49:47 -05:00
luigi1111
436ca13722
Merge pull request #8277
baee2c0 Preserve commitment format inside transactions (kayabaNerve)
2022-05-10 16:49:13 -05:00
luigi1111
156151396e
Merge pull request #8262
268a039 Optimized keccak implementation (SChernykh)
2022-05-10 16:47:13 -05:00
luigi1111
7bdda14b8d
Merge pull request #8235
9c42b72 CMake: Add missing BUILD_SHARED_LIBS option (mj-xmr)
2022-05-10 16:45:05 -05:00
luigi1111
5e46ab53e7
Merge pull request #8226
002bf9c Fix typo: SERIALIZE_TYPE_DUOBLE (Jeffrey)
2022-05-10 16:43:26 -05:00
luigi1111
c1625a8928
Merge pull request #8220
0d6ecb1 multisig: add post-kex verification round to check that all participants have completed the multisig address (koe)
2022-05-10 16:41:02 -05:00
Howard Chu
5c27fd853f
depends: Package cleanup
All patching should be in _preprocess_cmd. config_cmd should just run
configure and nothing else before it, otherwise $PATH is broken when it runs.

Also remove redundant settings to configure, _autoconf already sets them.
We leave explicit AR_FLAGS settings because the builtin rule uses ARFLAGS,
and so would leave AR_FLAGS unset otherwise.
2022-05-10 21:06:03 +01:00
Howard Chu
c1d47eb476
Update randomx: fix Mac linking error
Also silence randomx malloc exceptions
2022-05-10 21:05:55 +01:00
j-berman
7d6c7489a7 Set hf v15 testnet fork heights 2022-05-09 14:38:54 -07:00
selsta
02e6af2fda
Update CI for aarch64 mac build 2022-05-09 17:38:48 +01:00
Howard Chu
7ea1e214c5
Make Mac SDK into a regular depends package 2022-05-09 17:38:48 +01:00
Howard Chu
e81ab9bc2c
Silence some protobuf link warnings
4 warnings remain but it's better than before
2022-05-09 17:38:48 +01:00
84108efb8c game: better colorLUT effect 2022-05-09 15:36:16 +00:00
d44ea96fca game: More stable env/sun colors 2022-05-09 15:35:56 +00:00
29b7bcdfcd game: add Texture sources to credits 2022-05-09 15:35:38 +00:00
96f7ca8ca2 game: replace RuneStone Rune texture 2022-05-09 15:35:33 +00:00
224c08e7e0 game: add GraniteGrassPath material 2022-05-09 15:35:19 +00:00
efcf1492fd game: add Berries material 2022-05-09 15:34:12 +00:00
b863862143 game: add Flowers_Pink material 2022-05-09 15:34:12 +00:00
317ab73835 game: add Flowers_Yellow material 2022-05-09 15:34:12 +00:00
be3697481b game: replace Leaves_Yellow material 2022-05-09 15:33:53 +00:00
a85b11d47b game: replace Leaves_Red material 2022-05-09 15:32:22 +00:00
0bd67a04f5 game: replace Leaves_Grey material 2022-05-09 15:32:22 +00:00
b783ee9a1e game: replace Leaves_DarkGreen material 2022-05-09 15:32:12 +00:00
7b62feab75 game: replace Leaves_DarkBrown material 2022-05-09 15:32:12 +00:00
20f2f044bf game: replace Leaves_Brown material 2022-05-09 15:31:58 +00:00
7325a8b395 game: replace Leaves_Blue -> Flowers_Blue material 2022-05-09 15:31:58 +00:00
0ca4606124 game: replace Leaves material 2022-05-09 15:31:57 +00:00
1fe9b8374f game: replace Bark Red and Yellow materials 2022-05-09 15:31:42 +00:00
ca786e932d game: replace Bark1_Orange -> Bark_Grey material 2022-05-09 15:31:42 +00:00
79818e4136 game: replace Bark_Green material 2022-05-09 15:31:42 +00:00
055a08f80f game: replace Bark_Dark material 2022-05-09 15:31:42 +00:00
e5829197c6 game: update PloughedField material 2022-05-09 15:31:20 +00:00
f0b31c7734 game: replace Bark1 -> Bark_Mossy material 2022-05-09 15:31:20 +00:00
dd602ee241 game: replace VegetationTest2 -> Ivy material 2022-05-09 15:31:20 +00:00
e2fedaac52 game: replace VegetationText1 -> Meadow material 2022-05-09 15:31:20 +00:00
8714dccab2 game: add TeakFloor material 2022-05-09 15:31:20 +00:00
d7c710ee87 game: add TeakSquared material 2022-05-09 15:30:56 +00:00
d2edc8a13e game: add TeakPanel material 2022-05-09 15:30:40 +00:00
dd30b96545 game: add TeakArc material 2022-05-09 15:30:40 +00:00
623eb5c6c9 game: tweak tiling TeakStarsDark material 2022-05-09 15:30:40 +00:00
259646c186 game: add TeakStarsDark material 2022-05-09 15:30:40 +00:00
7c9d6c9bc6 game: add TeakStars material 2022-05-09 15:30:40 +00:00