Srdjan Obucina
69cad0f1bd
Add is_active_son guards, fix sending proposals and aprovals
2020-02-07 21:38:30 +01:00
Srdjan Obucina
98ebbbd69b
Merge branch 'feature/SON-231' into feature/SON-238
2020-02-07 18:30:52 +01:00
Srdjan Obucina
2cc90a8794
Add is_active_son guards for sidechain events processing
2020-02-07 18:30:11 +01:00
Srdjan Obucina
5b1dea0d39
Support multiple SON nodes per software instance
2020-02-07 00:17:19 +01:00
Srdjan Obucina
9056ba6d07
Issue tokens to the user who deposited Bitcoin, WIP...
2020-02-05 20:19:47 +01:00
Srdjan Obucina
42b7d25a99
SON wallet transfer object and operations, for tracking assets deposit/withdrawal
2020-01-29 17:09:37 +01:00
Srdjan Obucina
0142348a9c
Updating wallet info through operation instead through database.modify() for persistance
2020-01-27 13:14:22 +01:00
Srdjan Obucina
c25108f228
Send RPC command to bitcoin node to recreate multisig wallet
2020-01-21 04:32:19 +01:00
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
obucinac
749fc2f330
Add Bitcoin network listener to a SON plugin ( #196 )
...
* Add Bitcoin network listener to a SON plugin
* Add default parameters for Peerplays Bitcoin test node
* Add Bitcoin block processing
* Update source code to last designs
* Set default parameters for peerplays_sidechain plugin to Bitcoin test server
* WIP: Some Bitcoin transaction processing
2019-12-04 18:52:00 +01:00