1
0
Fork 0
forked from lthn/blockchain
Commit graph

4095 commits

Author SHA1 Message Date
sowle
fb22df4850
build: unused mdbx tools projects are excluded from the default MSVC build for convenience 2024-07-02 17:18:47 +02:00
sowle
0e69e059fe
fixed incorrect end-of-object indentation in dump_as_json() and similar functions 2024-06-29 13:59:01 +02:00
sowle
4e20dad924
RPC API: added missing documentation examples 3 2024-06-28 19:51:28 +02:00
cryptozoidberg
05547c5c0d
added LICENSE file to root folder 2024-06-27 23:34:07 +04:00
zano build machine
41f9302fce === build number: 320 -> 321 === 2024-06-27 21:03:11 +03:00
sowle
b51b26cb14
ui update 2024-06-27 20:01:57 +02:00
sowle
c26d449630
RPC API: added missing documentation examples 2 2024-06-27 19:38:19 +02:00
sowle
d2b60b0090
RPC API: added missing documentation examples 2024-06-27 16:08:44 +02:00
sowle
21aae4496c
DOC_EXMP_AGGR added 2024-06-27 16:08:04 +02:00
cryptozoidberg
7ff58b6b18
added missing documetation - 2 2024-06-26 22:29:58 +04:00
cryptozoidberg
e31e2730c9
added missing documetation 2024-06-26 22:02:03 +04:00
sowle
da5c484025
functional_tests/crypto_tests: all performance tests now have prefix "perf", all normal tests with "crypto" prefix will be run regularly since now 2024-06-26 17:30:55 +02:00
sowle
cee6e51cbb
unit_tests: tx_signatures_packing.1 fixed 2024-06-26 15:35:52 +02:00
sowle
d4d3ea1d23
unit_tests: p2p_client_version_test_1 fixed 2024-06-26 14:56:37 +02:00
cryptozoidberg
291d39383d
fixed description in simplewallet(reported by Gonbatfire) 2024-06-25 21:20:36 +04:00
sowle
c101a21010
warning fixed 2024-06-25 15:55:36 +02:00
sowle
5ab468be42
validate_tx_details_against_tx_generation_context implemented 2024-06-25 15:46:53 +02:00
sowle
5e8cfb9ee3
coretests: hard_fork_2_incorrect_alias_update fixed due to change in logic of wallet2::request_alias_update() 2024-06-25 14:41:36 +02:00
sowle
226c3653ac
minor improvements: CHECK_AND_ASSERT_EQ(), stream support for std::type_info 2024-06-24 23:28:47 +02:00
sowle
c21785add4
fix for #440 2024-06-24 12:16:42 +02:00
zano build machine
63c2a299a5 === build number: 319 -> 320 === 2024-06-22 21:37:45 +03:00
sowle
3882d024cb
simplewallet: display own assets with correct decimal point, get_asset_info() knows own assets, + minor fixes 2024-06-22 20:25:04 +02:00
sowle
6408ea007f
ui update 2024-06-22 19:55:14 +02:00
cryptozoidberg
c01e9a5862
added async call for 2-arguments slots 2024-06-19 14:45:53 +02:00
zano build machine
5f62c76a2f === build number: 318 -> 319 === 2024-06-19 00:55:44 +03:00
cryptozoidberg
af49225221
small tweak for bridge serialization 2024-06-17 22:13:07 +02:00
zano build machine
cb08646fc1 === build number: 317 -> 318 === 2024-06-17 01:42:12 +03:00
cryptozoidberg
2f535f011e
fixed get_assets_list api 2024-06-14 23:20:43 +02:00
cryptozoidberg
cdd435f042
added update alias api + coretest 2024-06-14 15:08:56 +02:00
cryptozoidberg
47e10e7209
added new api to update alias 2024-06-06 21:24:31 +02:00
cryptozoidberg
d622078ef9
added universal command that call rpc-api 2024-06-03 20:57:53 +04:00
cryptozoidberg
10c1f7f59a
added commands for transfer ownership over asset descripto 2024-06-02 21:12:06 +04:00
sowle
dd7d1d3109
greatly refactored alt block verification and improved it for post-HF4 era (now all updated tests should pass) 2024-06-01 22:06:21 +02:00
sowle
66fd58b8ee
coretests: many altchain tests adapted for post-HF4:
pos_altblocks_validation
  chain_switching_when_gindex_spent_in_both_chains
  alt_blocks_validation_and_same_new_amount_in_two_txs
  alt_blocks_with_the_same_txs
  chain_switching_when_out_spent_in_alt_chain_mixin
  chain_switching_when_out_spent_in_alt_chain_ref_id
2024-06-01 21:20:58 +02:00
sowle
7da72fcc89
chaingen: pos_block_builder adapted for HF4 and now can generate correct Zarcanum PoS blocks 2024-06-01 21:15:42 +02:00
sowle
66f2761f67
chaingen: find_global_index_for_output, generate_pos_block_with_given_coinstake adapted for HF4; decode_output_amount_and_asset_id, decode_native_output_amount_or_throw added 2024-06-01 21:12:26 +02:00
sowle
fdc8bf19e0
gcc compilation fix 2024-05-31 16:05:52 +02:00
sowle
c92ca6fb93
chaingen: --run-single-test now accepts specific HF, e.g.: --run-single-test=test_name@4 2024-05-31 15:51:42 +02:00
sowle
092e0f1e60
minor improvements, typos, log msgs 2024-05-31 15:49:55 +02:00
cryptozoidberg
d0bad4213a
fixed bug in rpc asset deploy function 2024-05-25 01:11:30 +04:00
sowle
0c1fe0cf80
Dockerfile brought up-to-date 2024-05-21 02:17:58 +02:00
zano build machine
9795460468 === build number: 316 -> 317 === 2024-05-16 14:11:53 +03:00
sowle
155181d899
ui update 2024-05-16 13:04:45 +02:00
zano build machine
4c2ac48337 === build number: 315 -> 316 === 2024-05-14 13:34:09 +03:00
sowle
b154d84330
ui update 2024-05-14 12:33:22 +02:00
zano build machine
01a8fdda68 === build number: 314 -> 315 === 2024-05-14 12:36:49 +03:00
sowle
2abe23c5e6
ui update 2024-05-14 11:35:55 +02:00
zano build machine
df6fa3f7c5 === build number: 313 -> 314 === 2024-05-13 16:45:05 +03:00
cryptozoidberg
10c451f3b7
Added PoS grinding attack fuse 2024-05-13 16:51:13 +04:00
zano build machine
7237867f15 === build number: 312 -> 313 === 2024-05-10 18:00:01 +03:00