Commit graph

1459 commits

Author SHA1 Message Date
John M. Jones
7ac533b0c3
Merge pull request #73 from bitshares/fix-file-copy
Get around boost 1.67 boost::filesystem::copy null pointer dereferencing issue
2018-08-17 06:57:46 -05:00
John M. Jones
46ba4cca5e
Merge pull request #74 from bitshares/jmj_issue_1271
Missing FC Typenames (core issue #1217)
2018-08-13 09:17:19 -05:00
John Jones
9ba8886c8b Change string to static 2018-08-12 19:57:43 -05:00
John Jones
e896188875 additional templates for get_typename 2018-08-10 20:40:21 -05:00
John Jones
da33edc384 additional typenames 2018-08-10 15:33:25 -05:00
John Jones
48901cd1a4 correct templating of static variant 2018-08-10 14:40:47 -05:00
abitmore
64b4bd4900 Wrap system_error::what() in a string 2018-08-09 16:31:56 -04:00
abitmore
35cb63d3ea Call FC wrappers of copy and remove in rename()
to get around boost 1.67 boost::filesystem::copy() null pointer dereferencing issue
2018-08-09 12:57:08 -04:00
BITSG-Jerry
ce7cb0dd06 Check error after called boost::filesystem::copy()
and rethrow if found an error. This is to get around boost 1.67 issue https://svn.boost.org/trac10/ticket/13585
2018-08-09 12:38:09 -04:00
liukunyu
1eca4959e7 fix import_key crash for wallet 2018-08-09 10:38:26 +00:00
Abit
1a457caf33
Merge pull request #70 from cogutvalera/valera_issue_1193
Capture Ctrl+C in cli_wallet when not in daemon mode #1193
2018-07-30 15:00:05 +00:00
Valera Cogut
ec41a06300 reverting throw exception instead of raising SIGINT in order not to terminate cli_test early 2018-07-30 17:53:57 +03:00
Abit
8174558041
Merge pull request #68 from cogutvalera/valera_issue_1193
Capture Ctrl+C in cli_wallet when not in daemon mode #1193
2018-07-30 14:37:57 +00:00
Valera Cogut
40d928e57c raise SIGINT instead of throwing exception in cli_wallet quit command 2018-07-30 16:48:37 +03:00
John M. Jones
e310159ede
Merge pull request #67 from cogutvalera/valera_issue_597
fc::time_point_sec::to_iso_string is broken #597
2018-07-27 07:12:31 -05:00
Valera Cogut
0077926a7c removed comment 2018-07-27 15:00:10 +03:00
Valera Cogut
9e043fb7bc fc::time_point_sec::to_iso_string is broken - issue #597 2018-07-27 10:27:28 +03:00
Peter Conrad
5469bb960a
Merge pull request #63 from cogutvalera/valera_issue_1050
add quit command to cli_wallet #1050
2018-07-25 16:42:33 +02:00
John M. Jones
7080cf44ac
Merge pull request #66 from bitshares/jmj_stacktrace
Add missing header
2018-07-25 05:20:33 -05:00
Abit
f1e48d392e
Merge pull request #56 from nanomobile/valera_issue_809
Log file of current hour gets overwritten by default #809
2018-07-25 00:11:29 +00:00
jmjatlanta
2105bc0ee7 Add header 2018-07-23 19:50:54 -05:00
Abit
0604a5e184
Merge pull request #65 from bitshares/jmj_issue_999
Bump for websocketpp, bitshares-core issue 999
2018-07-23 22:16:10 +00:00
jmjatlanta
82987bb55e Bump for websocketpp, bitshares-core issue 999 2018-07-23 16:26:54 -05:00
Abit
ed168a4844
Merge pull request #62 from cogutvalera/valera_issue_929
RPC logging level inconsistency #929
2018-07-23 21:06:28 +00:00
Valera Cogut
18206552fc throwing fc:canceled_exception for quit cli wallet command 2018-07-20 16:44:31 +03:00
Valera Cogut
535fc869b5 remove hard coded method check to result check from quit command 2018-07-19 09:49:03 +03:00
Valera Cogut
0486a5f1e9 fixed issue #1050 2018-07-19 09:49:03 +03:00
Valera Cogut
ee25279db6 added idump for websocket_tls_server_impl 2018-07-17 20:50:32 +03:00
Valera Cogut
da5f2c3914 fixed issue #929 2018-07-17 20:50:32 +03:00
Valera Cogut
1169c2d966 removed using statement from header file 2018-07-17 19:46:43 +03:00
Peter Conrad
d679377312
Merge pull request #60 from bitshares/jmj_issue_1127
fix editline sigsev
2018-07-17 18:45:12 +02:00
Peter Conrad
996dc14588
Merge pull request #58 from RichardWeiYang/master
Trivial code refine
2018-07-17 18:44:50 +02:00
Peter Conrad
4dc373254a
Merge pull request #59 from cwyyprog/cwyy1
Fix compile error / make OPENSSL_CONF_SOURCE configurable
2018-07-17 18:44:21 +02:00
jmjatlanta
ce2e62f535 fix editline sigsev 2018-07-16 06:37:25 -05:00
Valera Cogut
20724f7ecc fixed issue #809 2018-07-09 17:17:32 +03:00
cwyy
650c0a3c62 fix hardcode of OPENSSL_CONF_SOURCE in CMakeLists.txt 2018-07-05 17:56:45 +08:00
Wei Yang
6d3184ff44 Fix two typo in variant.hpp 2018-07-05 13:50:40 +08:00
Wei Yang
e609d70334 Remove unnecessary structure definition in static_variant.hpp 2018-07-05 13:50:40 +08:00
cwyy
ac982cae2a fix compile error with vs2017 and boost 1.67 2018-06-30 14:10:38 +08:00
John M. Jones
d8437ac286
Merge pull request #54 from bitshares/jmj_issue_992
adjust asserts in fc/crypto
2018-06-07 04:27:43 -07:00
Peter Conrad
0dbf7ffc23
Merge pull request #49 from bitshares/travis_sonar
Modifications to run sonar-scanner during travis build
2018-06-05 15:05:11 +02:00
Alfredo Garcia
ea18aca0e2
Merge pull request #52 from bitshares/bz2-unused-linkage
Remove fc bz2 unused linkage
2018-06-04 10:35:27 -03:00
John Jones
59f503d643 adjust asserts in fc/crypto 2018-06-01 19:00:48 -05:00
Alfredo Garcia
0a90eff697
Merge pull request #7 from bitshares/openssl-1.1-support
Openssl 1.1 support
2018-05-31 17:32:21 -03:00
Alfredo Garcia
64aa56559d
Remove fc bz2 unused linkage 2018-05-30 21:59:06 -03:00
John M. Jones
36359f5895
Merge pull request #50 from bitshares/jmj_issue_762
Add parameterized constructor (part of Issue 762)
2018-05-29 12:46:25 -07:00
Peter Conrad
cff8e9694f
Merge pull request #51 from pmconrad/core_986_cleanup
Remove unused "smaz" compression
2018-05-29 20:22:26 +02:00
Peter Conrad
0fc569cbfc Remove unused "smaz" compression 2018-05-29 16:36:31 +02:00
John Jones
89106809d8 add parameterized constructor 2018-05-28 08:38:38 -05:00
John M. Jones
0d689a4894
Remove hard coded number of IO threads (#47)
This allows for control of the number of IO threads before their creation
2018-05-16 09:44:23 -07:00