1
0
Fork 0
forked from lthn/blockchain
Commit graph

680 commits

Author SHA1 Message Date
sowle
5e0addba76
simplewallet: typos fixed 2019-12-05 02:25:41 +03:00
sowle
6af5dca26c
currency_format_utils: added error check to lookup_acc_outs() 2019-12-03 21:18:03 +03: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
sowle
e3f2e2a30b
db: lmdb: minor fix in error handling macro 2019-11-29 12:34:10 +03: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
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
sowle
c51ef0cda7
p2p: minor issues fixed 2019-11-19 18:08:21 +03:00
cryptozoidberg
4fadc8b9cb
added header to fix compilarion issue 2019-11-14 19:58:56 +01:00
cryptozoidberg
5b14456c61
changed parameters of get_block_template 2019-11-14 19:53:38 +01:00
cryptozoidberg
57d1245ab6
minor coverity fix 2019-11-14 17:53:08 +01:00
sowle
320249f1f6
basic_db_accessor: fixed a bug in close() 2019-11-14 06:03:24 +03:00
sowle
10ea355ae9
don't register arg_db_engine option in daemon (it's registered in bcs) 2019-11-14 05:57:02 +03:00
sowle
a5990a00b7
select_db_engine_from_arg improvements and arg_db_engine option fix 2019-11-14 05:54:52 +03:00
sowle
f67ad76f38
1) LOCAL_FUNCTION_DEF__ made less verbose for gcc 2) fixed gcc compilation 2019-11-14 03:12:22 +03:00
sowle
0c5fcfe74e
reading of uninitialized variable fixed in a log message in get_block_reward() 2019-11-13 16:30:49 +03:00
sowle
ca0ec026e1
wallet rpc: correct exception handling (#130) 2019-11-12 11:35:09 +03:00
sowle
506b2e57e1
wallet: more consistent and less drama logging when unable to connect to the daemon 2019-11-12 11:33:39 +03:00
sowle
6d51f367bc
p2p: minor log improvement for net_node.inl 2019-11-12 11:31:49 +03:00
cryptozoidberg
cbf79bbc7a
changed seed list 2019-11-10 01:18:52 +01:00
sowle
2f7a92674c
=== build version: 1.1.3.70 -> 1.1.4.71 === 2019-11-09 00:30:35 +03:00
sowle
e536e06cc3
wallet2: more correct work with transfers flags when daemon rejects a tx in accept_proposal() and request_cancel_contract() (related to #47) 2019-11-07 14:44:22 +03:00
sowle
d5c7526440
=== build number: 69 -> 70 === 2019-10-31 10:55:17 +03:00
sowle
3e76185988
wallet: fixed wrong contract id in send_escrow_proposal 2019-10-31 10:54:37 +03:00
sowle
3f7c435207
whitespaces fixed 2019-10-31 10:53:34 +03:00
sowle
633c93721e
wallet: an effort to fix #47 2019-10-31 10:52:59 +03:00
sowle
fd1acadecb
mdbx unicode support: partially fixed (fix from mdbx is still required) 2019-10-29 19:40:15 +03:00
sowle
a6efee0c24
fixed compilation for macOS 2019-10-29 02:12:59 +03:00
sowle
d8df80335d
=== build version: 1.1.2 -> 1.1.3 === 2019-10-28 22:03:55 +03:00
sowle
307d45c9da
=== build number: 68 -> 69 === 2019-10-28 21:58:01 +03:00
cryptozoidberg
19d3ba7fb2
merged from develop 2019-10-28 19:52:15 +01:00
sowle
da782cdd73
wallet: fix for #47 2019-10-28 21:07:34 +03:00
cryptozoidberg
2e51748cfb
removed unused code 2019-10-25 22:59:45 +02:00
cryptozoidberg
30cbbeb9ab
fixed warning related to ? operator 2019-10-25 01:04:30 +02:00
cryptozoidberg
1ade55eb17
libmdbx set as an option for command line parameter(--db-engine) 2019-10-25 00:13:38 +02:00
sowle
b9335fefc8
wallet: an attempt to fix #47 2019-10-24 09:40:02 +03:00
sowle
7c5202dcab
wallet: fixed a bug with removing a temp file when write fails 2019-10-24 08:13:37 +03:00
sowle
acc6d1a53b
finalized wallet integrity on store, closes #57 2019-10-24 08:12:28 +03:00
sowle
4135740ffd
p2p: formatting and comments 2019-10-24 00:46:17 +03:00
cryptozoidberg
f75be80a3f
Merge branch 'develop' into libmdbx 2019-10-23 15:01:30 +02:00
sowle
998ab7cfa8
p2p: immediately close outgoing connection if handshake fails (fixes a rare connectivity bug) 2019-10-23 14:07:00 +03:00
sowle
b24f3b5d6c
p2p: attempt to fix double connections between nodes (#135) 2019-10-23 14:03:47 +03:00