peerplays_migrated/libraries/plugins/peerplays_sidechain
moss9001 7ddad07df2 Tested
IP of api.hive.blog = 51.79.10.214

Not work:
hive-node-ip = 51.79.10.214
hive-node-rpc-port = 443
- bad request!

Work:
hive-node-ip = https://51.79.10.214
hive-node-rpc-port = 443

Work:
hive-node-ip = https://api.hive.blog
hive-node-rpc-port = 443

Work:
hive-node-ip = 10.11.12.202
hive-node-rpc-port = 28090

Work:
hive-node-ip = http://10.11.12.202
hive-node-rpc-port = 28090

Work:
hive-node-ip = http://localhost
hive-node-rpc-port = 28090

Work:
hive-node-ip = localhost
hive-node-rpc-port = 28090
2021-10-22 00:20:37 +03:00
..
bitcoin Hive block basic parsing 2021-03-12 20:10:44 +01:00
common Tested 2021-10-22 00:20:37 +03:00
hive Refactor tracked_assets 2021-06-29 15:10:38 +02:00
include/graphene/peerplays_sidechain Introduce option to enable/disable printing RPC calls to console 2021-08-18 00:07:03 +02:00
CMakeLists.txt Intermediate 2021-10-21 19:54:25 +03:00
peerplays_sidechain_plugin.cpp New sync check on SON processing 2021-09-08 16:42:34 +02:00
sidechain_net_handler.cpp Enable SON Hive withdrawal without registering sidechain address 2021-09-22 17:24:12 +02:00
sidechain_net_handler_bitcoin.cpp Ensure bitcoin primary wallet data is valid before creating primary wallet transaction 2021-10-06 21:34:21 +02:00
sidechain_net_handler_hive.cpp Tested 2021-10-22 00:20:37 +03:00
sidechain_net_handler_peerplays.cpp sidechain_transaction_settle_operation proposal approval for Hive 2021-06-28 16:26:07 +02:00
sidechain_net_manager.cpp Fix Hive transaction serialization 2021-05-19 19:54:57 +02:00