1
0
Fork 0
forked from lthn/blockchain
Commit graph

1271 commits

Author SHA1 Message Date
zano build machine
b84f1325e3 === build number: 75 -> 76 === 2019-12-25 06:42:02 +03:00
cryptozoidberg
ad44b430a5
extended export transfers command 2019-12-24 20:28:44 +01:00
sowle
edbf8ecbb2
wallet2: minor fixes and log improvements 2019-12-20 03:14:57 +03:00
zano build machine
8548e2d006 === build number: 74 -> 75 === 2019-12-18 00:47:16 +03:00
sowle
9e6f747410
RPC: sweep_below method implemented 2019-12-17 12:24:28 +03:00
sowle
3a4a49da78
simplewallet sweep_below bugfixing 2019-12-17 12:23:38 +03:00
sowle
e904559dda
wallet2; store_unsigned_tx_to_file_and_reserve_transfers made able to store to a string as well 2019-12-17 12:22:36 +03:00
sowle
2280cbe990
construct_tx made able to work with tracking keys (for tx size estimation) 2019-12-17 12:18:39 +03:00
sowle
d4ba0946b9
wallet2: sweep_below optimized, logs added 2019-12-16 14:51:36 +03:00
sowle
42ff9ca9bf
simplewallet: payment ids in list_recent_transfers command now printed as hex 2019-12-16 14:50:32 +03:00
sowle
7138a70642
sweep_below implemented 2019-12-14 18:31:19 +03:00
sowle
897b53cd93
wallet2 refactoring: mark_transfers_with_flag made more robust, store_unsigned_tx_to_file_and_reserve_transfers extracted 2019-12-14 18:29:05 +03:00
sowle
0587af1ca5
wallet2 : finalize_transaction made able not to store tx key, if needed 2019-12-13 18:44:00 +03:00
sowle
6b415b2d2c
wallet2: clear_transfers_from_flag made exception-free (it's often being called from a catch-clause) 2019-12-13 18:42:15 +03:00
sowle
6a8315364a
wallet: fixed a rare bug in generate_packing_transaction_if_needed (2) 2019-12-12 04:38:01 +03:00
sowle
c7db3f0fee
wallet: fixed a rare bug in generate_packing_transaction_if_needed 2019-12-11 20:48:42 +03:00
sowle
2ee199bcbc
wallet: WALLET_TRANSFER_DETAIL_FLAG_MINED_TRANSFER flag is now being set more correctly 2019-12-10 14:18:22 +03:00
sowle
3ccbaca823
simplewallet: --pos-mining-reward-address command-line option implemented 2019-12-10 00:50:30 +03:00
zano build machine
3b0479c92e === build number: 73 -> 74 === 2019-12-06 00:28:40 +03:00
zetov
45c61560ba Pagination (#144)
* Pagination + html

* offset + rebuild

* open wallet

* conflict
2019-12-05 21:48:18 +01:00
cryptozoidberg
a199d87163
added parameter on open wallet for inital tx count 2019-12-05 21:19:16 +01:00
cryptozoidberg
fdec0e5b7b
fixed misprint in mainwindow 2019-12-05 16:48:04 +01:00
zano build machine
a1d0a7f53d === build number: 72 -> 73 === 2019-12-05 18:14:18 +03:00
zetov
182e4f82e4 Pagination + html (#143)
* Pagination + html

* offset + rebuild
2019-12-05 16:06:05 +01:00
cryptozoidberg
c19ee435fc
Merge branch 'develop' into txpool_optimisation 2019-12-05 16:05:01 +01:00
sowle
5e0addba76
simplewallet: typos fixed 2019-12-05 02:25:41 +03:00
cryptozoidberg
c863094c11
fixed misprint 2019-12-03 23:55:02 +01:00
sowle
6af5dca26c
currency_format_utils: added error check to lookup_acc_outs() 2019-12-03 21:18:03 +03:00
cryptozoidberg
7d4f95ca53
fixed problem with seed nodes + transactions loaded to onboard container instead of prevalidation in tx pool 2019-12-03 04:16:17 +01:00
cryptozoidberg
eebac8eca4
disabled unused macro 2019-12-03 02:25:02 +01:00
cryptozoidberg
91be33581a
added command to simplewallet for printing output distribution 2019-12-03 02:18:45 +01:00
cryptozoidberg
3eb68cb8fb
added log message 2019-12-03 01:54:08 +01:00
sowle
41a095dac9
wallet: more verbose logging on storing 2019-12-02 15:08:45 +03:00
zano build machine
77f5ac1cdd === build number: 71 -> 72 === 2019-12-02 14:52:28 +03:00
cryptozoidberg
9b8e438ab4
fixed simplewallet issues with get_recent_transfers 2019-12-02 00:20:16 +01:00
cryptozoidberg
6464a65b31
fixed open_wallet call 2019-12-01 23:42:10 +01:00
cryptozoidberg
7f374eab2a
fixed missing total field in get_recent_transfers struct 2019-12-01 23:31:05 +01:00
cryptozoidberg
e82bd6b575
added new test, fixed multiple bugs 2019-11-29 21:43:17 +01:00
sowle
e3f2e2a30b
db: lmdb: minor fix in error handling macro 2019-11-29 12:34:10 +03:00
cryptozoidberg
821776d198
fixed wallet functions signatures 2019-11-28 23:34:24 +01:00
cryptozoidberg
d7c67b196c
added explicit transactions to blocktemplate 2019-11-28 05:28:36 +01:00
cryptozoidberg
cdfd321387
basic implementation of tx packing(in progress) 2019-11-27 03:19:10 +01:00
sowle
b043f8cc0f
wallet: getting rid of unused code 2019-11-26 12:13:56 +03:00
sowle
781273fb0c
exceptions handling in bc_offers_service::~bc_offers_service() 2019-11-26 12:13:14 +03:00
sowle
75f3fb9500
core: minor fix in is_out_to_acc() 2019-11-25 13:43:33 +03:00
sowle
6d1f954f5d
minor fix (uninitialized member variable) 2019-11-22 16:18:03 +03:00
sowle
03e4dfbbd2
fixed possible exception issues in miner dtor 2019-11-21 16:45:44 +03:00
cryptozoidberg
cf07085e68
fixed two coretests 2019-11-20 23:03:27 +01:00
sowle
69143d8288
core: fixed uninitialized variable in construct_miner_tx 2019-11-20 10:25:45 +03:00
sowle
5db4024be9
wallet: fixed minor issue with dump_transfers() 2019-11-20 10:24:47 +03:00