gladcow
e55075ec6d
fix CLI tests
2020-01-17 18:51:44 +03:00
Roshan Syed
691468dff0
Updated gitlab CI to sync submodules ( #265 )
2020-01-17 08:22:26 -04:00
pbattu123
62b8bde1e0
Merge pull request #258 from peerplays-network/sync-develop
...
sync develop with beatrice
2020-01-16 15:33:29 -04: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
gladcow
0a90442966
fix the data writing to ES during sync issues
2020-01-13 15:35:18 +03:00
PBSA Github Manager
434837f61f
Update README.md
2020-01-06 10:02:37 -04:00
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
pbattu123
63750ecf57
sync develop with beatrice
2020-01-02 11:33:05 -04:00
gladcow
bfa878f9b2
change ES index prefixes to Peerplays-specific
2020-01-01 14:51:25 +03:00
Alfredo Garcia
62247c543d
Merge pull request #1725 from oxarbitrage/issue1682
...
elasticsearch history api #1682
2020-01-01 14:51:25 +03:00
Alfredo Garcia
de4faee7f0
Merge pull request #1073 from xiangxn/merge-impacted
...
merge impacted into db_notify
2019-12-31 00:22:51 +03:00
Alfredo Garcia
2f054ac619
Merge pull request #1717 from oxarbitrage/issue1652
...
add genesis data to es_objects
2019-12-31 00:21:08 +03:00
crypto-ape
82ef3a51d1
explicitly cleanup external library facilities
2019-12-31 00:20:42 +03:00
Alfredo Garcia
6d9ad94e20
Merge pull request #1541 from oxarbitrage/es_objects_start_after_block
...
add es-objects-start-es-after-block option
2019-12-31 00:20:17 +03:00
Alfredo Garcia
c4612a522b
Merge pull request #1458 from oxarbitrage/issue1455
...
add option elasticsearch-start-es-after-block to es plugin
2019-12-31 00:13:39 +03:00
Alfredo Garcia
4f5f8f4479
Merge pull request #1429 from oxarbitrage/es_objects_templates
...
Add an adaptor to es_objects and template function to reduce code
2019-12-31 00:09:08 +03:00
Alfredo Garcia
2d19aa3de1
Merge pull request #1271 from oxarbitrage/es_objects
...
refine es_objects plugin
2019-12-31 00:04:13 +03:00
Abit
c9583f4486
Merge pull request #1201 from oxarbitrage/elasticsearch_tests2
...
Elasticsearch refactor
2019-12-31 00:03:25 +03:00
Abit
e91e61e6cb
Merge pull request #873 from pmconrad/585_fix_history_ids
...
Fix history ids
2019-12-30 23:20:31 +03:00
oxarbitrage
8d900a5276
Merge pull request #500 from oxarbitrage/elasticsearch-extras
...
es_objects plugin
2019-12-30 22:25:55 +03:00
oxarbitrage
00f14c4729
Merge pull request #444 from oxarbitrage/elasticsearch
...
Elasticsearch plugin
2019-12-30 21:09:24 +03:00
Alfredo
f3d961bb70
allow plugin to have descriptions
2019-12-30 19:55:13 +03:00
Peter Conrad
e1244eb7ab
Implemented "plugins" config variable
2019-12-30 18:55:08 +03:00
pbattu123
51fd7d16ee
Merge pull request #255 from peerplays-network/hf-update
...
Set hardfork date to Jan5th on TESTNET
2019-12-24 12:03:10 -04:00
pbattu123
d52f9fbb59
Set hardfork date to Jan5th on TESTNET
2019-12-24 10:46:27 -04:00
obucinac
31ec55514b
Extend SON objects to contain sidechain public keys ( #254 )
2019-12-23 19:20:26 +01:00
pbattu123
b7cd99c35f
Merge pull request #253 from peerplays-network/GPOS-1
...
GPOS-1, Testnet sync issue fix
2019-12-23 11:39:50 -04:00
satyakoneru
a347e97649
SON207 - Introduce scheduling for SONs similar to witnesses ( #251 )
2019-12-23 19:00:49 +05:30
pbattu123
b6fc207160
gpos tests fix
2019-12-20 22:16:09 -04:00
pbattu123
054f06adc7
Beatrice hot fix(sync issue fix)
2019-12-20 21:55:45 -04: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
pbattu123
26886cc7d5
avoid wlog as it filling up space
2019-12-17 12:13:46 -04:00
pbattu123
a7937bf4ae
Merge pull request #248 from peerplays-network/GRPH-170
...
Update hardfork date for TESTNET, sync fc module and update logs
2019-12-17 10:18:26 -04:00
pbattu123
a4d399d6cc
Update hardfork date for TESTNET, sync fc module and update logs
2019-12-17 09:18:34 -04:00
pbattu123
9746e74885
Merge pull request #246 from peerplays-network/develop
...
Merge GPOS feature and Graphene updates into TESTNET
2019-12-16 14:10:29 -04:00
pbattu123
b1f2ba5ba6
Merge pull request #243 from peerplays-network/feature/BLOCKBACK-186-Bug-Fix
...
[BLOCKBACK-186] Withdraw vesting bug fix
2019-12-13 16:25:43 -04:00
Sandip Patel
e7af03a987
Added unit test
2019-12-13 13:11:03 +05:30
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
Sandip Patel
b57220a180
Fixed withdraw vesting bug
2019-12-12 14:14:31 +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
Sandip Patel
d3ecbba3d7
avoid directly overwriting wallet file
2019-12-11 17:02:26 +05:30
pbattu123
f1fef49373
Merge pull request #237 from peerplays-network/BLOCKBACK-183
...
BLOCKBACK-183 GPOS: Votes consideration on GPOS activation
2019-12-08 21:42:26 -04:00
gladcow
d03bfa81f7
[SON-199] Fix unit tests ( #233 )
...
* fix app_test
* fix son_delete_test
2019-12-08 12:13:05 +05:30
pbattu123
c98c7bcb94
Updated gpos/voting_tests
2019-12-07 23:41:22 -04:00
pbattu123
b5249ac2b1
Bump fc version
2019-12-07 22:15:53 -04:00
pbattu123
383b8d0b02
fix gpos tests
2019-12-07 17:06:48 -04:00