Commit Graph

15793 Commits

Author SHA1 Message Date
Crypto City
2af51b7508 bump version to v0.36.1.0 2024-09-04 08:28:47 +00:00
Crypto City
2b115b52f0 rpc: add start_height in get_block_pos_history response 2024-09-04 06:57:56 +00:00
Crypto City
e557e4ce18 rpc: ensure getting stakes is atomic 2024-09-04 06:24:05 +00:00
Crypto City
5eebf9e8db cc: fix failure to create accounts while an account auction is on 2024-09-03 22:37:32 +00:00
Crypto City
3d211809a4 blockchain: move spammy timestamp errors to debug when not verifying 2024-09-03 21:57:19 +00:00
Crypto City
3fe0f171bd blockchain: fix cumulative chain difficulty for alt blocks 2024-09-03 21:56:18 +00:00
Crypto City
1b1950e048 game: fix typo in assign items screen 2024-09-02 21:43:33 +00:00
Crypto City
31a12aacef game: fix duplicate notification for pos blocks 2024-09-02 14:19:20 +00:00
Crypto City
995e6430ef game: hide primary/secondary color choice on character creation
those may now only be changed after character creation
2024-09-02 14:18:48 +00:00
Crypto City
7f322755df game: add note about typical prices when choosing initial deposit 2024-08-30 14:42:23 +00:00
Crypto City
df8dd9a3e0 update number of blocks per game tick in player visible text 2024-08-24 09:18:01 +00:00
Crypto City
a4f36a966f stake: fix windows build 2024-08-22 14:49:49 +00:00
Crypto City
b1116eff2e manual: fix PoS reward 2024-08-22 09:24:15 +00:00
Crypto City
9d4a330019 game: fix missing parenthesis in building settings screen 2024-08-22 09:23:51 +00:00
Crypto City
279e230f56 update my gpg key 2024-08-21 06:49:24 +00:00
Crypto City
4d1ef624bb bump version to 0.36.0.0 2024-08-20 20:55:03 +00:00
Crypto City
3e5777ee60 add deployable script keyword
by default, scripts will not be allowed on mainnet, this keyword
will have to be added, so this allows testing new scripts on testnet
without risk of mistakenly adding them on mainnet
2024-08-20 20:55:03 +00:00
Crypto City
afbbdda157 game: fix missing "blocks" units in sow/harvest screens 2024-08-19 14:08:20 +00:00
Crypto City
1a253a81b6 blockchain: more opportunities for caching the rolling median 2024-08-15 13:46:58 +00:00
Crypto City
a08c48b3bc functional_tests: fix occasional error due to too few materials 2024-08-15 13:46:28 +00:00
Crypto City
687a389fcb Fluorine Fermi
-----BEGIN PGP SIGNATURE-----
 
 iQFJBAABCAAzFiEEh3erj3eO6JSHovjn9KygGDZB4BAFAmXwr2oVHGx1aWdpMTEx
 MXdAZ21haWwuY29tAAoJEPSsoBg2QeAQjksIAJ9CSNK6LQU3b+8TdEv5knpMeyY/
 n6QXCA0Xl+rPJCseQZq5+FdwZjjdGm6ptm2+R/1nDjynw7jccChh2x/T0BH/3ewD
 h+30fOZ54Rm9m0hGUY7TQFf8+Nn2FK/OO+uexxMRPkj6yWmItvXTUDoEsnC0VCSn
 mA8GSy9w+ei6iTeviEH5FlSD37z/r8T5DPPy4Y44WVIWd/pR5klnnCNYFCVK2eXS
 nRuLRgY2r7hrfZfpH34JA2ITFVn7ijjZlmLN+/xNCoiIetkkvid4hZCnfl8haVC1
 G19S9cHUC0HtQxAjY8hbBrMj/7oi7SN+2+7+m/DfsyyrW0h9aX/GJySxSiA=
 =zXfB
 -----END PGP SIGNATURE-----

Merge tag 'v0.18.3.3' into cc

Fluorine Fermi
2024-08-15 07:48:13 +00:00
Crypto City
bdb3e71b16 rpc: remove dead code
reported by sech1
2024-06-17 17:44:39 +00:00
Crypto City
8921164963 blockchain: enforce valid coinbase output pubkeys 2024-06-17 17:44:39 +00:00
Crypto City
3e8d84341e PoS block rewards now go directly to the staker's game balance
to avoid nuking ring signatures for everyone by having many linkable
inputs in transactions
2024-06-17 17:44:39 +00:00
Crypto City
2f34fc4efa add new RPC for p2pool usage 2024-06-17 17:44:39 +00:00
Crypto City
57c50ca528 add get_block_pos_history node RPC 2024-03-17 07:41:23 +00:00
Crypto City
b5207eb77c tweak discoveries a bit 2024-03-16 22:26:10 +00:00
luigi1111
81d4db08eb
Merge pull request #9244
31a7f12 ringct: fix trunc_amount field name change (jeffro256)
2024-03-12 12:46:10 -04:00
jeffro256
31a7f12d55
ringct: fix trunc_amount field name change
Caused in commit 05231400cebfeedbbc0a5386f38a033bba6314b3, PR #9035.
2024-03-11 20:28:01 -05:00
luigi1111
453a82fd44
Merge pull request #9239
97e3ce5 build: prepare v0.18.3.3 (selsta)
2024-03-11 15:57:50 -04:00
luigi1111
1744fada96
Merge pull request #9238
c7cf489 Revert 'http_client: reduce number of packets sent for small bodies' (jeffro256)
2024-03-11 15:56:38 -04:00
luigi1111
1b7de24e90
Merge pull request #9229
1a931ec depends: add riscv64 linux build tag (selsta)
2024-03-11 15:52:45 -04:00
Crypto City
fab89a404c fix management discoveries blurbs 2024-03-11 17:49:30 +00:00
Crypto City
0abc6ee818 functional_tests: add crop yield test 2024-03-11 16:42:08 +00:00
Crypto City
400350ec2d expose player/owner occupation to scripts 2024-03-11 14:52:09 +00:00
Crypto City
c4bfbbe453 functional_tests: add a few more auction tests 2024-03-11 14:52:09 +00:00
Crypto City
0619ef4bb7 game: add land price terrain mode 2024-03-11 14:52:09 +00:00
Crypto City
87ab297654 cc: do not make ignorable item strings for predefined items 2024-03-11 14:52:09 +00:00
Crypto City
58a28936f5 functional_tests: add tests for flag deactivation on transfer 2024-03-11 14:52:09 +00:00
Crypto City
dee007f971 functional_tests: add tests for some city specializations 2024-03-11 14:52:09 +00:00
Crypto City
b4b12fd628 cc: add labour usage to hunt command items list 2024-03-11 14:52:09 +00:00
Crypto City
9b89c3455f game: tweak "assign items" wording 2024-03-11 14:52:09 +00:00
Crypto City
154a5b371c functional_tests: add pos test with tricked out account 2024-03-11 14:52:09 +00:00
Crypto City
613edbb4e0 game: add earthquake effect 2024-03-11 14:52:09 +00:00
Crypto City
f6859ad48d functional_tests: add special events tests 2024-03-11 14:52:09 +00:00
Crypto City
cc44a1fd80 fix moose and fish population updates when special event is on 2024-03-11 14:52:09 +00:00
Crypto City
91dcaa772f fix missing snowstorm double decay 2024-03-11 14:52:09 +00:00
Crypto City
9f67fcceab fix lightning target selection 2024-03-11 14:52:09 +00:00
Crypto City
facf217a70 make sure no flag is on fire when the fire event stops 2024-03-11 14:52:09 +00:00
Crypto City
fe345ac166 decrease temperature a bit more during a snowstorm 2024-03-11 14:52:07 +00:00