cryptozoidberg
|
b827779c7c
|
deep refactoring of recent_transfers structure against confidential assets - still pretty much all broken
|
2023-06-06 23:05:53 +02:00 |
|
cryptozoidberg
|
36d7806b1c
|
Merge branch 'multiassets' into recent_history
|
2023-06-02 20:26:26 +02:00 |
|
cryptozoidberg
|
6263975c03
|
Fixed bug with cloudflare ssl handshake
|
2023-06-02 20:09:13 +02:00 |
|
cryptozoidberg
|
67cfc35faf
|
change of recent tx hsitory against multiassets
|
2023-05-31 13:45:36 +02:00 |
|
sowle
|
3e1123fcaa
|
print_fixed_decimal_point_with_trailing_spaces() minor fix
|
2023-05-29 14:25:24 +02:00 |
|
sowle
|
f245df2d09
|
some warnings fixed
|
2023-05-26 22:20:55 +02:00 |
|
sowle
|
943e234a3d
|
simplewallet & wallet: printing balance unlocked + disabling tor by default
|
2023-05-26 22:01:01 +02:00 |
|
sowle
|
768309d72e
|
tx_out_zarcanum serialization fixed + fixed compilation for MSVC 2022
|
2023-05-25 21:15:42 +02:00 |
|
cryptozoidberg
|
3fab389f05
|
Reset testnet to next formation
|
2023-05-22 19:58:22 +02:00 |
|
sowle
|
f164335e4e
|
coretests: zarcanum_in_alt_chain fixed by temporary disabling altchain checks for ZC inputs (+few improvements)
|
2023-05-22 04:27:40 +02:00 |
|
cryptozoidberg
|
7eea5fab42
|
reset PoS starter difficulty
|
2023-05-19 22:46:01 +02:00 |
|
cryptozoidberg
|
32fca807c3
|
Merge branch 'cryptoassets' into multiassets
|
2023-05-02 16:18:18 +02:00 |
|
cryptozoidberg
|
17134351bb
|
Multiple fixes over core tests related to zarcanum/multiassets
|
2023-05-02 16:16:58 +02:00 |
|
cryptozoidberg
|
a83dedf2a4
|
multiple fixes over old block verification tests
|
2023-04-30 00:43:49 +02:00 |
|
sowle
|
1a698a72b2
|
a rare case in get_est_height_from_date fixed (credits go to @crypto_zoidberg)
|
2023-04-28 21:51:28 +02:00 |
|
cryptozoidberg
|
64a043a18f
|
fixed few bugs related to aliases registration and block versions
|
2023-04-26 23:59:33 +02:00 |
|
cryptozoidberg
|
9f6436ea08
|
Final fixes for ionic_swap_basic_test - first time test worked!!!!!
|
2023-04-25 00:16:13 +02:00 |
|
cryptozoidberg
|
09215f8923
|
Fixes over TX_FLAG_SIGNATURE_MODE_SEPARATE and ionic swaps
|
2023-04-21 17:33:56 +02:00 |
|
cryptozoidberg
|
4acb2bae03
|
multiple fixes over ionic_swap proposal
|
2023-04-20 22:08:20 +02:00 |
|
cryptozoidberg
|
aa8d3207a4
|
minor fixes over TX_FLAG_SIGNATURE_MODE_SEPARATE
|
2023-04-18 20:07:33 +02:00 |
|
cryptozoidberg
|
44e22b611d
|
Multiple fixes here and there, mostly fixing compilation problems
|
2023-04-18 16:55:25 +02:00 |
|
cryptozoidberg
|
ac4a62a5c9
|
fixed API for explorer
|
2023-04-17 23:04:30 +02:00 |
|
cryptozoidberg
|
4aa58d1202
|
Merge branch 'cryptoassets' into multiassets
|
2023-04-17 19:36:49 +02:00 |
|
cryptozoidberg
|
9859361e36
|
Multiple fixes over ionic_swap
|
2023-04-17 19:35:55 +02:00 |
|
sowle
|
c69ef90249
|
check_native_coins_amount_burnt_in_outs() instead of get_amount_for_zero_pubkeys() which is now deprecated, some coretests adapted and have been debugged
|
2023-04-14 04:51:33 +02:00 |
|
cryptozoidberg
|
74ad0023ee
|
Merge branch 'cryptoassets' into multiassets
|
2023-04-13 20:08:31 +02:00 |
|
cryptozoidberg
|
e30341163b
|
Added intermediate information secure transfer between proposal and acceptance
|
2023-04-13 20:07:43 +02:00 |
|
sowle
|
0ec1b0f011
|
decode_output_amount_and_asset_id() implemented
|
2023-04-13 19:54:06 +02:00 |
|
sowle
|
a9ac0a24eb
|
1) outputs_generation_context is now part of finalize_tx_params; 2) outputs_generation_context -> tx_generation_context
|
2023-04-12 20:13:54 +02:00 |
|
sowle
|
f1815da106
|
coretests: hardfork 3 set to be default for tests + defaults initialization
|
2023-04-12 04:55:17 +02:00 |
|
sowle
|
3abf473c8e
|
fixing gcc errors while trying not to screw up msvc compilation at the same time (wip)
|
2023-04-08 21:59:18 +02:00 |
|
sowle
|
a7c7c14854
|
asset surjection proof: has been debugged, test multiassets_basic_test is now passed
|
2023-04-08 03:21:43 +02:00 |
|
sowle
|
447b09f400
|
check_tx_explicit_asset_id_rules(), is_asset_emitting_transaction()
|
2023-04-07 06:04:00 +02:00 |
|
sowle
|
c5ff48b9a5
|
crypto constants refactored: moved to headers as constexpr's, new constexpr ctors added, some were improved + tests greatly improved (crypto_constants and crypto_scalar_basics)
|
2023-04-06 02:50:12 +02:00 |
|
sowle
|
6915213eb1
|
verify_asset_surjection_proof() : first PoC implementation
|
2023-04-04 23:22:11 +02:00 |
|
sowle
|
8f86674fc1
|
crypto: constants for generators U, X, 1/8*H updated + crypto_basics test was adatped
|
2023-04-04 23:18:04 +02:00 |
|
sowle
|
228d73a39c
|
construct_miner_tx: explicit asset_id for PoS fixed
|
2023-04-04 14:04:42 +02:00 |
|
sowle
|
990f99767d
|
asset surjection proof: core adaptation & debugging (wip)
|
2023-04-01 06:49:40 +02:00 |
|
sowle
|
a13cb94214
|
assets surjection proof: work in progress, more data prepared
|
2023-03-23 03:37:05 +01:00 |
|
sowle
|
c1d6d13e7b
|
assets surjection proof: work in progress
|
2023-03-22 23:28:01 +01:00 |
|
sowle
|
06c0394b67
|
Zarcanum: 5-layers CLSAG draft implementation (tests are yet tbd, WIP)
|
2023-03-21 22:26:24 +01:00 |
|
sowle
|
cce4aaaaa3
|
Zarcanum adaptation for confidential assets: balance and range proofs generation/verification has been debugged (WIP)
|
2023-03-21 02:34:29 +01:00 |
|
sowle
|
b5c1c5477d
|
Zarcanum adaptation for confidential assets (WIP)
|
2023-03-20 21:25:08 +01:00 |
|
sowle
|
4f1d01fc73
|
crypto: 5-layers extended CLSAG is introduced for Zarcanum + confidential assets needs (stubs so far, tbd)
|
2023-03-20 21:21:47 +01:00 |
|
sowle
|
96753bbc94
|
proofs generation moved from construct_miner_tx to wallet2::prepare_and_sign_pos_block + improvements over generate_zc_outs_range_proof
|
2023-03-17 23:59:21 +01:00 |
|
sowle
|
72dab7bb1e
|
Zarcanum & assets balance proof refactoring: WIP
|
2023-03-17 23:29:26 +01:00 |
|
sowle
|
c6294f7cb6
|
Zarcanum & assets balance proof refactoring: work in progress
|
2023-03-16 23:59:52 +01:00 |
|
sowle
|
2f91a2b7f3
|
check_tx_balance minor improvement
|
2023-03-14 23:53:50 +01:00 |
|
sowle
|
f3f7b1a742
|
crypto traits for (extended) range proofs were refactored to support different sets of generators + debug helpers after a long debug session
|
2023-03-13 20:05:06 +01:00 |
|
sowle
|
c45f9ee894
|
fixed passing of blinded_asset_id for each decoy when requested by RPC from daemon + minor improvements for CLSAG_GGX
|
2023-03-08 21:26:09 +01:00 |
|