Alfredo Garcia
84f30926bc
clean newlines gpos_tests
2019-10-27 08:54:37 -03:00
Alfredo Garcia
a80d25f9df
fix flag
2019-10-27 08:54:18 -03:00
Alfredo Garcia
aef57f1720
Merge pull request #200 from peerplays-network/feature/BLOCKBACK-166
...
[BLOCKBACK-166] GPOS - dividend distribution for UIAs
2019-10-26 08:08:27 -03:00
pbattu123
46dab2545c
Merge pull request #193 from peerplays-network/BLOCKBACK-155
...
BLOCKBACK- 155: allow token holder to vote in each subperiod without unvote
2019-10-25 10:23:24 -03:00
pbattu123
8269c94601
Merge branch 'qa_gpos_18.04' into BLOCKBACK-155
2019-10-25 10:21:55 -03:00
Sandip Patel
a8423f167d
Fixed dividend distribution issue and added test case
2019-10-25 16:41:34 +05:30
Alfredo Garcia
e63452cb3c
Merge pull request #199 from peerplays-network/BLOCKBACK_164
...
BLOCKBACK-164 Eliminate time gap between two consecutive vesting periods
2019-10-25 08:01:56 -03:00
Alfredo Garcia
ed49ab8eea
Merge pull request #190 from peerplays-network/feature/BLOCKBACK-162
...
[BLOCKBACK-162] Error message correction
2019-10-25 07:04:01 -03:00
pbattu123
bdd1863cf2
updated GPOS hf
2019-10-24 23:53:47 -03:00
pbattu123
22e5dfa502
deleted GPOS specific test suite and updated gpos tests
2019-10-24 15:31:49 -03:00
pbattu123
78787c2a14
eliminate time gap between two consecutive vesting periods
2019-10-24 14:39:01 -03:00
Sandip Patel
69630183f9
removed witness check
2019-10-24 19:24:09 +05:30
pbattu123
f7d7f043ce
delete unused variables
2019-10-23 23:18:44 -03:00
pbattu123
cf3b54ece4
unit test changes and also separated GPOS test suite
2019-10-23 23:13:23 -03:00
pbattu123
d6da2963dc
resolve merge conflict
2019-10-23 22:15:26 -03:00
pbattu123
3be3fd36bb
Merge branch 'BLOCKBACK-155' of https://github.com/peerplays-network/peerplays into BLOCKBACK-155
2019-10-23 18:36:39 -03:00
pbattu123
48d0d88ff0
changes to update last voting time
2019-10-23 18:33:17 -03:00
pbattu123
d4460870bd
Merge branch 'qa_gpos_18.04' into BLOCKBACK-155
2019-10-23 17:57:13 -03:00
pbattu123
39e9557749
Merge pull request #197 from peerplays-network/feature/BLOCKBACK-165
...
[BLOCKBACK-165] Fixed GPOS vesting factor issue when proxy is set
2019-10-23 17:48:57 -03:00
Sandip Patel
8bbab4c113
Review changes
2019-10-23 18:25:33 +05:30
Sandip Patel
ccdea033f3
Added unit test for proxy voting
2019-10-23 17:41:16 +05:30
Sandip Patel
73829bd97f
Fixed GPOS vesting factor issue when proxy is set
2019-10-23 11:56:38 +05:30
pbattu123
0d1c41557d
changes to allow user to vote in each sub-period
2019-10-22 10:39:45 -03:00
Sandip Patel
d2a6f6d319
Project name update in Doxyfile ( #146 )
2019-10-22 18:22:22 +05:30
Sandip Patel
f7c592dd0e
Updated FC repository to peerplays-network/peerplays-fc ( #189 )
...
Point to fc commit hash 6096e94 [latest-fc branch]
2019-10-21 23:24:20 +05:30
Sandip Patel
0800e2bc67
error message corrections at other places
2019-10-19 16:38:12 +05:30
Sandip Patel
c025f639d7
Fixed few error messages
2019-10-19 10:58:56 +05:30
Alfredo Garcia
8c188bd53f
merge gpos to develop ( #186 )
...
* issue - 154: Don't allow to vote when vesting balance is 0
* changes to withdraw_vesting feature(for both cdd and GPOS)
* Comments update
* update to GPOS hardfork ref
* fix for get_vesting_balance API call
* braces update
* Create .gitlab-ci.yml
* fixing build errors (#150 )
* fixing build errors
vest type correction
* fixing build errors
vest type correction
* fixes
new Dockerfile
* vesting_balance_type correction
vesting_balance_type changed to normal
* gcc5 support to Dockerfile
gcc5 support to Dockerfile
* Changes to compiple with GCC 7(Ubuntu 18.04)
* changes to have separate methods and single withdrawl fee for multiple vest objects
* 163-fix, Return only non-zero vesting balances
* Revert "Revert "GPOS protocol""
This reverts commit 67616417b7 .
* add new line needed to gpos hardfork file
* comment temporally cli_vote_for_2_witnesses until refactor or delete
* fix gpos tests
* fix gitlab-ci conflict
2019-10-17 22:09:44 +05:30
Sandip Patel
e3b2459de4
Adjust p2p log level ( #180 )
2019-10-16 20:57:39 +05:30
Sandip Patel
40534446da
[GRPH-106] Added voting tests ( #136 )
...
* Added more voting tests
* Added additional option
2019-10-10 21:29:01 +05:30
Sandip Patel
ec33f0cc07
[GRPH-3] Additional cli tests ( #155 )
...
* Additional cli tests
* Compatible with latest fc changes
* Fixed Spacing issues
2019-10-10 21:24:12 +05:30
pbattu123
7b1d31e8d2
Merge pull request #172 from peerplays-network/graphene-release1
...
Graphene Updates Release 1
2019-10-09 20:58:46 -03:00
pbattu123
d5dffa64b7
Merge pull request #163 from peerplays-network/153/fix-add-on
...
Changes to have separate withdraw_vesting methods and single withdraw fee for multiple objects
2019-10-06 16:39:07 -03:00
pbattu123
3f6b7abadb
Merge pull request #164 from peerplays-network/jira-163-fix
...
163-fix, Return only non-zero vesting balances
2019-10-06 16:38:52 -03:00
Sandip Patel
e1a6e67e16
Point to PBSA/peerplays-fc commit f13d063 ( #167 )
2019-10-04 20:42:37 +05:30
Roshan Syed
d2c82cf68f
Support/gitlab develop ( #168 )
...
* Added code_quality to CI
* Update .gitlab-ci.yml
2019-10-04 19:22:12 +05:30
pbattu123
c73d0a338a
163-fix, Return only non-zero vesting balances
2019-10-03 22:22:21 -03:00
pbattu123
d65f20a89f
changes to have separate methods and single withdrawl fee for multiple vest objects
2019-10-03 16:38:40 -03:00
Roshan Syed
1a41b5cbdd
Added sonarcloud analysis ( #158 )
2019-10-01 13:52:54 -04:00
Roshan Syed
2dcb96b305
Added Sonarcloud code_quality to CI ( #159 )
2019-10-01 13:45:09 -04:00
Sandip Patel
e995744716
proposal fail_reason bug fixed ( #157 )
2019-09-30 18:21:05 -04:00
pbattu123
f1eb625df8
Changes to compiple with GCC 7(Ubuntu 18.04)
2019-09-30 00:27:21 -03:00
gladcow
caa3d2468c
use random port numbers in app_test ( #154 )
2019-09-27 10:58:49 -04:00
Bobinson K B
7fae375e0f
fixing build errors ( #150 )
...
* fixing build errors
vest type correction
* fixing build errors
vest type correction
* fixes
new Dockerfile
* vesting_balance_type correction
vesting_balance_type changed to normal
* gcc5 support to Dockerfile
gcc5 support to Dockerfile
2019-09-26 11:41:28 -04:00
Bobinson K B
b8cbdc56fc
Merge pull request #151 from peerplays-network/support/gitlab-develop
...
Added cli_test to CI
2019-09-26 08:58:48 -04:00
Roshan Syed
2d6f8c48a7
Added cli_test to CI
2019-09-25 13:51:05 -03:00
Roshan Syed
db01f313e5
Create .gitlab-ci.yml
2019-09-25 10:30:15 -03:00
Bobinson K B
e377478c34
Merge pull request #139 from peerplays-network/feature/GRPH-94
...
Improve block generation performance
2019-09-24 13:51:46 -04:00
Wei Yang
83b19d0b84
node.cpp: Check the attacker/buggy client before updating items ids
...
The peer is an attacker or buggy, which means the item_hashes_received is
not correct.
Move the check before updating items ids to save some time in this case.
2019-09-24 13:35:48 +03:00
Bobinson K B
282ec7061b
Merge pull request #147 from peerplays-network/feature/GRPH-95
...
Enhancement for session undo storage
2019-09-23 12:23:44 -04:00