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 |
|
sowle
|
e8280f7e42
|
coretests: fixed compilation & warnings
|
2024-04-10 12:16:45 +02:00 |
|
cryptozoidberg
|
a91ded81b0
|
and fixed another compilation issUe
|
2024-04-09 23:09:22 +02:00 |
|
cryptozoidberg
|
cd88249598
|
fixed few compilation issies
|
2024-04-09 23:00:27 +02:00 |
|
cryptozoidberg
|
3a792e9a8e
|
added wallet API complete documentation
|
2024-04-09 22:52:56 +02:00 |
|
zano build machine
|
42fda5eaf7
|
=== build number: 297 -> 298 ===
|
2024-04-09 23:22:56 +03:00 |
|
sowle
|
56b6260348
|
warning fixed
|
2024-04-09 22:21:42 +02:00 |
|
sowle
|
65dfe90526
|
wallet2: fixed sweep_bare_outs(), added new overloading for prepare_tx_sources()
|
2024-04-09 21:44:44 +02:00 |
|
sowle
|
021fbb7d37
|
coretests: added test hardfork_4_wallet_sweep_bare_outs which exposes a bug in sweep_bare_outs() where it fails if there's not enough decoys
|
2024-04-09 21:43:13 +02:00 |
|
zano build machine
|
19eb7baaa2
|
=== build number: 296 -> 297 ===
|
2024-04-08 19:33:30 +03:00 |
|
sowle
|
7be8865755
|
wallet2: fixed add_to_last_zc_global_indexs()
|
2024-04-08 18:31:06 +02:00 |
|
zano build machine
|
b8cc8818ee
|
=== build number: 295 -> 296 ===
|
2024-04-08 14:54:06 +03:00 |
|
sowle
|
eddc3091a7
|
ui update
|
2024-04-08 13:52:03 +02:00 |
|
cryptozoidberg
|
7f0b99c25e
|
another good iteration on auto documenting feature
|
2024-04-07 16:43:55 +02:00 |
|
cryptozoidberg
|
63d4bde2d9
|
removed seed phrase from open wallet response
|
2024-04-06 19:23:19 +02:00 |
|
cryptozoidberg
|
a2307d45fd
|
fixed broken compilation
|
2024-04-06 18:54:02 +02:00 |
|
cryptozoidberg
|
0e87eb69b5
|
Merge branch 'release2' into develop
|
2024-04-06 17:23:21 +02:00 |
|
cryptozoidberg
|
e422b42ba6
|
fixes in lang tools
|
2024-04-06 17:22:44 +02:00 |
|
cryptozoidberg
|
b4ab654f11
|
fixed wallet bug in calculating last available global index in zarcanum era
|
2024-04-06 17:21:03 +02:00 |
|
cryptozoidberg
|
d4b29a30b5
|
fixes for gcc
|
2024-04-05 17:22:05 +02:00 |
|
cryptozoidberg
|
0b62abbca0
|
test changes
|
2024-04-05 17:22:05 +02:00 |
|
sowle
|
a142d39fc9
|
coretests: hardfork_4_wallet_transfer_with_mandatory_mixins test fixed
|
2024-04-05 17:20:40 +02:00 |
|
sowle
|
fa67466d20
|
wallet2: fix an issue in prepare_tx_sources() where some transfers may be locked if there's was exception during preparing phase
|
2024-04-05 14:09:27 +02:00 |
|
sowle
|
92c6a9d51d
|
coretests: hardfork_4_wallet_transfer_with_mandatory_mixins test added, exposing a bug where a wallet cannot spend coins before a specific sync process was done
|
2024-04-05 13:56:24 +02:00 |
|