1
0
Fork 0
forked from lthn/blockchain
Commit graph

2611 commits

Author SHA1 Message Date
cryptozoidberg
52de76edd5
hidden amounts in wallet: fixed types 2022-07-06 13:22:05 +02:00
cryptozoidberg
572f3c01c6
hidden amounts in wallet: fixed return type 2022-07-04 15:27:41 +02:00
cryptozoidberg
b799aae67f
hidden amounts in wallet: syntax fixes 2022-07-04 15:26:28 +02:00
cryptozoidberg
045801449a
hidden amounts in wallet: fixed warining in out_get_mixin_attr() 2022-07-01 17:20:55 +02:00
cryptozoidberg
464771baec
hidden amounts in wallet: wallet.cpp compilation fixed 2022-07-01 17:19:57 +02:00
cryptozoidberg
9a365940e6
hidden amounts in wallet: pricess_new_transaction(): finished 2022-06-30 21:47:59 +02:00
cryptozoidberg
e75c2e603c
Merge branch 'zarcanum' into zarcanum_wallet 2022-06-30 19:03:03 +02:00
cryptozoidberg
c0eb4088d8
hidden amounts in wallet: pricess_new_transaction() refactoring in work 2022-06-30 19:02:22 +02:00
sowle
fc01b6a099
tx_out_zarcanum: mix_attr added 2022-06-30 18:42:13 +02:00
cryptozoidberg
c2d0167c8a
hidden amounts in wallet: added return value to process_input_t() 2022-06-28 22:29:52 +02:00
cryptozoidberg
75e05e2d2e
hidden amounts in wallet: process_new_transaction refactoring 2022-06-28 22:27:36 +02:00
sowle
45e1bbcafa
zarcanum outputs detection/decoding 2022-06-28 22:17:29 +02:00
sowle
a23eaac730
crypto_ops: derivation_to_scalar made public 2022-06-28 22:15:18 +02:00
sowle
9d1ab22010
crypto: hs_t and hs(...) made compatible with char[32] 2022-06-28 22:14:39 +02:00
sowle
d904323f88
crypto: made point_t throwing exceptions in bad cases 2022-06-28 22:13:34 +02:00
cryptozoidberg
018ec1eccf
Merge branch 'zarcanum_wallet' into zarcanum 2022-06-28 19:03:06 +02:00
cryptozoidberg
5b2dc84c4a
wallet.cpp compilation fixed 2022-06-28 18:29:00 +02:00
cryptozoidberg
8269c8ad42
renamed struct and removed unnecessary field 2022-06-28 17:53:50 +02:00
cryptozoidberg
a3947ea0c9
hidden amounts in wallet: fixed missing argument 2022-06-28 17:52:12 +02:00
cryptozoidberg
61f215e552
hidden amounts in wallet:inital 2022-06-28 17:46:07 +02:00
sowle
389118e785
zarcanum sig WIP 2022-06-27 23:09:25 +02:00
cryptozoidberg
a90c9931dd
fixed undefined references 2022-06-27 22:30:49 +02:00
cryptozoidberg
edd7eaca95
fixed compilation issue with print_tx_prun_info 2022-06-27 19:22:43 +02:00
cryptozoidberg
4aa4f9beb3
Merge branch 'sign_refactor' into zarcanum 2022-06-26 01:15:45 +02:00
cryptozoidberg
dfac17daeb
fixed all core tests 2022-06-26 01:13:19 +02:00
cryptozoidberg
e94e5c0a97
multiple fixes over sig refactoring 2022-06-25 00:06:26 +02:00
cryptozoidberg
fa4b8ab130
signature refactoring: pre-core tests 2022-06-23 16:22:55 +02:00
cryptozoidberg
4f80c7c334
signature refactoring with [] 2022-06-19 19:47:43 +02:00
cryptozoidberg
84c0697f1c
renamed alias member to proper name - fixed in wallet 2022-06-18 20:50:04 +02:00
cryptozoidberg
1960b49a1e
renamed alias member to proper name 2022-06-18 20:50:04 +02:00
cryptozoidberg
0e5bcbef47
improved alias detection in transaction history + added RPC API for alias registration 2022-06-18 20:50:03 +02:00
cryptozoidberg
6317a48bb9
Improved filtration of PoS-related transactions 2022-06-18 20:50:03 +02:00
cryptozoidberg
59af914d8d
Returned missing files 2022-06-18 20:50:03 +02:00
cryptozoidberg
154dbb3994
filtering transactions improved2 2022-06-18 20:50:02 +02:00
cryptozoidberg
7d42658387
filtering transactions improved 2022-06-18 20:50:02 +02:00
zano build machine
9ecf6babd5
=== build number: 143 -> 144 === 2022-06-18 20:50:02 +02:00
cryptozoidberg
564549d198
moved UI to latest fixes 2022-06-18 20:50:01 +02:00
cryptozoidberg
4f70de322d
moved UI to latest commit 2022-06-18 20:50:01 +02:00
Snider
1a5429a723
docker: adjustable library versions (#331)
* Adjustable lib versions via docker build args
* gha for docker build.
* removes the push to repo
* moves arg's to the top of the file.
* Delete docker-build.yml
2022-06-18 20:50:01 +02:00
sowle
533fe896ff
attempt to fix unit_tests for clang 2022-05-28 17:50:06 +02:00
sowle
91c8b29145
remove redundant code in blockchain_storage::check_tx_inputs 2022-05-27 22:10:59 +02:00
sowle
d97e1dc955
more compilation fixes 2022-05-27 20:48:42 +02:00
sowle
bbb263b39a
Merge branch 'zarcanum_tx' into zarcanum 2022-05-27 20:28:26 +02:00
sowle
4c720ebd82
various compilation and warning fixes for gcc 2022-05-27 19:50:21 +02:00
sowle
775fab7374
unit_test: compilation fixup 2022-05-27 17:14:38 +02:00
cryptozoidberg
a7795438a6
merge from zarcanum 2022-05-27 13:49:44 +02:00
cryptozoidberg
7534e27835
Merge branch 'zarcanum' into zarcanum_tx 2022-05-27 13:49:22 +02:00
sowle
c68edd162c
functional_tests: transactions_flow_tests fixed 2022-05-26 22:26:47 +02:00
sowle
fdadd238b4
minor improvement to transition_convert, daemon_commands_handler fixed 2022-05-26 22:25:19 +02:00
cryptozoidberg
0dbc900c9a
fixed wrong console handling on windows 2022-05-26 22:24:53 +02:00