Crypto City
848674aa45
game: windows wants ".exe" binary suffix
2021-03-27 22:20:18 +00:00
Crypto City
377ff79160
game: fix build on mac
...
environ isn't defined in a system header
2021-03-27 21:23:43 +00:00
Crypto City
5ea71de480
bump version to 0.28.1.0
2021-03-27 17:24:26 +00:00
Crypto City
9be2784636
fix scaffolding discoveries not being used where appropriate
2021-03-27 16:31:30 +00:00
Crypto City
c0c848432a
game: fix restoring a model backup on the town square
2021-03-27 14:00:55 +00:00
Crypto City
6fb72d6a61
game: tweak clip planes for lessened Z fighting
2021-03-27 11:40:27 +00:00
Crypto City
c7578ffb49
cc: give a penalty to agriculture on cliffs
2021-03-27 11:18:11 +00:00
mj-xmr
53683d7f90
Warnings: fix ut/levin.cpp missing braces
2021-03-27 09:26:44 +01:00
Crypto City
534e5428fb
game: boids now take more random routes, looks less weird
2021-03-27 00:50:13 +00:00
Crypto City
94888f7354
daemon-controller: use the same bootstrap daemon for all ops
2021-03-26 20:55:25 +00:00
Crypto City
0c7aa3166e
cc: select a more appealing map
2021-03-26 20:37:15 +00:00
Crypto City
3501baf29b
cc: tweak gemstone map, a bit more interesting
2021-03-26 20:37:15 +00:00
Crypto City
4007a33e95
cc: tweak stability map, it was too high frequency
2021-03-26 20:37:15 +00:00
Crypto City
a71c28582f
game: tweak ipfs upload layout
2021-03-26 20:37:15 +00:00
Crypto City
59ee64e91f
game: add selection filters for common image types for ipfs upload
2021-03-26 20:37:15 +00:00
Crypto City
e3b256215f
functional_tests: add test for fractional amount of gold in item
2021-03-26 20:37:15 +00:00
Crypto City
836b1ebfa7
add two new badges, for item design and gilded item collection
2021-03-26 20:37:15 +00:00
Crypto City
e1e435a007
game: add view button in trade screen for custom items
2021-03-26 20:37:15 +00:00
Crypto City
f6ff04cda7
game: fix making new items without gold
2021-03-26 20:37:15 +00:00
Crypto City
8fe5a1835c
game: the daemon is now started/stopped automatically (with option)
...
also fix stray "incompatible" message
2021-03-26 20:37:15 +00:00
Crypto City
cb35c0cf3d
README: bump versions to 0.28.0.0 too
2021-03-25 20:59:02 +00:00
selsta
18c7f9c446
depends: openssl 1.1.1i -> 1.1.1k
2021-03-25 21:38:57 +01:00
Crypto City
a9a4f4bb4e
bump version to 0.28.0.0
2021-03-25 14:52:29 +00:00
Crypto City
fa4d95bcb0
cc: fix coin supply below coin minting age for huge supplies
2021-03-25 14:37:57 +00:00
Crypto City
55462a21cd
game: only use glibc wrappers on linux
2021-03-25 14:37:56 +00:00
Crypto City
6261344b9a
remove mime_type from custom items, and add gold content
2021-03-25 14:37:56 +00:00
Crypto City
5b2e27b2ad
functional_tests: fix accounting error
2021-03-25 13:54:24 +00:00
moneromooo-monero
447bfae2a4
wallet2: fix unlocked mixup in light wallet mode
2021-03-25 09:33:40 +00:00
moneromooo-monero
5a2edea16b
db_lmdb: catch exceptions testing for mmap support
...
Turns out at least one arch (armel based) does not have unique_path
implemented and throws
2021-03-25 09:24:45 +00:00
Nathan Dorfman
2d1fa5e0ba
cmake: Don't default to -march=native on OpenBSD
2021-03-24 16:43:15 -06:00
moneromooo-monero
f6e2636493
blockchain_db: harden code against invalid input types
...
If an invalid input type were to get to this, the code could
remove key images that might be present already in the chain,
which could allow a double spend, even if this is impossible
with the current code.
Reported by KeyboardWarrior.
2021-03-24 21:43:57 +00:00
Crypto City
8354848ec8
custom item secondary descriptions can now be updated
2021-03-23 23:36:38 +00:00
Crypto City
f69c7f3cac
better ipfs integration
...
More centralized since we have to temporarily cache newly added data
for it to be instantly available, but that is optional, and it'll
still work with only a local ipfs daemon, with just a day's delay
2021-03-23 23:36:38 +00:00
Crypto City
4903cc2f38
ipfs: connect to townforge ipfs node for both get and add
2021-03-23 23:36:38 +00:00
Crypto City
5a58b7d2c5
ipfs_proxy: proxy to serve only data that's on the chain
2021-03-23 23:36:38 +00:00
Crypto City
240b311e49
merge_mining_proxy: fix a couple "monero-" name prefixes
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
Howard Chu
ab5f0ec37a
ITS#9500 fix regression from ITS#8662
...
mdb_load -a patch broke overwriting with MDB_CURRENT
2021-03-23 20:51:19 +00:00
luigi1111
dcba757dd2
Merge pull request #7619
...
2a20434
Fix monerod --rpc-ssl disabled (Lee Clagett)
2021-03-22 20:19:32 -04:00
luigi1111
8e139db454
Merge pull request #7618
...
3bd3a44
python-rpc: add function for new scan_tx RPC (moneromooo-monero)
2021-03-22 20:18:29 -04:00
anon
fe632560f4
cryptonote_protocol_handler: fix race condition
2021-03-22 19:42:46 +00:00
anon
ded2f3aa85
cryptonote_protocol_handler: add race condition demo
2021-03-22 19:42:46 +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
mj-xmr
c836dc11c9
[CI] Use Python3 for funcional tests, instead of Python2
2021-03-20 10:30:57 +01:00
luigi1111
5b8d714a4b
Merge pull request #7422
...
d46d90c
return output key for incoming transfers (benevanoff)
2021-03-20 01:57:44 -04:00
luigi1111
42987f93f4
Merge pull request #7418
...
68f1ca6
trezor: simplify recognition of integrated addresses (Dusan Klinec)
2021-03-20 01:53:03 -04:00
luigi1111
23e281716f
Merge pull request #7417
...
bf86e95
added link to moneropedia to pruning in README.md (Luxter77)
b3238a8
Update size figures on the pruning section of README.md (Luxter77)
cf96615
Make pruning section more consistent in README.md (Luxter77)
2021-03-20 01:52:03 -04:00
luigi1111
53f3961259
Merge pull request #7413
...
1fbb33c
cmake: fix ccache detection (anon)
2021-03-20 01:49:07 -04:00