sowle
|
d52cb725d1
|
updated macos deployment target: 10.13 -> 10.15 (required for std::filesystem)
|
2024-05-04 03:24:15 +02:00 |
|
sowle
|
f7aab6f332
|
coretests: restored forgotten multisig_n_participants_seq_signing test
|
2024-05-04 03:18:40 +02:00 |
|
sowle
|
b3c44598b0
|
minor improvements & code cleanup
|
2024-05-04 03:17:56 +02:00 |
|
sowle
|
702817e351
|
fixed a potential issue in check_ms_input()
|
2024-05-04 03:16:28 +02:00 |
|
sowle
|
81ac6cf333
|
removed redundant hardfork check from check_tx_inputs(), because it's already in validate_tx_for_hardfork_specific_terms()
|
2024-05-04 03:15:13 +02:00 |
|
sowle
|
e38dfc1472
|
coretests: hardfork_4_pop_tx_from_global_index test added to cover uncovered areas in pop_transaction_from_global_index()
|
2024-05-04 02:35:51 +02:00 |
|
sowle
|
5500e943dd
|
did some refactoring around validate_miner_transaction()
code simplified
fixed an issue with already_generated_coins not taking block size penalty into consideration
|
2024-05-04 02:33:05 +02:00 |
|
sowle
|
e57709a67f
|
prevalidate_miner_transaction() now checks HF condition for the given height instead of the top height
|
2024-05-04 02:24:11 +02:00 |
|
sowle
|
2e75597365
|
code clean-up and minor improvements
|
2024-05-04 02:21:34 +02:00 |
|
zano build machine
|
a12fd42a8e
|
=== build number: 303 -> 304 ===
|
2024-05-04 03:13:22 +03:00 |
|
sowle
|
5e07e3c4e0
|
an attempt to fix linux build
|
2024-05-04 02:05:17 +02:00 |
|
sowle
|
2b1c1094a6
|
fix for m_db_per_block_gindex_incs container (was not populated properly due to a bug in append_per_block_increments_for_tx())
|
2024-05-03 18:39:26 +02:00 |
|
cryptozoidberg
|
7a0ec043a1
|
fixed issue with multithreadin and jwt rpc
|
2024-05-03 20:08:22 +04:00 |
|
cryptozoidberg
|
423b99cc5e
|
fixes in UI for latest qt and latest UI commits
|
2024-05-02 19:12:35 +04:00 |
|
cryptozoidberg
|
a853f77c00
|
added Debug config, replace boost to std (due to deadlock in boost guts)
|
2024-05-01 19:20:44 +04:00 |
|
cryptozoidberg
|
1d153834d9
|
fixed m3 simulator build for ios
|
2024-04-30 20:29:11 +04:00 |
|
cryptozoidberg
|
d718d876fc
|
added address field to get_seed_phrase_info
|
2024-04-27 23:26:32 +04:00 |
|
sowle
|
db4b841f57
|
minor fixes and code cleanup
|
2024-04-25 19:13:57 +02:00 |
|
zano build machine
|
89e6555e2a
|
=== build number: 302 -> 303 ===
|
2024-04-25 18:00:29 +03:00 |
|
sowle
|
3ab93654f5
|
ui update
|
2024-04-25 16:59:42 +02:00 |
|
sowle
|
7fdc82a630
|
minor code cleanup
|
2024-04-25 16:46:36 +02:00 |
|
cryptozoidberg
|
1196423f02
|
fixes over documentation autogen
|
2024-04-22 23:29:00 +04:00 |
|
sowle
|
6f4e1465bc
|
utils: macosx_bild_uploader: increased attempts count (i.e. timeout)
|
2024-04-22 17:50:41 +02:00 |
|
sowle
|
15e653a8ae
|
minor refactoring: get_base_block_reward() now requires only block height (for clarity)
|
2024-04-22 17:45:10 +02:00 |
|
cryptozoidberg
|
b102d0d3b9
|
fixed command line to common style
|
2024-04-22 18:48:20 +04:00 |
|
zano build machine
|
47dfdf1e0b
|
=== build number: 301 -> 302 ===
|
2024-04-22 17:31:56 +03:00 |
|
sowle
|
08a753b4c9
|
ui update
|
2024-04-22 16:30:42 +02:00 |
|
sowle
|
63dadb37c6
|
compilation fix for blockchain_storage::get_assets()
|
2024-04-22 01:25:28 +02:00 |
|
sowle
|
9f8ce4cc09
|
daemon RPC documentation added
|
2024-04-21 04:41:43 +02:00 |
|
cryptozoidberg
|
2e2d3c26b4
|
Moved UI to latest commit
|
2024-04-20 00:10:55 +04:00 |
|
cryptozoidberg
|
ad66a6db30
|
added get_assets_list command to daemon API
|
2024-04-20 00:07:38 +04:00 |
|
zano build machine
|
eae8fde294
|
=== build number: 300 -> 301 ===
|
2024-04-16 17:26:21 +03:00 |
|
sowle
|
530acf4662
|
wallet2::has_bare_unspent_outputs() was fixed for the testnet
|
2024-04-11 17:14:43 +02:00 |
|
sowle
|
e52ff16733
|
wallet2: fixed height upper limit in decoy request for pre-HF4 PoS mining (effective mostly for the testnet)
|
2024-04-11 17:00:36 +02:00 |
|
cryptozoidberg
|
e3d1956ba3
|
implemented RPC API for assets deployment
|
2024-04-11 14:29:03 +02:00 |
|
cryptozoidberg
|
c54f3fc1d8
|
added seed to wallet generation api
|
2024-04-10 19:31:01 +02:00 |
|
sowle
|
4f74046e62
|
Merge branch 'master' into develop
|
2024-04-10 19:14:51 +02:00 |
|
sowle
|
82e52e951a
|
build version: 299 -> 300
|
2024-04-10 19:13:58 +02:00 |
|
sowle
|
d1f7f436f8
|
build version: 299 -> 300
|
2024-04-10 19:13:13 +02:00 |
|
cryptozoidberg
|
ed62452853
|
hardfork 5
|
2024-04-10 19:10:32 +02:00 |
|
sowle
|
a39a3ddd55
|
merge master into develop
|
2024-04-10 17:47:08 +02:00 |
|
cryptozoidberg
|
3cde8738c2
|
added example values to wallet_provision_info
|
2024-04-10 14:52:46 +02:00 |
|
cryptozoidberg
|
53a27a4306
|
documented wallet_provision_info
|
2024-04-10 14:51:33 +02:00 |
|
cryptozoidberg
|
ef16abb41a
|
extra line break added
|
2024-04-10 14:47:28 +02:00 |
|
sowle
|
d3f3bb07e0
|
restarted testnet (build version bumped up to 299)
|
2024-04-10 14:24:59 +02:00 |
|
cryptozoidberg
|
ac63489325
|
last fixes for uri
|
2024-04-10 14:19:48 +02:00 |
|
cryptozoidberg
|
cb1f62d4ff
|
fixedbug with crash on autodoc
|
2024-04-10 14:19:48 +02:00 |
|
sowle
|
75cb3bcaf8
|
more compilation fixes
|
2024-04-10 13:49:44 +02:00 |
|
sowle
|
30eba2dadf
|
fixed compilation (handle_http_request_map definition)
|
2024-04-10 13:33:37 +02:00 |
|
cryptozoidberg
|
18650cda63
|
moved code to common header
|
2024-04-10 13:19:36 +02:00 |
|