Crypto City
18ab361e8b
give spread to match command matcher
2021-09-14 19:59:41 +00:00
SChernykh
dfee15eee1
RPC and ZeroMQ APIs to support p2pool
...
Adds the following:
- "get_miner_data" to RPC API
- "json-miner-data" to ZeroMQ subscriber contexts
Both provide the necessary data to create a custom block template. They are used by p2pool.
Data provided:
- major fork version
- current height
- previous block id
- RandomX seed hash
- network difficulty
- median block weight
- coins mined by the network so far
- mineable mempool transactions
2021-09-11 15:15:07 +02:00
Crypto City
489a261db0
Merge remote-tracking branch 'origin/master' into cc
...
8fde011dbe
2021-09-01 15:50:02 +00:00
Crypto City
f309f1422c
fix sync failure when popping a game update block, but only it
2021-08-21 16:11:28 +00:00
Crypto City
a166850445
python-rpc: save a bit of memory in state
2021-08-21 14:44:33 +00:00
Crypto City
0b9728c08d
game: more optional command info in history
2021-08-21 14:44:33 +00:00
Crypto City
83ebf8aad4
improve third party matching
2021-08-18 22:38:51 +00:00
Crypto City
5206ea2ec3
fix hunts conflicting with each other
2021-08-12 11:01:35 +00:00
Crypto City
88c2c3d68a
do not consider commands with bad signatures in chat/pending
...
These are probably from another chain, or malicious, though
they could be due to a reorg
2021-08-12 11:01:35 +00:00
mj-xmr
7caab8dd74
utils/health: separate Clang Tidy tests for C & C++
2021-07-27 11:17:27 +02:00
Crypto City
c96b9dd18f
rpc: take building influence into consideration in cc_get_production
2021-07-18 17:47:00 +00:00
malinero
30c15a6ca8
Remove obsolete android dockerfiles
2021-07-09 01:05:18 +02:00
Crypto City
da83f01ff4
make dividend command more flexible
...
it can optionally distribute to unowned items only, as well as
pay per item rather than split
2021-07-06 12:52:33 +00:00
Crypto City
fed2fb90ac
rpc: add a cc_get_production RPC
2021-07-04 08:20:46 +00:00
moneromooo-monero
b8b054c0f1
python-rpc: add missing python api for new freeze/thaw/frozen RPC
2021-06-11 07:00:27 +00:00
Crypto City
570b636321
game: add notification (with icon) when we're outbid in an auction
2021-05-30 10:59:31 +00:00
Crypto City
449ec733d3
event badges can now have a custom design
2021-05-29 12:32:20 +00:00
Crypto City
6eeea7ed94
coins can now have a custom graphic design
2021-05-29 12:32:20 +00:00
Crypto City
d3364f7053
python-rpc: add missing all parameter to cc_get_scripts
2021-05-15 14:11:26 +00:00
luigi1111
ea5c99f142
Merge pull request #7685
...
8c3c7b8 depends, docker: fix bintray links (selsta)
2021-05-12 15:32:16 -05:00
Crypto City
b98ce15e9d
python-rpc: include median block weight and diff in daemon state
2021-04-27 18:15:30 +00:00
selsta
8c3c7b8109
depends, docker: fix bintray links
2021-04-27 09:55:32 +02:00
Crypto City
931773c40e
Merge remote-tracking branch 'origin/master' into cc
2021-04-24 13:46:11 +00:00
mj-xmr
eb272b12a3
Add mj-xmr GPG key
2021-04-17 06:48:39 +02:00
Crypto City
618388ccab
items can now be auctioned
2021-04-15 11:12:21 +00:00
Crypto City
f2cf26638d
invitations can now be tied to a particular recipient address
2021-04-11 10:22:59 +00:00
Crypto City
4e6eac5552
python-rpc: add full special event history to the chain state
2021-04-10 00:06:37 +00:00
Crypto City
42416063bf
fix historical temperature lookups ignoring special events
2021-04-10 00:06:37 +00:00
Crypto City
71c42575fe
handle runestones properly on defaulted/derelict buildings
2021-04-06 10:46:37 +00:00
Crypto City
85344d7f42
rpc: add cc_get_terrain RPC for heightmap and potential maps
2021-04-06 10:46:37 +00:00
Crypto City
2eec2f6371
fix farming not being bothered by not having enough heating material
...
also fix demolishing a farm while a crop is being grown
2021-04-06 10:46:37 +00:00
Crypto City
1a8055684e
rpc: remove obsolete width/height in cc_demolish
2021-04-02 22:54:56 +00:00
Crypto City
6d5b0222cf
add runestone carving tests
2021-04-02 22:54:56 +00:00
luigi1111
2cb31c42a8
Merge pull request #7391
...
7b51547 gpg_keys: add anon (anon)
2021-03-29 21:21:38 -04:00
Crypto City
6261344b9a
remove mime_type from custom items, and add gold content
2021-03-25 14:37:56 +00:00
Crypto City
8354848ec8
custom item secondary descriptions can now be updated
2021-03-23 23:36:38 +00:00
Crypto City
20b806a964
rpc: add cc_is_custom_item_data RPC
2021-03-23 23:36:38 +00:00
Crypto City
64af90f54e
game: simple in-game IPFS image viewer
2021-03-23 23:36:38 +00:00
moneromooo-monero
3bd3a44aac
python-rpc: add function for new scan_tx RPC
2021-03-20 17:40:46 +00:00
Crypto City
90efc53bf5
add a few more fields to merge mining related RPC
2021-03-20 14:55:17 +00:00
luigi1111
6776b70140
Merge pull request #7398
...
5984277 python-rpc: adapt urlparse for python3 (moneromooo-monero)
2021-03-20 01:43:50 -04:00
luigi1111
e2a3f5cadd
Merge pull request #7368
...
dc66115 Formatted markdown in readme.md (Timo Sarkar)
2021-03-20 01:39:02 -04:00
luigi1111
8d7c1135b8
Merge pull request #6810
...
19b2283 New add_aux_pow RPC to support merge mining (moneromooo-monero)
2021-03-20 01:33:10 -04:00
Crypto City
59da6694be
rpc: add a cc_get_predefined_item_info RPC
2021-03-13 19:50:44 +00:00
Crypto City
afc4f6f913
new cc_get_item_ownership RPC and daemon command
2021-03-13 10:45:46 +00:00
Crypto City
b8d4836f2a
add optional hash and MIME type to custom items, and add cc_item_info command
2021-03-13 10:45:46 +00:00
Crypto City
3ffe13df7d
extra land tax for lots left empty for more than 10 days
2021-03-13 10:45:46 +00:00
moneromooo-monero
5984277fe3
python-rpc: adapt urlparse for python3
2021-02-23 11:43:22 +00:00
anon
7b51547815
gpg_keys: add anon
2021-02-19 23:07:19 +00:00
Crypto City
d756dfcd3a
python-rpc: adapt urlparse for python3
2021-02-11 18:24:13 +00:00
Crypto City
0fc92ea5bd
python-rpc: fix syntax for python3
2021-02-11 18:24:13 +00:00
Timo Sarkar
dc661152c1
Formatted markdown in readme.md
2021-02-10 17:34:40 +01:00
moneromooo-monero
19b228393f
New add_aux_pow RPC to support merge mining
2021-02-09 11:58:21 +00:00
Crypto City
49faf95c40
fix flag destruction not keeping full state
2021-02-03 16:26:08 +00:00
Crypto City
1bce3a22e3
python-rpc: fix daemon import when there's a system dameon module
2021-02-03 16:26:08 +00:00
moneromooo-monero
c26cca6f14
console: fix syntax for python3
2021-01-18 22:23:34 +00:00
Crypto City
4956a6aa5e
Merge remote-tracking branch 'origin/master' into cc
2021-01-18 01:33:53 +00:00
Crypto City
7e87bcc711
fix functional tests
2021-01-16 20:44:45 +00:00
luigi1111
01613bd07e
Merge pull request #6989
...
a2bd6de Clang IWYU header checker script (mj-xmr)
2021-01-15 23:42:52 -05:00
mj-xmr
700d4e9388
Run Valgrind checks for any binary in a list
2021-01-07 14:40:07 +01:00
mj-xmr
a2bd6deb12
Clang IWYU header checker script
...
Run with utils/health/clang-include-what-you-use-run.sh
2020-12-28 09:01:24 +01:00
Alexander Blair
e9c053eac6
Merge pull request #6977
...
e59134123 Clang-tidy integrated into CMakeLists.txt (mj-xmr)
2020-12-10 17:32:56 -08:00
Alexander Blair
ddf59289d6
Merge pull request #6956
...
9f502108b Add ClangBuildAnalyzer under utils/health for analyzing build times (mj-xmr)
2020-12-10 17:32:13 -08:00
mj-xmr
9f502108bf
Add ClangBuildAnalyzer under utils/health for analyzing build times
2020-12-08 08:05:56 +01:00
moneromooo-monero
a4e42b2d4c
bump my key expiration date by 2 more years
2020-12-05 18:19:56 +00:00
mj-xmr
e591341237
Clang-tidy integrated into CMakeLists.txt
...
Can be called from the source directory with:
utils/health/clang-tidy-run.sh
2020-12-02 20:42:38 +01:00
Crypto City
0446bde62c
allow mayors to select who gets styling on runestone messages
2020-11-30 16:45:16 +00:00
Crypto City
c50b571fa9
allow the game account to enable/disable scripts
2020-11-29 23:38:03 +00:00
Crypto City
9d24044370
rpc: add a cc_get_stats RPC
2020-11-22 23:25:50 +00:00
Crypto City
cf6a626937
auction creation and bidding, auction flags on mortgage default
2020-11-22 23:25:50 +00:00
Crypto City
3c62823105
python-rpc: fix blob hash recording when there are no blobs
2020-11-22 23:25:50 +00:00
Crypto City
182863edc9
blob deduplication for scripts
2020-11-22 23:25:49 +00:00
Crypto City
7bad65991c
cc: every script state can now have actions
2020-11-22 23:25:49 +00:00
Crypto City
f6498b3f05
db_lmdb: set last service height to current height on construction
2020-11-22 23:25:49 +00:00
Crypto City
7ccfa9a3ed
script overrides
...
Strings and locals can be set to be parameterized
2020-11-22 23:25:49 +00:00
Crypto City
4dd1ed8458
wallet: add carve runestone command RPC
2020-11-22 15:27:07 +00:00
Crypto City
9ff58f684f
scripts can now be attached to runestones
2020-11-22 15:27:07 +00:00
Crypto City
b530681553
python-rpc: add a state to get a database's state in a dict
2020-11-22 15:27:07 +00:00
Crypto City
8c40728115
change firefighting to service when appropriate
2020-11-22 15:27:07 +00:00
Crypto City
04f467def6
runestones
...
Currently only a player written message
2020-11-22 15:27:07 +00:00
Crypto City
402d9ce769
land can now be given
2020-11-22 15:27:06 +00:00
Crypto City
cb40955cc6
new custom language for scripts
2020-11-22 15:27:06 +00:00
Crypto City
98d4ae7c2b
land cost now costs more near the city center and far away
...
also fix overflows in land/tax cost
2020-11-01 17:34:31 +00:00
Crypto City
f2808a6a39
more tile size optimization
...
Tiles are now stored as a single packed byte stream,
including in the game, and unpacked/repacked as necessary
2020-10-25 18:47:26 +00:00
Crypto City
43b8112c1e
Merge branch 'master' into cc
2020-10-18 00:33:51 +00:00
Crypto City
29fa6c7222
wood can now be chopped into firewood
2020-10-17 23:30:30 +00:00
Crypto City
7b51ad56bc
WIP - mortgages
2020-10-17 23:29:26 +00:00
Crypto City
9586a32958
WIP - mortgages
2020-10-17 23:29:26 +00:00
Crypto City
5710bb74dd
WIP - scripts
2020-10-17 23:28:43 +00:00
Crypto City
bd20a169ec
functional_tests: more city and game update tests
2020-09-29 12:14:10 +00:00
Crypto City
a97bc73248
python-rpc: add missing city parameter to cc_buy_land
2020-09-28 21:09:07 +00:00
Crypto City
b7c431c15e
remove cost from buy_land command
2020-09-24 19:29:55 +00:00
Crypto City
732d6f0c33
daemon: add cc_get_temperature RPC
2020-09-17 02:30:44 +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
moneromooo-monero
8cf2bb107e
New add_aux_pow RPC to support merge mining
2020-09-13 22:16:07 +00:00
Nathan Dorfman
d3e7c5a8ba
systemd: Don't use Type=forking
2020-09-08 11:16:43 -06:00
moneromooo-monero
743608ec16
wallet: allow signing a message with spend or view key
2020-08-28 19:25:17 -04:00
Crypto City
7aea6cbf93
add a daemon RPC to get new unused nonces
2020-08-25 13:20:15 +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