0xFFFC0000
8dbc361e98
cryptonote_protocol: prevent duplicate txs in fluff queue
...
1. Fix duplicate transaction #9335
2. Add test for cases where there are duplicate transaction in fluff
Co-authored-by: Boog900 <boog900@tutanota.com>
2024-06-06 17:33:17 +03:30
0xFFFC0000
738f5038bf
contrib: fix compilation error for boost 1.85
2024-05-29 16:02:15 +02:00
luigi1111
24ccaba6ef
Merge pull request #9323
...
1123ae9 net_node: update seed nodes (selsta)
2024-05-20 23:45:36 -05:00
luigi1111
1ec7eae036
Merge pull request #9311
...
dd47d03 Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] (jeffro256)
2024-05-20 23:42:54 -05:00
luigi1111
2f0503d7f3
Merge pull request #9309
...
4634b8b wallet2: fix stagenet get_approximate_blockchain_height (selsta)
2024-05-20 23:40:31 -05:00
luigi1111
b13e597e8e
Merge pull request #9306
...
755dddd common: support boost filesystem copy_options. Co-authored-by: selsta <selsta@sent.at> (0xFFFC0000)
2024-05-20 23:39:01 -05:00
luigi1111
19fa7dceac
Merge pull request #9292
...
100a7d0 Add drop_and_recreate in privatefile class. When creating a private file we need to delete the file if exist. (0xFFFC0000)
2024-05-20 23:37:41 -05:00
luigi1111
f48fc72fb6
Merge pull request #9291
...
7156788 build: force Trezor for depends builds (tobtoht)
2024-05-20 23:37:11 -05:00
luigi1111
5930557a94
Merge pull request #9267
...
7686af7 Skip privacy networks (on tx sends) that don't have outgoing connections (Lee *!* Clagett)
2024-05-20 23:34:08 -05:00
luigi1111
b85f320738
Merge pull request #9260
...
8703b8a wallet2: ensure transfers and sweeps use same fee calc logic rnd2 (j-berman)
2024-05-20 23:33:31 -05:00
luigi1111
026be65bf5
Merge pull request #9254
...
d6b35e9 Cleanup string_tools. 1. Use boost::filesystem for already available operations. 2. Use boost::string for already available operations. (0xFFFC0000)
2024-05-20 23:30:18 -05:00
selsta
1123ae9043
net_node: update seed nodes
...
Also remove port for I2P seed nodes
2024-05-12 15:24:41 +02:00
0xFFFC0000
755dddd2bc
common: support boost filesystem copy_options.
...
Co-authored-by: selsta <selsta@sent.at>
2024-05-01 02:51:08 +03:30
jeffro256
dd47d03cf2
Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]
...
Related to https://github.com/monero-project/research-lab/issues/78
Added a relay rule that enforces the `unlock_time` field is equal to 0 for non-coinbase transactions.
UIs changed:
* Removed `locked_transfer` and `locked_sweep_all` commands from `monero-wallet-cli`
APIs changed:
* Removed `unlock_time` parameters from `wallet2` transfer methods
* Wallet RPC transfer endpoints send error codes when requested unlock time is not 0
* Removed `unlock_time` parameters from `construct_tx*` cryptonote core functions
@tobtoht: undo rebase changes tx.dsts -> tx_dsts
2024-04-29 00:08:53 -05:00
selsta
4634b8b539
wallet2: fix stagenet get_approximate_blockchain_height
2024-04-28 21:16:14 +02:00
0xFFFC0000
100a7d06ee
Add drop_and_recreate in privatefile class.
...
When creating a private file we need to delete the file if exist.
2024-04-23 11:52:45 +03:30
tobtoht
71567885e6
build: force Trezor for depends builds
2024-04-15 17:25:52 +02:00
Lee *!* Clagett
7686af7acf
Skip privacy networks (on tx sends) that don't have outgoing connections
2024-03-29 15:30:14 -04:00
j-berman
8703b8a4cb
wallet2: ensure transfers and sweeps use same fee calc logic rnd2
...
Looks like the logic from #8882 was accidentally removed in #8861
(regressing to the behavior noted in the #8882 description).
This commit brings that logic back.
2024-03-22 14:09:47 -07: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
0xFFFC0000
d6b35e97be
Cleanup string_tools.
...
1. Use boost::filesystem for already available operations.
2. Use boost::string for already available operations.
2024-03-15 19:19:39 +03:30
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
Crypto City
f8c6e6c320
fix rats special events description text
2024-03-11 14:51:46 +00:00
Crypto City
e647dd20cb
rpc: add cc_get_influences RPC
2024-03-11 14:51:46 +00:00
Crypto City
e4f0d074e1
cc: fix special event mixup calculating role payouts in game update
2024-03-11 14:51:46 +00:00
Crypto City
19969a80ba
cc: increase decay with underwater area
...
to make floods a bit more interesting
halve decay for fisheries to compensate
2024-03-11 14:51:46 +00:00
Crypto City
1bdaff7ee9
cc: fix division by zero in debug log
2024-03-11 14:51:46 +00:00