Srdjan Obucina
e2c375e2a2
Fix NFT tests
2020-07-01 12:13:53 +02:00
Srdjan Obucina
51cb17e2d8
NFT metadata implemented
2020-07-01 01:08:31 +02:00
Srdjan Obucina
0d79d5d0ee
Wallet API
2020-06-23 03:14:33 +02:00
Srdjan Obucina
d0c72f7cf7
Database API
2020-06-22 21:36:42 +02:00
Srdjan Obucina
31ed9b4ddb
NFT evaluators and basic tests, no evaluator checks
2020-06-18 04:52:58 +02:00
Srdjan Obucina
de9ede0d5c
NFT object and basic operations
2020-06-15 22:39:04 +02:00
pbattu123
03ebcc6f3b
update variable type to uint64
2020-04-10 09:39:09 -03:00
pbattu123
cb7429e818
code improvement with edge case handling
2020-04-07 01:31:17 -03:00
pbattu123
29f41ec7da
nh5050:winner ticket id changes
2020-04-06 12:30:55 -03:00
pbattu123
11919cdbd9
brought updates from mainnet branch ( #285 )
2020-02-12 23:38:23 +05:30
pbattu123
054f06adc7
Beatrice hot fix(sync issue fix)
2019-12-20 21:55:45 -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
Alfredo Garcia
3a2def7311
Merge pull request #137 from peerplays-network/feature/GRPH-92
...
[GRPH 92] Build optimization
2019-12-03 20:43:50 -03:00
gladcow
40c2fd8783
fix compilation issues
2019-12-02 17:41:13 +03:00
pbattu123
0b2c9dde22
remove default value for extension parameter
2019-11-29 10:15:13 -04:00
Peter Conrad
854119233a
Externalized serialization in protocol library
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
Sandip Patel
c17d73f11b
set extensions default values
2019-11-22 18:46:55 +05:30
Alfredo Garcia
25ab039a58
Merge branch 'develop' into develop_gpos
2019-11-07 08:08:53 -03:00
Sandip Patel
0bcfaa385b
Improve account maintenance performance ( #130 )
...
* Improve account maintenance performance
* merge fixes
* Fixed merge issue
* Fixed indentations and extra ';'
2019-11-07 11:25:02 +05:30
Alfredo Garcia
f831f9527f
Merge branch 'qa_gpos_18.04' into develop_gpos
2019-11-05 14:34:04 -03:00
Sandip Patel
5d36258f0c
case 1: Fixed last voting time issue
2019-10-31 15:02:05 +05:30
pbattu123
8269c94601
Merge branch 'qa_gpos_18.04' into BLOCKBACK-155
2019-10-25 10:21:55 -03:00
pbattu123
48d0d88ff0
changes to update last voting time
2019-10-23 18:33:17 -03:00
Sandip Patel
0800e2bc67
error message corrections at other places
2019-10-19 16:38:12 +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
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
pbattu123
8e1c038558
update to GPOS hardfork ref
2019-09-20 16:58:06 -03:00
pbattu123
2a3d8a4c66
changes to withdraw_vesting feature(for both cdd and GPOS)
2019-09-20 11:32:07 -03:00
abitmore
106824c62a
No longer extract public keys before pushing a trx
...
and removed unused new added constructor and _get_signature_keys() function from signed_transaction struct
2019-09-20 16:27:26 +03:00
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
abitmore
56a6f8b732
Extract public keys before pushing a transaction
2019-09-20 13:44:15 +03:00
Abit
a49f8bf47c
Merge pull request #714 from pmconrad/json_fix
...
JSON fix
2019-08-28 15:42:21 +02:00
PBSA
896ac97962
5050 fee update and compilation error fix
2019-08-21 13:13:46 +00:00
Prabhjot Singh
8caeb0ec18
merge 5050 into beatrice
2019-08-12 08:38:53 -04:00
Prabhjot
a0ae945f8d
Added new lottery_asset_create_operation
2019-08-09 13:01:57 -04:00
Prabhjot
7944a6db34
fixed returntype in chain_parameters.hpp
2019-07-31 10:22:51 -04:00
Prabhjot
7044e5c782
added missing comma in operations.hpp, small changes to config.hpp
2019-07-31 10:19:35 -04:00
Prabhjot
3db62bbe46
Added sweeps parameters to parameter_extension
2019-07-31 09:36:22 -04:00
Prabhjot
4829c3dd93
added missing , in types.hpp
2019-07-30 15:28:03 -04:00
Prabhjot
7b98f7de16
Updated gitmodules, changes to allow voting on lottery fee
2019-07-30 15:01:44 -04:00
Prabhjot Singh
aa3128fe89
Merged beatrice into 5050
2019-07-30 11:43:31 -04:00
Roshan Syed
b787f3f21b
Revert "Merge branch 'master' into beatrice"
...
This reverts commit cc8766d319 , reversing
changes made to fd71c4b682 .
2019-04-12 12:53:09 -03:00
Fabian Schuh
80600494d7
Ensure proposals for fee updates with new operations cannot happen before HF
2019-02-07 13:29:06 +01:00
Fabian Schuh
7598d54fa7
Fixes after review
2019-02-07 12:18:15 +01:00
Alfredo
d602e71601
move gpos global parameters to extensions
2019-01-22 22:40:15 -03:00
Alfredo
604fbed498
add type field to vesting balances
2018-12-30 18:01:57 -03:00
Alfredo
62d2c1c63b
add global gpos parameters
2018-12-29 21:19:42 -03:00
Fabian Schuh
7d6432e4bf
Merge remote-tracking branch 'origin/sport_n_events_api_extension_release' into beatrice
2018-10-11 14:08:23 +02:00
Peter Conrad
fdd7c193a6
Implemented affiliate payouts
2018-10-10 14:25:56 +02:00