pbattu123
a8ffe6ed3d
Merge branch 'latest-fc' into feature/GRPH-92
2020-01-03 09:33:16 -04:00
satyakoneru
2f79730323
GRPH134-Witness High CPU Issue, websocket changes
2019-11-06 11:18:04 +00:00
Sandip Patel
ea4aebf760
Fixed fc tests
2019-10-08 12:13:42 +05:30
pbattu123
f13d0632b0
Merge pull request #4 from Noughmad/GRPH-50-network_broadcast_api-fix
...
[GRPH-50] network broadcast api fix
2019-10-04 09:24:17 -03:00
pbattu123
209bca8d84
Merge pull request #9 from peerplays-network/feature/GRPH-2
...
[GRPH-2] Fixed log appending issue.
2019-10-03 11:12:52 -03:00
Sandip Patel
9da11c44ed
Fixed log appending issue.
2019-09-20 19:04:24 +05:30
gladcow
2343ab74f3
fix compilation errors
2019-09-19 18:21:50 +03:00
Miha Čančula
50932bb5ff
Merge branch 'master' into GRPH-50-network_broadcast_api-fix
2019-09-18 15:17:58 +02:00
Peter Conrad
1893cb336c
Separate exception declaration and implementation
2019-09-13 14:41:11 +03:00
Peter Conrad
a94d110b5d
Get rid of some inlines
2019-09-13 14:34:17 +03:00
Peter Conrad
23761bade5
Dont inline generic pack/unpack to enable externalized serialization
2019-09-13 14:29:24 +03:00
satyakoneru
3738830d76
GRPH-4 CLI Wallet Crash Fix
2019-09-09 14:30:25 +00:00
Miha Čančula
1f3735e362
Fixes to adapt to changes in variant API
2019-08-20 11:25:38 +02:00
Abit
33215ffb6e
Merge pull request #21 from pmconrad/variant_fix
...
Variant fix
2019-08-20 11:25:15 +02:00
Peter Conrad
10a857ee78
Merge pull request #20 from abitmore/fix-serialization
...
Fix pack/unpack serialization
2019-08-20 10:58:22 +02:00
Abit
838da0d8dd
Merge pull request #15 from pmconrad/json_parsing_fix
...
JSON parsing fix from steem PR 2178
2019-08-20 10:54:30 +02:00
pbattu
00efb88ac7
fc changes to support ubuntu-18.04 upgrade
2019-05-21 18:42:14 -03:00
Eric Frias
69a1ceabce
Add a fc_[diwe]dump() function, analogous to fc_[diew]log()
2018-05-09 15:39:57 -04:00
Eric Frias
8df97c6b35
Merge remote-tracking branch 'origin/betting' into betting-merge
2017-08-24 17:38:23 -04:00
Roman Olearski
ff099209b6
added ntp hash_ctr_rng
2017-07-13 16:18:29 +02:00
Eric Frias
4d8ac59b0b
Merge commit 'cb62798'
2017-06-21 16:43:31 -04:00
Eric Frias
7c88a95df1
Merge commit 'b94a338e56475943eb9bcc79be60ed6afd586796'
2017-06-21 16:19:49 -04:00
Eric Frias
8eb2ccc180
Merge commit '1f41494'
2017-06-21 09:11:02 -04:00
Eric Frias
772c2b2822
Merge commit 'e323862'
2017-06-20 19:06:22 -04:00
Eric Frias
2c8cdf84b7
Merge commit '622ff58'
2017-06-20 17:27:58 -04:00
Vikram Rajkumar
cb627980a5
Remove unused CyoEncode and Base32
...
5c466150ec
2017-06-04 18:13:13 -05:00
Vikram Rajkumar
04694f9c40
Merge branch 'btsabc-fix_vs2013'
2017-06-01 16:12:16 -05:00
Vikram Rajkumar
680731ef1b
Remove equihash
2017-06-01 16:11:35 -05:00
kinglaw
0c25cb568f
In order to pass compile in vs2013, fixed:
...
removed equihash from the cmakelists.txt.
Fix the inconsistencies of the template functions "from_variant" ,"unpack" and definitions that processes flat_map.
Signed-off-by: kinglaw <58291@qq.com>
2017-06-01 13:03:02 +08:00
Vikram Rajkumar
0e2b783168
Merge remote-tracking branch 'steem/13-jsonrpc-improvements'
2017-05-21 14:37:31 -05:00
Vikram Rajkumar
6d386e442b
Revert "...Fix build?"
...
This reverts commit 908762d687 .
2017-04-25 20:22:31 -05:00
Nathan Hourt
908762d687
...Fix build?
2017-04-25 15:39:42 -05:00
Michael Vandeberg
fa63cd799f
Responses contain jsonrpc field and increased readability of errors #13
2017-04-10 11:12:24 -04:00
Eric Frias
9d408aa532
Fix serialization of enums to use variable-length integerd
2017-03-21 08:59:58 -04:00
oxarbitrage
25d7b3055f
struct range_proof_info change int to int64_t
...
https://github.com/bitshares/bitshares-core/issues/160
2017-03-17 18:31:45 -03:00
Vikram Rajkumar
0d0b485f3a
Remove GNTP (unrelated to NTP)
2017-03-16 12:33:30 -05:00
Vikram Rajkumar
fe82998021
Remove NTP
2017-03-16 12:29:57 -05:00
elmato
aed35f5b06
Add access to HTTP request headers in websocket_connection
2017-01-16 19:55:17 +00:00
Vikram Rajkumar
2b26a51b6c
Remove unused ssh code
2017-01-13 14:29:22 -06:00
Vikram Rajkumar
326140a931
Remove leftover udt code
2017-01-13 13:36:21 -06:00
Vikram Rajkumar
9d383077fa
Revert "change json seralization of map<string,T> to be object rather than array of pairs"
...
This reverts commit a421e28048 .
2017-01-13 13:35:48 -06:00
Michael Vandeberg
72cd69bed9
Merge pull request #7 from steemit/equihash_security
...
Implement test_canonical_order and test_intermediate_zeros for equihash
2017-01-05 14:18:12 -05:00
Daniel Larimer
b07f429556
remove udt and make websocketpp includes public
2017-01-03 15:13:22 -05:00
theoreticalbts
fe8710a7aa
Implement test_canonical_order and test_intermediate_zeros for equihash
2016-12-13 15:27:44 -05:00
Michael Vandeberg
2f202e017c
Include is needed for some gcc build environments
2016-12-02 16:15:35 -05:00
Michael Vandeberg
9bc8991f23
Merge commit '463f242ffa4132d22a5006d653bc67b5b703851f'
2016-11-16 11:24:29 -05:00
Michael Vandeberg
50dbc2b139
Add equihash
2016-11-16 11:23:33 -05:00
theoreticalbts
463f242ffa
Implement parse_size() function
2016-11-07 14:35:05 -05:00
theoreticalbts
3dc9639bdd
api_connection.hpp: Handle deserialization of null api_ptr
2016-10-26 13:17:48 -04:00
Daniel Larimer
ee6ee27290
clean up tests and add some utility methods
2016-10-24 17:44:53 -04:00