Crypto City
07d97136bd
fix duplicate runestone overrides
2022-03-01 18:21:19 +00:00
Crypto City
1d60ccea30
game: fix removing a runestone script with overrides
2022-03-01 18:21:19 +00:00
Crypto City
cced788c43
game: fix selected text processing
2022-03-01 18:21:19 +00:00
Crypto City
3b8b13b26f
fix some text/local overrides mixups
2022-03-01 18:21:19 +00:00
Crypto City
ad5723cfff
game: allow 0 as override value
2022-03-01 18:21:19 +00:00
Crypto City
56238552fa
cc: fix mooose typo
2022-03-01 18:21:19 +00:00
Crypto City
074ed3726a
game: fix foundation prestige bonus misreporting
2022-03-01 18:21:19 +00:00
Crypto City
3becc08b2a
game: probable fix for coins screen crash
2022-03-01 18:21:19 +00:00
Crypto City
fd5e68974d
fix synthesizing match commands with accruing trades from v17
2022-03-01 18:21:19 +00:00
Crypto City
640eee6ad1
game: tweak wording in mortgage explanation
2022-03-01 18:21:19 +00:00
Crypto City
f6a71e555d
rpc: ignore cancel_nonces command in news
2022-03-01 18:21:19 +00:00
Crypto City
f688ec6a35
cc: fix "a amethyst" grammar
2022-03-01 18:21:19 +00:00
Crypto City
ae3f2f6fbe
game: prevent non default gold content for new collectible coins
...
Those are fixed at 50 gold
2022-03-01 18:21:19 +00:00
Crypto City
a5b1f8b0f7
game: add creator name before custom item group names
2022-03-01 18:21:19 +00:00
Crypto City
27dc462609
game: fix ground level clouds
2022-03-01 18:18:12 +00:00
selsta
3c829586be
wallet2: update stagenet rollback blocks
2022-03-01 00:25:41 +01:00
reemuru
3f88fddbfa
simplewallet: add option for exporting tx keys
...
This commit adds an option to export transaction
keys when performing export_transfers all. By passing
option=with_keys a new column 'tx key' will be
populated with respective keys.
2022-02-24 22:22:35 -05:00
koe
e08abaa43f
multisig key exchange update and refactor
2022-02-22 16:37:42 -06:00
Jeffrey
9bde2dbfed
Fixes: Don't require --rpc-login with --rpc-access-control-origins #8168
...
This PR removes the requirement for --rpc-login to be specified if --rpc-access-control-origins is.
This will allow public nodes to serve cross-origin requests. You can still use --rpc-login with
--rpc-access-control-origins, but it is no longer mandatory.
Original Issue: #8168
2022-02-19 13:49:38 -06:00
moneromooo-monero
06e6c8bf4a
crypto: fix constant randomx exceptions in large page allocator
...
If allocating large pages fails, we don't try again.
This has the obvious drawback of not being able to use large pages
if they fail once.
2022-02-19 13:15:10 +00:00
tobtoht
5e201fedc5
rpc: add explicit restricted flag to /get_info
2022-02-07 17:59:22 +01:00
woodser
e5000a9f0c
Balance includes unconfirmed transfers to self
2022-01-31 07:52:38 -05:00
koe
c36ea26e5c
fix ge_p3_is_point_at_infinity(), which is evaluating field elements that haven't been reduced by the field order
2022-01-25 07:14:46 -06:00
luigi1111
357dbd2032
Merge pull request #8130
...
1051276 Update net_node.inl (Gingeropolous)
2022-01-24 15:16:52 -05:00
luigi1111
d94715fd71
Merge pull request #8123
...
4446cc8 wallet inits cache if file and blob missing (woodser)
2022-01-24 15:15:11 -05:00
luigi1111
5283cf51ef
Merge pull request #8044
...
a02b342 Avoid unnecessary 'Invalid hashing blob' error message (rbrunner7)
2022-01-24 15:10:55 -05:00
woodser
fb5b2b352a
support authentication in monero-wallet-rpc set_daemon
2022-01-17 17:03:56 -05:00
Gingeropolous
1051276425
Update net_node.inl
2022-01-04 16:31:59 -05:00
woodser
4446cc88c3
wallet inits cache if file and blob missing
2021-12-24 09:22:57 -05:00
Crypto City
18909deaa8
game: make zmq optional
2021-12-23 12:14:40 +00:00
Crypto City
aee8f52f84
wallet2_api: add missing APIs feather needs
2021-12-14 17:44:39 +00:00
Crypto City
82897b1d7a
fix build when in a submodule
2021-12-14 08:43:38 +00:00
Crypto City
77d497b0d7
bump version to 0.33.5.0
2021-12-13 10:10:04 +00:00
Crypto City
5f0e723b55
blockchain: fix verification of alt blocks across a game udpate
2021-12-13 09:59:05 +00:00
Crypto City
7be5ed367c
game: fix bad memory access in GetPotential
2021-12-13 09:59:05 +00:00
Crypto City
5a87a34f1a
remove obsolete lz4 sources
2021-12-13 09:59:05 +00:00
Crypto City
46b30a1e66
utf8: #include <stdint.h>
2021-12-13 09:59:05 +00:00
Crypto City
8abe6566dc
bump version to 0.33.4.2
2021-12-02 13:07:16 +00:00
Crypto City
ca331ca4a9
cc: fix infinite loop processing mortgages
2021-12-02 12:57:33 +00:00
luigi1111
3ed0cc6e20
Merge pull request #8067
...
53be72c make_uri disallows standalone payment ids (woodser)
2021-11-30 17:05:48 -05:00
luigi1111
c0cf5bb339
Merge pull request #8057
...
1efe624 device_ledger: fix incorrect macro (selsta)
2021-11-30 17:03:46 -05:00
luigi1111
55fc2335a4
Merge pull request #7943
...
3a90be4 rpc: don't set error code as status string (selsta)
2021-11-30 17:00:20 -05:00
woodser
53be72c08a
make_uri disallows standalone payment ids
2021-11-30 09:28:45 -05:00
Crypto City
1a840fc4f1
cc: fix "all gemstones" bonus accounting for non existent gemstones
2021-11-30 12:09:43 +00:00
Crypto City
0752d1b6cb
use fork version rather than height for is_item_enabled
2021-11-30 12:02:47 +00:00
Crypto City
f625088954
add more gemstones, a beryl city specialization, tweak gem bonuses
2021-11-30 10:33:17 +00:00
Crypto City
4af4294891
add labour cost to the account asking to fight a fire
...
it avoids the loophole of firefighting having no cost to the
owner of a military building, allowing close to 0 fee spamming
of very low chance firefighting to extinguish anything at
very low cost
2021-11-29 16:01:39 +00:00
Crypto City
3168d6c578
Revert "decrease terrain height very slightly"
...
This reverts commit 8bdde115b8 .
2021-11-29 12:57:57 +00:00
Crypto City
8bdde115b8
decrease terrain height very slightly
2021-11-29 12:57:39 +00:00
Crypto City
ca4deb925e
tweak fire propagation some more
2021-11-29 10:41:02 +00:00
Crypto City
fac170c86d
game: ignore spurious 0x0 mouse position at startup until mouse moves
2021-11-29 07:54:37 +00:00
Crypto City
c503fc60b3
game: fix crash on exiting the auction items screen
2021-11-29 07:54:37 +00:00
Crypto City
97f3387933
fix longstanding missing UI element bug
2021-11-29 07:54:37 +00:00
Crypto City
3b75d0df4f
Revert "cc: give gemstone potential a bit more width at times"
...
This reverts commit 8465eb7383 .
2021-11-28 07:13:12 +00:00
Crypto City
8465eb7383
cc: give gemstone potential a bit more width at times
2021-11-28 07:12:35 +00:00
Crypto City
1a394b0347
game: fix crosshair geometry after resizing window
2021-11-27 21:02:50 +00:00
Crypto City
25c0ef1a7e
game: fix magica voxel model import bug with compatible palettes
2021-11-27 20:53:45 +00:00
Crypto City
ceba361959
game: allow anyone to move an imported model on a flag
2021-11-27 20:53:45 +00:00
Crypto City
469d775e1d
game: fix foundation coin bonus display bug
2021-11-27 20:53:45 +00:00
Crypto City
10dc9c737f
fix badge labelling in meters, should be in feet
2021-11-27 20:53:41 +00:00
Crypto City
4b66ca6673
bump version to 0.33.4.1
2021-11-27 17:19:19 +00:00
Crypto City
d8901cc05c
give a small prestige bonus for having foundation coins for all cities
2021-11-27 17:18:58 +00:00
Crypto City
0815abe969
game: add selected/new/burning suffix to material variant names
2021-11-27 17:18:58 +00:00
Crypto City
19abdcce80
game: ensure the palette dialog is hidden when no flag is under construction
2021-11-27 17:18:58 +00:00
Crypto City
b7cbde7ee3
cc: do not stop a building fire randomly just after it started
2021-11-27 17:18:58 +00:00
Crypto City
f9639afe83
Cleaner fork based checks for a few consensus changes
2021-11-27 17:18:58 +00:00
Crypto City
d78c020d5e
game: fix clipped thermometer widget
2021-11-27 17:18:58 +00:00
Crypto City
54166907d7
game: fix tutorial enable/disable
2021-11-27 17:18:58 +00:00
Crypto City
f44bd4e5e4
rpc: add some more ignores for news
2021-11-27 17:18:57 +00:00
Crypto City
1d9399d0da
game: don't wait for full wallet sync when exiting
2021-11-27 17:18:57 +00:00
Crypto City
b299252680
game: maintain UI layers order
2021-11-27 17:18:57 +00:00
Crypto City
e6f8d9d63a
game: fix widget layout mixup
2021-11-27 17:18:57 +00:00
Crypto City
64c9a9d564
db_lmdb: fix loading scripts saved with a previous version
2021-11-27 17:18:57 +00:00
Crypto City
8c593d57dc
game: process overrides for selected text too
2021-11-27 17:18:57 +00:00
luigi1111
105e2304a2
Merge pull request #8083
...
e8e507f rpc: fix DoS vector in get_output_distribution (moneromooo-monero)
2021-11-26 23:05:31 -06:00
luigi1111
9a17f53489
Merge pull request #8070
...
a4ebec9 Add python method (Howard Chu)
0221b01 Add calcpow RPC (Howard Chu)
2021-11-26 23:01:08 -06:00
Crypto City
17abbc4cca
bump version to 0.33.4.0
2021-11-25 17:27:14 +00:00
Crypto City
307e97f9e9
v16 with recent consensus changes - with hacks for now
2021-11-25 17:27:14 +00:00
Crypto City
3edb57a5b0
increase fire damage
2021-11-25 17:27:14 +00:00
Crypto City
9ac171a38f
add v16 at block 175000
2021-11-25 17:27:14 +00:00
Crypto City
bb616c30b0
Revert "cc: fix bridge score with too many cliff tiles"
...
This reverts commit 368fb1b92f .
2021-11-25 17:27:14 +00:00
Crypto City
c23eb0563f
Revert "tweak bear attack"
...
This reverts commit 95f81ba247 .
2021-11-25 12:10:06 +00:00
Crypto City
d3ed787349
cache decode_blocks calls in build command
2021-11-25 12:10:06 +00:00
Crypto City
16d5a7a953
db_lmdb: fix empty entries in flag budget
2021-11-25 12:10:06 +00:00
Crypto City
a8c2ad051b
restrict number of active whispers according to level
2021-11-25 12:10:06 +00:00
Crypto City
1250894849
game: display whisper colour next to the rgb input
2021-11-25 12:10:05 +00:00
Crypto City
c1381737ad
game: fix a leak in the palette screen
2021-11-25 12:10:05 +00:00
Crypto City
237b63df69
game: prevent empty building names
2021-11-25 12:10:05 +00:00
Crypto City
6db089049c
game: fix prestige rank if 0 prestige
2021-11-25 12:10:05 +00:00
Crypto City
861f378589
speed up account balance access and updates
2021-11-25 12:10:05 +00:00
Crypto City
af6f5602ac
db_lmdb: remove unused obsolete structure
2021-11-24 07:08:51 +00:00
Crypto City
8b5e72e2c4
db_lmdb: add pragma pack to structures that are saved as a blob
2021-11-24 07:08:51 +00:00
Crypto City
29c47dcfe9
tune city level progression
2021-11-24 07:08:51 +00:00
Crypto City
10183a844c
protocol: ask more peers for txpool complement
2021-11-24 07:08:51 +00:00
Crypto City
47a7befaff
cc: add a couple more city level names
2021-11-24 07:08:50 +00:00
Crypto City
d5dcfa5398
game: add number of runestones required/owned in whisper screen
2021-11-24 07:08:50 +00:00
Crypto City
ca3295d91b
game: hide whisper messages for ignored players
2021-11-24 07:08:50 +00:00
Crypto City
40c6177a05
remove amount of tax in event logs
...
this saves space in a very common log, now that every event log already
carries its associated balance chance
2021-11-24 07:08:50 +00:00
Crypto City
645036b4ca
game: remove debug prints in third person camera code
2021-11-24 07:08:50 +00:00
Crypto City
228bd88685
game: add an exit button in options
2021-11-24 07:08:50 +00:00
Crypto City
da870a1b1c
use 0mq to notify the game of mining status changes
2021-11-24 07:08:50 +00:00
Crypto City
0e756771d3
avoid unnecessary repeated read/write of the same flag/account record
2021-11-24 07:08:50 +00:00
Crypto City
1f750cba3c
lazy flag block data compression
2021-11-24 07:08:50 +00:00
Crypto City
d3302c74ea
rpc: add overall block compressed/uncompressed data size to stats
2021-11-24 07:08:50 +00:00
Crypto City
fa250ec167
db_lmdb: avoid decoding data we do not need
2021-11-24 07:08:50 +00:00
Crypto City
ade9fa1433
game: fix collision detection when walking backwards
2021-11-24 07:08:50 +00:00
Crypto City
953783b01d
game: do not name the realtime backup file with .vox
...
It's not actually Magica Voxel format, just embeds the format
2021-11-24 07:08:50 +00:00
Crypto City
9e592619fb
tweak workforce building
...
- add management efficiency discovery levels, increasing output
- add penalties for industry influence
2021-11-24 07:08:50 +00:00
Crypto City
bee143a248
cc: bump cat domestication patent time
2021-11-23 16:22:29 +00:00
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
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
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
0221b01519
Add calcpow RPC
...
Calculate PoW hash for a block candidate
2021-11-20 18:52:05 +00:00
selsta
82828bfcb6
cryptonote_core: fix unused lambda warning
2021-11-16 05:21:56 +01: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
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
im
cf44349a86
account info text alignment
2021-11-10 02:27:14 +08:00
rbrunner7
a02b342347
Avoid unnecessary 'Invalid hashing blob' error message
2021-11-05 14:19:21 +01: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
Crypto City
e427612748
cc: fix typo in discovery description
2021-11-02 08:49:58 +00:00
moneromooo-monero
bbe3b276b8
tx_pool: full tx revalidation on fork boundaries
...
avoids mining txes after a fork that are invalid by this fork's
rules, but were valid by the previous fork rules at the time
they were verified and added to the txpool.
2021-11-01 20:56:38 +00:00
luigi1111
e22ec26be4
Merge pull request #8029
...
548cfc8 crypto: fix typo in ifdef (selsta)
2021-11-01 12:32:24 -05:00
luigi1111
d573b3d76c
Merge pull request #8020
...
47e7a43 wallet_api: enable set_strict_default_file_permissions (tobtoht)
2021-11-01 12:31:32 -05:00
luigi1111
ff4ede9356
Merge pull request #8017
...
a15466d wallet2: remove 2 unused variables (selsta)
2021-11-01 12:29:22 -05:00
luigi1111
f405bf3d58
Merge pull request #8013
...
2cad563 wallet2: fix key encryption when changing ask-password from 0/1 to 2 (moneromooo-monero)
2021-11-01 12:25:20 -05:00
Crypto City
df5cc138d1
bump version to 0.33.33.1
2021-10-31 17:15:04 +00:00
Crypto City
f475ff3186
Revert "tweak bear attack"
...
This reverts commit 8b76e24ff6 .
2021-10-31 17:12:47 +00:00
Crypto City
697cc53fd7
bump version to 0.33.3.0
2021-10-31 10:22:37 +00:00
Crypto City
5189273f7d
game: help string when trying to deposit with no balance
2021-10-31 09:55:34 +00:00
Crypto City
e813c10c91
game: switch to a very low fps limit when the daemon is syncing
2021-10-31 09:55:34 +00:00
Crypto City
5942d1591c
game: remove estimated payout from flag section
...
This is approximate and not applicable for all building types
2021-10-31 09:55:34 +00:00
Crypto City
edf47a18f1
game: add placeholder block count in building stats message
2021-10-31 09:55:34 +00:00
Crypto City
ceaf95b032
game: fix removing hidden placeholder blocks
2021-10-31 09:55:34 +00:00
Crypto City
491af68546
game: add time since discovery in research screen
2021-10-31 09:55:34 +00:00
Crypto City
5f036caaa6
game: add attribute descriptions as tooltips
2021-10-31 09:55:34 +00:00
Crypto City
6719bd74ba
game: full magica voxel scenegraph import
...
now implements rotation and instanced models
2021-10-31 09:55:34 +00:00
Crypto City
5951f5536e
warn in game and daemon when starting without --testnet
2021-10-31 09:55:34 +00:00
Crypto City
d07c50ab2a
cc: fix consensus bug popping hunt commands that yielded no kills
2021-10-31 09:55:34 +00:00
Crypto City
0f1f7bf9c2
cc: fix underflow/overflow mixup in error message
2021-10-31 09:55:34 +00:00
Crypto City
c2641bc3d0
game: fix found city screen using raw shares and not city growth shares
2021-10-31 09:55:34 +00:00
Crypto City
4ca7c57463
cc: speed up encode_blocks/decode_blocks a bit
2021-10-31 09:55:34 +00:00
Crypto City
bb541bab80
game: include building height in stats
2021-10-31 09:55:34 +00:00
Crypto City
e995035003
game: fix (I think) stray "new block" flashes
2021-10-31 09:55:34 +00:00
Crypto City
3481f7c03c
game: keep the default max number of chat lines in the chat console
2021-10-31 09:55:34 +00:00
Crypto City
204f16a269
game: fix altitudes/heights misnamed as meters, they're in feet
2021-10-31 09:55:34 +00:00
Crypto City
3ad837a2e6
game: fix UI layout when a block is found after a script choice
2021-10-31 09:55:34 +00:00
Crypto City
8b76e24ff6
tweak bear attack
2021-10-31 09:55:34 +00:00
Crypto City
0bfd3a231e
rpc: remove unused variables
2021-10-31 09:55:34 +00:00
Crypto City
5b6ed616b9
game: do not request ipfs data we do not need
2021-10-31 09:53:35 +00:00
Crypto City
8eeb012972
fix changing only building script overrides, not message or script
2021-10-31 09:53:35 +00:00
Crypto City
57652e5635
game: fix non processed variable names in runestone message
2021-10-31 09:53:35 +00:00
Crypto City
6fdff90098
game: fix glitchy polygons when the camera is blocked
2021-10-31 09:53:35 +00:00
Crypto City
59f4a177e5
game: fix resource miscounting when building
2021-10-31 09:53:35 +00:00
Crypto City
ebf17bef44
rpc: do not include bear attack details in news
2021-10-31 09:53:35 +00:00
Howard Chu
187633c0ca
slow_hash: don't blow out Mac stack on ARM64
2021-10-30 22:24:55 +01:00
selsta
548cfc8d68
crypto: fix typo in ifdef
2021-10-29 17:55:51 +02:00
luigi1111
b328fbecc2
Merge pull request #8019
...
e106bdc epee: add missing header (selsta)
2021-10-25 19:02:49 -05:00
luigi1111
ff96482e38
Merge pull request #8018
...
1f81f5f protocol: fix spurious rejection of downloaded blocks (moneromooo-monero)
2021-10-25 19:02:22 -05:00
luigi1111
e5710b1898
Merge pull request #8004
...
ace4669 simplewallet: fix incoming_transfers index error (selsta)
2021-10-25 18:59:54 -05:00
luigi1111
e7d571c526
Merge pull request #8003
...
75d05b9 download: fix leak (moneromooo-monero)
2021-10-25 18:59:18 -05:00
luigi1111
00ac048958
Merge pull request #7995
...
797ca97 socks: ignore any exceptions in shutdown/close (selsta)
2021-10-25 18:53:34 -05:00
moneromooo-monero
e8e507f36f
rpc: fix DoS vector in get_output_distribution
...
This will prevent people spending old pre-rct outputs using a
stranger's node, which may be a good thing
2021-10-24 17:17:12 +00:00
Crypto City
8bab5415f1
game: ensure the palette always has 0/none on model import
2021-10-23 12:04:31 +00:00
selsta
797ca974ab
socks: ignore any exceptions in shutdown/close
2021-10-22 22:00:29 +02:00
tobtoht
47e7a43270
wallet_api: enable set_strict_default_file_permissions
2021-10-22 05:40:23 +02:00
selsta
e106bdc1fc
epee: add missing header
2021-10-22 04:14:25 +02:00
Crypto City
8b3a7c0115
bump version to 0.33.2.3
2021-10-22 00:09:55 +00:00
Crypto City
ae45eea34f
fix spurious rejection of downloaded blocks
2021-10-22 00:08:19 +00:00
Crypto City
85a3ad813d
tx_pool: remove oldest chat txes first
2021-10-22 00:07:48 +00:00
moneromooo-monero
1f81f5f5c1
protocol: fix spurious rejection of downloaded blocks
...
when kicking a peer for inactivity, clear the set of requested blocks,
or next time we requests blocks from it, we'll probably reject the
incoming blocks due to missing the previous requested blocks
2021-10-21 20:34:06 +00:00
Crypto City
d1a1ff2d56
bump version to v0.33.2.2
2021-10-21 14:56:58 +00:00
Crypto City
b3ad1a7ac1
cc: fix consensus bug with road link sorting
2021-10-21 14:48:32 +00:00
Crypto City
bc2405d133
game: process overrides in requirement strings
2021-10-21 14:48:32 +00:00
Crypto City
d2f8cc566e
scripts: ignore paying/awarding/consuming 0 amount of stuff
2021-10-21 14:48:32 +00:00
Crypto City
e87d288f82
script_analyzer: catch exceptions at top level
2021-10-21 14:48:32 +00:00
selsta
a15466d850
wallet2: remove 2 unused variables
2021-10-20 22:19:15 +02:00
moneromooo-monero
2cad563060
wallet2: fix key encryption when changing ask-password from 0/1 to 2
...
we reuse the wallet_keys_unlocker object, which does the right thing
in conjunction with other users of decrypt/encrypt (ie, refresh).
2021-10-19 22:01:45 +00:00
Crypto City
13ee92b7c5
rpc: fix weighted shares in cc_get_cities
2021-10-19 00:05:36 +00:00
Crypto City
90298feeca
game: third person camera improvements
2021-10-18 08:30:09 +00:00
Crypto City
7b599c8c29
game: fix camera settings reset
2021-10-18 08:29:40 +00:00
luigi1111
753dc901a1
Merge pull request #8001
...
9973edd ARMv8: detect AES support dynamically (Howard Chu)
2021-10-17 23:39:50 -05:00
luigi1111
99507da993
Merge pull request #7994
...
84c5257 Decrease the 'recent spend window' in gamma re-select to 15 blocks (j-berman)
2021-10-17 23:38:47 -05:00
luigi1111
adb2542a6c
Merge pull request #7876
...
5e63f6c Ledger: member 'mode' was shadowing that of base class (mj-xmr)
2021-10-17 23:29:17 -05:00
luigi1111
ebc655c6ad
Merge pull request #7869
...
ad9fde4 UB: virtual methods in destructor at Trezor (mj-xmr)
2021-10-17 23:28:04 -05:00
luigi1111
19a6cc26fc
Merge pull request #7867
...
eed7e79 UB: Not calling virtual method in destructor of WalletImpl (mj-xmr)
2021-10-17 23:26:50 -05:00
luigi1111
e165fdb27c
Merge pull request #7859
...
514f8fa LMDB: protection against UB, by not calling virtual methods from destructor (mj-xmr)
2021-10-17 23:25:34 -05:00
luigi1111
308e601966
Merge pull request #7799
...
76542ea Fix precision of average_output_time (j-berman)
2021-10-17 23:23:15 -05:00
Crypto City
ac11777957
bump version to 0.33.2.1
2021-10-17 18:14:56 +00:00
Crypto City
94199ceec1
cc: fix awarding bridge badge before activation fork
2021-10-17 18:14:30 +00:00
Crypto City
e27380867b
game: fix importing on selection
2021-10-17 14:04:38 +00:00
Crypto City
d1d8f2adf9
game: properly handle block budget accounting when changing palette
2021-10-17 13:20:05 +00:00
Crypto City
cd2e720abc
game: fix missing edit mode palette when importing a vox file
2021-10-17 10:20:46 +00:00
Crypto City
a870490d67
game: fix imported model rotation
2021-10-17 00:14:01 +00:00
Crypto City
a56e937f23
game: restore previous state when failing to place a model
2021-10-16 17:31:31 +00:00
Crypto City
a4ddc53900
game: fix selection changing when importing
2021-10-16 17:31:16 +00:00
Crypto City
f13f55334d
game: fix saving/loading empty backup model
2021-10-16 15:35:11 +00:00
Crypto City
06bce081ae
game: add log categories for voxel load/save code
2021-10-16 15:34:53 +00:00
Crypto City
a58318dda6
game: fix accounting issues with import and undo
2021-10-16 14:47:31 +00:00
Crypto City
4535b20138
game: double the max undo levels
2021-10-16 10:42:55 +00:00
Crypto City
d89594eff9
bump version to 0.33.2.0
2021-10-15 13:29:47 +00:00
Crypto City
ae4d520621
add a testnet v15 fork at block 60000
2021-10-15 13:29:47 +00:00
Crypto City
0bb487c7f1
blockchain: fix auto pop from version check not reverting commands
2021-10-15 12:41:26 +00:00
Crypto City
c44938df79
game: add bridge score to realtime selection info
2021-10-15 12:41:26 +00:00
Crypto City
82a42ca4f9
cc: halve bridge bonus
2021-10-15 12:41:26 +00:00
Crypto City
c0a13d31a1
game: base voxel lod distance based on bounding box, not center
2021-10-15 12:41:26 +00:00
Crypto City
6bebe396d5
blockchain_prune: add missing cc_hunt table
2021-10-15 12:41:26 +00:00
Crypto City
8153873cb2
make recent consensus changes activate at v15
2021-10-15 12:41:26 +00:00
Crypto City
d3feb396f0
blockchain: ensure a tx pre-check failure fails block addition
2021-10-14 22:20:02 +00:00
Crypto City
55a80715a8
blockchain: add const where appropriate
2021-10-14 22:20:02 +00:00
Crypto City
4c7c6c29a8
cc: remove leftover debug trace
2021-10-14 22:20:02 +00:00
Crypto City
fa84876f57
game: fix missing tiles on low lying ground
2021-10-14 10:47:26 +00:00
Crypto City
3d7c40bc37
game: fix off by one in render mode names when RenderCubeModels if disabled
2021-10-14 10:47:26 +00:00
Crypto City
557885ddef
game: add a voxel lod option
2021-10-14 10:47:26 +00:00
Crypto City
fad16838b6
game: fix artifact in the thermometer widget
2021-10-14 10:47:26 +00:00
Crypto City
f5c82b9152
cc: allow requesting no special event in debug
2021-10-14 10:47:26 +00:00
Crypto City
0d20478bd2
mayors may now control who can buy/build in their city
2021-10-14 10:47:26 +00:00
Crypto City
3970b756fb
game: fix for paths with spaces on windows
2021-10-14 10:47:23 +00:00
Crypto City
3df168efda
game: fix windows build
2021-10-14 10:47:23 +00:00
Crypto City
c263cba732
cc: allow embedding smaller quantities of gold in items
2021-10-14 10:44:47 +00:00
Crypto City
e6e58a5e99
game: fix snowless ground after switching to non-natural ground mode
2021-10-14 10:06:53 +00:00
Crypto City
551ce9486b
game: fix item descriptions now showing up in trade ui
2021-10-14 10:06:53 +00:00
Crypto City
f2c97033ec
game: snap to axes when rotating in third person camera mode
2021-10-14 10:06:53 +00:00
Crypto City
4cbd44bba0
game: do not show minting amount/button for unimntable coins
2021-10-14 10:06:53 +00:00
Crypto City
0f63bbed17
game: fix a few third person camera issues
2021-10-14 10:06:53 +00:00
Crypto City
ebc5b49265
game: fix issues with undo/redo and palette
2021-10-14 10:05:58 +00:00
Crypto City
b4866b2447
game: never autoselect placeholder material
2021-10-14 00:11:32 +00:00
Crypto City
f7080268c3
game: end model placement when removing inside or placeholder blocks
2021-10-14 00:11:32 +00:00
Crypto City
f406041741
game: fix race between refresh and update
2021-10-14 00:11:32 +00:00
Crypto City
f56322158e
game: fix race when switching wallets
2021-10-14 00:11:32 +00:00
Crypto City
566362f8d7
fix download object leak
2021-10-14 00:11:01 +00:00
Crypto City
2b1e56ab6b
game: show a notification when the daemon is busy syncing
2021-10-14 00:11:01 +00:00
Crypto City
00f03552ae
game: fix rotating models larger than the flag
2021-10-14 00:11:01 +00:00
Crypto City
aedc539396
game: geometry/hull/compute shaders by JSandusky
2021-10-14 00:11:01 +00:00
Crypto City
faa5165e2d
game: detect failure to bind and add message about another daemon running
2021-10-14 00:11:01 +00:00
Crypto City
be550c91c0
game: ignore blocks when we're syncing
2021-10-14 00:11:01 +00:00
Crypto City
1ad4e04930
game: allow exporting terrain in magica voxel format
2021-10-14 00:11:01 +00:00
Crypto City
221a979410
game: fix invalid memory access when rotating a imported model
2021-10-14 00:11:01 +00:00
Crypto City
98bd3d8852
game: fix initial third person camera orientation
2021-10-14 00:11:01 +00:00
Crypto City
e7a909dc97
allow cancelling more than once nonce at once
2021-10-14 00:10:41 +00:00
Crypto City
434cdea924
game: do not process blocks when in sync mode
2021-10-14 00:10:41 +00:00
Crypto City
b445405c6a
add --sync-notify option
...
Triggered when starting/stopping syncing
%s: 1 if starting syncing, 0 if stopping
%h: current chain height
%t: target chain height
2021-10-14 00:10:41 +00:00
Crypto City
7a82a449b8
game: only add .vox file suffix if not already there on model export
2021-10-14 00:10:41 +00:00
Crypto City
0799f90241
game: fix inviting character incorrectly seen as joining in news
2021-10-14 00:10:41 +00:00
Crypto City
127106a4b6
game: smoother third person camera motion when blocked
2021-10-14 00:10:41 +00:00
Crypto City
e4d56dd00b
game: remove a couple ill fitting idle anim variations
2021-10-14 00:10:41 +00:00
Crypto City
a1aa2c1d1b
game: fix crash in anim viewer
2021-10-14 00:10:41 +00:00
Crypto City
ac2eb91dd9
game: improved third person camera
2021-10-14 00:10:41 +00:00
Crypto City
e15deeb4fd
game: make the third person camera use fixed timeslices better
2021-10-14 00:10:41 +00:00
luigi1111
3d9c805e23
Merge pull request #7975
...
48a0997 blockchain: fix pedantic assert (selsta)
2021-10-11 13:00:27 -05:00
luigi1111
a6367693c7
Merge pull request #7960
...
2e8936f rpc: Fix get_transactions failing when not found (Nathan Dorfman)
2021-10-11 12:59:32 -05:00
luigi1111
872d6f86bc
Merge pull request #7958
...
5f54dea LMDB: fix deadlock in resized detection (Howard Chu)
2021-10-11 12:57:53 -05:00
luigi1111
45920c36f1
Merge pull request #7874
...
9154883 node_server: fix race condition (anon)
8922f96 node_server: add race condition demo (anon)
2021-10-11 12:56:14 -05:00
luigi1111
7f477c1902
Merge pull request #7793
...
13a8a57 trezor: try empty passphrase first (Dusan Klinec)
2021-10-11 12:54:17 -05:00
selsta
48a0997d8c
blockchain: fix pedantic assert
2021-10-11 19:09:45 +02:00
selsta
ace4669543
simplewallet: fix incoming_transfers index error
2021-10-10 23:17:16 +02:00
moneromooo-monero
75d05b9448
download: fix leak
...
A shared_ptr as by value capture will keep the object alive
2021-10-10 19:14:17 +00:00
Howard Chu
9973edd4c3
ARMv8: detect AES support dynamically
2021-10-10 16:52:30 +01:00
mj-xmr
5e63f6c292
Ledger: member 'mode' was shadowing that of base class
2021-10-07 12:03:17 +02:00
j-berman
84c52571ed
Decrease the "recent spend window" in gamma re-select to 15 blocks
...
- combined with patching integer truncation (#7798 ), this gets the algorithm marginally closer to mirroring empirically observed output ages
- 50 was originally chosen assuming integer truncation would remain in the client for that client release version. But patching integer truncation causes the client to select more outputs in the 10-100 block range, and therefore the benefit of choosing a larger recent spend window of 50 has less merit
- 15 seems well-suited to cover the somewhat sizable observable gap in the early window of blocks
2021-10-04 20:12:42 -07:00
Crypto City
4d17a7bc26
give road bonuses to flags that are suitable for bridges
2021-10-04 21:31:50 +00:00
Crypto City
7531af6294
cc: fix bear hunt numbers with bonuses
...
also increase the bonus from bear attack
2021-10-03 08:20:50 +00:00
Crypto City
6c5411f1b1
game: fix stepping over not overly high blocks
2021-10-03 08:20:50 +00:00
Crypto City
6742b12c6b
game: basic third person camera ray casting for obstructions
2021-10-03 08:20:50 +00:00
Crypto City
80e2610f33
game: voxel lod system
2021-10-02 15:42:59 +00:00
Crypto City
3a8bd6beb0
game: new command to remove placeholder materials
2021-10-02 15:42:59 +00:00
Crypto City
89d7aca271
wallet2: fix error message typo
2021-10-02 15:42:58 +00:00
Crypto City
a77ebcbd8e
game: fix disappearing textures in palette screen material list
2021-10-02 15:42:58 +00:00
Crypto City
e827941b8d
game: fix wrong character orientation until first move
2021-10-02 15:42:58 +00:00
Crypto City
9e6d28d8fb
game: fix animation sticking to idle after fall
2021-10-02 15:42:58 +00:00
tobtoht
5770265a16
wallet2: keep around transaction prefix for confirmed transfers
2021-10-01 12:42:48 +02:00
Crypto City
3ec6445a77
game: fix palette import
2021-09-29 21:42:25 +00:00
Crypto City
cf81d94460
download: log non 2xx status codes as INFO, not ERROR
2021-09-29 16:06:42 +00:00
Crypto City
99b0a4b6d9
bump version to 0.33.1.1
2021-09-28 23:21:39 +00:00
Crypto City
f5e4dc3a56
blockchain: silence uninteresting errors setting downloadable hashes
2021-09-28 23:03:56 +00:00
Crypto City
7fa33d65e0
game: fix selection duplicated on some other chunks
2021-09-28 22:55:36 +00:00
Crypto City
b2eab0f947
game: display locked material unlock level when importing a model
2021-09-28 22:18:32 +00:00
Crypto City
9530ce46b0
game: fix character pitching with the camera
2021-09-28 20:47:10 +00:00
Crypto City
1842601d60
game: fix build on windows (missing include)
2021-09-28 17:35:29 +00:00
Crypto City
0e1e0702fe
bump version to 0.33.1.0
2021-09-28 13:41:10 +00:00
Crypto City
344abc210d
remove embedded testnet block hashes, which should not be here
2021-09-28 13:24:46 +00:00
Crypto City
c69b4e6a01
game: third person mode
...
Helps a lot with sense of scale and running over terrain
2021-09-28 13:24:46 +00:00
Crypto City
b0bd087da8
game: hide the first frame, where stuff isn't yet properly setup
2021-09-27 10:35:03 +00:00
Crypto City
00201545bd
use boost::shared_ptr for arrays, to fix mac build
2021-09-25 23:55:58 +00:00
Crypto City
0eb4e100f4
game: fix subobject definition in array
2021-09-25 23:48:39 +00:00
Crypto City
5cfc37d1f3
bump version to 0.33.0.0
2021-09-25 10:59:36 +00:00
Crypto City
5447ab6bee
game: fix scripts screen flicker on new blocks
2021-09-25 10:59:36 +00:00
Crypto City
d43ec18260
game: always display script description in script row
2021-09-25 10:53:33 +00:00
Crypto City
eee3b68498
game: fix building screen opening the wrong trade screen material
2021-09-25 01:32:36 +00:00
Crypto City
279d8039d7
blockchain: only use embedded hashes on mainnet
...
otherwise it looks like it may bite us in the butt later
2021-09-24 23:43:34 +00:00
luigi1111
298c9a357f
Merge pull request #7891
...
dfee15e RPC and ZeroMQ APIs to support p2pool (SChernykh)
2021-09-23 22:10:03 -05:00
luigi1111
237acd120e
Merge pull request #7890
...
2a8a511 Quicker resource cleanup on p2p socks timeout (Lee *!* Clagett)
2021-09-23 22:06:35 -05:00
Crypto City
1e3330fd28
game: speed up terrain rendering when there is no snow
2021-09-24 00:55:28 +00:00
Crypto City
9106be1138
game: fix crash with snow and no clouds
2021-09-24 00:55:28 +00:00
Crypto City
1eeb66ed57
cc: prevent more than one enable clause per choice
2021-09-24 00:55:28 +00:00
Crypto City
780435ab3e
game: add a search box to the scripts list
2021-09-24 00:55:28 +00:00
Crypto City
302ca386ef
game: improve script ui
2021-09-24 00:55:28 +00:00
Crypto City
3adfb2570f
add selected text when starting playing a script, before a block
2021-09-24 00:55:28 +00:00
Crypto City
33554f70cc
cc: improve script error message
2021-09-24 00:55:28 +00:00
Crypto City
f56d0db1f8
game: fix node configuration screen always using 18881 as RPC port
2021-09-24 00:55:28 +00:00
Crypto City
63cf3bfc15
game: allow variable substitutions in script text
2021-09-24 00:55:28 +00:00
Howard Chu
5f54dea4ec
LMDB: fix deadlock in resized detection
2021-09-22 15:47:04 +01:00
Crypto City
ae039b1af2
game: fix view-source not working in all cases in scripts screen
2021-09-21 17:48:48 +00:00
Crypto City
148574f6a8
rpc: do not include create_script command in news events
2021-09-21 17:48:48 +00:00
Crypto City
1ddb6fb781
game: improve script choices ui
2021-09-21 17:48:48 +00:00
Crypto City
deea5fdbd6
game: make building "transaction(s) sent" a toast
2021-09-21 14:33:32 +00:00
Crypto City
aa978e3583
game: display locked notice for locked variants in palette screen
2021-09-21 14:29:33 +00:00
Crypto City
d691888d7e
game: do not continue increasing startup tutorial index past the end
2021-09-21 12:18:18 +00:00
Crypto City
581bed0d09
game: partial palette guessing functionality on import
2021-09-21 12:18:18 +00:00
Crypto City
eb8db9dedf
game: set trade screen to buy shortfall, not whole amount for building
2021-09-21 12:18:18 +00:00
Crypto City
e9955db73e
game: fix loading schematic models with blocks larger than 8 bits
2021-09-21 12:18:18 +00:00
Crypto City
25cc1bf99a
game: plug palette editor in import flow
2021-09-21 12:18:18 +00:00
Crypto City
a4f150cc05
game: fix colour mismatch between glow and non-glow techniques
2021-09-21 12:18:18 +00:00
Crypto City
f3b8d90a21
game: harvest FATAL as well as ERROR when parsing daemon log
2021-09-21 12:18:18 +00:00
Crypto City
28140be2af
game: fix dameon log location for testnet and mainnet
2021-09-21 12:18:18 +00:00
Crypto City
5ef691fcad
game: fix model placement if the selection changes
2021-09-21 12:18:18 +00:00
Crypto City
17510a73fe
game: undo palette changes too on undo
2021-09-21 12:18:18 +00:00
Crypto City
c3428cf347
game: partial magica voxel extension support
...
Scenegraph support, so models split into submodels can be loaded
2021-09-21 12:18:18 +00:00
Crypto City
86067d2576
game: ensure loaded magica voxel model data fits in palette
2021-09-21 12:18:18 +00:00
Crypto City
cf76b9fd3e
game: allow filtering by all known model file types
2021-09-21 12:18:18 +00:00
Crypto City
687b35ab94
game: optional automatic resource assignment on import shortfall
2021-09-21 12:18:18 +00:00
Crypto City
d49fc0f1c1
game: add a PlayerState::get_num_items convenience function
2021-09-21 12:18:18 +00:00
Crypto City
9edd5e0966
game: load schematic models
...
These seem to have models fitting in cubes, so the import looks
very blocky and crude
2021-09-21 12:18:18 +00:00
Crypto City
c510cbd056
cc: clearer script reserve requirements
...
Replace "counterparty" by "game" or "building owner"
2021-09-21 12:18:18 +00:00
Crypto City
bce1c23bdf
game: request a wallet refresh as soon as a new wallet is loaded
2021-09-21 12:18:18 +00:00
Crypto City
bbff557dc1
tx_pool: forbid two script actions for the same account (when enabled)
2021-09-21 12:18:18 +00:00
Crypto City
705935848a
game: improve script UI
2021-09-21 12:18:18 +00:00
Crypto City
599a40f647
game: keep script icon aspect ratio
2021-09-21 12:18:18 +00:00
Crypto City
1d90a2bdfd
game: fix PNG script icons
2021-09-21 12:18:18 +00:00
Crypto City
05730f5a3d
game: improve new script dialog, allow loading from file
2021-09-21 12:18:18 +00:00
Crypto City
8436fba9b1
game: decrease memory usage in sparsely built areas
2021-09-21 12:18:18 +00:00
Crypto City
495bf0acdb
game: decrease memory usage in built up areas
2021-09-21 12:18:18 +00:00
Crypto City
1cc0e70aa3
cc: a bit less easy to get cliffs
2021-09-21 12:18:18 +00:00
Crypto City
432c259802
game: drop all city sections when traveling to another town
...
Helps dampen a memory usage peak
2021-09-21 12:18:18 +00:00
Crypto City
1a36e53e6c
game: fix destroyed buildings appearing in events, not buildings, in news
2021-09-21 12:18:18 +00:00
Crypto City
d6f07b7ce7
new optional message in set_script_variable command
2021-09-21 12:18:18 +00:00
Crypto City
346542ae8c
game: fix styling check in runetone message
2021-09-21 12:18:18 +00:00
Crypto City
0901c7e7ef
game: notify the player when they don't have runestone styling enabled
2021-09-21 12:18:18 +00:00
Crypto City
315f9c3b6f
game: do not enable "play" script button when no wallet is loaded
2021-09-21 12:18:18 +00:00
Crypto City
566e7f8baa
cryptonote_core: do not relay match commands
2021-09-21 12:18:18 +00:00
Nathan Dorfman
2e8936f614
rpc: Fix get_transactions failing when not found
2021-09-20 17:32:01 -06:00
anon
9154883f3e
node_server: fix race condition
2021-09-20 20:58:23 +00:00
selsta
3a90be4bd6
rpc: don't set error code as status string
2021-09-15 08:57:41 +02:00
Crypto City
6b54bc1a5f
game: better wallet info screen layout
2021-09-14 22:54:51 +00:00
Crypto City
18ab361e8b
give spread to match command matcher
2021-09-14 19:59:41 +00:00
Crypto City
cf503259b2
db_lmdb: remove redundant cursor op
2021-09-13 10:40:40 +00:00
Crypto City
ec7047485e
game: default to screen resolution rather than 1024x768
2021-09-13 00:48:44 +00:00
Crypto City
59670f81f6
game: clear screen before drawing the splash screen
2021-09-12 22:29:01 +00:00
Crypto City
0493970b30
game: fix splash screen pixel aspect ratio
2021-09-12 21:44:14 +00:00
Crypto City
62c80b608c
cc: fix overflow in terrrain in extreme cases
2021-09-12 21:25:38 +00:00
Crypto City
9bf39fd190
cc: fix division by zero in new_item command
2021-09-12 21:25:38 +00:00
Crypto City
9172b9396e
rpc: return a block template even when "busy"
2021-09-12 21:25:38 +00:00
Crypto City
3e93a91c28
db_lmdb: do not use DUPSORT for cc_events table
...
It increase the size somewhat but can store events of arbitrary
length.
2021-09-12 21:25:38 +00:00
Crypto City
36bf25a85a
blockchain: guard against exception adding events
...
Also add some more info when executing/reverting commands
2021-09-12 12:24:21 +00:00
Crypto City
cb3499f3aa
blockchain: save a few allocations when moving a block
2021-09-12 12:24:15 +00:00
Crypto City
0475389d3c
blockchain: break off early when exiting
2021-09-12 12:24:10 +00:00
Crypto City
7a60da3fee
cc: includes hash and height in log when creating game update command
2021-09-12 12:24:03 +00:00
Crypto City
e61dabacd5
cc: guard against invalid food items
2021-09-12 12:23:58 +00:00
Crypto City
c16496b37b
cc: extra sanity check in repair command
2021-09-12 12:23:52 +00:00
j-berman
76542ea709
Fix precision of average_output_time
...
The fix as suggested by <jberman> on IRC. Before the fix, it would truncate 1.9 to 1 skewing the output selection.
2021-09-12 10:07:31 +02:00
SChernykh
dfee15eee1
RPC and ZeroMQ APIs to support p2pool
...
Adds the following:
- "get_miner_data" to RPC API
- "json-miner-data" to ZeroMQ subscriber contexts
Both provide the necessary data to create a custom block template. They are used by p2pool.
Data provided:
- major fork version
- current height
- previous block id
- RandomX seed hash
- network difficulty
- median block weight
- coins mined by the network so far
- mineable mempool transactions
2021-09-11 15:15:07 +02:00
luigi1111
a39b1d56c8
Merge pull request #7899
...
cd76eb7 wallet: fix unused lambda capture warning (selsta)
2021-09-09 15:21:10 -04:00
luigi1111
9273530bff
Merge pull request #7898
...
f353c29 wallet_rpc_server: fix help text remaining bold (selsta)
2021-09-09 15:20:43 -04:00
luigi1111
e72eedd1ce
Merge pull request #7883
...
d749e0d ringct: silence unused variable warning (selsta)
2021-09-09 15:18:42 -04:00
luigi1111
be94a2fb06
Merge pull request #7875
...
15936bf Device: remove unused and incorrect non-default constructor (mj-xmr)
2021-09-09 15:17:41 -04:00
luigi1111
dfa6b58d4d
Merge pull request #7823
...
24d3d65 monero-wallet-rpc: Prevent --password-file from being used with --wallet-dir (Kermit Alexander II)
2021-09-09 15:14:17 -04:00
luigi1111
2a02cd0a5f
Merge pull request #7773 from selsta/unbound
...
external: remove unbound submodule
2021-09-09 15:13:06 -04:00
luigi1111
7848a467c5
Merge pull request #7616
...
4ced092 daemon: allow proxy configuration (anon, selsta, tobtoht)
2021-09-09 15:09:51 -04:00
luigi1111
b7315efc1c
Merge pull request #7342
...
520ce1c Attempt to carve the fee from a partial payment early (lxop)
2021-09-09 15:06:46 -04:00
Crypto City
d9dae925ee
game: allow "tip of the day" style tutorials on startup
2021-09-09 11:30:04 +00:00
Crypto City
29ac4fb42a
game: fix terrain-cache build on windows
2021-09-09 10:21:24 +00:00
Crypto City
e6e3da6940
game: remove leftover debug printf
2021-09-08 14:26:01 +00:00
Crypto City
1532b015bc
game: do not display building tooltip when buiding on it
2021-09-08 14:25:19 +00:00
Crypto City
ae92ca97a0
cc: set cliff terrain type a bit more easily
2021-09-08 13:44:14 +00:00
mj-xmr
ad9fde46a3
UB: virtual methods in destructor at Trezor
2021-09-08 14:44:35 +02:00
mj-xmr
514f8fab14
LMDB: protection against UB, by not calling virtual methods from destructor
2021-09-08 14:08:40 +02:00
Crypto City
91d0d2bc66
game: fix use after free in tooltip history window
2021-09-07 21:56:17 +00:00
Crypto City
58ddc71e49
game: fix use after free on game exit
2021-09-07 20:37:11 +00:00
Crypto City
67442d0d73
game: disable ok button in building settings screen if read only
2021-09-07 20:37:11 +00:00
Crypto City
0a69e54512
game: fix wrong temperature before loading a wallet
2021-09-07 20:37:11 +00:00
Crypto City
f1bd4c85c0
cc: do not consider roads for the mountaineer badge
2021-09-07 20:37:11 +00:00
Crypto City
902e0852d0
game: do not show "cancel" for commands that cannot be cancelled
2021-09-07 20:37:11 +00:00
Crypto City
27f01535a5
game: mention the options screen in the terrain cache directory README
2021-09-07 20:37:11 +00:00
Crypto City
8761724ac8
game: compress delta heights for fast extra compression
2021-09-07 20:37:11 +00:00
Crypto City
7223212520
game: speed up elevation map at higher zooms in found city screen
2021-09-07 20:37:11 +00:00
Crypto City
6ec7229ccf
game: click the amount of items owned to input that amount to sell
2021-09-07 20:37:11 +00:00
Crypto City
cb5d62dbe9
game: subsample non-influence potential textures for speed
2021-09-07 20:37:11 +00:00
Crypto City
4e842e93b1
game: allow jumping to an x/y location
2021-09-07 20:37:11 +00:00
Crypto City
a079220af6
game: make the terrain cache size a user option (including disabled)
2021-09-07 20:37:11 +00:00
Crypto City
fd90c0ca84
bump lower mountainer badge thresholds
2021-09-07 20:37:11 +00:00
Crypto City
0542412ec2
cc: improve terrain
2021-09-07 20:37:11 +00:00
Crypto City
697ef85904
game: fix leaks
2021-09-07 20:37:11 +00:00
mj-xmr
eed7e79c04
UB: Not calling virtual method in destructor of WalletImpl
2021-09-07 14:24:53 +02:00
Crypto City
622ab9d894
add on disk terrain caching system
2021-09-06 17:40:30 +00:00
Crypto City
de1162cb03
game: add an item view screen
2021-09-06 17:40:30 +00:00
Crypto City
e859c7c0ea
prevent hunting in a snowstorm
2021-09-04 18:32:06 +00:00
Crypto City
4f4cea20a2
game: more resilient splash screen
2021-09-04 15:46:43 +00:00
Crypto City
1d58d2fd09
game: do not start audio before the scene displays
...
and stop audio when stopping
2021-09-04 14:44:09 +00:00
Crypto City
86380eb911
game: optional load/update timings dump
2021-09-04 14:14:08 +00:00
Crypto City
36c11b914a
wallet2: do not recalculate the genesis block for mainnet/testnet
...
we can save a second or so on startup
2021-09-04 14:14:08 +00:00
Crypto City
7f3ed8564a
game: do not update stuff we do not need to
2021-09-04 14:14:08 +00:00
Crypto City
494c1bc48c
game: fix hang if initial wallet fails to load
2021-09-04 14:14:08 +00:00
Crypto City
ea1e85c2ba
game: only force highlight refresh if a rebuilt flag intersects it
2021-09-04 14:14:08 +00:00
Crypto City
36ddd1f6be
game: initialize audio later on in the start sequence
2021-09-04 14:14:08 +00:00
Crypto City
d9ef50dc28
game: pre-cache some terrain at load time
2021-09-04 14:14:07 +00:00
Crypto City
cf821870cb
game: fix snowfall effect at night
2021-09-04 14:14:07 +00:00
Crypto City
28f10bb125
game: remove some obsolete code
2021-09-04 14:14:07 +00:00
Crypto City
814219c39c
game: start daemon async
2021-09-04 14:14:07 +00:00
Crypto City
184168536e
game: remove dynamic sky on/of option and fallback skybox
...
This was originally an option because the dynamic sky was slow,
but this is no longer an issue since it's only recreated when
new blocks come in
2021-09-04 14:14:07 +00:00
Crypto City
50e77624e0
game: smoother sky changes when lerping snowfall in or out
2021-09-04 14:14:07 +00:00
Crypto City
3a66c39d27
game: avoid creating an SSL key when using the auto local daemon
2021-09-04 14:14:07 +00:00
Crypto City
b8a66a44db
game: fix vertical snowfall motion
2021-09-04 14:14:07 +00:00
Crypto City
7528d4bac4
game: wind audio ambience
2021-09-04 14:14:07 +00:00
selsta
ae85ec0285
external: remove unbound submodule
2021-09-03 07:47:35 +02:00
Crypto City
5ca332ce7b
game: allow F10 to open the player screen with no wallet or player
...
it then pops up the player selection screen
2021-09-02 14:07:08 +00:00
Crypto City
e814560883
game: remove "click to mint/smelt" when not on our own player screen
...
always use click to trade instead
2021-09-02 13:51:57 +00:00
Crypto City
b63225b4be
cc: speedup gemstone potential bit
2021-09-02 10:16:23 +00:00
Crypto City
356a101d06
cc: speed up hill generation a little
2021-09-02 10:07:27 +00:00
Crypto City
8db3639fba
cc: slight SingleSimplex speedup
2021-09-02 09:04:40 +00:00
Crypto City
e4b60d8545
fixes after merge
2021-09-01 23:21:48 +00:00
Crypto City
489a261db0
Merge remote-tracking branch 'origin/master' into cc
...
8fde011dbe
2021-09-01 15:50:02 +00:00
Crypto City
ef6bee2de1
game: disable SSL for locally run daemon for performance
2021-09-01 15:12:14 +00:00
Crypto City
6ea0eeb1d2
faster version of cc_get_game_events
2021-09-01 15:12:14 +00:00
Crypto City
e95536f6dd
speed up news gathering
2021-09-01 15:12:14 +00:00
Crypto City
5842f7d12d
db_lmdb: speed up reading serialized data a bit
...
The stringstream ctor likes to spend time in dynamic_cast
2021-09-01 15:12:14 +00:00
Crypto City
72dc5e7cc7
filter news candidates in the daemon for performance
2021-09-01 15:12:14 +00:00
Crypto City
7cf92828bf
game: add estimate wording for building production numbers
2021-09-01 15:12:14 +00:00
Crypto City
eaedd0d811
decrease road bonuses
2021-09-01 15:12:14 +00:00
Crypto City
ef233ea492
game: fix building screen production numbers ignoring influence
2021-09-01 15:12:14 +00:00
Crypto City
7138ea53af
game: take age info account checking settings of an exiting building
2021-09-01 15:12:14 +00:00
Crypto City
9394f73444
game: fix road bonus calculation
2021-09-01 15:12:14 +00:00
Crypto City
3410a97469
game: fix double clicking on a building in last update screen
2021-09-01 15:12:14 +00:00
Crypto City
996253e3b0
revert test v15 fork
2021-09-01 15:12:14 +00:00
Crypto City
2b5e114e89
game: use zmq pub/sub to know when to refresh at once
2021-09-01 15:12:14 +00:00
Crypto City
137f911c60
game: disable auction price widget if no account
2021-09-01 15:12:14 +00:00
Crypto City
32ead59828
game: remove notification on stop
...
This will error out creating a texture as display is dead already
2021-09-01 15:12:14 +00:00
Crypto City
7e319d4849
game: increase cloud wind speed now that they are further away
2021-09-01 15:12:14 +00:00
Crypto City
20e055b117
game: tweak clouds, and remove cover light modulation
2021-09-01 15:12:14 +00:00
Crypto City
ffd4fbc608
cc: tweak firefighting recovery curve
2021-09-01 15:12:14 +00:00
Crypto City
7934e19f45
game: pre-fill buy amounts in trade screen when appropriate
2021-09-01 15:12:14 +00:00
Crypto City
30a0db432b
add snowstorm event and associated in game weather effeect
2021-09-01 15:12:14 +00:00
Crypto City
e9be3ae3c3
game: fix random grey clouds, move clouds higher to match higher terrain
2021-09-01 15:12:14 +00:00
Crypto City
1c6cd3ddc6
cc: fix leftover global message trace
2021-09-01 15:12:14 +00:00
Crypto City
3f1039fb79
wallet2: point out set max-reorg-depth is a wallet command
2021-09-01 15:12:14 +00:00
Crypto City
7902862dbb
game: default to higher view distance and less terrain sunsampling
2021-09-01 15:12:14 +00:00
Crypto City
731555b99c
game: print simple performance stats on F3 in debug mode
2021-09-01 15:12:13 +00:00
Crypto City
b5e734efd1
switch to existing backward compat code, and go back to glibc 2.25
2021-09-01 15:12:13 +00:00
Crypto City
0b33ba6f85
cc: fix repair message wording
2021-09-01 15:12:13 +00:00
Crypto City
cfa883088b
rpc: fix wrong top hash in cc_get_snapshot response
2021-09-01 15:12:13 +00:00
Crypto City
a2b168f33e
game: highlight items we have not enough of when repairing
2021-09-01 15:12:13 +00:00
Crypto City
1951538ca9
game: display runestone messages in a larger font
2021-09-01 15:12:13 +00:00
Crypto City
2adef1dd14
game: switch "built a new building" toast icon to match news
2021-09-01 15:12:13 +00:00
Crypto City
018e977c7a
rpc: fix overflow in gold content reporting
2021-09-01 15:12:13 +00:00
Crypto City
26b3b55714
game: move cloud cover up/down with the camera too
2021-09-01 15:12:13 +00:00
Crypto City
2694eb6af4
game: improve snow effect, snowier with altitude, tweak temperature drop
2021-09-01 15:12:13 +00:00
Crypto City
9eb0170864
players can slowly manage more buildings as they age
2021-09-01 15:12:13 +00:00
Crypto City
d9d4c83c08
game: prevent multiple script actions at once
2021-09-01 15:12:13 +00:00
Crypto City
7f1d5eac6c
cc: swap ressearch and luxury residential city level thresholds
2021-09-01 15:12:13 +00:00
Crypto City
920b025944
add payouts for research buildings
2021-09-01 15:12:13 +00:00
selsta
cd76eb7b8c
wallet: fix unused lambda capture warning
2021-08-28 15:18:32 +02:00
selsta
f353c295f9
wallet_rpc_server: fix help text remaining bold
2021-08-27 02:59:36 +02:00
SChernykh
e52802baef
Wallet2: fix optimize-coinbase for p2pool payouts
...
RefreshOptimizeCoinbase was an optimization to speed up scanning of coinbase transactions before RingCT (tx version 2) where they split miner reward into multiple denominations, all to the same wallet.
When RingCT was introduced, all coinbase transactions became 1 output only, so this optimization does nothing now.
With p2pool, this optimization will skip scanning p2pool payouts because they use more than 1 output in coinbase transaction.
Fix it by applying this optimization only to pre-RingCT transactions (version < 2).
2021-08-26 11:50:15 +02:00
Crypto City
aba5f07a3d
cc: increase influence less quickly with economic power
2021-08-22 14:03:00 +00:00
Crypto City
6a71c2c3b4
cc: fix bad harvest influence modifier
2021-08-22 12:56:45 +00:00
Crypto City
4e388d2f1e
game: remove obsolete PlayerState argument to tile modification functions
2021-08-22 11:21:42 +00:00
Crypto City
9eb27df977
game: fix non-flat area block addition over unbuilt ground
2021-08-22 10:57:16 +00:00
Crypto City
1add331839
game: fix deadlock on exit when loading a wallet
2021-08-22 10:03:04 +00:00
Crypto City
8a34f00872
game: remove some minor information from the main panel
2021-08-22 08:34:44 +00:00
Crypto City
c6b2248611
game: guard against overflows in potential calculation
2021-08-21 22:22:17 +00:00
Crypto City
ebf813aae2
game: add influence and gemstone score to selection info
2021-08-21 21:24:39 +00:00
Crypto City
e5703bf002
game: force new snapshot when out of sync
2021-08-21 21:24:15 +00:00
Crypto City
dc1fc3e9ca
game: set flag as dirty when changing building settings
2021-08-21 21:23:48 +00:00
Crypto City
f309f1422c
fix sync failure when popping a game update block, but only it
2021-08-21 16:11:28 +00:00
Crypto City
964dd1bfd0
game: speed up selection info tooltip update
2021-08-21 14:44:33 +00:00
Crypto City
c8e28c14e4
cc: halve temperature decrease with altitude
...
it was multiplied by four with the previous height map redesign
2021-08-21 14:44:33 +00:00
Crypto City
0b9728c08d
game: more optional command info in history
2021-08-21 14:44:33 +00:00
Crypto City
d7f541ad2e
blockchain: fix missing nonces in cc_nonces_used
2021-08-21 14:44:33 +00:00
Crypto City
3790bc210e
db_lmdb: clear returned accounts array before filling in is_cc_nonce_used
2021-08-21 14:44:33 +00:00
Crypto City
11fbeaa8ff
cc: do not include dividend sender in counterparties if excluded
2021-08-21 14:44:33 +00:00
Crypto City
3cda06767b
cc: add a simpler function to get a date as only a string
2021-08-21 14:44:33 +00:00
Crypto City
11872cbab8
cc: remove nonsensical test for palette changes
2021-08-21 14:44:33 +00:00
Crypto City
22bc59cb06
remove unused BlockchainDB method
2021-08-21 14:44:33 +00:00
luigi1111
0061da9e63
Merge pull request #7878
...
a9aaa47 wallet_api: add make_uri (tobtoht)
2021-08-20 16:50:24 -04:00
luigi1111
8b9eea92f1
Merge pull request #7849
...
6f15a0c Make sure node returns to wallet that real output is unlocked (j-berman)
2021-08-20 16:49:59 -04:00
luigi1111
1b079e5195
Merge pull request #7845
...
e1af8dc Protect client from divide by 0 caused by integer truncation (j-berman)
2021-08-20 16:45:15 -04:00
luigi1111
5812b757e0
Merge pull request #7821
...
da2955f Apply gamma distr from chain tip when selecting decoys (j-berman)
2021-08-20 16:33:53 -04:00
anon
4ced092aae
daemon: allow proxy configuration
...
Co-authored-by: selsta <selsta@sent.at>
Co-authored-by: tobtoht <thotbot@protonmail.com>
2021-08-20 21:24:29 +02:00
Kermit Alexander II
24d3d65d42
monero-wallet-rpc: Prevent --password-file from being used with --wallet-dir
2021-08-20 08:54:41 -05:00
Crypto City
9a694824e9
game: fix rejected trade commands due to bad expiration time
2021-08-20 13:06:14 +00:00
Crypto City
11bca9bdc0
game: allow loading a readonly building settings screen without a wallet
2021-08-20 13:06:14 +00:00
Crypto City
ac2eba7e06
game: add user selected information to the selection tooltip
2021-08-20 13:06:14 +00:00
j-berman
e1af8dc02c
Protect client from divide by 0 caused by integer truncation
2021-08-19 14:56:36 -07:00
j-berman
da2955feae
Apply gamma distr from chain tip when selecting decoys
...
- matches the paper by Miller et al to apply the gamma from chain tip, rather than after unlock time
- if the gamma produces an output more recent than the unlock time, the algo packs that output into one of the first 50 spendable blocks, respecting the block density factor
2021-08-19 14:51:20 -07:00
selsta
d749e0d97c
ringct: silence unused variable warning
2021-08-19 22:00:44 +02:00
mj-xmr
15936bfa0f
Device: remove unused and incorrect non-default constructor
2021-08-19 21:56:12 +02:00
tobtoht
a9aaa47abb
wallet_api: add make_uri
2021-08-19 15:35:37 +02:00
Crypto City
b8cb77eebe
cc: add missing min size for workforce building
2021-08-18 22:38:51 +00:00
Crypto City
1b73444375
remove extra and cc signature from transaction where it can be
2021-08-18 22:38:51 +00:00
Crypto City
83ebf8aad4
improve third party matching
2021-08-18 22:38:51 +00:00
Crypto City
7ccf0e5963
cc: fix third party match cc_used_trades usage
2021-08-17 13:03:14 +00:00
Crypto City
7cb1d0f69d
cc: prevent more bad matched nonces in trade and match commands
2021-08-17 13:02:14 +00:00
Crypto City
9bae95ca45
faster snapshot retrieval
2021-08-16 17:18:05 +00:00
Crypto City
9d091d880b
rpc: fix bootstrap mode snapshot RPC mismatch
2021-08-16 13:51:15 +00:00
Crypto City
3e67738fa7
sinmgle out "destroyed by fire" in news
2021-08-15 14:04:18 +00:00
Crypto City
0b74ce603b
game: fix travel to city screen when refreshing after a new block
2021-08-15 13:45:19 +00:00
Crypto City
5c433b3efc
game: better history text canonicalization (should work with UTF-8)
2021-08-15 13:45:19 +00:00
Crypto City
9b6915640b
cc: factor get_gemstone_power out
2021-08-15 13:45:19 +00:00
Crypto City
b53e354a7a
blockchain: support for loading hoh data from townforge.net
...
It's trusted, but speeds up initial sync a lot, which is a fair
tradeoff for a game
Turned off with --no-trusted-block-hashes
2021-08-15 10:37:54 +00:00
Crypto City
6b095b6c03
game: fix history text canonicalization
2021-08-14 12:51:41 +00:00
Crypto City
21e93566ee
game: process events when a building is removed due to land tax default
2021-08-14 11:45:45 +00:00
Crypto City
b9b4efb971
game: remove notifications from chat
...
we now have a news screen for this
2021-08-14 11:40:52 +00:00
Crypto City
8f7a81fe35
game: fix loading ignore recommendations bugs
...
it ignored flags not in the current city, and items not currently
loaded in the game state (which lazy loads), and possibly players
2021-08-14 11:01:26 +00:00
Crypto City
fd71529c3b
game: fix nameless buildings not being refered to as "flag N"
2021-08-13 23:37:18 +00:00
Crypto City
ac6c36043b
game: do not show view ipfs button for ignored items
2021-08-13 19:22:14 +00:00
Crypto City
f53332f99c
scripts can now add a storyline event string, shown in news
2021-08-13 17:42:23 +00:00
Crypto City
c1a1157d40
game: include new storyline scripts in news
2021-08-13 16:47:07 +00:00
Crypto City
cd02e54998
game: fix "is this chat line for me" detection
2021-08-13 15:53:03 +00:00
Crypto City
67ec4b41a7
game: fix "out of X in Y" using current (not selected) player inventory
2021-08-13 15:38:56 +00:00
Crypto City
188ae3f271
game: enlarge min cloud size
2021-08-13 14:06:08 +00:00
Crypto City
d0b7882c6d
cc: make gemstones a bit easier to find with flag area
2021-08-13 13:49:50 +00:00
Crypto City
945d347610
game: fix missing clouds
2021-08-13 10:56:34 +00:00
Crypto City
072b718bf5
game: fix crash travelling to another city
2021-08-12 23:55:12 +00:00
Crypto City
364e20464d
game: add influence terrain modes
2021-08-12 13:15:35 +00:00
Crypto City
6fb0af6482
game: early out adding flag areas when possible
2021-08-12 11:01:36 +00:00
Crypto City
1ad13c63b9
add more vegetation materials
2021-08-12 11:01:36 +00:00
Crypto City
71fd61cd37
game: fix crash placing blocks
2021-08-12 11:01:36 +00:00
Crypto City
ae51ddaac7
game: speed up terrain generation a bit
2021-08-12 11:01:36 +00:00
Crypto City
52318c2cf1
game: fix terrain blur indexing
2021-08-12 11:01:36 +00:00
Crypto City
c42a9770be
game: use 16 bit single compoment image for heightmap
...
saves memory, and possibly a bit of time
2021-08-12 11:01:36 +00:00
Crypto City
5db3e646af
make potential/height functions safer
2021-08-12 11:01:36 +00:00
Crypto City
7827f70905
game: add terrain subsampling to options
2021-08-12 11:01:36 +00:00
Crypto City
5b50f4ee74
game: subsample terrain for memory and speed gains
2021-08-12 11:01:35 +00:00
Crypto City
2c75c589c2
game: move selection highlight to the fragment program
...
Should be faster, avoids extra geometry and fixes Z fighting
on uneven terrain
2021-08-12 11:01:35 +00:00
Crypto City
c5ab837276
game: log texture and their sizes (disabled)
2021-08-12 11:01:35 +00:00
Crypto City
5206ea2ec3
fix hunts conflicting with each other
2021-08-12 11:01:35 +00:00
Crypto City
d26f8fe73b
game: decrease memory usage
2021-08-12 11:01:35 +00:00
Crypto City
42383b5c45
game: cancel wallet ops on exit
2021-08-12 11:01:35 +00:00
Crypto City
fd9a94543a
game: fix loading icon leak
2021-08-12 11:01:35 +00:00
Crypto City
4212585cf4
game: add city info in the travel to city screen
2021-08-12 11:01:35 +00:00
Crypto City
f593cdeb41
tx_pool: move various errors to L1, to match existing ones
2021-08-12 11:01:35 +00:00
Crypto City
6f7bf6069c
game: add city foundation to news screen, tweak other news icons
2021-08-12 11:01:35 +00:00
Crypto City
ee5110249e
bump sprawling city specialization to 10%
2021-08-12 11:01:35 +00:00
Crypto City
400c1a099e
cc: fix sprawling cty specialization from 20% to 5%
2021-08-12 11:01:35 +00:00
Crypto City
f85253beb2
cc: do not count collectible coins for item collector badge
2021-08-12 11:01:35 +00:00
Crypto City
dd065998d3
game: speedup history filtering
2021-08-12 11:01:35 +00:00
Crypto City
bee7630bdb
game: fix crashes in the toast notifications
2021-08-12 11:01:35 +00:00
Crypto City
fb9d84b807
game: remove player name in player history screen
...
it's always the same and unnecessarily takes up space
2021-08-12 11:01:35 +00:00
Crypto City
33ec88a3aa
game: add all event info to the export file
2021-08-12 11:01:35 +00:00
Crypto City
ffb1c272d0
game: make trade txes short lived if they're fully matched
2021-08-12 11:01:35 +00:00
Crypto City
1fd1697750
game: fix harvesting inactive flags
2021-08-12 11:01:35 +00:00
Crypto City
922e732250
game: fix selling land/cities
2021-08-12 11:01:35 +00:00
Crypto City
1dec7c7954
tx_pool: remove txes with commands with invalid signatures
...
even if kept_by_block, since that'll be moot due to locking
2021-08-12 11:01:35 +00:00
Crypto City
88c2c3d68a
do not consider commands with bad signatures in chat/pending
...
These are probably from another chain, or malicious, though
they could be due to a reorg
2021-08-12 11:01:35 +00:00
luigi1111
89664fcee5
Merge pull request #7811
...
3d3a671 Daemon: Update average block size table (rbrunner7)
2021-08-11 22:37:56 -04:00
luigi1111
521b4d9ded
Merge pull request #7809
...
7354ffb p2p: remove blocked addresses/hosts from peerlist (moneromooo-monero)
2021-08-11 22:35:15 -04:00
luigi1111
cb08466394
Merge pull request #7802
...
a3d2b71 wallet_api: expose offline mode status (rating89us)
2021-08-11 22:33:38 -04:00
luigi1111
5cebb8edc0
Merge pull request #7800
...
b48074f Fixed json serialization of rct::RCTTypeNull (SChernykh)
2021-08-11 22:32:39 -04:00
luigi1111
1bb8ec1b97
Merge pull request #7795
...
87a0928 rpc: source file extensions must be explicit (cmake warning) (selsta)
2021-08-11 22:31:34 -04:00
luigi1111
62844a776d
Merge pull request #7786
...
9c6e094 fix #7784 - deinit wallet in wallet dtor (Dusan Klinec)
2021-08-11 22:30:11 -04:00
j-berman
6f15a0c8d3
Make sure node returns to wallet that real output is unlocked
2021-08-11 07:28:10 -07:00
moneromooo-monero
7354ffb8a7
p2p: remove blocked addresses/hosts from peerlist
2021-08-05 17:29:25 +00:00
Dusan Klinec
13a8a576ed
trezor: try empty passphrase first
...
- Try empty passphrase first when opening a wallet, as all Trezors will have passphrase enabled by default by Trezor Suite by default.
This feature enables easier access to all users using disabled passphrase (or empty passhprase)
- If wallet address differs from device address with empty passphrase, another opening attempt is made, without passphrase suppression,
so user can enter his passhprase if using some. In this scenario, nothing changes to user, wallet opening just consumes one more call
to Trezor (get wallet address with empty passphrase)
- also change how m_passphrase is used. Previous version did not work well with recent passphrase entry mechanism change (made in Trezor),
thus this commit fixes the behaviour).
2021-08-03 13:54:04 +02:00
luigi1111
ed506006d2
Merge pull request #7796
...
0c6e1d3 wallet2: chunk get_outs.bin calls to avoid sanity limits (moneromooo-monero)
2021-08-02 18:54:46 -04:00
luigi1111
eeda76570c
Merge pull request #7790
...
bc8d764 wallet: rephrase error message on invalid device address (Dusan Klinec)
2021-08-02 18:53:05 -04:00
luigi1111
8c41d14ad5
Merge pull request #7788
...
f5eb2ce wallet2: Don't auto lock device on process parsed blocks (tobtoht)
2021-08-02 18:50:25 -04:00
luigi1111
894e5b2794
Merge pull request #7767
...
5fa1c90 Fix describe_transfer for multiple txes in a txset (Alex Opie)
2021-08-02 18:47:05 -04:00
luigi1111
0cdb8d02e8
Merge pull request #7757
...
d689b94 protocol: fix delayed 'you are now synchronized...' message (moneromooo-monero)
2021-08-02 18:43:44 -04:00
luigi1111
9aa2d4c16e
Merge pull request #7747
...
8cf95c8 wallet2: refresh: check error and throw before potentially breaking out of loop (tobtoht)
2021-08-02 18:42:32 -04:00
Alex Opie
5fa1c90102
Fix describe_transfer for multiple txes in a txset
...
This ensures each list of recipients is only the recipients
for one transaction. It also adds a new field "summary"
that describes the txset as a whole.
Fixes #7344
2021-08-02 20:39:49 +02:00
Lee *!* Clagett
2a8a51129f
Quicker resource cleanup on p2p socks timeout
2021-07-29 08:54:13 +00:00
selsta
979d121ed7
blocks: fix cmake syntax
2021-07-28 00:39:48 +02:00
luigi1111
960376b960
Merge pull request #7782
...
a48db50 device_trezor_base: fix typo (anon)
2021-07-27 17:04:14 -04:00
luigi1111
d9c9a11c54
Merge pull request #7772
...
eda5c30 Doc: Update blockchain stats with review comments (mj-xmr)
2021-07-27 17:01:42 -04:00
luigi1111
69e714c749
Merge pull request #7745
...
d52d21b ledger: don't lock for software device (tobtoht)
2021-07-27 16:56:37 -04:00
luigi1111
62bcdc1d3c
Merge pull request #7744
...
ce40c33 ledger: use software device if we have view key (tobtoht)
2021-07-27 16:56:09 -04:00
luigi1111
2d5b8a6ff7
Merge pull request #7740
...
8cea9d8 wallet: Reset RPC Pay ID on node switch (tobtoht)
2021-07-27 16:55:14 -04:00
luigi1111
ca4de5f96d
Merge pull request #7698
...
7359d51 cmake: fix non portable code (selsta)
2021-07-27 16:53:55 -04:00
rbrunner7
3d3a67142c
Daemon: Update average block size table
2021-07-27 13:45:55 +02:00
Crypto City
b9664f7cb9
game: fix wrong land cost for non default city in selection tooltip
2021-07-24 15:22:14 +00:00
Crypto City
0cdee84fd2
game: remove leftover debug info in selection tooltip
2021-07-24 15:21:54 +00:00
Crypto City
9159efb446
cc: fix integer overflow in new flag cost calculation
2021-07-24 12:41:25 +00:00
Crypto City
5504ea5bc8
nicer looking terrain attenuation around origin
2021-07-24 12:08:47 +00:00
Crypto City
01af6fa4c5
wallet2: fix loss of precision as number of outputs grow
2021-07-23 09:12:40 +00:00
Crypto City
ca01aa2221
functional_tests: add basic tests for firefighting
2021-07-23 09:10:52 +00:00
Crypto City
8734751d37
wallet2_api: add Status_BadPassword error mapping
2021-07-21 23:37:59 +00:00
Crypto City
6875a1bdd4
cc: fix missing flag name in game events
2021-07-21 23:37:25 +00:00
Crypto City
42f430cf08
functional_tests: test derelict buildings
2021-07-20 19:41:53 +00:00
Crypto City
2877109b92
game: go to flag on double click in flag search screen
2021-07-20 12:03:42 +00:00
Crypto City
fe994ffd28
game: add prestige weight to gemstone/coins description
2021-07-20 11:50:09 +00:00
Crypto City
a6eb2ab64e
daemon: add cc_accounts command
2021-07-20 10:56:49 +00:00
Crypto City
548b3450e7
rpc: add some sanity checks to cc_get_production
2021-07-20 09:33:45 +00:00
Crypto City
7a9cc14c68
bump version to 0.32.1.0
2021-07-19 13:44:54 +00:00
Crypto City
7f16723ac9
core: add testnet hoh
2021-07-19 13:44:54 +00:00
Crypto City
8a9b3a2384
game: add gemstone icons for "found a gemstone" news
2021-07-19 13:30:51 +00:00
Crypto City
f37b3d4c92
add some space for extra gemstones
2021-07-19 13:30:51 +00:00
Crypto City
feff83d4ac
forbid a give command giving nothing from v15
2021-07-19 13:30:51 +00:00
Crypto City
8f6610e24d
core: skip topological sort when syncing block
...
the block already has a tx order
2021-07-19 11:51:19 +00:00
Crypto City
5e1f9e4b8b
wallet2: default to not encrypt keys in memory - faster
...
For a game, it's the better tradeoff
2021-07-19 11:51:19 +00:00
Crypto City
fbd6a9cc51
game: add news screen
2021-07-19 11:51:19 +00:00
rating89us
a3d2b71ee9
wallet_api: expose offline mode status
2021-07-19 00:30:36 +02:00
Crypto City
a64ef67405
game: click to trade unmintable coins we have none of
2021-07-18 17:47:00 +00:00
Crypto City
c96b9dd18f
rpc: take building influence into consideration in cc_get_production
2021-07-18 17:47:00 +00:00
moneromooo-monero
5a66775599
wallet2: chunk get_outs.bin calls to avoid sanity limits
2021-07-18 17:47:00 +00:00
SChernykh
b48074fb8d
Fixed json serialization of rct::RCTTypeNull
...
rct::RCTTypeNull doesn't have these fields (ecdhInfo, outPk, txnFee).
2021-07-18 10:52:14 +02:00
moneromooo-monero
0c6e1d343e
wallet2: chunk get_outs.bin calls to avoid sanity limits
2021-07-15 17:25:07 +00:00
selsta
87a092811d
rpc: source file extensions must be explicit (cmake warning)
2021-07-15 09:42:57 +02:00
tobtoht
f5eb2ce968
wallet2: Don't auto lock device on process parsed blocks
2021-07-14 13:02:54 +02:00
Dusan Klinec
bc8d7644d2
wallet: rephrase error message on invalid device address
2021-07-14 11:02:29 +02:00
Dusan Klinec
9c6e0941cb
fix #7784 - deinit wallet in wallet dtor
2021-07-14 10:46:16 +02:00
anon
fe76d7dee7
cmake: fix undefined symbols and multiple definitions
2021-07-13 08:00:20 +02:00
anon
a48db50b1c
device_trezor_base: fix typo
2021-07-10 23:52:15 +00:00
luigi1111
de3456e127
Merge pull request #7764
...
e24875e simplewallet: don't truncate integ. address in export_transfers (selsta)
2021-07-10 18:01:35 -04:00
luigi1111
1e8cbc995f
Merge pull request #7762
...
8ae6c85 trezor: add #if for ByteSizeLong (selsta)
2021-07-10 18:00:45 -04:00
luigi1111
3c8c8e5a5b
Merge pull request #7761
...
8ef51dc wallet_api: fix typo in exportKeyImages (selsta)
2021-07-10 17:59:56 -04:00
luigi1111
9903b35345
Merge pull request #7754
...
8ff21e1 doc: update IRC references to Libera (fdov)
2021-07-10 17:59:23 -04:00
luigi1111
6043c85afe
Merge pull request #7753
...
f0df726 add singapore.node.xmr.pm to seed nodes (lza_menace)
2021-07-10 17:58:22 -04:00
luigi1111
c53e22c40a
Merge pull request #7748
...
bbeb555 wallet_api: getPassword (tobtoht)
2021-07-10 17:57:39 -04:00
Crypto City
2e6bb351c8
some belt and braces checks
2021-07-10 17:30:32 +00:00
Crypto City
4aeb8b2870
remove leftover noisy debug traces
2021-07-10 17:09:17 +00:00
Crypto City
a2cfd32a31
wallet2_api: fix build after stop API change
2021-07-09 16:02:19 +00:00
Crypto City
3881ced32f
bump version to 0.32.0.1
2021-07-09 12:33:38 +00:00
Crypto City
1ea6bd8980
bodge version string on UTF-8 challenged windows
2021-07-09 09:29:38 +00:00
Crypto City
274d6c71d8
game: fix editing secondary item description
2021-07-09 09:28:42 +00:00