Alfredo Garcia
20a9f9b84d
Merge pull request #211 from peerplays-network/feature/BLOCKBACK-162
...
[BLOCKBACK-162] Fixed spelling issue in error message
2019-11-05 09:00:11 -03:00
Sandip Patel
61fa3918ef
Fixed spelling issue
2019-11-05 15:02:38 +05:30
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
pbattu123
ab780862d3
Merge pull request #205 from peerplays-network/BLOCKBACK-155
...
[Blockback 155] GPOS - Multiple issues with vote_for_witness
2019-10-31 13:57:31 -03:00
Sandip Patel
fd8659caaf
Fixed flag issue
2019-10-31 19:01:50 +05:30
Alfredo Garcia
0bbe7f63c7
Merge pull request #203 from peerplays-network/feature/SON-142
...
[SON-142] Fix failed SON deletion CLI tests
2019-10-31 10:15:50 -03:00
Sandip Patel
e7f65c6760
get_account bug fixed
2019-10-31 15:41:40 +05:30
Sandip Patel
5d36258f0c
case 1: Fixed last voting time issue
2019-10-31 15:02:05 +05:30
Sandip Patel
c8db22d481
Added token symbol name in error messages ( #204 )
2019-10-30 18:29:30 +05:30
Sandip Patel
d5d4fdd6d3
Added token symbol name in error messages
2019-10-30 17:51:02 +05:30
gladcow
11e9830194
fix son_delete_operation reflection
2019-10-30 13:31:15 +03:00
pbattu123
3a817e17ea
Merge pull request #202 from peerplays-network/BLOCKBACK-174
...
BLOCKBACK- 174 Roll in GPOS votes from 6th sub-period
2019-10-28 14:49:51 -03:00
pbattu123
3f8ac21b1e
updated comments to the benefit of reviewer
2019-10-28 12:14:53 -03:00
pbattu123
9f0b23122f
comments updated
2019-10-28 10:46:10 -03:00
pbattu123
ac3554ea2e
check was already modified
2019-10-27 13:11:58 -03:00
pbattu123
5f1436b8be
Fix to roll in GPOS rules, carry votes from 6th sub-period
2019-10-27 12:54:54 -03:00
pbattu123
5caaedd43a
Merge pull request #201 from peerplays-network/fix_flag
...
Fix update_last_voting_time flag
2019-10-27 12:44:43 -03:00
Alfredo Garcia
7c1966247b
adapt gpos_tests to changed flag
2019-10-27 09:10:53 -03:00
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
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
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
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
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
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
412177964c
Merge pull request #183 from peerplays-network/son_vesting
...
Son vesting balance implementation
2019-10-20 10:29:15 -03:00
Sandip Patel
0800e2bc67
error message corrections at other places
2019-10-19 16:38:12 +05:30