Sandip Patel
d3ecbba3d7
avoid directly overwriting wallet file
2019-12-11 17:02:26 +05:30
pbattu123
91c65b9845
Merge pull request #234 from peerplays-network/BLOCKBACK-186
...
BLOCKBACK-186 fix: GPOS
2019-12-07 13:51:58 -04:00
pbattu123
70b5a9414f
Merge pull request #90 from peerplays-network/GRPH-46
...
GRPH-46-Quit_command_cliwallet
2019-12-06 12:33:15 -04:00
pbattu123
38bb9226ec
Move GPOS withdraw logic to have single transaction(also single fee) and update API
2019-12-05 13:46:13 -04:00
Sandip Patel
e989275414
removed multiple function definition
2019-12-03 19:44:16 +05:30
satyakoneru
9a9c35649b
GRPH-46-Quit_command_cliwallet
2019-12-03 19:39:03 +05:30
Peter Conrad
25458c294d
Undo superfluous change
2019-11-29 14:10:40 +03:00
Peter Conrad
71d8bfd843
Externalize serialization of blocks, tx, ops
2019-11-29 14:10:40 +03:00
Peter Conrad
4df7298a0d
Externalized some API templates
2019-11-29 14:10:40 +03:00
Alfredo Garcia
6f0ce36292
Merge pull request #225 from peerplays-network/feature/GRPH-152
...
[GRPH-152] Allow APIs to be called by account/asset name and id
2019-11-28 15:29:12 -03:00
Sandip Patel
a5d8a15728
asset id or name support in all asset APIs
2019-11-26 16:51:20 +05:30
Sandip Patel
7aeaa14bae
account name or id support in all database api
2019-11-26 13:50:06 +05:30
pbattu123
9b7776e301
Merge pull request #220 from peerplays-network/BLOCKBACK-177
...
issue with withdrawl
2019-11-25 10:51:06 -04:00
pbattu123
e6d3dd0662
Update GPOS hardfork date and don't allow GPOS features before hardfork time
2019-11-23 20:46:17 -04:00
pbattu123
9c1e7af9c7
issue with withdrawl
2019-11-21 10:40:39 -04:00
Alfredo Garcia
f831f9527f
Merge branch 'qa_gpos_18.04' into develop_gpos
2019-11-05 14:34:04 -03:00
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
e7f65c6760
get_account bug fixed
2019-10-31 15:41:40 +05:30
Sandip Patel
c8db22d481
Added token symbol name in error messages ( #204 )
2019-10-30 18:29:30 +05:30
pbattu123
ac3554ea2e
check was already modified
2019-10-27 13:11:58 -03:00
pbattu123
8269c94601
Merge branch 'qa_gpos_18.04' into BLOCKBACK-155
2019-10-25 10:21:55 -03:00
Sandip Patel
69630183f9
removed witness check
2019-10-24 19:24:09 +05:30
pbattu123
48d0d88ff0
changes to update last voting time
2019-10-23 18:33:17 -03:00
pbattu123
0d1c41557d
changes to allow user to vote in each sub-period
2019-10-22 10:39:45 -03:00
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
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
d65f20a89f
changes to have separate methods and single withdrawl fee for multiple vest objects
2019-10-03 16:38:40 -03:00
pbattu123
f1eb625df8
Changes to compiple with GCC 7(Ubuntu 18.04)
2019-09-30 00:27:21 -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
Bobinson K B
1cb494e686
Merge pull request #140 from peerplays-network/feature/GRPH-111
...
Added get_asset_count API
2019-09-23 09:55:27 -04:00
Miha Čančula
97f9875918
Merge branch 'develop' into GRPH-50-network_broadcast_api-fix-v2
2019-09-21 17:17:19 +02:00
pbattu123
b358241e43
Comments update
2019-09-20 14:03:59 -03:00
pbattu123
2a3d8a4c66
changes to withdraw_vesting feature(for both cdd and GPOS)
2019-09-20 11:32:07 -03:00
Sandip Patel
aa31de5d44
Added get_asset_count API
2019-09-20 17:51:43 +05:30
abitmore
2dfb67e16e
Updated transaction::signees to mutable
...
and
* updated get_signature_keys() to return a const reference,
* get_signature_keys() will update signees on first call,
* modified test cases and wallet.cpp accordingly,
* no longer construct a new signed_transaction object before pushing
2019-09-20 14:10:24 +03:00
Miha Čančula
499a5fc33e
Merge branch 'develop' into GRPH-50-network_broadcast_api-fix-v2
2019-09-18 16:36:42 +02:00
Sandip Patel
dfba08536b
Fixed duplicate ops returned from get_account_history
2019-09-18 10:16:16 +05:30
Bobinson K B
ef7fe58139
Merge pull request #98 from peerplays-network/cli_wallet_tests
...
Cli wallet tests framework
2019-09-07 00:42:58 +05:30
Alfredo Garcia
3362d603cb
remove cache from cli get_account
2019-08-30 16:49:54 -03:00
pbattu123
8613bab257
issue - 154: Don't allow to vote when vesting balance is 0
2019-08-29 10:34:15 -03:00
Miha Čančula
cb99aaa0cf
Adapt to variant API with max_depth argument
2019-08-28 15:42:21 +02:00
Abit
a49f8bf47c
Merge pull request #714 from pmconrad/json_fix
...
JSON fix
2019-08-28 15:42:21 +02:00
Ronak Patel
6dddfd5d88
Fix for irrelevant signature included issue
2019-08-28 17:27:38 +05:30
pbattu123
f9e46a31df
Merge branch 'beatrice' into qa_gpos_18.04_gcc7_fix
2019-08-20 15:42:03 -03:00
pbattu123
947b02bd57
Merge branch 'beatrice' into beatrice-5050-merge
2019-08-20 15:15:01 -03:00
Miha Čančula
f525737879
Fix out-of-source CMake builds
2019-08-19 15:13:27 +02:00
Prabhjot
a0ae945f8d
Added new lottery_asset_create_operation
2019-08-09 13:01:57 -04:00
Prabhjot Singh
aa3128fe89
Merged beatrice into 5050
2019-07-30 11:43:31 -04:00