Srdjan Obucina
1808082d59
Fix #include <graphene/chain/son_wallet_transfer_object.hpp>
2020-01-28 14:53:27 +01:00
obucinac
9c1eb63d15
Update libraries/chain/include/graphene/chain/protocol/son_wallet.hpp
...
Co-Authored-By: gladcow <jahr@yandex.ru>
2020-01-28 14:16:21 +01:00
obucinac
4590f919dc
Update libraries/chain/include/graphene/chain/protocol/son_wallet.hpp
...
Co-Authored-By: gladcow <jahr@yandex.ru>
2020-01-28 14:16:11 +01:00
Srdjan Obucina
be60f65612
Merge branch 'feature/SONs-base' into feature/SON-98
2020-01-28 14:13:16 +01:00
satyakoneru
61c6d7f572
SON206_Plugin_CrashFix_Reorg - Plugin Changes ( #272 )
...
* SON206_Plugin_CrashFix_Reorg - Plugin Changes
* SON206_Plugin_CrashFix_Reorg - add owner auths to consensus account
2020-01-28 15:12:30 +05:30
Srdjan Obucina
0142348a9c
Updating wallet info through operation instead through database.modify() for persistance
2020-01-27 13:14:22 +01:00
Srdjan Obucina
8399008e7d
Wallet recreation by scheduled SON only, some cosmetic refactoring
2020-01-24 16:51:45 +01:00
Srdjan Obucina
7ceed83a95
Wallet recreation by scheduled SON only, some cosmetic refactoring
2020-01-24 16:50:25 +01:00
Srdjan Obucina
a6e14af38f
Merge branch 'feature/SONs-base' into feature/SON-98
2020-01-23 13:16:45 +01:00
Srdjan Obucina
7139b4a4e3
Quickfix for update_sidechain_address and delete_sidechain_address cli commands
2020-01-23 13:15:55 +01:00
Srdjan Obucina
0b491510c4
Send RPC command to bitcoin node to recreate multisig wallet
2020-01-22 13:44:11 +01:00
Srdjan Obucina
f0a8e8e376
Send RPC command to bitcoin node to recreate multisig wallet
2020-01-22 02:43:24 +01:00
Srdjan Obucina
c25108f228
Send RPC command to bitcoin node to recreate multisig wallet
2020-01-21 04:32:19 +01:00
Srdjan Obucina
23cb5310b0
Merge branch 'feature/SONs-base' into feature/SON-98
2020-01-21 02:58:03 +01:00
Srdjan Obucina
e0e427a366
Quick fix for list_active_sons
2020-01-20 15:08:34 +01:00
Srdjan Obucina
ebb6662210
Merge branch 'feature/SONs-base' into feature/SON-98
2020-01-20 13:11:23 +01:00
Srdjan Obucina
1dc0eee6b6
son_wallet_object API and cli wallet commands
2020-01-18 00:35:25 +01:00
Srdjan Obucina
b06e1d680a
Create son_wallet_object on new set of SONs, to initiate primary wallet recreation
2020-01-17 21:32:44 +01:00
gladcow
11339c1734
[SON-202] Implement cli_wallet commands for maintenance mode ( #261 )
...
* Add stop_son_maintenance CLI call
* fix bug with SON activation
* son_maintenance_operation
* son_maintenance_operation tests
* cli test for son maintenance state
* start_son_maintenance CLI call
* keep maintenance state during active SON set changes
2020-01-18 02:00:45 +05:30
satyakoneru
5af31dd90d
SON217 - SON Maintenance,Heartbeat state transition changes ( #264 )
...
* SON217 - SON Maintenance,Heartbeat state transition changes
* SON217 - SON Maintenance,Heartbeat state transition changes
2020-01-18 01:58:13 +05:30
Srdjan Obucina
2615c41224
son_wallet_object operations completed, basic tests added
2020-01-17 14:56:44 +01:00
Srdjan Obucina
6f0c025462
son_wallet_object operations
2020-01-17 05:29:23 +01:00
Srdjan Obucina
61b8ff0cc7
son_wallet_object operations
2020-01-16 08:07:18 +01:00
satyakoneru
5d7ab51d58
SON212-SON213 - Fix Build Error ( #262 )
...
* SON212-SON213 - Fix Build Error
* SON212-SON213 - Fix Build Error Add smart_ref definition for linking
2020-01-16 02:17:05 +05:30
satyakoneru
77927da236
SON212-SON213 - Add Sidechain Plugin Code to report and approve SON Down proposal ( #260 )
...
* SON212 - Add Sidechain Plugin Code to report SON Down
* SON212-SON213 - Add Sidechain Plugin Code to report SON Down, Approve proposal from sidechain plugin
2020-01-14 18:43:02 +05:30
Srdjan Obucina
6fe0acb12d
Fix build errors
2020-01-13 16:05:28 +01:00
obucinac
47eafcf6c0
Wallet recreation on new set of SONs voted in ( #256 )
...
* Extend GPO.active_sons to contain votes and all public keys
* Introduce son_wallet_object
2020-01-13 19:28:43 +05:30
satyakoneru
59a02b1460
SON206 - Plugin SON Heartbeat changes ( #250 )
...
* SON206 - Plugin SON Heartbeat changes
* SON206 - Plugin SON Heartbeat changes, comment removal
* SON206 - Plugin SON Heartbeat changes, stub testing and changes
* SON206 - Plugin SON Heartbeat changes, removing debugs prints
2020-01-06 18:36:49 +05:30
satyakoneru
01fb1db6a6
SON194-SON195 - Report SON Down, addition of SON Account for sidechain consensus ( #244 )
...
* SON194-SON195 - Addition of SON BTC Account and report son down changes
* SON194-SON195 - SON BTC Account errors rectification
* SON194-SON195 - Adding Tests
* 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
* SON207 - Introduce scheduling for SONs similar to witnesses (#251 )
* Extend SON objects to contain sidechain public keys (#254 )
Co-authored-by: obucinac <obucinac@users.noreply.github.com>
2020-01-06 18:29:35 +05:30
obucinac
31ec55514b
Extend SON objects to contain sidechain public keys ( #254 )
2019-12-23 19:20:26 +01:00
satyakoneru
a347e97649
SON207 - Introduce scheduling for SONs similar to witnesses ( #251 )
2019-12-23 19:00:49 +05:30
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
satyakoneru
1d5878db28
SON193-SON200- SON Heartbeats and maintenance mode changes ( #241 )
...
* SON193-SON200- SON Heartbeats and maintenance mode changes
* SON193-SON200- SON Heartbeats and maintenance tests
2019-12-12 18:36:38 +05:30
obucinac
876bbc8c6d
Add peerplays account for a SON in a config/command line options ( #231 )
2019-12-11 14:58:47 +01:00
gladcow
d03bfa81f7
[SON-199] Fix unit tests ( #233 )
...
* fix app_test
* fix son_delete_test
2019-12-08 12:13:05 +05:30
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
Sandip Patel
76b95729e1
removed unrelated parameter description from delete_son
2019-11-21 13:34:29 +05:30
Alfredo Garcia
36c93a586c
Merge pull request #215 from peerplays-network/feature/SON-150
...
[SON-150] list_active_sons wallet_api call
2019-11-17 10:17:42 -03:00
Sandip Patel
ae781e48af
Fixed betting tests ( #217 )
...
* Fixed betting tests
* Removed comments
2019-11-12 00:23:13 +05:30
gladcow
dbf6be02c5
use assert instead of checking condition with low possibility
2019-11-11 13:13:57 +03:00
gladcow
62f973ca80
fix code style
2019-11-11 12:54:54 +03:00
gladcow
22f76a04c0
list_active_sons api call implementation
2019-11-07 13:38:24 +03:00
gladcow
e4eb3e6ce3
[SON-113] Fix several issues in update_son_votes call in wallet_api ( #208 )
...
* do not allow update votes with both empty lists
* fix error messages
* check number of sons against votes number in account_object
* Update error message
2019-11-01 22:26:00 +05:30
gladcow
a0e4ac59ff
[SON-160] Fix create_vesting wallet_api call ( #206 )
...
* Fix create_vesting wallet_api call
* change type for vesting_type in create_vesting_balance
2019-11-01 19:13:34 +05:30
gladcow
11e9830194
fix son_delete_operation reflection
2019-10-30 13:31:15 +03:00
satyakoneru
666ced390e
SON126 - Witness Proposals to deregister SONs ( #192 )
...
* SON126 - Witness Proposals to deregister SONs
* SON126 - Approval by witness, removal of son_proposal_object, commenting
* SON126 - Witness proposal tests and related fixes
* SON126 - Proper commenting
2019-10-23 22:16:04 +05:30
gladcow
f9f95cd242
[SON-113] Unit test for cli update_son_votes ( #179 )
...
* refactor cli tests
* update_son_votes tests
* list_sons test
* test changes in get_global_properties() result
* fix generate_block failure
* fix update_son_votes test
* improve update_son cli test
* fix linking errors
* refactor select_top_fifteen_sons test
* refactor other son cli tests to use son_test_helper
* create_vesting call in wallet_api
* test fix
* fix create_son in wallet_api and cli tests
2019-10-23 18:54:17 +05:30
Alfredo Garcia
e0242bcf86
fix build error ( #191 )
...
* fix build error
* adapt son_pay_test to dormant vesting policy
2019-10-22 03:29:31 +05:30
obucinac
610490ef81
Active SONs, list up to 15, order by votes, add test ( #185 )
...
* Add test for selecting 15 SONs with highest votes
* Display up to 15 active SONs, SON ordering by total_votes
2019-10-21 15:44:09 +02:00
Alfredo Garcia
f84155a166
Merge branch 'feature/SONs-base' into son_vesting
2019-10-18 15:21:08 -03:00