Commit Graph

9319 Commits

Author SHA1 Message Date
Crypto City
8e2b1dbfb3 merge_mining_proxy: fix mining with unpatched xmrig 2020-10-10 12:32:57 +00:00
Crypto City
3187406dba game: fix submitting imported model with palette changes 2020-10-10 01:02:28 +00:00
Crypto City
112c477953 rpc: fix merge mining 2020-10-10 00:43:02 +00:00
Crypto City
71944aaaae merge_mining_proxy: fix merge mining 2020-10-10 00:43:02 +00:00
Crypto City
61e306fe08 bump version to 0.23.1.2 2020-10-09 16:10:35 +00:00
Crypto City
3c8012010a rpc: fix sell trades not showing up in the game 2020-10-09 00:27:44 +00:00
Crypto City
b7b7c007fd tx_pool: fix flush_nonce throwing when a nonce is not found 2020-10-08 23:21:04 +00:00
Crypto City
3f71c58ab6 fix more boost deps for -j builds 2020-10-08 23:21:04 +00:00
Crypto City
17a88d019d blockchain: fix game update check
It's already checked in validate_miner_transaction, when the block
height is not incremented yet
2020-10-08 15:13:46 +00:00
Crypto City
450e73ca71 core: fix duplicate create account commands causing invalid blocks 2020-10-08 13:10:24 +00:00
Lee Clagett
386ef03be3 Add TLSA support to DNSSEC fetching 2020-10-07 15:43:31 +00:00
Crypto City
ea8c886f39 bump version to 0.23.1.1 2020-10-07 01:00:25 +00:00
Crypto City
0b7cda7376 game: decrease keyboard turn speed 2020-10-07 01:00:25 +00:00
Crypto City
11a51d7b05 blockchain: temporary hack to sync the current borked chain 2020-10-07 00:54:18 +00:00
Crypto City
a8120eb555 blockchain: fix cancelled nonce check 2020-10-07 00:54:18 +00:00
Crypto City
bf409eba42 game: fix static build on mac 2020-10-07 00:54:18 +00:00
Crypto City
6606feae8a rpc: fix flags/cities trades being unmatchable in game 2020-10-07 00:54:18 +00:00
Crypto City
5aceb60aa0 game: fix thermometer showing up on startup even when disabled 2020-10-07 00:54:17 +00:00
Crypto City
c7fd697fd5 game: merge palettes when importing a model 2020-10-07 00:54:17 +00:00
Crypto City
aaefd007f3 game: fix model placement ui not disppearing when cancelled 2020-10-07 00:54:17 +00:00
Crypto City
b19fd2f13b game: fix exporting only selection to magica voxel format 2020-10-07 00:54:17 +00:00
Crypto City
b619892c18 cc: print which material variant is locked in build command 2020-10-07 00:54:17 +00:00
Lee Clagett
dff1d8067c Fix tx flush callback queueing 2020-10-06 16:07:49 +00:00
Crypto City
15c3836fdf bump version to 0.23.1.0 2020-10-02 12:39:12 +00:00
Crypto City
04faa7fe0b daemon: print tx hash in print_pool_commands 2020-10-02 12:38:00 +00:00
Crypto City
34065f2b9e daemon: fix printing block as JSON 2020-10-02 12:38:00 +00:00
Crypto City
1ac1b512b9 game: don't print estimated sale price when we don't know it 2020-09-30 21:19:04 +00:00
Crypto City
37b1aadced game: move tile data into a separate structure and pass by shared_ptr
avoids more copies
2020-09-30 21:05:17 +00:00
Crypto City
9786c6115e game: move tiles rather than copy where pushing to the undo stack 2020-09-30 15:35:01 +00:00
Crypto City
fea4a4da7b game: speedup filling up undo stack when building 2020-09-30 13:53:58 +00:00
Crypto City
7c7eec626b cc: speed up rectanglizer a bit 2020-09-30 13:31:16 +00:00
Crypto City
05c4d49159 game: bring panel on top on startup 2020-09-30 00:23:12 +00:00
Crypto City
8b5eeedbad game: speed up auto save a bit 2020-09-30 00:23:12 +00:00
Crypto City
25e6eaeb53 game: fix go to vista adding terrain height 2020-09-30 00:23:12 +00:00
Crypto City
4fcca0a9ed game: make QueuedCommand dtor virtual 2020-09-30 00:23:12 +00:00
Crypto City
666ac7ffcc cmake: fix boost dependency 2020-09-29 20:48:45 +00:00
Crypto City
202e7a35fd bump version to 0.23.0.0 2020-09-29 12:14:10 +00:00
Crypto City
9ead926682 cc: add functions to calculate a coin collection score 2020-09-29 12:14:10 +00:00
Crypto City
13b4b3b7bf cc: tweak role weights for city size purposes 2020-09-29 12:14:10 +00:00
Crypto City
80866b62c4 game: fix teleporting below terrain when in free camera mode 2020-09-29 12:14:10 +00:00
Crypto City
59d1563eac cc: change the labour/high cost function
easier at low heights, harsher at high heights
2020-09-29 12:14:10 +00:00
Crypto City
bd20a169ec functional_tests: more city and game update tests 2020-09-29 12:14:10 +00:00
Crypto City
85fe746683 cc: add missing data for defaulted/derelict buildings in game update 2020-09-28 21:09:07 +00:00
Crypto City
22037bd542 cc: factor distribution to treasuries, and new items now do it too 2020-09-28 21:09:07 +00:00
Crypto City
7190cbcbab game: offset start position slightly
Might help with falling through the floor on traveling to a city
2020-09-28 21:09:07 +00:00
Crypto City
81ac18db00 rewrite city cost function 2020-09-28 21:09:07 +00:00
Crypto City
0f961b5766 cc: bump terrain tile cache from 20 to 32 2020-09-28 21:09:07 +00:00
Crypto City
b327a18dd9 cc: increase min agricultural building size 2020-09-28 21:09:07 +00:00
Crypto City
2a3126740b game: improve building settings screen 2020-09-28 21:09:07 +00:00
Crypto City
d6f17d45f7 game: only display gemstone potential for stonecutters 2020-09-28 21:09:07 +00:00
Crypto City
06fe46a963 cc: some labour/food/heating balance tweaks 2020-09-28 21:09:07 +00:00
Crypto City
a7fc64ed0b add an arbitrary limit for mint batch to avoid overflows 2020-09-28 21:09:07 +00:00
Crypto City
b5ad010f52 cn_deserialize: support block hashing blobs 2020-09-28 21:09:07 +00:00
Crypto City
ef159ea3b4 cc: fix food/labour balance 2020-09-28 21:09:07 +00:00
Crypto City
7e4c421825 cc: double the game account's share from 0.05% to 0.1% 2020-09-28 21:09:07 +00:00
Crypto City
17986a9167 game: initialize level to nothing when awarding event badges 2020-09-28 21:09:07 +00:00
Crypto City
7c99e33a90 blockchain: set balance flag when a tx fails due to balance check 2020-09-28 21:09:07 +00:00
Crypto City
f0feacd249 cc: decrease heating requirements a bit 2020-09-28 21:09:07 +00:00
Crypto City
4d434201a3 game: enable/disable sow/harvest buttons based on current flag crop 2020-09-28 21:09:07 +00:00
Crypto City
8e300911c5 add cautious bears city specialization 2020-09-28 21:09:07 +00:00
Crypto City
4cf39077cd cc: flood does not affect grain production now 2020-09-28 21:09:07 +00:00
Crypto City
694c623384 add high ground city specialization (prevents flooding) 2020-09-28 21:09:07 +00:00
Crypto City
688be95acf cc: make the crop yield less front loaded 2020-09-28 21:09:07 +00:00
Alexander Blair
3cbb44a2fd
Merge pull request #6841
b6c4f8cd5 fix a couple bugs found by OSS-fuzz (moneromooo-monero)
2020-09-27 16:17:17 -07:00
Michal m@lbit Malicki
f4b2382713
rpc_private_headers declaration fix 2020-09-27 13:41:44 +01:00
Crypto City
ec08a634ab game: allow cancelling any command 2020-09-24 19:29:55 +00:00
Crypto City
dcd905c2d6 tx_pool: disable command compatibility checks 2020-09-24 19:29:55 +00:00
Crypto City
274391ea75 tx_pool: tune stuck tx timeouts 2020-09-24 19:29:55 +00:00
Crypto City
101d2dfd38 game: fix parse errors when starting without a config.json 2020-09-24 19:29:55 +00:00
Crypto City
b9f123af2b cc: add 0.2% payout for military buildings
Fire fighting is not going to be enough
2020-09-24 19:29:55 +00:00
Crypto City
b7c431c15e remove cost from buy_land command 2020-09-24 19:29:55 +00:00
Crypto City
9de9ce1e0c game: set seed language when creating a new wallet 2020-09-24 19:29:55 +00:00
Crypto City
542f476d1c game: fix 0 being rejected as an amount in increase attribute screen 2020-09-24 19:29:55 +00:00
moneromooo-monero
b6c4f8cd54
fix a couple bugs found by OSS-fuzz
- index out of bounds when importing outputs
- accessing invalid CLSAG data
2020-09-24 15:30:38 +00:00
Crypto City
ed2fd309f0 bump version to 0.22.1.0 2020-09-20 15:51:32 +00:00
Crypto City
604b33c9a9 cc: halve fire and lightning damage 2020-09-20 15:25:57 +00:00
Crypto City
243a1695bd game: bind arrows keys to look around 2020-09-20 15:22:53 +00:00
Crypto City
8a5fad0de4 cc: fix underflow in crop yield calculation 2020-09-20 15:15:01 +00:00
Crypto City
ce57a5dcc4 game: snappier and synced blockchain and txpool updates 2020-09-20 15:15:01 +00:00
Crypto City
0f6830bca3 wallet: fix get_top_block not refreshing when it should 2020-09-20 14:44:47 +00:00
Crypto City
19b08551e8 game: prevent building on flags which have pending build commands 2020-09-20 14:44:47 +00:00
Crypto City
5ebcd37ece remove a few user visible mentions of monero, replace with Townforge/gold 2020-09-20 14:44:47 +00:00
Crypto City
4fec859c89 simplewallet: remove donate command 2020-09-20 14:44:47 +00:00
xiphon
4846743fdc daemon: Windows - fix FAT32 warning, trailing backslash is required 2020-09-20 13:57:44 +00:00
dsc
64e9526509 Extend TransactionInfo with coinbase and description attributes in wallet/api 2020-09-19 22:54:23 +02:00
dsc
1b3f220251 Allow AddressBook description edits via wallet/api interface 2020-09-19 18:29:46 +02:00
Tadeas Moravec
83da867474
Update error messages in daemon
When given a wrong argument, some daemon commands failed with "unknown
command" error, instead of a meaningful error message. This patch
brings consistency into the error messages.

In several places, this patch removes relatively useful messages,
and replaces them with more generic ones. E.g.,

-    std::cout << "use: print_pl [white] [gray] [<limit>] [pruned]
[publicrpc]" << std::endl;
+    std::cout << "Invalid syntax: Too many parameters. For more
details, use the help command." << std::endl;

There are two reasons for this:

1. Consistency.
2. Removing duplicates.

The detailed information about the parameters is present in
the help messages already. Having it in two places increases
the risk that the messages would get out of date.
2020-09-18 14:04:19 +02:00
Crypto City
aef77f1eb0 bump version to 0.22.0.3 2020-09-17 23:28:00 +00:00
Crypto City
f46121e07b Debug mode override slipped in *again* ffs 2020-09-17 23:28:00 +00:00
Crypto City
22a6a12e96 merge_mining_proxy: add missing include on windows 2020-09-17 22:48:17 +00:00
Crypto City
0c8f2e9be3 bump version to 0.22.0.2 2020-09-17 22:23:30 +00:00
Crypto City
7ef129a23f add missing file 2020-09-17 22:22:53 +00:00
Crypto City
29f735e16a bump version to 0.22.0.1 2020-09-17 22:08:47 +00:00
Crypto City
065c2eb7f2 bump version to 0.22.0.0 2020-09-17 21:37:38 +00:00
Crypto City
8eed0bfb22 game: add a note about the demon running when failing to load a snapshot 2020-09-17 21:37:38 +00:00
Crypto City
324f02ffbf game: fix go to vista from another city 2020-09-17 21:37:38 +00:00
Crypto City
4462d46041 cc: fix influence penalty from military 2020-09-17 21:37:38 +00:00
Crypto City
20e50db01d game: new splash screen 2020-09-17 21:37:38 +00:00
Crypto City
fba627a61b game: keep splash screen aspect ratio 2020-09-17 02:30:44 +00:00
Crypto City
b16689d8c2 cc: add an assert for econonmic power range where underflow matters 2020-09-17 02:30:44 +00:00
Crypto City
f552966bff cc: fix heating needs estimation 2020-09-17 02:30:44 +00:00
Crypto City
7376eec974 game: don't include 0 max materials in building stats message 2020-09-17 02:30:44 +00:00
Crypto City
f243181376 cc: decrease strike labour decrease from 50% to 30% 2020-09-17 02:30:44 +00:00
Crypto City
c8b049353a cc: disable fires until military buildings are enabled 2020-09-17 02:30:44 +00:00
Crypto City
8c5ec7477f cc: fix signedness warnings 2020-09-17 02:30:44 +00:00
Crypto City
d8a3c29b67 cc: increase heating requirements a fair bit 2020-09-17 02:30:44 +00:00
Crypto City
732d6f0c33 daemon: add cc_get_temperature RPC 2020-09-17 02:30:44 +00:00
Crypto City
6eab5d2dc4 daemon: fix harvet typo 2020-09-17 02:30:44 +00:00
Crypto City
6b877b048f game: fix backup restore on sloped terrains and with partial builds 2020-09-17 02:30:44 +00:00
Crypto City
0ac445498e game: auto backup is now per city 2020-09-17 02:30:44 +00:00
Crypto City
11618d665b wallet2: bump timeout for snapshots 2020-09-17 02:30:44 +00:00
Crypto City
41b8c210f5 game: add more selection tweak commands (extend/shrink/move) 2020-09-17 02:30:44 +00:00
Crypto City
a27f5005ab cc: rename settlement coin to Townforge genesis coin 2020-09-17 02:30:44 +00:00
Crypto City
fa64935809 reword a bit to avoid a/an issues with building roles 2020-09-17 02:30:44 +00:00
Crypto City
a389011f3c add new plant breeding discoveries 2020-09-17 02:30:44 +00:00
Crypto City
1b9e7f374b add veined marble materials in various colours 2020-09-17 02:30:44 +00:00
Crypto City
cb927dd47f add some more wood texture variants 2020-09-17 02:30:44 +00:00
Crypto City
63f73ffb14 game: add shadow quality/map size options 2020-09-17 02:30:44 +00:00
Crypto City
67273b1080 wallet_rpc_server: add missing accrual_start_height in trade RPC 2020-09-17 02:30:44 +00:00
Crypto City
4286566df8 cc: fix demolish command budget handling 2020-09-17 02:30:44 +00:00
Crypto City
26596fe686 game: unset selection when switching towns 2020-09-17 02:30:44 +00:00
Crypto City
a064123d00 Revert "cc: halve the number of feature points in terrain generation"
This reverts commit f69a7b5b6b379479263b3afca86430bfa1475d6e.

So people can reimport their buildings in the new version
2020-09-17 02:30:44 +00:00
Crypto City
51994fbff1 cc: bump some materials unlock levels up 2020-09-17 02:30:44 +00:00
Crypto City
c6140ee038 game: don't error out processing commands for flags in another city 2020-09-17 02:30:44 +00:00
Crypto City
4c9fe8fc0e game: do not reset the camera to walker when traveling to a new city 2020-09-17 02:30:44 +00:00
Crypto City
5a67fd0512 blockchain: check any parent nonce is mined before executing 2020-09-17 02:30:44 +00:00
Crypto City
9e8eb036bb game: fix crash importing a model 2020-09-17 02:30:44 +00:00
Crypto City
bf358f3671 blockchain_db: store number of discoveries per account 2020-09-17 02:30:43 +00:00
Crypto City
fca18cd09b game: fix city info always refering to the current city in trade screen 2020-09-17 02:30:43 +00:00
Crypto City
bd3aae69ae game: fix warnings in thermometer size/position calculations 2020-09-17 02:30:43 +00:00
Crypto City
e233e4eb73 cc: disable performers and fad special events for tiny cities 2020-09-17 02:30:43 +00:00
Crypto City
32db30511d game: min panel height on restore, to avoid unusable case 2020-09-17 02:30:43 +00:00
Crypto City
433e308362 game: hopefully fix the randomly disappearing panel shade button 2020-09-17 02:30:43 +00:00
Crypto City
c3cb0cc883 cc: decrease short term random temperature variation 2020-09-17 02:30:43 +00:00
Crypto City
35070e5971 game: fix race condition when refreshing wallet balance 2020-09-17 02:30:43 +00:00
Crypto City
4d90fd28cc game: hide coins which are not mintable anymore in mint screen 2020-09-17 02:30:43 +00:00
Crypto City
b6d25b3ef8 game: fix buggy panel geometry saving/restoring 2020-09-17 02:30:43 +00:00
Crypto City
45a3feabcd cc: make frost damage actually give a penalty when yield is already 0 2020-09-17 02:30:43 +00:00
Crypto City
fdd27879f1 add merge mining with monero 2020-09-17 02:30:43 +00:00
moneromooo-monero
f11531d046 add_aux_pow now adds aux hashes at fixed slots in the aux merkle tree
To protect against mining multiple blocks of a chain with only one PoW
2020-09-16 22:55:06 +00:00
luigi1111
d27d4526fe
Merge pull request #6819
c3f354e simplewallet fix wrong persistent-rpc-client-id name in help (moneromooo-monero)
2020-09-15 19:59:36 -05:00
luigi1111
5b3614e6a9
Merge pull request #6816
929ea98 Remove unused macros from cryptonote_config.h (TheCharlatan)
2020-09-15 19:58:39 -05:00
luigi1111
2b1488ef6f
Merge pull request #6793
de9a9fb update error message 'No unlocked balance in the specified account' (woodser)
2020-09-15 19:56:49 -05:00
TheCharlatan
80e535c95a
wallet2: adapt to deterministic unlock time 2020-09-15 11:40:31 +00:00
moneromooo-monero
4971219c2c
blockchain: deterministic UNIX time unlock checks
Based on a patch by TheCharlatan <seb.kung@gmail.com>
2020-09-15 11:40:28 +00:00
moneromooo-monero
c3f354e6c1
simplewallet fix wrong persistent-rpc-client-id name in help 2020-09-14 20:50:35 +00:00
luigi1111
9bba1a24ea Merge pull request #6815
ef4325f wallet2: fix tx sanity check triggering on pre-rct outputs (monermooo-monero)
2020-09-14 11:47:06 -05:00
luigi1111
2993d2004a
Merge pull request #6813
a3844e2 Fix typo in command line argument description (reinaldoacosta)
2020-09-14 11:45:55 -05:00
selsta
f240b1dd88
build: prepare v0.17 2020-09-14 16:52:42 +02:00
TheCharlatan
929ea98662 Remove unused macros from cryptonote_config.h 2020-09-14 00:20:58 +02:00
moneromooo-monero
8cf2bb107e New add_aux_pow RPC to support merge mining 2020-09-13 22:16:07 +00:00
Crypto City
c494d8300b cc: make city levels harder to reach, and new cities harder to get 2020-09-13 22:16:07 +00:00
Crypto City
eb081ee1a9 game: fix widget leaks 2020-09-13 22:16:07 +00:00
Crypto City
2a9d1eeb48 game: fix crash on exit 2020-09-13 22:16:07 +00:00
Crypto City
9ccbef4810 game: update node section at once when starting/stopping mining 2020-09-13 22:16:07 +00:00
Crypto City
aa288727bd game: allow moving a model around when importing 2020-09-13 22:16:07 +00:00
Crypto City
4c5eeacd63 game: fix build overview widget positioning on resize 2020-09-13 22:16:07 +00:00
Crypto City
f531499e5c game: do not place imported models below ground or existing blocks 2020-09-13 22:16:07 +00:00
Crypto City
cfe6bb32ff cc: halve the number of feature points in terrain generation 2020-09-13 22:16:07 +00:00
Crypto City
484f1dd6c5 game: print in-game years and real days in research screen 2020-09-13 22:16:07 +00:00
Crypto City
a3ce8f4290 cc: double last resort prices 2020-09-13 22:16:07 +00:00
moneromooo-monero
ef4325fd41
wallet2: fix tx sanity check triggering on pre-rct outputs 2020-09-12 17:51:41 +00:00
Reinaldulin
a3844e257e
Fix typo in command line argument description 2020-09-09 10:18:32 -04:00
luigi1111
836067b68b
Merge pull request #6805
fc2cb22 blockchain: fix pow skipping for old blocks without precalc hash (moneromooo-monero)
2020-09-07 15:31:20 -05:00
luigi1111
9c9c689db4
Merge pull request #6804
5498142 rpc: assume randomx from v13 onwards (moneromooo-monero)
2020-09-07 14:34:46 -05:00
luigi1111
3a761e10d2
Merge pull request #6800
036da6d Let stagenet hardfork happen before mainnet. (normoes)
2020-09-07 14:32:28 -05:00
luigi1111
fd657c7706
Merge pull request #6798
4e44306 enable CLSAG support for Trezor client (ph4r05)
2020-09-07 14:30:41 -05:00
moneromooo-monero
fc2cb224a9
blockchain: fix pow skipping for old blocks without precalc hash 2020-09-07 01:57:19 +00:00
moneromooo-monero
5498142e8f
rpc: assume randomx from v13 onwards 2020-09-07 01:13:06 +00:00
Riccardo Spagni
aefa7740c3
Merge pull request #6111
d20ff4f64 functional_tests: add a large (many randomx epochs) p2p reorg test (moneromooo-monero)
6a0b3b1f8 functional_tests: add randomx tests (moneromooo-monero)
9d42649d5 core: fix mining from a block that's not the current top (moneromooo-monero)
2020-09-06 15:49:37 +02:00
Norman Moeschter
036da6d45b
Let stagenet hardfork happen before mainnet. 2020-09-04 22:47:05 +01:00
Dusan Klinec
4e4430603f
enable CLSAG support for Trezor client 2020-09-04 01:24:58 +02:00
luigi1111
9fb2243db0
Merge pull request #6794
b09cc3d hardforks: add v13/v14 for testnet (moneromooo-monero)
2020-09-03 12:27:18 -05:00
luigi1111
ee0b02d0db
Merge pull request #6757
6a37da8 threadpool: guard against exceptions in jobs, and armour plating (moneromooo-monero)
2020-09-03 12:25:59 -05:00
Crypto City
a011c2809c game: shade windows on double click 2020-09-02 23:07:04 +00:00
Crypto City
603b9c6bdf game: add geothermal bonus in sow/harvest dialogs 2020-09-02 23:07:04 +00:00
Crypto City
29bbf6d3e4 add two grain harvest discoveries 2020-09-02 23:07:03 +00:00
Crypto City
353f80e5c4 cc: fix out of bounds access in terrain generation 2020-09-02 23:07:03 +00:00
Crypto City
d91185c1c1 cc: food spoilage now happens before food production 2020-09-02 23:07:03 +00:00
Crypto City
58476c4724 cc: road bonus now applies to building production 2020-09-02 23:07:03 +00:00
Crypto City
b648ed500a new resilient soil city specialization, fix nutrients recovery, add tests 2020-09-02 23:07:03 +00:00
Crypto City
d8e2c65eb5 game: erase role and active lines when no flag is selected 2020-09-02 23:07:03 +00:00
Crypto City
c29d308510 cc: protect against integer overflow in intermediate calculations 2020-09-02 23:07:03 +00:00
Crypto City
6b3eb74eb8 game: fix pesticides added twice to the harvest bonus list 2020-09-02 23:07:03 +00:00
Crypto City
140461c872 cc: make "city level" coin available as soon as the city reaches the level 2020-09-02 23:07:03 +00:00
Crypto City
b633cc6080 cc: add "collectible coin" to coin names 2020-09-02 23:07:03 +00:00
Crypto City
9ed909217d cc: forbid building locked building types after a city downgrades 2020-09-02 23:07:03 +00:00
Crypto City
4f30ac3a8d daemon: add print_pool_commands function
succint display of game commands in the txpool
2020-09-02 23:07:03 +00:00
Crypto City
c8a85cd419 game: add thermometer widget 2020-09-02 23:07:03 +00:00
Crypto City
6935eac331 add env var to disable the dependencies on external libs
for speed
2020-09-02 23:07:03 +00:00
Crypto City
2c3fe2182a game: remove horizon, it doesn't look good with the new 3D terrain 2020-09-02 23:07:03 +00:00
Crypto City
262c8d6e67 game: replace the badge screen with the update one in one step 2020-09-02 23:07:03 +00:00
Crypto City
2ff5646d67 game: avoid badge screen flicker on new blocks 2020-09-02 23:07:03 +00:00
Crypto City
9e42f8be66 cc: tweak temperature averages a bit 2020-09-02 23:07:03 +00:00
Crypto City
3fadd0bf04 cc: fix keeping track of item supply 2020-09-02 23:07:03 +00:00
Crypto City
26edcc8510 cc: fix inverted redeem command expiration check 2020-09-02 23:07:03 +00:00
Crypto City
b3fca7e7f3 game: fix compass option not reflecting current config 2020-09-02 23:07:03 +00:00
Crypto City
e8231d2e7e cryptonote_basic: fix taking pruned weight of a pruned bare tx 2020-09-02 23:07:03 +00:00
Crypto City
a7be9d01b0 game: fix missing bonus list in harvest dialog 2020-09-02 23:07:03 +00:00
Crypto City
bc706ef801 cc: fix patent item supply on discovery 2020-09-02 23:07:03 +00:00
Crypto City
1a039993df game: comma separate discoveries in research requirement list 2020-09-02 23:07:03 +00:00
Crypto City
0a1e890fbb use dynamic priority for tx fees in game and simplewallet 2020-09-02 23:07:03 +00:00
Crypto City
063071c7d5 game: don't fall further than -100 2020-09-02 23:07:03 +00:00
Crypto City
65ca330c70 daemon: fix cc_date always requesting the chain start date 2020-09-02 23:07:03 +00:00
Crypto City
c8d85eb648 game: do not print success message even when a tx failed 2020-09-02 23:07:03 +00:00
Crypto City
703e3f45c1 game: move queued commands widget to the bottom center
to avoid overlapping with the daemon widget
2020-09-02 23:07:03 +00:00
Crypto City
45ccfe5c99 cc: add nonce to "nonce already used" error message 2020-09-02 23:07:03 +00:00
Crypto City
9af5eb2f0a game: turn trade cancel button into cancelling text when cancelling 2020-09-02 23:07:03 +00:00
Crypto City
530c0aa0db game: fix constant refresh in trade ui 2020-09-02 23:07:03 +00:00
Crypto City
4edf2eea26 game: preliminary empty main hook setup 2020-09-02 23:07:03 +00:00
Crypto City
5e1ec88c87 game: make trade command matching robust against unmatchable orders 2020-09-02 23:07:03 +00:00
Crypto City
703ebab3e6 game: add seasonal calendar widget 2020-09-02 23:07:03 +00:00
moneromooo-monero
b09cc3d03d
hardforks: add v13/v14 for testnet 2020-09-02 17:56:48 +00:00
woodser
de9a9fb340 update error message "No unlocked balance in the specified account" 2020-09-01 17:30:00 -04:00
moneromooo-monero
6a37da837e
threadpool: guard against exceptions in jobs, and armour plating
Those would, if uncaught, exit run and leave the waiter to wait
indefinitely for the number of active jobs to reach 0
2020-09-01 14:33:33 +00:00
luigi1111
2d8a197b91
Merge pull request #6789
bdcf587 net: fix get_tcp_endpoint, boost address_v4 ip in host byte order (xiphon)
2020-08-31 16:58:13 -05:00
luigi1111
94b056c06e
Merge pull request #6786
975ae22 Fix send scalar z in plaintext (grydz)
333ae55 Update minimal Ledger Monero app version (grydz)
0a3c5a6 Update protocol version with Ledger's HW (grydz)
2020-08-31 16:54:51 -05:00
luigi1111
a51ccc036f
Merge pull request #6770
bdc6b10 Fix ZMQ pruned bulletproof transactions (vtnerd)
2020-08-31 16:50:18 -05:00
Crypto City
d36c71da7b game: give details for controls configuration conflicts 2020-08-30 18:13:56 +00:00
Crypto City
a8d494074b coins can now be different gold content based on type 2020-08-30 18:13:56 +00:00
Crypto City
5324b5c838 wallet: add missing user_data parameter for custom items 2020-08-30 18:13:56 +00:00
Crypto City
ed0f32118c cc: create coins for new cities too 2020-08-30 18:13:56 +00:00
Crypto City
3ab0474475 bump version to 0.21.1.1 2020-08-30 18:13:56 +00:00
Crypto City
3326cbb327 game: fix crash when the config file does not exist 2020-08-30 18:13:56 +00:00
Crypto City
74a1baee9d bump version to 0.21.1.0 2020-08-30 17:31:54 +00:00
Crypto City
ddcd87d30c game: fix config file overwrite on startup 2020-08-30 16:21:48 +00:00
Crypto City
5538c8bfc8 game: fix issues with missing and/or duplicated markers 2020-08-30 16:21:48 +00:00
Crypto City
e80e869925 game: do not draw markers beyond visible terrain
This avoids looking weird and querying terrain heights on further
away tiles, leading to terrain tile cache thrashing
2020-08-30 16:21:48 +00:00
Crypto City
ce99289b4c game: fix crash on resizing the windows 2020-08-30 16:21:48 +00:00
Crypto City
19e8569570 game: switch mouse to wrap mode in "B" build mode 2020-08-30 16:21:48 +00:00
Crypto City
9191cfe566 tx_pool: fix dupes in the "sorted by fee" container 2020-08-30 16:21:48 +00:00
Crypto City
3573c2dd98 tx_pool: fix "double draw" causing txes being rejected 2020-08-30 16:21:48 +00:00
Crypto City
30e3940435 cc: catch allocation errors in terrain generation 2020-08-30 16:21:48 +00:00
xiphon
bdcf587c79 net: fix get_tcp_endpoint, boost address_v4 ip in host byte order 2020-08-29 18:07:46 +00:00
Crypto City
bf25565942 Revert "game: do not print success message even when a tx failed"
This reverts commit f435f7d481.
2020-08-29 14:02:13 +00:00
Crypto City
f435f7d481 game: do not print success message even when a tx failed 2020-08-29 12:17:11 +00:00
Crypto City
d3cbb7d6cc game: fix terrain rendering mode switch 2020-08-29 12:17:11 +00:00
Crypto City
40d58c0c9d add dependencies where appropriate to make -jN work 2020-08-29 12:17:11 +00:00
Sarang Noether
fa06c39d97 Bind signature to full address and signing mode 2020-08-28 19:38:00 -04:00
moneromooo-monero
743608ec16 wallet: allow signing a message with spend or view key 2020-08-28 19:25:17 -04:00
moneromooo-monero
e6c81c5ea7
ringct: fix CLSAG serialization after boost/epee changes
also fix a an assert message refering t MLSAG
2020-08-28 11:52:54 +00:00
François Colas
975ae22211
Fix send scalar z in plaintext
The scalar z has not been generated on the HW thus it can't be sent
encrypted. The value is derived from the exported private view key.
2020-08-28 12:01:57 +02:00
François Colas
333ae55fef
Update minimal Ledger Monero app version 2020-08-28 12:00:25 +02:00
François Colas
0a3c5a605b
Update protocol version with Ledger's HW 2020-08-28 11:59:02 +02:00
moneromooo-monero
d20ff4f648
functional_tests: add a large (many randomx epochs) p2p reorg test 2020-08-27 15:13:04 +00:00
moneromooo-monero
6a0b3b1f8a
functional_tests: add randomx tests 2020-08-27 15:13:03 +00:00
moneromooo-monero
9d42649d58
core: fix mining from a block that's not the current top 2020-08-27 15:13:00 +00:00
cslashm
1660fe8a25
draft support of clsag 2020-08-27 12:44:18 +00:00
Sarang Noether
703944c4d4 CLSAG device support 2020-08-27 12:44:04 +00:00
Sarang Noether
641b08c920 CLSAG optimizations 2020-08-27 12:44:04 +00:00
moneromooo-monero
82ee01699c
Integrate CLSAGs into monero
They are allowed from v12, and MLSAGs are rejected from v13.
2020-08-27 12:44:04 +00:00
Sarang Noether
4b328c6616 CLSAG signatures 2020-08-27 12:43:29 +00:00
Alexander Blair
0c101f1236
Merge pull request #6767
07442a605 Fix build with Boost 1.74 (moneromooo-monero)
2020-08-27 03:07:32 -07:00
Alexander Blair
27b49033fd
Merge pull request #6763
728ba38b1 rpc: always send raw txes through P2P (don't use bootstrap daemon) (xiphon)
2020-08-27 03:02:30 -07:00
Alexander Blair
b04da25e4d
Merge pull request #6760
844fb4e94 enforce claiming maximum coinbase amount (moneromooo-monero)
2020-08-27 03:01:28 -07:00
Alexander Blair
4fe2858b4d
Merge pull request #6746
20f603c6b Fix broken multisig pubkey sorting (Jason Rhinelander)
2020-08-27 02:58:53 -07:00
Alexander Blair
dd7fd2ef80
Merge pull request #6753
4ff2074c7 cryptonote_protocol: don't synced pruned blocks before v11 (cohcho)
2020-08-27 02:58:45 -07:00
Alexander Blair
a06c83db73
Merge pull request #6752
85899230d simplewallet: allow setting tx keys when sending to a subaddress (moneromooo-monero)
e916201f1 wallet2: fix setting tx keys when another is already set (moneromooo-monero)
2020-08-27 02:58:23 -07:00
Alexander Blair
42519b48a7
Merge pull request #6731
db5d6e460 wallet2: fix wrong name when checking RPC cost (moneromooo-monero)
2020-08-27 02:55:48 -07:00
Alexander Blair
bad5d8d6f0
Merge pull request #6690
7175dcb10 replace most boost serialization with existing monero serialization (moneromooo-monero)
2020-08-27 02:54:30 -07:00
Alexander Blair
38914fe6fa
Merge pull request #6613
55363c594 Avoid some temporary strings when reading off the database (moneromooo-monero)
2020-08-27 02:52:59 -07:00
Alexander Blair
a6f1fa0194
Merge pull request #6607
eb1b321fe miner: increase min/max intervals to full extents (moneromooo-monero)
2020-08-26 12:53:09 -07:00
Crypto City
3b4f4d45af bump version to 0.21.0.0 2020-08-25 23:02:41 +00:00
Crypto City
c3c208ed28 game: do not link to libz, it's now set in EXTRA_LIBRARIES 2020-08-25 23:02:41 +00:00
Crypto City
964612aed7 game: mac build fixes 2020-08-25 23:02:41 +00:00
Crypto City
77b5ab2448 game: do not print success messages on tx failure 2020-08-25 22:30:14 +00:00
Crypto City
2d57030afb game: enforce 0 amount for new coin designs 2020-08-25 16:09:20 +00:00
Crypto City
b73efe47ee cc: add prospecting discovery (better chance of finding gemstones) 2020-08-25 16:09:20 +00:00
Crypto City
5e475bb74a cc: fix town squares being all named after the first city 2020-08-25 15:27:16 +00:00
Crypto City
89f9fcd982 tx_pool: allow hunting in different cities and/or different targets 2020-08-25 15:27:16 +00:00
Crypto City
5e41cf7ffd cc: fix moose/bear regeneration going over the limit 2020-08-25 15:27:16 +00:00
Crypto City
237cc85bdd cc: add harvested amount in harvest command log 2020-08-25 15:27:16 +00:00
Crypto City
a4588d8ab3 cc: fix city specializations not being mined 2020-08-25 15:27:16 +00:00
Crypto City
bc29e2e832 game: mine on just one thread
We're running a heavy OpenGL program after all
2020-08-25 15:27:16 +00:00
Crypto City
f1b4f3ec18 cc: bump military influence 2020-08-25 15:27:16 +00:00
Crypto City
c2fc879340 cc: fix inactive buildings finding gemstones 2020-08-25 15:27:16 +00:00
Crypto City
856e61b4c1 cc: add runic cycle in yearly coin description 2020-08-25 15:27:16 +00:00
Crypto City
1c6bae0dba cc: bump the number of patents badge thresholds a bit 2020-08-25 15:27:16 +00:00
Crypto City
16c084838f add yearly coins auto creation 2020-08-25 15:27:16 +00:00
Crypto City
9582b834ff game: add current crop to harvest dialog 2020-08-25 15:27:16 +00:00
Crypto City
3335f8d14f create collectible coins for player count and city levels 2020-08-25 15:27:16 +00:00
Crypto City
1dbd6f77ae game: add a confirmation prompt before exiting the game 2020-08-25 15:27:15 +00:00
Crypto City
b7a803c782 game: rename deposit to "Create account" if there is no account yet 2020-08-25 15:27:15 +00:00
Crypto City
ed6a65196e game: handle account creation on new block 2020-08-25 15:27:15 +00:00
Crypto City
3384e02a08 ease up on the vegetables spoil rate 2020-08-25 15:27:15 +00:00
Crypto City
ce4e15d47d game: add a close button to the console 2020-08-25 13:20:15 +00:00
Crypto City
55e2286222 cc: bump amount of vegetation blocks for cultural and roads 2020-08-25 13:20:15 +00:00
Crypto City
68c0694fa9 game: print today's temperatue in sow/harvest, not tomorrow's 2020-08-25 13:20:15 +00:00
Crypto City
ec2b0d6264 cc: take geothermal heating into account for crop yield
as is already done by the game
2020-08-25 13:20:15 +00:00
Crypto City
7aea6cbf93 add a daemon RPC to get new unused nonces 2020-08-25 13:20:15 +00:00
Crypto City
24201167c9 cc: remove some obsolete unused tables 2020-08-25 13:20:15 +00:00
Crypto City
5b693a15b1 some material variants are now locked till a player level 2020-08-25 13:20:15 +00:00
Crypto City
734511b2df bump patent time to 15 game years 2020-08-25 13:20:15 +00:00
Crypto City
61844a1f62 start the year a bit earlier so that we can farm right away 2020-08-25 13:20:15 +00:00
Crypto City
c54e610171 cc: make new cities a bit harder to get 2020-08-25 13:20:15 +00:00
Crypto City
1a82d359cc cc: give 10 patents per discovery to promote trade 2020-08-25 13:20:15 +00:00
Crypto City
3a2f6d47b4 daemon: add cc_date command 2020-08-25 13:20:15 +00:00
Crypto City
d40d5bf778 cc: add game events for a few missing commands 2020-08-25 13:20:15 +00:00
Crypto City
bb9bd2ce50 store command nonce in game events log
and store a nonce in all commands (except none) now
2020-08-25 13:20:14 +00:00
Crypto City
2e386ea153 count non-payout buildings in city size 2020-08-25 13:20:14 +00:00
Crypto City
47ddfdc56e game: add a cancel button for trades 2020-08-25 13:20:14 +00:00
Crypto City
c688079acb commands can now be cancelled
if they're not mined yet, or only partially matched trades
2020-08-25 13:20:14 +00:00
Crypto City
dc2cc4b6d5 item groups can now optionally be public 2020-08-25 13:20:14 +00:00
Crypto City
36c36119a4 game: add mayor to the city level screen 2020-08-25 13:20:14 +00:00
Crypto City
33cbc7d9f9 game: throw rather than display a message box on resource load failure
Chances are it'd crash right after the failure, so no error displayed
2020-08-25 13:20:14 +00:00
Crypto City
e7fa46d7ec game: fix stale owner when trading a flag 2020-08-25 13:20:14 +00:00
Crypto City
836a003c9a switch dates to season based pseudo gregorian
This is much more user friendly
2020-08-25 13:20:14 +00:00
Crypto City
d6950848b6 game: more error/sanity checking for the badge award screen 2020-08-25 13:20:14 +00:00
Crypto City
df98b0b120 game: fix UI rebuild in player history with unchanged history 2020-08-25 13:20:14 +00:00
Crypto City
214d2d1bae game: allow saving only the selection to magica voxel format 2020-08-25 13:20:14 +00:00
Crypto City
85c7f21a46 game: switch to 64 bit TurboBadger TBID
Collisions were found in the wild
2020-08-25 13:20:14 +00:00
Crypto City
d9d234a9fe fix most build problems on mac 2020-08-21 18:33:03 +00:00
Crypto City
fc21a69965 game: fix saving 256 sized voxel models 2020-08-21 18:33:03 +00:00
Crypto City
4e3ecf68cc game: hack to save visible terrain/models 2020-08-21 18:33:03 +00:00
Crypto City
46e24432e5 game: fix other players' transfers appearing before player id is set 2020-08-21 18:33:03 +00:00
Crypto City
3760ec1f6f game: add macro to load materials, and set name 2020-08-21 18:33:03 +00:00
Crypto City
e7da1f1180 game: don't consider buttons in "transparent" windows transparent 2020-08-21 18:33:03 +00:00
Crypto City
72f0b22922 cc: swap unlock levels for military and affluent residential 2020-08-21 18:33:03 +00:00
Crypto City
d55dd1b4bb game: fix scrolling in badges screen 2020-08-21 18:33:03 +00:00
Crypto City
66ca774e5e tx_pool: fix self conflicting commands due to dandelion 2020-08-21 18:33:03 +00:00
Crypto City
9bd140f280 tx_pool: add logs to track conflict table, and simplify a bit 2020-08-21 18:33:03 +00:00
Crypto City
33516cb7c4 cc: add a few badges for collectible coins 2020-08-21 18:33:03 +00:00
Crypto City
61aa85ad3b add collectible coins 2020-08-21 18:33:02 +00:00
moneromooo-monero
844fb4e940
enforce claiming maximum coinbase amount
Claiming a slightly lesser amount does not yield the size gains
that were seen pre rct, so this closes a fingerprinting vector
2020-08-21 12:36:53 +00:00
Lee Clagett
bdc6b10d62 Fix ZMQ pruned bulletproof transactions 2020-08-19 00:36:06 -04:00
luigi1111
765db1ae7a
Revert "Use domain-separated ChaCha20 for in-memory key encryption"
This reverts commit 921dd8dde5.
2020-08-17 14:08:59 -05:00
moneromooo-monero
7175dcb107
replace most boost serialization with existing monero serialization
This reduces the attack surface for data that can come from
malicious sources (exported output and key images, multisig
transactions...) since the monero serialization is already
exposed to the outside, and the boost lib we were using had
a few known crashers.

For interoperability, a new load-deprecated-formats wallet
setting is added (off by default). This allows loading boost
format data if there is no alternative. It will likely go
at some point, along with the ability to load those.

Notably, the peer lists file still uses the boost serialization
code, as the data it stores is define in epee, while the new
serialization code is in monero, and migrating it was fairly
hairy. Since this file is local and not obtained from anyone
else, the marginal risk is minimal, but it could be migrated
later if needed.

Some tests and tools also do, this will stay as is for now.
2020-08-17 16:23:58 +00:00
moneromooo-monero
55363c5941
Avoid some temporary strings when reading off the database 2020-08-17 14:02:27 +00:00
Alexander Blair
43f5369bec
Merge pull request #6733
4f01cf4b4 Tweak format, add option for difficulty (Howard Chu)
429d49512 Add options to print daily coin emission and fees (Howard Chu)
d745d2433 Don't forget size of prunable txn part (Howard Chu)
2020-08-16 12:56:03 -07:00
Alexander Blair
d73b1b6560
Merge pull request #6727
13eee1d6a rpc: reject wrong sized txid (moneromooo-monero)
92e6b7df2 easylogging++: fix crash with reentrant logging (moneromooo-monero)
6dd95d530 epee: guard against exceptions in RPC handlers (moneromooo-monero)
90016ad74 blockchain: guard against exceptions in add_new_block/children (moneromooo-monero)
2020-08-16 12:55:25 -07:00
Alexander Blair
569d07d60b
Merge pull request #6722
c1b03fb1a rpc: return empty txid get_outs rather than 00..00 when not requested (moneromooo-monero)
2020-08-16 12:54:42 -07:00
Alexander Blair
01b512f3a9
Merge pull request #6716
76c16822d wallet2_api: implement runtime proxy configuration (xiphon)
2020-08-16 12:52:21 -07:00
Alexander Blair
f40b9e34e0
Merge pull request #6715
3d6bc0a68 wallet2: throw a error on wallet initialization failure (xiphon)
2020-08-16 12:51:57 -07:00
Alexander Blair
43f91ee12e
Merge pull request #6703
8baa7bb23 daemon: don't print "(pruned)" for coinbase txes (moneromooo-monero)
2020-08-16 12:50:43 -07:00
Alexander Blair
0b0da2aa81
Merge pull request #6689
afd002c31 daemon: print sampling time in print_net_stats (moneromooo-monero)
ec7bba079 util: fix kilo prefix typo (K instead of k) (moneromooo-monero)
2020-08-16 12:47:36 -07:00
Alexander Blair
236256f114
Merge pull request #6679
2f1ad3b3d updates: mac gui .tar.bz2 -> .dmg (selsta)
2020-08-16 12:46:51 -07:00
Alexander Blair
eba2189925
Merge pull request #6677
f9e3fcdf3 add trezor support to sweep_single (Dusan Klinec)
2020-08-16 12:46:27 -07:00
Alexander Blair
bc48494731
Merge pull request #6661
267ce5b71 avoid a couple needless copies (moneromooo-monero)
2020-08-16 12:45:37 -07:00
Alexander Blair
8f02e7a7fc
Merge pull request #6632
ef694d028 fix warning by removing std::move() on temporary http_client object (woodser)
2020-08-16 12:44:59 -07:00
Alexander Blair
c6c4ead44e
Merge pull request #6614
fb31167b1 Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command (rbrunner7)
2020-08-16 12:44:03 -07:00
Alexander Blair
a08df6eb1b
Merge pull request #6603
4e2377995 Change ZMQ-JSON txextra to hex and remove unnecessary base fields (Lee Clagett)
2020-08-16 12:43:38 -07:00
Alexander Blair
009ca6fcd3
Merge pull request #6601
98c151ecb Optimize ZMQ-JSON vector reading; GetBlocksFast reads 24%+ faster (Lee Clagett)
60627c9f2 Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ faster (Lee Clagett)
fe96e66eb Fix pruned tx for ZMQ's GetBlocksFast (Lee Clagett)
2020-08-16 12:43:11 -07:00
Alexander Blair
0f5eb0e70c
Merge pull request #6546
eda167585 wallet_rpc_server: use unlock_time in suggested confirmations calc (moneromooo-monero)
2020-08-16 12:40:51 -07:00
Alexander Blair
461651fce5
Merge pull request #6542
35665df20 protocol: don't drop a connection if we can't get a compatible chain (moneromooo-monero)
2020-08-16 12:40:37 -07:00
Alexander Blair
6d29ee6c52
Merge pull request #6493
921dd8dde Use domain-separated ChaCha20 for in-memory key encryption (Sarang Noether)
2020-08-16 12:39:59 -07:00
Alexander Blair
e2e09d00c2
Merge pull request #6337
a11ec4ac1 Support for supercop ASM in wallet, and benchmark for supercop (Lee Clagett)
2020-08-16 12:38:44 -07:00
Alexander Blair
13549d590e
Merge pull request #6329
6bfcd3101 Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that include all public proof parameters in Schnorr challenges, along with hash function domain separators. Includes new randomized unit tests. (Sarang Noether)
2020-08-16 12:37:43 -07:00
xiphon
728ba38b11 rpc: always send raw txes through P2P (don't use bootstrap daemon)
It turns out that some remote (bootstrap) nodes silently drop /
don't broadcast client's transactions.
2020-08-16 17:34:28 +00:00
moneromooo-monero
07442a6059
Fix build with Boost 1.74
Thanks iDunk for testing
2020-08-16 16:23:26 +00:00
Crypto City
5f3a148333 game: save/load variant palette to/from vox files
in a new VPAL extension chunk
2020-08-15 15:12:35 +00:00
Crypto City
0a2f905813 game: fix selection boolean not tracking synthetic selection 2020-08-15 15:12:35 +00:00
Crypto City
e09c5e7693 game: add a function to display building block use stats 2020-08-15 15:12:35 +00:00
Crypto City
b7d5938a8c game: ensure custom items are sorted 2020-08-15 15:12:35 +00:00
Crypto City
be0b26ef25 add item groups 2020-08-15 15:12:35 +00:00
Crypto City
b53edeb1c4 game: save main panel geometry in config file 2020-08-15 15:12:35 +00:00
Crypto City
0cb211a401 game: auto backup/restore of flag under construction 2020-08-15 15:12:35 +00:00
Crypto City
03803c73bc game: show current player events from the daemon on new block 2020-08-15 15:12:35 +00:00
Crypto City
ba3d2778d6 blockchain_prune: add new item_count table 2020-08-15 15:12:35 +00:00
Crypto City
d03841f3b1 game: replace "Error" with "Info" on messages which aren't errors 2020-08-15 15:12:35 +00:00
Crypto City
57e8013944 game: fix flags under construction going out of sync on snapshots 2020-08-15 15:12:35 +00:00
Crypto City
8a0e7c5d76 cc: make basic residential flags give proximity bonus to each other 2020-08-15 15:12:35 +00:00
Crypto City
d3c360fb7c game: add a command to remove hidden blocks 2020-08-15 15:12:35 +00:00
Crypto City
3e348124cd cc: fix earthquake/flood damage 2020-08-15 15:12:35 +00:00
Crypto City
3285129958 cc: lower food consumption 2020-08-15 15:12:35 +00:00
Crypto City
32e48574d8 wallet: add missing cost field to cc_found_city 2020-08-15 15:12:35 +00:00
Crypto City
2d93216014 cc: fix reverting cities from someone with existing buildings 2020-08-15 15:12:35 +00:00
Crypto City
085db0b118 rpc: fill out total_shares in cc_get_cities 2020-08-15 15:12:35 +00:00
Crypto City
cbdd9b3b5f cc: fix sow height recording off by one 2020-08-15 15:12:35 +00:00
Crypto City
c2f3ef8325 game: switch to walker camera when changing cities 2020-08-15 15:12:35 +00:00
Crypto City
c43c6ea144 cc: add fertile soil city specialization 2020-08-15 15:12:35 +00:00
Crypto City
370f18e612 game: add boids for aesthetic purposes 2020-08-15 15:12:34 +00:00
Crypto City
6d6a83687b tx_pool: ensure commands aren't processed twice (ie, dandelion) 2020-08-15 15:12:34 +00:00
Lee Clagett
4e2377995d Change ZMQ-JSON txextra to hex and remove unnecessary base fields 2020-08-14 23:01:00 +00:00
Lee Clagett
98c151ecb8 Optimize ZMQ-JSON vector reading; GetBlocksFast reads 24%+ faster 2020-08-14 19:47:19 +00:00
Lee Clagett
60627c9f24 Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ faster 2020-08-14 19:46:59 +00:00
Lee Clagett
fe96e66ebe Fix pruned tx for ZMQ's GetBlocksFast 2020-08-14 19:46:33 +00:00
moneromooo-monero
85899230d1
simplewallet: allow setting tx keys when sending to a subaddress
The tx key derivation is different then
2020-08-10 21:25:51 +00:00
Crypto City
f9313926eb game: fix selection not being removed as terrain is 2020-08-10 17:03:26 +00:00
Crypto City
7ca4cafc9a game: fix looping track playback 2020-08-10 17:03:26 +00:00
cohcho
4ff2074c74
cryptonote_protocol: don't synced pruned blocks before v11
There are a few Borromean proofs txes in the v8 era, and these
aren't supported by get_pruned_transaction_weight. Moreover, only
only the most recent variant of bulletproofs is currently supported.
2020-08-10 16:17:39 +00:00
Sarang Noether
921dd8dde5 Use domain-separated ChaCha20 for in-memory key encryption 2020-08-09 19:11:54 -04:00
Sarang Noether
6bfcd31015 Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that include all public proof parameters in Schnorr challenges, along with hash function domain separators. Includes new randomized unit tests. 2020-08-09 18:42:15 -04:00
Crypto City
8ccb635b76 bump version to 0.20.0.0 2020-08-09 14:22:44 +00:00
Crypto City
6093bc0c4f game: fix off by one in terrain generation zoom limit 2020-08-09 14:15:07 +00:00
Crypto City
8130ef8fee add three new badges (elevation and crop area) 2020-08-09 13:51:46 +00:00
Alexander Blair
c108c5e2f0
Merge pull request #6354
67ade8005 Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 (Lee Clagett)
2020-08-09 06:42:49 -07:00
Crypto City
96dedcd1c7 game: add a limit to the size of rectangle spans 2020-08-09 12:41:31 +00:00
Crypto City
11238aebcb game: guard against exceptions adding tiles past the height limit 2020-08-09 12:22:50 +00:00
Crypto City
5669ffd377 game: extend the octree higher than the max allowed 2020-08-09 12:22:25 +00:00
Crypto City
43880bd7d6 Straighten out 65535/65536 height limit 2020-08-09 11:07:39 +00:00
Crypto City
e000fb1146 game: log commands that fail processing 2020-08-09 10:54:46 +00:00
Crypto City
e9f43c65b0 game: remove obsolete TODO node 2020-08-09 10:54:18 +00:00
Crypto City
999b88e3b0 cc: fix terrain tile cache bug 2020-08-08 22:35:10 +00:00
moneromooo-monero
e916201f12
wallet2: fix setting tx keys when another is already set
insert doesn't actually insert if another element with the
same key is already in the map
2020-08-08 14:40:03 +00:00
Crypto City
cea8e4512f cc: add hole feature point type 2020-08-08 10:14:27 +00:00
Crypto City
281c4c913f game: use faster approximate normalization where appropriate 2020-08-08 10:14:27 +00:00
Crypto City
a80a10a96c game: speed up terrain and height map update 2020-08-07 13:36:18 +00:00
Crypto City
b44be10654 cc: add a function to return a whole row of height data 2020-08-07 13:35:48 +00:00
Crypto City
f361e184e8 cc: tiny terrain speedups 2020-08-07 11:13:13 +00:00
Crypto City
4890d2a9e2 cc: fix potential overflow in terrain generation 2020-08-07 10:53:36 +00:00
Crypto City
d1acf97442 game: disable terrain tangents for speed 2020-08-07 10:48:33 +00:00
Crypto City
8d96c5fe82 cc: fix seam in terrain generation 2020-08-07 10:35:04 +00:00
Crypto City
68f9accc79 cc: speedup terrain generation 2020-08-07 02:35:50 +00:00
Crypto City
98106d6acd cc: add event logs for crop clearout/recovery, expand spoil event 2020-08-07 00:17:19 +00:00
Crypto City
c03561fd98 cc: fix crop clearout/recovery timing 2020-08-07 00:16:58 +00:00
Crypto City
c589cd6692 game: fix crash on exit 2020-08-06 01:10:41 +00:00
Crypto City
597b730e5b game: mouse selection in material selection ui 2020-08-06 00:45:44 +00:00
Crypto City
1d0c231691 cc: build fix for windows 2020-08-05 18:50:53 +00:00
Crypto City
380b65d071 cc: decrease the central flat region a bit 2020-08-05 17:32:10 +00:00
Crypto City
9ef6939de7 add stonecutter bonus on cliffs 2020-08-05 17:32:00 +00:00
Crypto City
53a15e11b5 game: fix potential map terrain crash 2020-08-05 16:21:54 +00:00
Jason Rhinelander
20f603c6be Fix broken multisig pubkey sorting
The sort predicate is a boolean ordered-before value, but these are
returning the memcmp value directly, and thus returns true whenever the
pubkeys aren't equal.  This means:

- it isn't actually sorting.

- it can (and does) segfault for some inputs.
2020-08-05 12:42:27 -03:00
Alexander Blair
9414194b1e
Merge pull request #6571
1d31e6c00 net_node: remove dead seed nodes (selsta)
2020-08-05 07:57:54 -07:00
Crypto City
02fbfb7771 game: disable normal input when the material selector is open 2020-08-05 14:16:49 +00:00
Crypto City
0f364a96d7 cc: prevent building too close to the edges of the world 2020-08-05 14:09:06 +00:00
Crypto City
aa85887c7f cc: smooth out the potential curve 2020-08-05 14:09:06 +00:00
Crypto City
2503a39f93 game: do not add vegetation blocks to the trade screen 2020-08-05 14:09:06 +00:00
Crypto City
63409bbdd3 game: vary procsky settings based on season 2020-08-05 14:09:06 +00:00
Crypto City
a7484bd4a3 game: tweak procsky to give a feeling of cold 2020-08-05 14:09:06 +00:00
Crypto City
0682afd9c0 game: make the terrain snowy based on temperature 2020-08-05 14:09:06 +00:00
Crypto City
d628fe9185 game: include discovery bonuses on sow/harvest dialogs 2020-08-05 14:09:06 +00:00
Crypto City
3080ebc6ba cc: decrease microclimate temperature bonus 2020-08-05 14:09:06 +00:00
Crypto City
7667bc9e9f tx_pool: ensure takers are mined when their maker is mined last 2020-08-05 14:09:06 +00:00
Crypto City
2cdabc7884 cc: init town square without querying the db again (fixes tests) 2020-08-05 14:09:06 +00:00
Crypto City
0b031adc0b game: display player commands executed in new blocks 2020-08-05 14:09:06 +00:00
Crypto City
dded6e9b34 game: fix camera when connecting to the daemon after start 2020-08-05 14:09:06 +00:00
Crypto City
578819ad38 game: fix splat map indexing and fragment program bugs 2020-08-05 14:09:06 +00:00
Crypto City
ac13d7c1df game: reuse sfx audio component if possible 2020-08-05 14:09:06 +00:00
Crypto City
fb5dd77afa Farming 2020-08-05 14:09:06 +00:00
Howard Chu
4f01cf4b46
Tweak format, add option for difficulty
Set input, output, ringsize averages to 2 decimal places precision
Add option to show min/max/av per-block difficulty
2020-08-03 13:13:14 +01:00
Crypto City
94057c0037 wallet2: make is_synced detect reorgs that do not change height 2020-08-02 13:08:22 +00:00
Crypto City
dbeed97010 game: add a MessageBox ctor for std::string and const char* 2020-08-02 13:08:22 +00:00
Crypto City
5e9cb9d286 cc: fix in/out elevation average miscount 2020-08-02 13:08:22 +00:00
Crypto City
d8e4f40785 crypto: use keccak for PoW if CC_FASTER_POW is set 2020-08-02 13:08:22 +00:00
Howard Chu
429d495121
Add options to print daily coin emission and fees
Closes #6735
2020-08-01 20:48:42 +01:00
Crypto City
27ef54c38e game: remove old defined out test code 2020-08-01 17:05:19 +00:00
Crypto City
9808471d8b game: fill in flag potentials in panel flag section 2020-08-01 17:05:19 +00:00
Crypto City
c94b26c4ff game: use a fs watcher instead of loading the config file constantly 2020-08-01 17:05:19 +00:00
Crypto City
2a1c79920d speedup terrain generation 2020-08-01 17:05:19 +00:00
Howard Chu
d745d24333
Don't forget size of prunable txn part
Fixes #6732
2020-08-01 13:41:38 +01:00
moneromooo-monero
db5d6e4602
wallet2: fix wrong name when checking RPC cost 2020-07-31 14:17:23 +00:00
moneromooo-monero
13eee1d6ab
rpc: reject wrong sized txid
Reporter requested credit to be given to Decred
2020-07-30 22:52:14 +00:00
moneromooo-monero
90016ad744
blockchain: guard against exceptions in add_new_block/children
Reporter requested credit to be given to Decred
2020-07-30 22:52:11 +00:00
Crypto City
21e59a58bb cc: speed up CubicLerp/SingleCubic 2020-07-29 13:47:52 +00:00
Crypto City
052b5acca9 cc: do not add an all layer feature point when unnecessary 2020-07-27 15:01:43 +00:00
Crypto City
904bc0e732 game: filter only natural ground, not potential
also decrease filter size for speed, it still looks good
2020-07-27 14:51:08 +00:00
Crypto City
8cf6018812 cc: basic terrain type filtering 2020-07-27 14:50:32 +00:00
Crypto City
c2e44fb37b game: avoid constant cn_slow_hash when refreshing 2020-07-27 12:42:19 +00:00
Crypto City
8ce2f3ba3c cc: speed up terrain a bit 2020-07-27 12:42:19 +00:00
Crypto City
a951172b05 game: list building types that the flag can hold in settings screen 2020-07-27 10:53:16 +00:00
Crypto City
12af6d219c cc: #include <float.h> for windows 2020-07-26 23:40:18 +00:00
Crypto City
607c468522 game: fix focus issues with notification widgets and tooltips 2020-07-26 20:54:21 +00:00
Crypto City
3d45aeec8a game: better terrain rendering 2020-07-26 17:59:43 +00:00
Crypto City
031d32d08e cc: make cities grow in cost more slowly 2020-07-26 10:31:37 +00:00
Crypto City
8865cd79e7 game: reset focus as much as we can 2020-07-26 01:48:14 +00:00
Crypto City
81b40844ee cc: make some terrain voronoi cells empty 2020-07-26 00:45:25 +00:00
Crypto City
4f91c59b12 cc: fix terrain caching when changing seed 2020-07-26 00:35:29 +00:00
Crypto City
c55f7fb9b3 game: make extent markers not selectable/blocking 2020-07-25 22:43:59 +00:00
Crypto City
473d94b037 game: don't reset music when going into the options screen 2020-07-25 22:43:59 +00:00
Crypto City
e280bb5cf4 game: add a notification when a new block is found 2020-07-25 22:43:58 +00:00
Crypto City
34856d0808 keep track of the item supply 2020-07-25 22:43:58 +00:00
Crypto City
ac65554890 cc: make the town square use cobblestones, not wall sandstone 2020-07-25 22:43:58 +00:00
Crypto City
36b9d5f3ba game: fix cloud cover height changes with camera position 2020-07-25 22:43:58 +00:00
Crypto City
a4f815ec00 game: add "for sale" note in the building tooltip 2020-07-25 22:43:58 +00:00
Crypto City
c82b13e08f game: camera tweaks 2020-07-25 22:43:58 +00:00
Crypto City
5208310a41 game: use actual firefighting bonus to resolve fight fire commands 2020-07-25 22:43:58 +00:00
Crypto City
b268c5b8c7 add elevation bonus 2020-07-25 22:43:58 +00:00
Crypto City
c598cfec0a remove building within range of resource generators constraint 2020-07-25 22:43:58 +00:00
Crypto City
cc29bd8f2e cc: quadruple road stone requirements 2020-07-25 22:43:58 +00:00
Crypto City
bdfc76b151 game: change flag extents to 3D markers
Works better for 3D terrain
2020-07-25 22:43:58 +00:00
Crypto City
6e04ee20dc game: fix undo/redo not updating budget 2020-07-25 22:43:58 +00:00
Crypto City
664d56f520 Height map 2020-07-25 22:43:53 +00:00
moneromooo-monero
c1b03fb1a6
rpc: return empty txid get_outs rather than 00..00 when not requested
It's more obvious there's no txid, and it saves space
2020-07-25 17:01:21 +00:00
Crypto City
7bb9e27a16 fixed: add sin/cos tables 2020-07-25 13:09:34 +00:00
Crypto City
805f57bb8e game: use a custom geometry class for dynamic models 2020-07-24 15:36:50 +00:00
Crypto City
ba6331de8b game: fix falling to the floor on first frame 2020-07-24 15:36:50 +00:00
Crypto City
d5ed85032a game: fix jump when editing a building we're on top of 2020-07-24 15:36:50 +00:00
Crypto City
bb800cbeea game: fix undo/redo triggering the "was changed on chain" check 2020-07-24 15:36:50 +00:00
Crypto City
29bc0d85f9 game: fix falling through the floor 2020-07-24 15:36:50 +00:00
Crypto City
36c8495887 blockchain_db: fix mining maker/taker in a block 2020-07-24 15:36:50 +00:00
Crypto City
07af33b237 core: fix --block-sync-size 2020-07-24 15:36:50 +00:00
Crypto City
6918004419 cc: fix temperature to heating function 2020-07-24 15:36:50 +00:00
Crypto City
ac171bf477 cc: rewrite potential system and add more potentials 2020-07-24 15:36:50 +00:00
Crypto City
1b70f0dee1 UITBAnimatedImageWidget: avoid accessing unallocated memory 2020-07-24 15:36:50 +00:00
Crypto City
f2ab126a1d cc: remove unused city origin parameters in potential functions 2020-07-24 15:36:50 +00:00
Crypto City
cf6955fedb UITBAnimatedImageWidget: invalidate layout on animation change 2020-07-24 15:36:50 +00:00
Crypto City
3937c8a4cb game: do not include the unlocked amount in the deposit message
It just makes things more confusing
2020-07-24 15:36:49 +00:00
Crypto City
eef30b89dd game: add compass size option 2020-07-24 15:36:49 +00:00
Crypto City
0bb633c75a game: don't reload a snapshot to go to a vista in the current city 2020-07-24 15:36:49 +00:00
Crypto City
e6533ed4d1 game: add font size option and default based on screen size
Not saved for now
2020-07-24 15:36:49 +00:00
Crypto City
84128fad81 game: fix link error in dynamic builds 2020-07-24 15:36:49 +00:00
Crypto City
b6a3d9cc82 game: fix player history pagination on first load 2020-07-24 15:36:49 +00:00
Crypto City
af6e9afc60 game: add bookmark/go to vista (camera position/orientation) 2020-07-24 15:36:49 +00:00
moneromooo-monero
8baa7bb238
daemon: don't print "(pruned)" for coinbase txes
Pruned coinbase txes are the same as unpruned ones, so the
prunable data is empty
2020-07-24 13:42:20 +00:00
rbrunner7
fb31167b12 Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command 2020-07-24 07:12:11 +02:00
xiphon
76c16822d0 wallet2_api: implement runtime proxy configuration 2020-07-20 13:45:12 +00:00
xiphon
3d6bc0a680 wallet2: throw a error on wallet initialization failure 2020-07-20 04:40:34 +00:00
Alexander Blair
2a82258dff
Merge pull request #6580
ed901798d version: update name (selsta)
2020-07-19 03:42:43 -07:00
Alexander Blair
3434cc24a2
Merge pull request #6578
a6803231e daemon: complain if data dir resides on FAT32 volume (Windows) (xiphon)
2020-07-19 03:41:55 -07:00
Alexander Blair
9871fefbf9
Merge pull request #6565
72cdfa4a2 fix a few typos in error messages (moneromooo-monero)
2020-07-19 03:40:19 -07:00
Alexander Blair
c0a6e1aab9
Merge pull request #6557
bd69e3b37 testdb: add override in a couple places where it's missing (moneromooo-monero)
2020-07-19 03:39:53 -07:00
Alexander Blair
bb0241da6e
Merge pull request #6538
7178bb5c8 keccak: remove aligned check (moneromooo-monero)
2020-07-19 03:38:53 -07:00
Alexander Blair
61e5208181
Merge pull request #6537
5e0ea6e95 simplewallet: add missing calls to on_command (moneromooo-monero)
2020-07-19 03:38:07 -07:00
Alexander Blair
6d6c691a0f
Merge pull request #6536
bd9653663 db_lmdb: test for mmap support at init time (moneromooo-monero)
2020-07-19 03:37:15 -07:00
Alexander Blair
36d50d93f2
Merge pull request #6534
7bd66b01b daemon: guard against rare 'difficulty drift' bug with checkpoints and recalculation (stoffu)
2020-07-19 03:36:39 -07:00
Alexander Blair
814e617117
Merge pull request #6526
5d882f4f1 blockchain: fix theoretical race getting bulk timestamps (moneromooo-monero)
2020-07-19 03:34:52 -07:00
Alexander Blair
3ba6c7fd30
Merge pull request #6516
8656a8c9f remove double includes (sumogr)
2020-07-19 03:34:28 -07:00
Alexander Blair
a0d179e528
Merge pull request #6512
5ef0607da Update copyright year to 2020 (SomaticFanatic)
2020-07-19 03:32:59 -07:00
Alexander Blair
5041de8a3b
Merge pull request #6488
99684e3e simplewallet: add show_qr_code command (selsta)
2020-07-16 06:14:30 -07:00
moneromooo-monero
332d60719a
tx_pool: mine stem txes in fake chain mode
This fixes the functional tests, since txes would not be mined
after being sent to the daemon (they'd be waiting for the
dandelion timeout first)
2020-07-09 14:52:13 +00:00
moneromooo-monero
0fd6ccef21
blockchain: fix timestamp/difficulty cache getting out of sync
The cache is discarded when a block is popped, but then gets
rebuilt when the difficulty for next block is requested.
While this is all properly locked, it does not take into account
the delay caused by a database transaction being only committed
(and thus its effects made visible to other threads) later on,
which means another thread could request difficulty between
the pop and the commit, which would end up using stale database
view to build the cache, but that cache would not be invalidated
again when the transaction gets committed, which would cause the
cache to not match the new database data.

To fix this, we now keep track of when the cache is invalidated
so we can invalidate it again upon database transaction commit
to ensure it gets calculated again with fresh data next time it
is nedeed.
2020-07-08 22:31:51 +00:00
luigi1111
99b14ccd6a
Merge pull request #6647
4d8d121 Fix D++ block template check (vtnerd)
2020-07-08 17:25:01 -05:00
luigi1111
18bb011afe
Merge pull request #6629
795e186 blockchain: fix total_height in getblocks.bin response (moneromooo-monero)
2020-07-08 17:23:28 -05:00
luigi1111
e8d87fccc2
Merge pull request #6627
4df8f9c rpc: fix loading rpc payment data from file (moneromooo-monero)
2020-07-08 17:22:33 -05:00
luigi1111
0376195015
Merge pull request #6611
dc1a053 rpc: fix comparison of seconds vs microseconds (moneromooo-monero)
2020-07-08 17:21:31 -05:00
luigi1111
3057f52f89
Merge pull request #6599
6e4a55b rpc: fix relay_tx error return mixup (moneromooo-monero)
9b86e14 functional_tests: add simple relay_tx test (moneromooo-monero)
2020-07-08 17:20:29 -05:00
luigi1111
228101a72e
Merge pull request #6597
ec46069 Fix incorrect lenght of command INS_PREFIX_HASH (grydz)
2020-07-08 17:18:10 -05:00
luigi1111
81c2586358
Merge pull request #6588
bcef52d daemon: remove time based 'update needed' status string (moneromooo-monero)
2020-07-08 17:15:19 -05:00
luigi1111
340e1943ac
Merge pull request #6587
94befec fix typo in pick_preferred_rct_inputs (Parean)
2020-07-08 17:14:09 -05:00
luigi1111
be170c485c
Merge pull request #6584
78d435a rpc: don't display invalid json errors on default log level (moneromooo-monero)
2020-07-08 17:12:43 -05:00
luigi1111
8b3fa2d373
Merge pull request #6574
7ebb351 rpc: lock access to the rpc payment object (moneromooo-monero)
2020-07-08 17:11:32 -05:00
luigi1111
634262f3f5
Merge pull request #6568
f037121 cryptonote_core: remove 'We are most likely forked' message (moneromooo-monero)
2020-07-08 17:10:39 -05:00
luigi1111
f1334ebf64
Merge pull request #6566
567402c protocol: move the 'peer claims higher version' warning to debug (moneromooo-monero)
2020-07-08 17:08:58 -05:00
luigi1111
ed903578d7
Merge pull request #6544
5741b4d blockchain: detect and log bad difficulty calculations (moneromooo-monero)
2020-07-08 17:04:41 -05:00
Crypto City
e28cd0c4ce game: allow ellipsoid selection on land without flags 2020-07-08 15:08:46 +00:00
Crypto City
ba37b600e1 game: new better selection render code 2020-07-08 10:50:00 +00:00
Crypto City
a0151f3322 game: better wording for "changes automatically abandoned" message 2020-07-08 01:26:41 +00:00
Crypto City
cfd4f8773e game: fix set_intersection with disjoint sets, and add missing variant 2020-07-08 01:26:41 +00:00
Crypto City
6a7b98f6e2 game: change fatal error dialog name to Townforge 2020-07-07 10:16:30 +00:00
Crypto City
e74bd4023e game: edit mode switch on/off speedups 2020-07-07 01:40:14 +00:00
selsta
ed901798d9
version: update name 2020-07-06 23:22:25 +02:00
Crypto City
fbc158483b game: fix tile leaks 2020-07-06 18:26:19 +00:00
Crypto City
e762925a34 tx_pool: ensure we don't add two dependent build commands in a block 2020-07-06 16:14:08 +00:00
Crypto City
b650db10a3 game: fix queued commands showing others' commands 2020-07-06 16:07:15 +00:00
Crypto City
0b20f2598c game: fix playing a particular track 2020-07-06 15:27:24 +00:00
Crypto City
5fa715215b game: fix OOM in selection 2020-07-06 15:04:12 +00:00
Crypto City
dbca7896f6 p2p: move a spammy log to debug 2020-07-05 23:41:17 +00:00
Crypto City
a10a3db128 bump version to 0.19.1.3 2020-07-05 22:43:42 +00:00
Crypto City
e77cd6023c game: fix food/heating in building settings screen 2020-07-05 18:22:44 +00:00
Crypto City
4b6f3b5326 p2p: make a log less noisy 2020-07-05 16:55:38 +00:00
Crypto City
bc3510ead4 game: ensure a snapshot is requested on reorg or sync error 2020-07-05 16:55:38 +00:00
Crypto City
336ac147e3 cryptonote_basic: allow getting pruned weight for txes with no range proofs
Bare txes are just that
2020-07-05 16:55:38 +00:00
Crypto City
041b57752a remove old cc debug commands
They're useless now, since everything can be done in the game
2020-07-05 14:34:45 +00:00
Crypto City
968811a33e add ICU_LIBRARIES for boost_locale on windows 2020-07-05 13:34:02 +00:00
Crypto City
0e30f0d385 game: revert debug build options 2020-07-05 13:29:27 +00:00
Crypto City
0ddf600c3b game: add an option to display pending unmatched trades 2020-07-05 12:55:43 +00:00
Crypto City
3bfea164b5 game: catch exceptions on withdraw 2020-07-05 12:55:43 +00:00
Crypto City
cd5fd5ccf0 cc: fix mining trade commands referencing txpool trade commands 2020-07-05 12:55:43 +00:00
Crypto City
efe0af4e51 bump version to 0.19.1.2 2020-07-04 11:26:58 +00:00
Crypto City
b675367f5d game: fix account creation command not showing up in queued commands 2020-07-04 11:26:58 +00:00
Crypto City
db7fc22681 game: fix accessing freed memory in player history navigation 2020-07-04 11:26:58 +00:00
Crypto City
d2e2fedb62 game: fix accessing freed memory when cancelling password dialog 2020-07-04 11:26:58 +00:00
Crypto City
3bbfa8823a game: fix accessing freed memory in options dialog 2020-07-04 11:26:58 +00:00
Crypto City
3d47f9878b s/Creating/Building/ for building settings in queued commands 2020-07-04 11:26:58 +00:00
Crypto City
966505cf59 game: improve music shuffle mode 2020-07-04 11:26:58 +00:00
Crypto City
494a5677d2 game: remove leftover debug traces 2020-07-04 11:26:58 +00:00
Crypto City
acc6694561 game: fix loading from config in single directory mode 2020-07-04 11:26:58 +00:00
Crypto City
d26aa755c5 static build fixes 2020-07-04 11:26:58 +00:00
Crypto City
43e6932dce game: add sanity check on width/height when popping tiles 2020-07-04 10:22:31 +00:00
Crypto City
cf78cddf21 bump version to 0.19.1.1 2020-07-02 22:43:43 +00:00
Crypto City
5ddc99f872 more static build fixes 2020-07-02 22:43:01 +00:00
Crypto City
a0162bf909 bump version to 0.19.1.0 2020-07-02 20:28:25 +00:00
Crypto City
fb8bce37b2 static build fixes 2020-07-02 20:26:28 +00:00
Crypto City
75ae2ba6d1 game: make this work with pak files and without a bin directory 2020-07-02 20:26:28 +00:00
Crypto City
e0f406ff8a bump version to 0.19.0.0 2020-06-30 16:23:20 +00:00
Crypto City
2e49b2e7f7 game: fix crash in city level window 2020-06-30 16:23:20 +00:00
Crypto City
8d3a440a2e cc: make city levels a bit harder to get 2020-06-30 15:58:07 +00:00
Crypto City
dc7767bc7a game: use a better RNG for random city coordinates 2020-06-30 15:06:09 +00:00
Crypto City
77e4b7e359 blockchain: update block 1 tag 2020-06-30 11:44:51 +00:00
Crypto City
789748a196 wallet2: update genesis block timestamp for chain restart 2020-06-30 11:44:51 +00:00
Crypto City
5e70484c18 cc: restrict lists of ids to forbid duplicates 2020-06-30 11:06:22 +00:00
Crypto City
63a3230fdb add ignore tests 2020-06-30 11:06:08 +00:00
Crypto City
2d72a700b4 cc: remove game check for ignore command
it's already done by the core and it breaks tests using a custom one
2020-06-30 00:32:02 +00:00
Crypto City
5bc640db53 cc: halve hunt cost/yield again 2020-06-29 23:46:31 +00:00
Crypto City
0124fd4ee1 calendar: fix early summer game start
Spring in fact
2020-06-29 23:33:47 +00:00
Crypto City
c7a56048e0 game: enable resize flag if anything is selected 2020-06-29 23:33:31 +00:00
Crypto City
3ede1a8e52 daemon: fix print_bc synopsis line 2020-06-29 22:23:00 +00:00
Crypto City
5b705e9ad0 cc: make hunts get less meat (and cost less labour) 2020-06-29 22:16:08 +00:00
Crypto City
149a1f8ff3 cc: increase food spoil rate a bit 2020-06-29 22:16:08 +00:00
Crypto City
dfc8d77b67 game: add a "no wallet" link in spectator mode and a quick intro text 2020-06-29 22:16:08 +00:00
Crypto City
16aa25cc1b game: add wallet creation capability 2020-06-29 22:16:08 +00:00
Crypto City
f6af276e28 Revert "tx_pool: temporary crash if we can't get a batch txn"
This reverts commit 422f80ff86.
2020-06-29 22:16:08 +00:00
Crypto City
05785d3789 cc: add town square bonus 2020-06-29 22:16:08 +00:00
Crypto City
d48350f09d game: make building settings read only if we're not the owner 2020-06-29 22:16:08 +00:00
Crypto City
c86f0826ce tx_pool: print spammy error only once 2020-06-29 22:16:08 +00:00
Crypto City
eefd589d20 mine all txes in offline mode 2020-06-29 22:16:08 +00:00
Crypto City
8716536b01 store/restore palette in derelict/removed buildings in game update 2020-06-29 22:16:08 +00:00
Crypto City
def2faacfe Revert "cryptonote_basic: make cc signature unprunable"
This reverts commit c7ce18cfdb.
2020-06-29 22:16:08 +00:00
Crypto City
ef2b4e7e8b Revert "cryptonote_basic: fix calculating hashes from pruned"
This reverts commit 232164bb45.
2020-06-29 22:16:08 +00:00
Crypto City
48015c885a game: plug undo/redo keys in 2020-06-29 22:16:08 +00:00
Crypto City
cbab2212ee game: fix ellipse selection on windows 2020-06-29 22:16:08 +00:00
Crypto City
817a25d011 cc: decrease labour cost for military buildings 2020-06-29 22:16:08 +00:00
Crypto City
6ed94ef015 tx_pool: don't complain about timed out txes, just ignore them 2020-06-29 22:16:08 +00:00
Crypto City
5311bb9ae9 game: better history pagination when filtering 2020-06-29 22:16:08 +00:00
Crypto City
2d598ed64e cc: make research cost decrease much slower with time 2020-06-29 22:16:08 +00:00
Crypto City
155acfe9d6 cc: decrease amount of food produced a bit 2020-06-29 22:16:08 +00:00
Crypto City
904f8cb920 game: add current top height in node section 2020-06-29 22:16:08 +00:00
Crypto City
513a9a9d20 cc: tweak moose/bear regeneration down a bit 2020-06-29 22:16:08 +00:00
Crypto City
1434ac8f5e cc: tweak heating needs a bit 2020-06-29 22:16:08 +00:00
Crypto City
4801700ddb rpc: fix test typo in relay_tx 2020-06-29 22:16:08 +00:00
Crypto City
fffeb1bdae cc: allow hunting with a population less than actual 2020-06-29 22:16:08 +00:00
Crypto City
39ae33f4d5 cc: log amount of money sent/received in event log 2020-06-29 22:16:08 +00:00
Crypto City
8e57dbef25 game: fix stale last update events list 2020-06-29 22:16:08 +00:00
Crypto City
f9cae3c326 cryptonote_protocol: don't drop connections for a conflicing tx 2020-06-29 22:16:08 +00:00
Crypto City
408480373e game: fix non 7 bit ASCII input 2020-06-29 22:16:07 +00:00
Crypto City
2efe96eb9b game: fix research ranking 2020-06-29 22:16:07 +00:00
Crypto City
161ba197b1 game: add a command to remove only top level blocks in the selection 2020-06-29 22:16:07 +00:00
Crypto City
5a4e37be99 game: make music default not include chiptunes 2020-06-29 22:16:07 +00:00
Crypto City
b6674fc24b game: fix selection based block removal removing from the bottom 2020-06-29 22:16:07 +00:00
Crypto City
b5fcb9e1b7 game: add random music selection and a skip track button 2020-06-29 22:16:07 +00:00
Crypto City
d3e5c83e4a game: fix focus on message boxes 2020-06-29 22:16:07 +00:00
Crypto City
8004178593 game: fix incorrect chat line count when resetting chat 2020-06-29 22:16:07 +00:00
moneromooo-monero
afd002c31f
daemon: print sampling time in print_net_stats 2020-06-25 13:03:59 +00:00
moneromooo-monero
ec7bba0793
util: fix kilo prefix typo (K instead of k) 2020-06-25 13:03:24 +00:00
Crypto City
3d7245a7f5 game: plug selection based key bindings into the game 2020-06-25 10:44:45 +00:00
Crypto City
232164bb45 cryptonote_basic: fix calculating hashes from pruned 2020-06-24 19:05:39 +00:00
Crypto City
422f80ff86 tx_pool: temporary crash if we can't get a batch txn
It'll trigger if db corruption would ensue
2020-06-24 09:27:35 +00:00
Crypto City
9eeea486e5 cryptonote_core: fix db state corruption
When updating the block template after receiving a block,
the txpool speculative txn ends up reusing the syncing txn,
which means the abort doesn't actually abort, and the db
ends up with the speculative actions committed.
2020-06-24 09:25:47 +00:00
Crypto City
3292a4e88a rpc: fix getting tiles from flag 2020-06-24 00:44:10 +00:00
Crypto City
5530ee7f30 db_lmdb: remove some more uninitialized padding in the db 2020-06-23 18:05:53 +00:00
Crypto City
6ad2217a7c daemon: add debug parsing of data as account/city/flag 2020-06-23 14:15:45 +00:00
Crypto City
f2586853ee tx_pool: print txid we failed to find meta for 2020-06-22 22:24:58 +00:00
Crypto City
562334fbf7 cc: start city levels a bit earlier, and make ciies cheaper 2020-06-22 22:16:08 +00:00
Crypto City
6e059b5c6c cc: add a couple more integer overflow checks to the build command 2020-06-22 22:15:13 +00:00
Crypto City
09c272a064 tests: add test for building with palette change 2020-06-22 22:15:13 +00:00
Crypto City
ac4b549063 game: add key bindings for block add/remove on selection and undo/redo 2020-06-22 22:15:13 +00:00
Crypto City
aad838775b cc: make command handlers default to verify log category 2020-06-22 22:15:13 +00:00
Crypto City
11cfd6b2b5 game: fix missing buildings totals row 2020-06-22 22:15:13 +00:00
Crypto City
1a43d39a69 game: fix stale list widgets 2020-06-22 22:15:13 +00:00
Crypto City
0d211b5c48 game: fix material/block confusion when abandoning builds 2020-06-22 22:15:13 +00:00
Crypto City
08c86aad5f game: add notification with approve/abandon when building 2020-06-22 22:15:13 +00:00
Crypto City
18c45236be game: add missing file 2020-06-22 22:15:13 +00:00
Crypto City
fd4873be57 cc: decrease the high end min size for RES2/RES3 2020-06-22 22:15:13 +00:00
Crypto City
cd9bd63d16 cc: tweak lunar date 2020-06-22 22:15:13 +00:00
Crypto City
0eaf2c7c44 game: fix falling through floors when ending up slightly below 2020-06-22 22:15:13 +00:00
Crypto City
57a473435e game: F and O keys can now go back to walker camera mode too 2020-06-22 22:15:13 +00:00
Crypto City
375bc342b4 game: update camera type widget when switching with keys 2020-06-22 22:15:13 +00:00
Crypto City
c177ac4a31 game: fix collisions after switching camera types 2020-06-22 22:15:13 +00:00
Crypto City
6ef6c7b381 tx_pool: also mine local txes in test mode 2020-06-22 22:15:13 +00:00
Crypto City
e424cb9538 game: avoid resetting lists when their contents don't change 2020-06-22 22:15:13 +00:00
Crypto City
c7ce18cfdb cryptonote_basic: make cc signature unprunable
While it's technically prunable, we would not save much (64 bytes,
but we'd need to add 32 bytes for the hash of those 64 bytes), so
we might as well not bother
2020-06-22 22:15:13 +00:00
selsta
2f1ad3b3d2
updates: mac gui .tar.bz2 -> .dmg 2020-06-22 02:55:22 +02:00
Dusan Klinec
f9e3fcdf3e
add trezor support to sweep_single 2020-06-21 23:17:58 +02:00
selsta
99684e3ec3
simplewallet: add show_qr_code command
Thanks to iDunk for helping with Windows.
2020-06-21 20:15:10 +02:00
moneromooo-monero
80174b8248 tx_pool: mine stem txes in fake chain mode
This fixes the functional tests, since txes would not be mined
after being sent to the daemon (they'd be waiting for the
dandelion timeout first)
2020-06-21 01:18:30 +00:00
Crypto City
3e05ee54fe tx_pool: do not allow more than one (non kept by block) hunt command at once 2020-06-21 01:18:30 +00:00
Crypto City
3af15d65e0 blockchain: return txes to the txpool when actions fail to execute 2020-06-21 01:18:29 +00:00
Crypto City
9a5e85e35a cryptonote_core: do not sync more than a randomx epoch at once 2020-06-21 01:18:29 +00:00
Crypto City
2b1dce37e6 tx_pool: only allow one research command per discovery per block
The results of a research command are not known yet at the time
a block is filled with transactions
2020-06-21 01:18:29 +00:00
Crypto City
93e1def31d blockchain: log commands that fail to execute 2020-06-21 01:18:29 +00:00
Crypto City
f112b180e3 cc: fix unlocking discoveries bug 2020-06-21 01:18:29 +00:00
Crypto City
25be313e16 cc: add cc default log category 2020-06-21 01:18:29 +00:00
Crypto City
1d007bd2e2 cc: store max city level in the update command
so it can be properly reverted
2020-06-21 01:18:29 +00:00
Crypto City
b945e80261 functional_tests: add randomx tests 2020-06-21 01:18:29 +00:00
Crypto City
75516e6e34 core: fix mining from a block that's not the current top 2020-06-21 01:18:29 +00:00
Crypto City
d15fb7d9f2 game: fix build commands with new material variants 2020-06-14 23:43:31 +00:00
Crypto City
62361e19f3 game: guard against -1 list selection 2020-06-14 23:43:31 +00:00
Crypto City
986967c064 game: fix readonly chat 2020-06-14 23:43:31 +00:00
Crypto City
a767fb4d4e tx_pool: fix potential exception filling a block template 2020-06-14 23:43:31 +00:00
Crypto City
df3678b3e0 game: fix removing blocks not looking up through palette 2020-06-14 23:43:31 +00:00
Crypto City
63667034df game: allow starting mining when a wallet without account is loaded 2020-06-14 23:43:31 +00:00
Crypto City
e6bd9ab95f cc: allow \r in player profile 2020-06-14 23:43:31 +00:00
Crypto City
87277db6da db_lmdb: zero out padding in db structures
So db data doesn't have random unused data in it
2020-06-14 23:43:31 +00:00
Crypto City
f32ee18b21 cc: print full mismatched game update txes only the first time
They're huge and fill the log really fast
2020-06-14 23:43:31 +00:00
Crypto City
e394496fca blockchain: add popped txes in original order
since it matters for townforge due to dependencies within a block
2020-06-14 23:43:31 +00:00
Crypto City
188328010e cc: decrease amount of wood needed for heating by 90% 2020-06-14 23:43:30 +00:00
Crypto City
704250e901 add a couple more city specializations 2020-06-14 23:43:30 +00:00
Crypto City
a8c61ebb81 tx_pool: copy insert_key_images dandelion changes to insert_cc_nonces 2020-06-14 23:43:30 +00:00
Crypto City
b39bc5406f cryptonote_core: fix incoming tx sorting 2020-06-14 23:43:30 +00:00
Crypto City
d72beedc33 game: add "ignore influence" better 2020-06-14 23:43:30 +00:00
Crypto City
399a9aeba3 game: lock wallet while refreshing 2020-06-14 23:43:30 +00:00
Crypto City
75cc5e8b36 game: add a couple include guards 2020-06-14 23:43:30 +00:00
Crypto City
ba8d50a973 game: cast to unsigned long when using %lu in printf 2020-06-14 23:43:30 +00:00
Crypto City
056b2e45fc game: use keccak instead of rand for cloud/horizon random numbers
Turns out rand yields ridiculous looking forest/clouds on windows
2020-06-14 23:43:30 +00:00
Crypto City
b586c8d290 game: fix locking bug on wallet load 2020-06-14 23:43:30 +00:00
Crypto City
a198126b75 game: link against zlib 2020-06-14 23:43:30 +00:00
Crypto City
5565a26aa4 game: fix locking bug 2020-06-14 23:43:30 +00:00
Crypto City
8e7a14f33d game: fix destruction ordering bug on exit 2020-06-14 23:43:30 +00:00
Crypto City
091c17928e game: enable start mining button only when a wallet is loaded 2020-06-14 23:43:30 +00:00
Crypto City
b21d24f388 start city levels a bit higher 2020-06-14 23:43:30 +00:00
Crypto City
23c813cf45 add city specializations 2020-06-14 23:43:30 +00:00
Crypto City
2bfba55751 game: do not load data from the installed urho3d 2020-06-14 23:43:30 +00:00
Crypto City
103e227edb add chiptune music too 2020-06-14 23:43:30 +00:00
Crypto City
d5f47b578e cc: make new cities ten times cheaper 2020-06-14 23:43:30 +00:00
Crypto City
bcd0d9dea1 make this build on windows
Thanks to syksy and iDunk for testing/debugging on windows
2020-06-14 23:43:30 +00:00
moneromooo-monero
267ce5b718
avoid a couple needless copies 2020-06-14 18:05:35 +00:00
Lee Clagett
4d8d121462 Fix D++ block template check 2020-06-12 22:05:52 -04:00
selsta
58e1c8b031
repo: update donation fund address 2020-06-09 12:19:39 +02:00
stoffu
7bd66b01bf
daemon: guard against rare 'difficulty drift' bug with checkpoints and recalculation
On startup, it checks against the difficulty checkpoints, and if any mismatch is found, recalculates all the blocks with wrong difficulties. Additionally, once a week it recalculates difficulties of blocks after the last difficulty checkpoint.
2020-06-09 10:40:51 +09:00
luigi1111
ff4d470629
Merge pull request #6576
4d3c2d0 rpc: add a sanity limit to a few RPC in restricted mode (moneromooo-monero)
2020-06-08 14:27:05 -05:00
luigi1111
c4f4091dd4
Merge pull request #6561
c17fe81 wallet2: fix multisig data clearing stomping on a vector (moneromooo-monero)
2020-06-08 14:21:33 -05:00
luigi1111
445f74c71a
Merge pull request #6556
5ed37ba serialization: fix bad rapidjson api usage (moneromooo-monero)
2020-06-08 14:18:09 -05:00
luigi1111
28745b1b63
Merge pull request #6553
bb5c5df cryptonote_protocol: reject requests/notifications before handshake (moneromooo-monero)
f1d0457 cryptonote_protocol: stricter limit to number of objects requested (moneromooo-monero)
2020-06-08 14:16:42 -05:00
luigi1111
e17c864ba2
Merge pull request #6549
82d21f5 easylogging++: sanitize log payload (moneromooo-monero)
7d0b7e8 [master] MMS: New 'config_checksum' subcommand (rbrunner7)
2020-06-08 14:12:08 -05:00
luigi1111
3a577f1ce7
Merge pull request #6525
86cf811 simplewallet: don't complain about incoming payment ids on change (moneromooo-monero)
2020-06-08 14:07:45 -05:00
luigi1111
09667700e8
Merge pull request #6519
ab44293 trezor: add new firmware version support (ph4r05)
2020-06-08 14:03:57 -05:00
luigi1111
37c359e765
Merge pull request #6514
4baee20 build: prepare v0.16.0.0 release (selsta)
2020-06-08 14:02:00 -05:00
Crypto City
acb9e0f201 add architect badge 2020-06-07 17:22:35 +00:00
Crypto City
03f31114b5 add atlas badge 2020-06-07 17:22:35 +00:00
Crypto City
f8ad8d1724 game: add music 2020-06-07 17:22:35 +00:00
woodser
ef694d028f fix warning by removing std::move() on temporary http_client object 2020-06-06 11:38:32 -04:00
moneromooo-monero
795e18632c
blockchain: fix total_height in getblocks.bin response 2020-06-05 15:27:07 +00:00
moneromooo-monero
4df8f9c414
rpc: fix loading rpc payment data from file
Got broken after making one of those micro optimizations requested on review..
2020-06-05 11:21:24 +00:00
Crypto City
98d41a94d6 version: bump version to 0.18.1.0 2020-06-01 13:52:00 +00:00
Lee Clagett
7aeb503547 Fix boost <1.60 compilation and fix boost 1.73+ warnings 2020-05-31 21:18:11 -04:00
moneromooo-monero
dc1a053081
rpc: fix comparison of seconds vs microseconds 2020-05-31 22:28:23 +00:00
moneromooo-monero
eb1b321fe2
miner: increase min/max intervals to full extents
This prevents setting target to, eg, 65 being ignored

and remove an unused constant
2020-05-31 12:36:47 +00:00
Crypto City
0ae6f713fb blockchain: empty builtin hashes 2020-05-31 11:51:22 +00:00
Crypto City
2a90a3df6b fixes after merge 2020-05-31 00:41:03 +00:00
Crypto City
396157b032 Merge remote-tracking branch 'origin/master' into cc 2020-05-30 18:55:11 +00:00
Crypto City
1f3603d209 game: add missing files 2020-05-30 13:44:14 +00:00
Crypto City
453f4cf9af encode accrual as a signed integer for space savings 2020-05-30 11:46:19 +00:00
Crypto City
377486bb47 bump version to 0.18.0.1 2020-05-30 10:59:23 +00:00
Crypto City
da1894dbbf bump version to 0.18.0.0 2020-05-29 23:48:32 +00:00
Crypto City
5eb8dac1fa add new sandstone wall material 2020-05-29 23:48:32 +00:00
Crypto City
66e3a902b4 game: fix asserts in options dialog 2020-05-29 23:48:32 +00:00
Crypto City
bcda16b1ad game: fix spammy method hiding warning 2020-05-29 23:20:51 +00:00
Crypto City
9c352eb8f1 game: remove unused field 2020-05-29 23:20:51 +00:00
Crypto City
dd42a67f99 remove a couple pessimizing std::move 2020-05-29 23:20:51 +00:00
Crypto City
5c5f2f0aa0 add a few missing override 2020-05-29 23:20:51 +00:00
Crypto City
45c006b63b fix a couple class/struct mismatch 2020-05-29 23:20:51 +00:00
Crypto City
81e8a19880 remove unused/unneeded captures 2020-05-29 23:20:51 +00:00
Crypto City
bc21350d81 cc: fix operator precedence 2020-05-29 23:20:51 +00:00
Crypto City
d0eb30afe5 cc: fix bitise op 2020-05-29 23:20:51 +00:00
Crypto City
7ee418270e game: fix assert when closing the palette dialog 2020-05-29 23:20:51 +00:00
Crypto City
2098b31d0a db_lmdb: fix leaks 2020-05-29 23:20:51 +00:00
Crypto City
8d74dd747a game: build with optimizations again 2020-05-29 23:20:50 +00:00
Crypto City
7ad4e2dc78 tx_pool: remove txes when the parentage chain is too long 2020-05-29 23:20:50 +00:00
Crypto City
b9c69cf918 update blockchain_prune to handle cc tables 2020-05-29 23:20:50 +00:00
Crypto City
adb611acd5 cc: decrease military buildings stone requirements 2020-05-29 23:20:50 +00:00
Crypto City
c22e54b850 unlock_time is now valid only for coinbase txes 2020-05-29 23:20:50 +00:00
Crypto City
72796a1cc0 game: keep horizon trees on the ground when moving up/down 2020-05-29 23:20:50 +00:00
Crypto City
267b2ad975 game: thinner columns for scores with low range 2020-05-29 23:20:50 +00:00
Crypto City
b3e066d27f game: improve node section with sync ratio and hash rate 2020-05-29 23:20:50 +00:00
Crypto City
3caac66292 cc: some discovery patent time tweaks 2020-05-29 23:20:50 +00:00
Crypto City
dd15eb8d6c cc: quantize tax a bit 2020-05-29 23:20:50 +00:00
Crypto City
2e2b08830b blockchain: change block 1 tag 2020-05-29 23:20:50 +00:00
Crypto City
da975c6c35 game: add daemon start/stop mining from the game 2020-05-29 23:20:50 +00:00
Crypto City
637f5e7c3a game: hide "ignore influence" debug helper widget 2020-05-29 23:20:50 +00:00
Crypto City
3b752a31fb cc: add insulation discoveries 2020-05-29 23:20:50 +00:00
Crypto City
e7c7ee6f7f cc: add moose hide clothing discoveries 2020-05-29 23:20:50 +00:00
Crypto City
e5b55f7251 cc: decrease the higher thresholds for number of discoveries badge 2020-05-29 23:20:50 +00:00
Crypto City
b69cd8099c cc: add masonry discoveries 2020-05-29 23:20:50 +00:00
Crypto City
9e36486b8f add hunting tactics discoveries 2020-05-29 23:20:50 +00:00
Crypto City
81fce3a543 time chat txes out at 24 hours, not 12 2020-05-29 23:20:50 +00:00
Crypto City
5c13ec049a game: move the compass to the left, where it's not under the panel 2020-05-29 23:20:50 +00:00
Crypto City
215f524015 game: lighting tweaks
Starker difference between fully lit and ambient, and draw the horizon
trees unlit, but change their material colour based on overall light
(it'll be faster, and gets rid of the occasional white tint)
2020-05-29 23:20:50 +00:00
Crypto City
8508f1f6ef cc: tweak building role unlocking levels 2020-05-29 23:20:50 +00:00
Crypto City
6e5a79ccb8 game: make a separate dialog for special event help 2020-05-29 23:20:50 +00:00
Crypto City
66f13fe3ec firefighting service is free for the firefighting building owner 2020-05-29 23:20:50 +00:00
Crypto City
3dd83d049c game: fix a few niggles with the firefighting dialog 2020-05-29 23:20:50 +00:00
Crypto City
b18e1d6569 cc: fix firefighting fee destination 2020-05-29 23:20:50 +00:00
Crypto City
b592cc8c11 game: fix crash when flags go 2020-05-29 23:20:50 +00:00
Crypto City
9f6ba5916b rpc: fix last update height in snapshot 2020-05-29 23:20:50 +00:00
Crypto City
e095385f04 game: add confirmation messages for demolish and destroy flag 2020-05-29 23:20:50 +00:00
Crypto City
6a545eb294 cc: add ghost town badge 2020-05-29 23:20:50 +00:00
Crypto City
b7e71a4645 game: fix horizon positioning inaccuracies 2020-05-29 23:20:50 +00:00
Crypto City
74537cdc2e More city levels, and space less closer 2020-05-29 23:20:50 +00:00
Crypto City
e98aa10308 cc: don't give an attribute point before levelling up 2020-05-29 23:20:50 +00:00
Crypto City
828bb1ba41 allow destroying a flag 2020-05-29 23:20:50 +00:00
Crypto City
acb1fc6d89 game: dirty flags when processing trade commands
They might change owner so we need to recreate the influence models
2020-05-29 23:20:50 +00:00
Crypto City
a5e1da3070 daemon: print flag name in cc_get_flag 2020-05-29 23:20:50 +00:00
Crypto City
d38179d8c5 game: fix missing vegetation in new buildings 2020-05-29 23:20:50 +00:00
Crypto City
f1e4f6ef0e game: fix first land purchase discount when not invited 2020-05-29 23:20:50 +00:00
Crypto City
0cc8c0c675 game balance updates after all the recent changes 2020-05-29 23:20:50 +00:00
Crypto City
6ba7f88b97 switch to lunar inspired calendar 2020-05-29 23:20:50 +00:00
Crypto City
7820ec6200 game: load TB data via the urho3d resource system 2020-05-29 23:20:50 +00:00
Crypto City
d2949eb3ff Change the address prefix from CC to TF 2020-05-29 23:20:49 +00:00
Crypto City
1e96286164 only mine txes that are valid as a set 2020-05-29 23:20:49 +00:00
Crypto City
81bb7a114d tx_pool: better error reporting when a command conflicts 2020-05-29 23:20:49 +00:00
Crypto City
2c0ed00c21 game: remove leftover hardcoded 8 tile scale 2020-05-29 23:20:49 +00:00
Crypto City
ce07516176 mine only one tx per account per block 2020-05-29 23:20:49 +00:00
Crypto City
28fd762094 tx_pool: conflict multiple redemption of the same invitation 2020-05-29 23:20:49 +00:00
Crypto City
69eba00a96 tx_pool: only accept a public key once when creating accounts 2020-05-29 23:20:49 +00:00
Crypto City
ec5b91992f game: queued commands now display only the current player's commands 2020-05-29 23:20:49 +00:00
Crypto City
7bdecd48fe game: file selector focus improvements 2020-05-29 23:20:49 +00:00
Crypto City
cfcae9094d claim cost in firefighting, flag resizing and city founding 2020-05-29 23:20:49 +00:00
Crypto City
282ea69c74 cc: add some more coloured block variants 2020-05-29 23:20:49 +00:00
Crypto City
9e35324658 game: add a spanning columns render mode 2020-05-29 23:20:49 +00:00
Crypto City
2f77fc4051 invitations 2020-05-29 23:20:49 +00:00
Crypto City
9012ee2aa7 game: display higher level badges first in leaderboards tooltip 2020-05-29 23:20:49 +00:00
Crypto City
4ebfb78787 game: add a leaderboard for weekly level progress 2020-05-29 23:20:49 +00:00
Crypto City
6b69c8c03f cc: bump streak badge thresholds slightly 2020-05-29 23:20:49 +00:00
Crypto City
3b74fd0962 Add some more discoveries 2020-05-29 23:20:49 +00:00
Crypto City
c12e950d2b cc: add foundations discoveries 2020-05-29 23:20:49 +00:00
Crypto City
d1a803e97c game: include patent time in research dialog 2020-05-29 23:20:49 +00:00
Crypto City
fe4e7e9f39 cc: decrease city level progression difficulty 2020-05-29 23:20:49 +00:00
Crypto City
dc62bd7bdc game: do not use empty names 2020-05-29 23:20:49 +00:00
Crypto City
01d399fd11 cc: award streak badge after all others, or we could miss some case 2020-05-29 23:20:49 +00:00
Crypto City
9e07e19cbf add wrecker badge (number of buildings demolished) 2020-05-29 23:20:49 +00:00
Crypto City
a76e62f22c core: sign create_aaccount commands too
with the new pubkey, to prove we know it
2020-05-29 23:20:49 +00:00
Crypto City
97c7c6c19e bump game payouts a bit 2020-05-29 23:20:49 +00:00
Crypto City
d3dbe239b6 game: fix hidden part of the hunt dialog with military bonus 2020-05-29 23:20:49 +00:00
Crypto City
f764b6cd57 game: display badge leaderboard with level, and badges as tooltip 2020-05-29 23:20:49 +00:00
Crypto City
c1d08f8f39 cc: do not award badges to the game account nor treasuries 2020-05-29 23:20:49 +00:00
Crypto City
ad26aef0e3 game: auto add variants to palette when selected and not already in 2020-05-29 23:20:49 +00:00
Crypto City
b9dda9eae5 game: fix material selection ui focus issues 2020-05-29 23:20:49 +00:00
Crypto City
179341a274 game: don't count chat commands in queued commands list 2020-05-29 23:20:49 +00:00
Crypto City
7e78f3bd54 cc: fix pioneer badge levels order 2020-05-29 23:20:49 +00:00
Crypto City
edbaccddea cc: fix reverting game update with flags on fire 2020-05-29 23:20:49 +00:00
Crypto City
52b82838e5 game: fix bad palette access 2020-05-29 23:20:48 +00:00
Crypto City
a8041489bd game: more explicit error messages for flag resizing 2020-05-29 23:20:48 +00:00
Crypto City
98ad361d8a firefighting 2020-05-29 23:20:45 +00:00
moneromooo-monero
6e4a55ba7e
rpc: fix relay_tx error return mixup 2020-05-28 11:33:27 +00:00
François Colas
ec46069248 Fix incorrect lenght of command INS_PREFIX_HASH
buffer_send[4] (LC) is an unsigned char, len should not
exceed 254 (255 - 1 for the option).
2020-05-27 18:06:19 +02:00
Crypto City
6a18101b1a add invitation system 2020-05-26 16:22:42 +00:00
Crypto City
cecb5e0c77 db_lmdb: make some 8 bit fields not bitfields 2020-05-26 16:22:42 +00:00
Crypto City
5fbbecefca add streak badge 2020-05-26 16:22:42 +00:00
Crypto City
11787592a3 player profile may be edited from level 5 only 2020-05-26 16:22:42 +00:00
Crypto City
b333b92415 move cc_badge.h away from blockchain_db.h 2020-05-26 16:22:42 +00:00
Crypto City
ded3539067 cc: add a few discoveries 2020-05-26 16:22:42 +00:00
Crypto City
79d3b4b58a game: bodge a missing last character in material selection ui 2020-05-26 16:22:42 +00:00
Crypto City
1cdb478d39 game: material selection ui 2020-05-26 16:22:42 +00:00
Crypto City
85657e3c8c game: mitigate X/SDL input bug 2020-05-26 16:22:42 +00:00
Crypto City
9371eb8d6a cc: distribute last resort item purchases among all cities 2020-05-26 16:22:42 +00:00
Crypto City
691fe0d57d cc: guard against a city with 0 weight 2020-05-26 16:22:42 +00:00
Crypto City
d5bdc5d4c8 game: add some hysteresis to the compass 2020-05-26 16:22:42 +00:00
Crypto City
d0191ad7f1 game: add a compass 2020-05-26 16:22:42 +00:00
Crypto City
8872019d43 game: replace chat icons with a free to use one
Since I did not permission from Pardus to use theirs
2020-05-26 16:22:42 +00:00
moneromooo-monero
bcef52d430
daemon: remove time based "update needed" status string 2020-05-24 21:44:03 +00:00
Denis Smirnov
94befecb05 fix typo in pick_preferred_rct_inputs 2020-05-25 03:39:54 +07:00
rbrunner7
7d0b7e83ef [master] MMS: New 'config_checksum' subcommand 2020-05-24 10:23:55 +02:00
moneromooo-monero
82d21f5b3c easylogging++: sanitize log payload
Some of it might be coming from untrusted sources

Reported by itsunixiknowthis
2020-05-24 08:38:59 +02:00
moneromooo-monero
78d435a5fa
rpc: don't display invalid json errors on default log level
It's not something the user needs to know, and will display
attacker controlled data
2020-05-23 12:26:49 +00:00
xiphon
a6803231e6 daemon: complain if data dir resides on FAT32 volume (Windows) 2020-05-21 15:23:44 +00:00
moneromooo-monero
4d3c2d0b7b
rpc: add a sanity limit to a few RPC in restricted mode 2020-05-20 19:17:49 +00:00
selsta
1d31e6c000
net_node: remove dead seed nodes 2020-05-20 01:06:03 +02:00
moneromooo-monero
7ebb351c2d
rpc: lock access to the rpc payment object 2020-05-19 18:26:28 +00:00
moneromooo-monero
f0371210e9
cryptonote_core: remove "We are most likely forked" message
It's time based and we don't have forks every 6 months anymore
2020-05-19 16:27:24 +00:00
moneromooo-monero
567402c508
protocol: move the "peer claims higher version" warning to debug
Because there's a neverending supply of cunts claiming a wrong
version just to say "look at me" I guess
2020-05-19 16:14:53 +00:00
moneromooo-monero
72cdfa4a20
fix a few typos in error messages
Reported by adrelanos
2020-05-19 15:59:26 +00:00
moneromooo-monero
c17fe815a2
wallet2: fix multisig data clearing stomping on a vector 2020-05-19 10:45:40 +00:00
moneromooo-monero
f1d0457523
cryptonote_protocol: stricter limit to number of objects requested
Reported by xnbya
2020-05-19 10:33:03 +00:00
moneromooo-monero
bb5c5dff15
cryptonote_protocol: reject requests/notifications before handshake
Reported by xnbya
2020-05-19 10:33:02 +00:00
moneromooo-monero
bd69e3b37a
testdb: add override in a couple places where it's missing 2020-05-18 14:17:48 +00:00
moneromooo-monero
5ed37ba83c
serialization: fix bad rapidjson api usage 2020-05-18 14:17:23 +00:00
moneromooo-monero
5741b4d74d
blockchain: detect and log bad difficulty calculations 2020-05-17 12:44:45 +00:00
moneromooo-monero
eda1675858
wallet_rpc_server: use unlock_time in suggested confirmations calc 2020-05-17 01:03:32 +00:00
moneromooo-monero
35665df206
protocol: don't drop a connection if we can't get a compatible chain
This can now happen if:
- we have a pruned db
- we have not connected to the monero network for a while
- we connect to a node
- that node asks us for history
- we only have a pruned version of the most recent common block

In that case, it's better to not reply but keep the connection alive,
so we can sync off it.
2020-05-16 19:55:31 +00:00
moneromooo-monero
7178bb5c84
keccak: remove aligned check
Some tools report the alignment check as UB, which seems a bit
dubious, but since the performance difference between the two
versions is minimal, I'll go with the safe version
2020-05-16 12:28:27 +00:00
Lee Clagett
a11ec4ac1d Support for supercop ASM in wallet, and benchmark for supercop 2020-05-16 10:25:17 +00:00
moneromooo-monero
5e0ea6e95c
simplewallet: add missing calls to on_command
It resets the inactivity time
2020-05-16 00:48:44 +00:00
moneromooo-monero
bd96536637
db_lmdb: test for mmap support at init time
It'll make it clearer when a DB init failure is due to being
on a filesystem which does not support mmap
2020-05-16 00:20:22 +00:00
Lee Clagett
67ade80055 Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 2020-05-15 07:57:35 +00:00
selsta
f35ced6d7f
build: fix boost 1.73 compatibility 2020-05-14 22:57:53 +02:00
moneromooo-monero
86cf811a39
simplewallet: don't complain about incoming payment ids on change 2020-05-13 23:28:31 +00:00
selsta
4baee200a7
build: prepare v0.16.0.0 release 2020-05-13 16:15:03 +02:00
moneromooo-monero
5d882f4f14
blockchain: fix theoretical race getting bulk timestamps 2020-05-13 13:42:41 +00:00
Dusan Klinec
ab4429346d
trezor: add new firmware version support 2020-05-12 16:31:36 +02:00
sumogr
8656a8c9ff remove double includes 2020-05-11 13:53:17 +00:00
luigi1111
77a008f714
Merge pull request #6510
70609d7 cryptonote_core: take out the time based upgrade warning (moneromooo-monero)
2020-05-07 10:44:34 -05:00
luigi1111
4c2f78aeeb
Merge pull request #6506
42e1484 wallet2: fix keys file deserialization exception handling (xiphon)
2020-05-07 10:43:05 -05:00
SomaticFanatic
5ef0607da6 Update copyright year to 2020
Update copyright year to 2020
2020-05-06 22:36:54 -04:00
moneromooo-monero
70609d7681
cryptonote_core: take out the time based upgrade warning
It doesn't really work anymore since we don't have a fork soon
2020-05-06 18:27:23 +00:00
luigi1111
dbba6004f5
Merge pull request #6503
f80ab3e cryptonote_protocol: do not request pruned borromean sig txes (moneromooo-monero)
2020-05-06 12:22:28 -05:00
moneromooo-monero
f80ab3edde
cryptonote_protocol: do not request pruned borromean sig txes
We don't have a function to calculate their weight from a pruned
version (yet).
2020-05-06 12:44:00 +00:00
luigi1111
f2c78f6a5b
Merge pull request #6486
feee455 Fixes for ZMQ JSON-RPC endpoint names for raw tx (vtnerd)
2020-05-06 00:34:30 -05:00
luigi1111
3de804f1e9
Merge pull request #6485
7a8c1ee wallet2: fix subaddress expansion when receiving monero (moneromooo-monero)
2020-05-06 00:31:51 -05:00
luigi1111
98e3802b26
Merge pull request #6484
e7d0105 message_store: don't print an error when there is no mms file (moneromooo-monero)
2020-05-06 00:30:39 -05:00
luigi1111
de025281dc
Merge pull request #6481
119f706 rpc: fix 'use_bootstrap_daemon_if_necessary' return value (xiphon)
2020-05-06 00:29:49 -05:00
luigi1111
9e3f72c375
Merge pull request #6480
4f489fa wallet2: check_connection return false on get_version status != OK (xiphon)
2020-05-06 00:28:18 -05:00
luigi1111
0f233c6ad8
Merge pull request #6478
ee58362 Used legacy category to match insert_key_images behavior (vtnerd)
2020-05-06 00:27:13 -05:00
luigi1111
483e5cab5c
Merge pull request #6472
2efbd5f cryptonote: fix reuse of non default tx data when relaying (moneromooo-monero)
2020-05-06 00:25:18 -05:00
luigi1111
8d0f1696df
Merge pull request #6471
c6a1294 add another seed node (Gingeropolous/selsta)
9faf3d1 Add erciccione's seed node (erciccione/selsta)
2020-05-06 00:23:59 -05:00
luigi1111
1f505a5eac
Merge pull request #6468
a813c46 cryptonote_core: skip dns checkpoints on startup if not enforced (xiphon)
2020-05-06 00:22:20 -05:00
luigi1111
6d1f3c9acd
Merge pull request #6467
8b655de simplewallet: report timestamp based expected unlock time on balance (moneromooo-monero)
2020-05-05 23:40:44 -05:00
luigi1111
b4023dcfc5
Merge pull request #6441
613071f use memwipe on secret k/alpha values (moneromooo-monero)
2020-05-05 23:39:32 -05:00
xiphon
42e14840fb wallet2: fix keys file deserialization exception handling 2020-05-05 16:34:50 +00:00
Lee Clagett
e5214a2ca2 Adding ZMQ/Pub support for txpool_add and chain_main events 2020-05-04 02:06:35 +00:00
luigi1111
8185054db7
Merge pull request #6451
4ed60b6 Bulletproofs: verification speedup (SarangNoether)
2020-05-02 15:14:41 -05:00
luigi1111
ec90f9a54b
Merge pull request #6453
d2d3a81 bootstrap_daemon: fix missing virtual destructor and lambda capture (clang warning) (xiphon)
2020-05-01 15:47:47 -05:00
luigi1111
ac9f7c9bec
Merge pull request #6449
27d551d simplewallet: add sweep_account command (moneromooo-monero)
2020-05-01 15:36:19 -05:00
luigi1111
c9b800a787
Merge pull request #6446
e509ede trezor: adapt to new passphrase mechanism (ph4r05)
2020-05-01 15:32:52 -05:00
luigi1111
f020b24b02
Merge pull request #6444
b367630 simplewallet : missing function block separator (sumogr)
2020-05-01 15:24:33 -05:00
luigi1111
6e7b883212
Merge pull request #6443
145be6d p2p: startup speedup, init seed nodes on first 'connect_to_seed()' (xiphon)
2020-05-01 15:23:05 -05:00
luigi1111
6b7e88e16c
Merge pull request #6440
7c4a400 simplewallet: fix strings (show_transfers & export_transfers) (sumogr)
2020-05-01 15:21:57 -05:00
luigi1111
443f5c6bda
Merge pull request #6436
688a3e8 Add timelock verification on device (cslashm)
2020-05-01 15:20:05 -05:00
luigi1111
3e21e591b8
Merge pull request #6350
da99157 Use byte_slice for sending zmq messages - removes data copy within zmq (vtnerd)
2020-05-01 15:13:58 -05:00
Sumo Gr
dd807b8410 txpool.cpp: rename var to fix for old g++ version (xenial default) 2020-04-29 10:03:51 +00:00
Lee Clagett
feee455c9f Fixes for ZMQ JSON-RPC endpoint names for raw tx 2020-04-29 01:07:27 -04:00
Crypto City
06472348cf WIP - palettes 2020-04-28 15:43:03 +00:00
Crypto City
15620cb958 game: more user friendly repair all button 2020-04-28 15:08:40 +00:00
Crypto City
8372adf43d game: remove unused prototype 2020-04-28 15:08:40 +00:00
Crypto City
c082af2f5e game: fix colunm resizing in flags list 2020-04-28 15:08:40 +00:00
Crypto City
7e64fabdb2 game: remove obsolete code 2020-04-28 15:08:40 +00:00
Crypto City
145e16098d game: fix repair all considering empty flags 2020-04-28 15:08:40 +00:00
Crypto City
3275d55daf game: fix switches back and forth from per cube rendering mode 2020-04-28 15:08:40 +00:00
moneromooo-monero
7a8c1eece9
wallet2: fix subaddress expansion when receiving monero 2020-04-27 16:48:19 +00:00
Dusan Klinec
e509ede2aa
trezor: adapt to new passphrase mechanism
- choice where to enter passphrase is now made on the host
- use wipeable string in the comm stack
- wipe passphrase memory
- protocol optimizations, prepare for new firmware version
- minor fixes and improvements
- tests fixes, HF12 support
2020-04-27 18:17:56 +02:00
moneromooo-monero
e7d01056f4
message_store: don't print an error when there is no mms file
It confuses people
2020-04-27 15:44:29 +00:00
xiphon
119f706921 rpc: fix 'use_bootstrap_daemon_if_necessary' return value 2020-04-27 10:32:33 +00:00
Crypto City
ed78e68f43 game: make notifications a bit easier to read by moving the shadow 2020-04-27 01:41:02 +00:00
Crypto City
497d951fce game: do not drop to block based rendering when hovering or unselected
Target block highlight used to be material based, which required
per block rendering, but is now a frame cursor, which does not.
2020-04-27 01:41:02 +00:00
xiphon
4f489fa6a2 wallet2: check_connection return false on get_version status != OK 2020-04-26 13:08:17 +00:00
Lee Clagett
ee58362b1f Used legacy category to match insert_key_images behavior 2020-04-24 20:19:37 -04:00
Crypto City
f7243bbe23 game: enable/disable profile edit based on player info dialog account 2020-04-24 13:44:45 +00:00
Crypto City
b4eac58802 game: add a screenshot based title screen 2020-04-24 01:21:20 +00:00
Crypto City
63c50b5c08 from monero 2020-04-22 17:16:55 +00:00
moneromooo-monero
2efbd5f0cc
cryptonote: fix reuse of non default tx data when relaying
An automatic tx variable is initialized properly on the first
run through the loop, but not the second. Moving the variable
inside the loop ensures the ctor is called again to init it.
2020-04-22 16:50:20 +00:00
Crypto City
6ad068d938 make city levels somewhat easier to achieve 2020-04-22 15:14:48 +00:00
Crypto City
30d8e2f394 cc: unlock commercial buildings at level 1 2020-04-22 15:14:48 +00:00
Gingeropolous
c6a1294b5e
add another seed node
node is funded by random people and managed by me. currently functioning as public node at uwillrunanodesoon.moneroworld.com
2020-04-22 15:43:22 +02:00
moneromooo-monero
8b655de8ed
simplewallet: report timestamp based expected unlock time on balance 2020-04-22 13:34:58 +00:00
erciccione
9faf3d1a72
Add erciccione's seed node 2020-04-22 10:24:40 +02:00
xiphon
145be6dbdb p2p: startup speedup, init seed nodes on first 'connect_to_seed()' 2020-04-21 23:40:04 +00:00
Crypto City
8995df508a game: better city level window 2020-04-21 23:24:45 +00:00
Crypto City
9f16dc3047 game: improved queued commands dialog 2020-04-21 21:12:29 +00:00
Crypto City
5805cee584 game: select a flag upon a "go to" command 2020-04-21 18:03:01 +00:00
Crypto City
ecfed58928 game: print loaded magica voxel model budget 2020-04-21 17:41:07 +00:00
Crypto City
1bc5e42030 game: better queued commands dialog details 2020-04-21 17:41:07 +00:00
Crypto City
b0bea18f8e game: add a buy/sell UI swap option 2020-04-21 17:41:07 +00:00
Crypto City
2080b6ba06 cc: fix empty role production/consumption 2020-04-21 17:41:07 +00:00
Crypto City
3ac7c259d0 add icons for discoveries 2020-04-21 17:41:07 +00:00
Crypto City
43c8ff1745 cc: add a few discoveries 2020-04-21 17:41:07 +00:00
Crypto City
25565bf321 cc: add weather expertise discovery 2020-04-21 17:41:07 +00:00
Crypto City
c06125b8fa cc: add a couple more explicit tx verification errors for badges 2020-04-21 17:41:07 +00:00
Crypto City
88fcd3d63d cc: add pioneer badge 2020-04-21 17:41:07 +00:00
Crypto City
a7fe78acb0 game: catch level up dialog overflows before sending to the daemon 2020-04-21 17:41:07 +00:00
Crypto City
7544b7ebb6 cc: add overflow sanity check 2020-04-21 17:41:07 +00:00
Crypto City
8c5d13c46a game: fix level calculation in player info dialog 2020-04-21 17:41:07 +00:00
Crypto City
0c2a6b0daf game: add a "show all badges" mode 2020-04-21 17:41:07 +00:00
Crypto City
3a0571d578 give some slight share/production edge with building age
This should make it somewhat more appealing to build an existing building
rather then buy your own land and build a new building on it, given there
is no land scarcity.
2020-04-21 17:41:07 +00:00
Crypto City
24884aedf9 db_lmdb: always append new flag/account/item/etc ids, never reuse 2020-04-21 17:41:07 +00:00
Crypto City
e9a6620fab game: add "queued commands" notification and dialog 2020-04-21 17:41:07 +00:00
Crypto City
6016dc8406 game: allow setting only dialog width from ui config files 2020-04-21 17:41:07 +00:00
Crypto City
f8f0342941 bump version to 0.17.0.2 2020-04-21 17:41:07 +00:00
Crypto City
a5da17a2b9 game: fix removing an area of blocks 2020-04-21 17:40:25 +00:00
Crypto City
a7e7423a86 game: fix block selection effect 2020-04-21 17:40:25 +00:00
Crypto City
39d4694dbb cc: log badge level in history also for event badges 2020-04-21 17:40:25 +00:00
Crypto City
55459361e8 cc: fix empty badge name in game event 2020-04-21 17:40:25 +00:00
Crypto City
1654f43ffc blockchain: revert all game events on pop, not just game update ones 2020-04-21 17:40:25 +00:00
Crypto City
34841acb37 game: add pagination to player history 2020-04-21 17:40:25 +00:00
Crypto City
6eb516d10f game: fix camera/selection wobbling 2020-04-21 17:40:25 +00:00
Crypto City
da3f3fd420 game: fix accessing invalid pointer 2020-04-21 17:40:25 +00:00
luigi1111
378cdeaeae
Merge pull request #6470
79a1653 p2p: add seed node. (guywillett)
2020-04-21 09:14:38 -05:00
luigi1111
c846c8650e
Merge pull request #6445
5715460 Always reject duplicate key-images from second txid (vtnerd)
babf25d Allow unrestricted rpc calls to get full txpool info (vtnerd)
2020-04-21 09:03:37 -05:00
luigi1111
cc91c0221d
Merge pull request #6415
09abca7 wallet_api: checkUpdate - optional version and buildtag params (xiphon)
2020-04-21 08:52:57 -05:00
luigi1111
cb8f4280bb
Merge pull request #6408
5ef7138 daemon: fix print_net_stats RPC calls (moneromooo-monero)
2020-04-21 08:46:39 -05:00
guy
79a1653a07 p2p: add seed node. 2020-04-21 15:35:30 +02:00
luigi1111
2d729fbdf7
Merge pull request #6332
87d7558 Allow wallet2.h to run in WebAssembly (woodser)
2020-04-21 08:26:54 -05:00
luigi1111
9c660e159e
Merge pull request #6278
387fd66 Daemon: Print estimates for time until fully synced (rbrunner7)
2020-04-21 08:19:02 -05:00
xiphon
a813c46a1b cryptonote_core: skip dns checkpoints on startup if not enforced 2020-04-20 18:56:22 +00:00
Crypto City
fdb408ba3a Bump version to 0.17.0.1 2020-04-19 12:27:07 +00:00
Crypto City
14c46c0f30 game: only cycle through flag budgets for flags we own 2020-04-19 12:20:41 +00:00
Crypto City
9b3168c714 game: fix hang cycling materials on a building with none left 2020-04-19 12:16:52 +00:00
Crypto City
59f4990c57 wallet2: bump chain start time for wallet height estimation 2020-04-19 12:16:52 +00:00
Crypto City
4ed731fc53 game: fix badge path for leaderboards 2020-04-19 12:16:52 +00:00
Crypto City
30c51534a7 game: disable withdraw and chat input for wallets without account 2020-04-19 12:16:52 +00:00
Crypto City
87576a615a cc: fix deposit history recording 2020-04-18 11:32:34 +00:00
Crypto City
ad54330da8 bump version to 0.17.0.0 2020-04-16 23:55:48 +00:00
Crypto City
ab72f1ff46 game: scroll player info lists as a whole 2020-04-16 23:55:48 +00:00
Crypto City
5bfd1701da cc: move gemstone find code for reuse 2020-04-16 17:11:46 +00:00
Crypto City
593141807a make badge thresholds visible in game 2020-04-16 17:11:46 +00:00
Crypto City
9dabc1675a cc: prevent duplicate badge awards 2020-04-16 13:22:13 +00:00
Crypto City
b6bd294cac cc: rename the first city Helsengaard 2020-04-16 13:03:49 +00:00
Crypto City
d64f6407cf game: add event height in player history 2020-04-16 13:03:49 +00:00
Crypto City
cbc29c21ff game: fix 3D building removal 2020-04-16 13:03:49 +00:00
Crypto City
31186c9694 magica: fix model export overriding material 2020-04-16 13:03:49 +00:00
Crypto City
105b3b3da5 game: update max points on the fly to place in level up dialog 2020-04-16 13:03:49 +00:00
Crypto City
68dccd3fcb cc: change hoarder badge icon so it tints properly 2020-04-16 13:03:49 +00:00
Crypto City
13a0ef7fe8 cc: tweak gemstone find chance 2020-04-16 13:03:20 +00:00
Crypto City
dc6de325cc game: fix accessing invalid data in new badge screen 2020-04-16 13:03:20 +00:00
Crypto City
53a9d8746f cc: enable all food items 2020-04-16 13:03:20 +00:00
Crypto City
de34e6519c Add trailblazer badge (building away from other buildings) 2020-04-16 13:03:20 +00:00
xiphon
d2d3a81d0e bootstrap_daemon: fix missing virtual destructor and lambda capture (clang warning) 2020-04-15 21:22:55 +00:00
Crypto City
3f8b45895f Give small boost in hunting for players with a military building 2020-04-15 17:52:54 +00:00
Crypto City
2b2a42728b cc: tweak temperature algorithm to avoid huge cliffs 2020-04-15 17:51:31 +00:00
Crypto City
326f4bc3f2 allow repairing many flags in one command 2020-04-15 17:51:31 +00:00
woodser
87d75584e8 Allow wallet2.h to run in WebAssembly
- Add abstract_http_client.h which http_client.h extends.
- Replace simple_http_client with abstract_http_client in wallet2,
message_store, message_transporter, and node_rpc_proxy.
- Import and export wallet data in wallet2.
- Use #if defined __EMSCRIPTEN__ directives to skip incompatible code.
2020-04-15 13:22:46 -04:00
moneromooo-monero
613071f4fa
use memwipe on secret k/alpha values
Reported by UkoeHB_ and sarang
2020-04-15 01:16:31 +00:00
Sarang Noether
4ed60b626a Bulletproofs: verification speedup 2020-04-14 20:31:30 -04:00
Crypto City
0d2a615d1d cc: tweak hunt parameters 2020-04-14 22:02:56 +00:00
Crypto City
e7157d7860 cc: add missing hunt files 2020-04-14 16:48:23 +00:00
Crypto City
9567b4eec6 cc: remove spammy debug traces 2020-04-14 16:18:51 +00:00
Crypto City
12d2d9fe4c cc: tweak gemstones 2020-04-14 16:08:34 +00:00
moneromooo-monero
27d551d12f
simplewallet: add sweep_account command
Expects an account number, then the usual sweep_all options

Useful to move monero that was accidentally sent to a subaddress
with a very large account index.
2020-04-14 15:06:46 +00:00
Crypto City
f001beac17 game: switch back ctrl and shift speed modifiers 2020-04-14 14:38:35 +00:00
Crypto City
9467c65440 cc: fix badge multiple counting bug 2020-04-14 14:30:56 +00:00
Crypto City
07edcb32e4 game: fix crash in badge screen when data is recreated 2020-04-14 14:30:26 +00:00
Crypto City
2777806457 cc: add a badge for gemstones 2020-04-14 13:33:06 +00:00
Crypto City
e908c94845 cC: fix negative temperature display 2020-04-14 12:55:40 +00:00
Crypto City
0581a73ed5 cc: tweak temperature anomalies 2020-04-14 12:55:06 +00:00
Crypto City
334adf95a8 cc: bump granary badge levels 2020-04-14 12:23:40 +00:00
Crypto City
70938bf2b1 add gemstones
Randomly found in quarries, increase residential shares
2020-04-14 12:21:59 +00:00
Crypto City
ffe257989b cc: tweak food generation and spoil rates a bit 2020-04-14 12:21:29 +00:00
Crypto City
75ea224fec cc: fix mixup in extra spoil rate from rats special event 2020-04-14 12:05:51 +00:00
Crypto City
87e1c327ee cc: add pathfinder badge 2020-04-13 19:55:55 +00:00
Crypto City
c2bcb56d88 cc: make bear attack stop as soon as bear numbers are down enough 2020-04-13 19:16:10 +00:00
Crypto City
dcacc2341a game: add an option to change the GM account for debugging 2020-04-13 17:46:16 +00:00
Crypto City
3b87070a5d add hunt system 2020-04-13 17:23:54 +00:00
Crypto City
8d34bf41f3 cc: fix food spoil underflow 2020-04-13 17:23:44 +00:00
Crypto City
8d7e740ae3 game: fix tooltip crash in badges screen 2020-04-12 14:45:07 +00:00
Crypto City
54340ea84e game: fix crash due to bug handling ignore system 2020-04-12 12:42:59 +00:00
Crypto City
d1dd1d8779 cc: reword mansion badge thresholds 2020-04-12 11:19:48 +00:00
Crypto City
e05a73fc8b cc: add monopoly badge (number of patents) 2020-04-12 01:58:37 +00:00
Crypto City
4468b9910a cc: add mansion badge 2020-04-12 01:37:59 +00:00
Crypto City
cc76150af4 cc: bump granary badge thresholds 2020-04-12 00:28:56 +00:00
Crypto City
22fd1bad22 game: add player history tab 2020-04-12 00:07:56 +00:00
Crypto City
538d312c5a game: allow selecting another player from the player info screen 2020-04-11 20:25:52 +00:00
Crypto City
bf738e7524 cc: extend the db to store all game events, not just game update ones 2020-04-11 19:02:00 +00:00
Lee Clagett
c26c93019a Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. 2020-04-11 04:12:11 +00:00
luigi1111
7c74e1919e
Merge pull request #6405
8d23047 p2p: add another seed node (moneromooo-monero)
2020-04-10 16:13:04 -05:00
luigi1111
228af683a7
Merge pull request #6403
5de2295 Correct key image check in tx_pool (vtnerd)
2020-04-10 16:10:33 -05:00
luigi1111
bce050ee78
Merge pull request #6394
69b5992 simplewallet: new 'address one-off <major> <minor>' command (moneromooo-monero)
2020-04-10 16:06:10 -05:00
luigi1111
7954f8cb18
Merge pull request #6358
8958b4e blockchain_db: faster fetching of consecutive txes (moneromooo-monero)
2020-04-10 16:01:37 -05:00
luigi1111
53800b3b63
Merge pull request #6341
927fd47 simplewallet: fix smart mining not starting after first setup (moneromooo-monero)
2020-04-10 15:59:14 -05:00
Crypto City
62e057f5db add cold snap and heat wave special events 2020-04-10 19:19:14 +00:00
Sumo Gr
b367630ee8
simplewallet : missing function block separator 2020-04-10 21:27:41 +03:00
Crypto City
4f6ba85b23 cc: add a few more badges 2020-04-10 15:03:38 +00:00
Crypto City
0e05fe6898 game: change hoarder badge icon, reorg badges directory tree 2020-04-10 13:00:15 +00:00
Crypto City
49f0ad2e11 game: make the nick a link to the player info dialog 2020-04-10 01:59:43 +00:00
Crypto City
15f5524e58 wallet2: ensure spectator ignore settings are initialized 2020-04-10 01:59:15 +00:00
Crypto City
b4a41650da game: add ignore button in player dialog 2020-04-10 01:51:27 +00:00
Crypto City
cdf7d7b629 game: add a "both recommendations and custom" ignore setting 2020-04-10 01:51:27 +00:00
Crypto City
3fa07cb081 daemon: fix off by one in badge display 2020-04-10 01:51:27 +00:00
Crypto City
b1384bcaf4 game: add player badges page 2020-04-10 01:51:27 +00:00
Crypto City
3c2b07fd15 game: display actual badge counts in badge leaderboard 2020-04-10 01:51:27 +00:00
Crypto City
22b7c5f171 game: add loading wallet notification 2020-04-10 01:51:27 +00:00
Crypto City
1e4fe875c1 cc: decrease temperature anomalies 2020-04-10 01:51:27 +00:00
Crypto City
dad6a9a30c game: add food in player building columns 2020-04-10 01:51:27 +00:00
Crypto City
29c65a60e6 game: add a filter for player inventory 2020-04-10 01:51:27 +00:00
Crypto City
a0b6a6e8aa add a dice roll command, for use in story/roleplaying 2020-04-10 01:51:27 +00:00
sumogr
7c4a4003a3 simplewallet: fix strings (show_transfers & export_transfers) 2020-04-08 19:17:58 +03:00
Crypto City
ecac95a576 game: ignore fake blocks in refresh 2020-04-08 11:04:01 +00:00
Crypto City
898f1c822a cc: include tx command nonce in research RNG seed
Avoids several research txes in the same block sharing a seed
2020-04-08 11:04:01 +00:00
Crypto City
9153c6f110 Add editable player profile 2020-04-08 11:04:01 +00:00
cslashm
688a3e87e7 Add timelock verification on device 2020-04-08 11:12:32 +02:00
Crypto City
287fd9cfd1 Add player attributes for storytelling/role playing purposes 2020-04-08 00:15:51 +00:00
moneromooo-monero
69b5992296
simplewallet: new "address one-off <major> <minor>" command 2020-04-07 16:25:01 +00:00
Crypto City
2ffc120d30 cc: add labour cost for agricultural buildings 2020-04-05 18:36:34 +00:00
Crypto City
047659cd68 cc: decrease labour output more in a strike special event 2020-04-05 18:36:10 +00:00
Crypto City
b130680e65 cc: change events/discoveries that used to change agricultural shares 2020-04-05 15:53:37 +00:00
Crypto City
a7dae613c8 game: print leaderboard flags with their id when not in the current city 2020-04-05 12:45:37 +00:00
Crypto City
e603882098 game: fix town square detection for multiple cities 2020-04-05 12:35:50 +00:00
Crypto City
3891353d7e add a new command to destroy owned items 2020-04-04 23:41:15 +00:00
luigi1111
bbceb31044
Merge pull request #6395
ad13a4b Fixing static_asserts in ZMQ JSON (vtnerd)
2020-04-04 13:17:54 -05:00
luigi1111
d102a72027
Merge pull request #6384
ec01077 db_lmdb: fix race crash using a stale cursor (moneromooo-monero)
2020-04-04 13:14:19 -05:00
luigi1111
d1f3d3376d
Merge pull request #6381
e719760 Fix receive order leakage with tx fluffing (vtnerd)
2020-04-04 13:12:31 -05:00
luigi1111
975825a1fd
Merge pull request #6375
ebf3c10 Added logging for dropped local txes with no i2p/tor connections (vtnerd)
2020-04-04 13:11:30 -05:00
luigi1111
97af9649c9
Merge pull request #6372
7b9017f p2p: plug tor to clearnet association vector (Aaron Hook)
2020-04-04 13:09:55 -05:00
luigi1111
59ab769210
Merge pull request #6364
6e1cb5a device: Ledger - fix wide char hidapi error string conversion (xiphon)
2020-04-04 13:02:18 -05:00
luigi1111
5757d99208
Merge pull request #6361
68a6507 Fixed bug in ZMQ JSON-RPC method field (vtnerd)
2020-04-04 13:01:15 -05:00
luigi1111
0150a480fd
Merge pull request #6357
42a7a4d daemon: auto public nodes - cache and prioritize most stable nodes (xiphon)
2020-04-04 12:59:23 -05:00
luigi1111
6a6eedd842
Merge pull request #6353
6810150 daemon: if no banned IPs print something (sumogr)
2020-04-04 12:56:36 -05:00
luigi1111
cfc0f4a7fa
Merge pull request #6351
81c5943 Remove temporary std::string creation in some hex->bin calls (vtnerd)
5fcc23a Move hex->bin conversion to monero copyright files and with less includes (vtnerd)
3387f0e Reduce template bloat in hex->bin for ZMQ json (vtnerd)
2020-04-04 12:55:02 -05:00
luigi1111
44547006bf
Merge pull request #6347
fcb06f7 cryptonote_core: skip block notify on blockchain switching rollback (xiphon)
2020-04-04 12:52:46 -05:00
luigi1111
ad5200e440
Merge pull request #6342
82da832 rpc: Add check for too old timestamps in payment signatures. (glv2)
2020-04-04 12:49:02 -05:00
luigi1111
c4f75fe898
Merge pull request #6339
c61abf8 remove empty statements (shopglobal)
2020-04-04 12:47:31 -05:00
luigi1111
081d49c59f
Merge pull request #6338
80d5320 Hash domain separation (SarangNoether)
2020-04-04 12:44:45 -05:00
luigi1111
6011064693
Merge pull request #6334
cc18926 wallet2_api: wallet recovery - seed offset passphrase support (xiphon)
2020-04-04 12:41:32 -05:00