Commit Graph

14856 Commits

Author SHA1 Message Date
Crypto City
c567b612f3 game: detect and report bad text input as per consensus rules 2021-11-23 16:22:29 +00:00
Crypto City
c5f2a7de47 game: go to flag or player screen on double clicking on leaderboards 2021-11-23 16:22:29 +00:00
Crypto City
38df597c37 smoother complete runic cycle bonus, and show it in the prestige screen
also have the bonus
2021-11-23 16:22:29 +00:00
Crypto City
382757565f game: display amount of meat owned in hunt screen 2021-11-23 16:22:29 +00:00
Crypto City
bb203fe647 add new moose disease special event 2021-11-23 16:22:29 +00:00
Crypto City
da8df0c2d5 game: clarify mint/smelt are for coins 2021-11-23 16:22:29 +00:00
Crypto City
c553aaef48 game: fix crash when resizing flags and stray flash effects 2021-11-23 16:22:29 +00:00
Crypto City
cca1190ff4 blockchain_db: speed up flag block data serialization/deserialization 2021-11-23 16:22:29 +00:00
Crypto City
445ac99df9 blockchain: use trusted block hashes even if we can't update them 2021-11-23 16:22:29 +00:00
Crypto City
b35430a158 much faster 3D block storage load/save
Takes about 50% extra space in typical cases
2021-11-23 16:22:28 +00:00
Crypto City
a95d6b4230 epee: print certificate fingerprint when not in allowed list 2021-11-23 16:22:28 +00:00
Crypto City
52839e9326 game: fix buying land after removing lines/rows from selection 2021-11-23 16:22:28 +00:00
Crypto City
52e868da02 wallet2: speedup large tx construction: reserve vector memory
2.8 seconds -> 2.6 seconds on a test case
2021-11-23 16:22:28 +00:00
Crypto City
81e8b8efd1 wallet2: speedup large tx construction: batch ringdb lookups
3.3 seconds -> 2.8 seconds on a test case
2021-11-23 16:22:28 +00:00
Crypto City
b9cc04775f wallet2: speedup large tx construction: no pointless clsag generation
4.1 seconds -> 3.3 seconds on a test case
2021-11-23 16:22:28 +00:00
Crypto City
612ad5d660 wallet2: speedup large tx construction: batch ringdb updates
5.2 seconds -> 4.1 seconds on a test case
2021-11-23 16:22:28 +00:00
Crypto City
0926adac36 wallet2: speedup large tx construction: cache public key validity
5.9 second -> 5.2 seconds on a test case
2021-11-23 16:22:28 +00:00
Crypto City
fe5272b288 add whispers - player messages on arbitrary locations 2021-11-23 16:22:28 +00:00
Howard Chu
a4ebec9afb
Add python method 2021-11-21 01:24:10 +00:00
Howard Chu
0221b01519
Add calcpow RPC
Calculate PoW hash for a block candidate
2021-11-20 18:52:05 +00:00
Jethro Grassie
22b891c80e
Update RandomX 2021-11-20 00:01:30 -05:00
selsta
7bc261b506
cmake: find readline on macOS ARM 2021-11-17 02:09:58 +01:00
selsta
82828bfcb6
cryptonote_core: fix unused lambda warning 2021-11-16 05:21:56 +01:00
Crypto City
44d5a446be manual: add a paragraph about future consensus changes 2021-11-15 17:04:17 +00:00
Crypto City
4779c1bd35 game: fix command details message title 2021-11-15 17:04:17 +00:00
Crypto City
896c31c5ed cc: fix cautious bears being the wrong way around 2021-11-15 17:04:17 +00:00
Crypto City
95f81ba247 tweak bear attack 2021-11-15 17:04:16 +00:00
Crypto City
e31fc5b8f7 cc: increase vegetation allocation for sawmills 2021-11-15 17:04:16 +00:00
Crypto City
cd07cafd14 cc: allow game to get badges
in turns, this gives game a level, which means game can unlock
thing like runestone usage
2021-11-15 17:04:16 +00:00
Crypto City
aeda5c2c39 cc: modulate town square proximity bonus based on role 2021-11-15 17:04:16 +00:00
Crypto City
368fb1b92f cc: fix bridge score with too many cliff tiles
also mitigate triggering on ridges
2021-11-15 17:04:16 +00:00
Crypto City
a048032a26 cc: ensure breeding grounds city spec always gets at least one extra moose 2021-11-15 17:04:16 +00:00
Crypto City
5132687966 fix level threshold bug with sprawling specialization 2021-11-15 17:04:16 +00:00
Crypto City
a8ad4091fa add restricted item group, may not be sold/given/auctioned etc 2021-11-15 17:04:16 +00:00
selsta
1efe624e30
device_ledger: fix incorrect macro
The current code does work by accident, but it might break if
someone uses ASSERT_SW in a different place, or if variables
get renamed.
2021-11-12 02:56:20 +01:00
luigi1111
6d94953be2
Merge pull request #8048
e0a5dce Update RandomX to v1.1.10 (tevador)
2021-11-09 22:55:30 -06:00
luigi1111
97ff1938a3
Merge pull request #8038
fbe8358 device: fix ledger error strings, add human friendly messages (selsta)
2021-11-09 22:53:47 -06:00
luigi1111
2844b5b8db
Merge pull request #8031
187633c slow_hash: don't blow out Mac stack on ARM64 (Howard Chu)
2021-11-09 22:50:36 -06:00
luigi1111
c3b1b94453
Merge pull request #7169
bbe3b27 tx_pool: full tx revalidation on fork boundaries (moneromooo-monero)
2021-11-09 22:44:39 -06:00
selsta
a30928fe1a
depends: bump hidapi to 0.11.0 2021-11-10 03:17:52 +01:00
selsta
a491175f7d
cmake: fix incorrect else syntax 2021-11-10 00:33:16 +01:00
im
cf44349a86 account info text alignment 2021-11-10 02:27:14 +08:00
tevador
e0a5dce14f Update RandomX to v1.1.10 2021-11-08 20:51:50 +01:00
rbrunner7
a02b342347 Avoid unnecessary 'Invalid hashing blob' error message 2021-11-05 14:19:21 +01:00
luigi1111
eec3a6014c
Merge pull request #8021
8f21001 depends: openssl 1.1.1k -> 1.1.1l (selsta)
2021-11-04 14:02:59 -05:00
Dimitris Apostolou
361f621c3c
Fix typos 2021-11-03 19:38:53 +02:00
selsta
fbe8358c9f
device: fix ledger error strings, add human friendly messages 2021-11-03 00:10:12 +01:00
Crypto City
095a4f7eb5 allow auctioning more than one flag at once 2021-11-02 08:49:58 +00:00
Crypto City
d545944400 add a level based build height limit 2021-11-02 08:49:58 +00:00
Crypto City
a59d4ae5a3 wallet2_api: fix build 2021-11-02 08:49:58 +00:00