peerplays_migrated/libraries/plugins/peerplays_sidechain
obucinac 6d5b86a8e5
User sidechain address mappings (#240)
* WIP: Sidechain objects
* Revert "WIP: Sidechain objects"
This reverts commit 8676940a28.
* WIP: User sidechain address mappings
* Fix reflection problem
* Reflect missing members of sidechain_address_update_operation
* Add sidechain address operation tests
* Enable RPC calls
* Fix build errors due to merge conflict
* Fix RPC, add CLI wallet commands for sidechain addresses
* Improved peerplays_sidechain_plugin_impl
* Remove short param for son-id
* Fix crashing errors on bitcoin event received
* Code review changes
2019-12-18 19:30:38 +01:00
..
include/graphene/peerplays_sidechain User sidechain address mappings (#240) 2019-12-18 19:30:38 +01:00
addresses.txt Add Bitcoin network listener to a SON plugin (#196) 2019-12-04 18:52:00 +01:00
CMakeLists.txt Add Bitcoin network listener to a SON plugin (#196) 2019-12-04 18:52:00 +01:00
peerplays_sidechain_plugin.cpp User sidechain address mappings (#240) 2019-12-18 19:30:38 +01:00
sidechain_net_handler.cpp User sidechain address mappings (#240) 2019-12-18 19:30:38 +01:00
sidechain_net_handler_bitcoin.cpp User sidechain address mappings (#240) 2019-12-18 19:30:38 +01:00
sidechain_net_manager.cpp User sidechain address mappings (#240) 2019-12-18 19:30:38 +01:00