Commit graph

2300 commits

Author SHA1 Message Date
Miha Čančula
10b03910a5
Fix some compile errors 2019-08-21 09:56:57 +02:00
Miha Čančula
8f89f2f5af
Merge branch 'qa_gpos_18.04' into GRPH-50-network_broadcast_api-fix 2019-08-21 08:23:35 +02:00
Miha Čančula
f6916c93cd
Simpler organization of config values 2019-08-20 22:57:34 +02:00
Miha Čančula
dd76de737a
Merge branch 'qa_gpos_18.04_gcc7_fix' into GRPH-50-network_broadcast_api-fix 2019-08-20 22:47:51 +02:00
pbattu123
f9e46a31df
Merge branch 'beatrice' into qa_gpos_18.04_gcc7_fix 2019-08-20 15:42:03 -03:00
pbattu123
12ee8d06e3
Merge pull request #51 from peerplays-network/beatrice-5050-merge
beatrice-5050-merge [beatrice] 5050 code merge to beatrice
2019-08-20 15:17:02 -03:00
pbattu123
947b02bd57
Merge branch 'beatrice' into beatrice-5050-merge 2019-08-20 15:15:01 -03:00
pbattu123
c2a7aa7a33
Merge pull request #39 from PBSA/virtual_op_fix
virtual-op-fix for deterministic virtual_op number
2019-08-20 14:54:18 -03:00
pbattu123
c35a88bd51
Merge pull request #37 from peerplays-network/feature/SONs-base
Unit test case fixes
2019-08-20 14:54:04 -03:00
pbattu123
2ccb62b797
Merge pull request #36 from peerplays-network/develop
Apply unit test fix from develop to beatrice
2019-08-20 14:53:47 -03:00
pbattu123
079dc10ef8
Merge pull request #33 from peerplays-network/feature/ubuntu18.04-upgrade
Feature/ubuntu18.04 upgrade
2019-08-20 14:53:29 -03:00
Miha Čančula
a6ad94ce22
Update fc submodule 2019-08-20 15:31:50 +02:00
Miha Čančula
56be94edd6
Adapt to variant API with max_depth argument 2019-08-20 15:24:32 +02:00
abitmore
b915a8f5b4
Increase max depth for trx confirmation callback 2019-08-20 12:17:35 +02:00
Abit
65c229b5f3
Merge pull request #714 from pmconrad/json_fix
JSON fix
2019-08-20 12:16:49 +02:00
obucinac
38f560f861
Merge pull request #53 from peerplays-network/qa_gpos_18.04_out_of_source
Fix out-of-source CMake builds
2019-08-19 18:48:45 +02:00
Prabhjot
2c14af0699 fix: is_benefactor_reward had the default value of true when not set 2019-08-19 11:47:04 -03:00
abitmore
eeeee3621c
Add test case for broadcast_trx_with_callback API 2019-08-19 15:47:46 +02:00
abitmore
00623d506c
Add nullptr check in api.cpp for easier testing 2019-08-19 15:29:15 +02:00
Miha Čančula
f525737879 Fix out-of-source CMake builds 2019-08-19 15:13:27 +02:00
Srdjan Obucina
4d426e1f5a Enable building on Ubuntu 18.04 using GCC 7 compiler 2019-08-14 14:05:30 +02:00
Prabhjot
56de34d3ec removed redundant tgenesis file 2019-08-13 08:37:46 -04:00
Bobinson K B
859a5257b3
Update README.md
corrected an issue with the path
2019-08-13 18:01:21 +05:30
Prabhjot
c25d89ba92 fixed duplicate code in fee_tests 2019-08-12 11:19:03 -04:00
Prabhjot
37b813d4fa fix double definition of functions in database_api 2019-08-12 11:05:20 -04:00
Prabhjot Singh
8caeb0ec18 merge 5050 into beatrice 2019-08-12 08:38:53 -04:00
Prabhjot
80dc2003b9 Removed redundant if from asset_evaluator and fixed db_notify 2019-08-09 13:18:09 -04:00
Prabhjot
afe6cba258 Changed sweeps hardfork time 2019-08-09 13:04:02 -04:00
Prabhjot
a0ae945f8d Added new lottery_asset_create_operation 2019-08-09 13:01:57 -04:00
Prabhjot
0386ffebce Removed blind_sign and unblind_signature functions 2019-08-08 08:20:58 -04:00
Prabhjot
6072dd16bb fix casting in overloaded function 2019-08-08 07:46:55 -04:00
Prabhjot
f7555d3e04 checked out ubuntu upgrade branch of fc 2019-08-07 10:50:13 -04:00
Prabhjot
8c91abd6a3 Added fc library back 2019-08-07 10:48:37 -04:00
Prabhjot
744bff7741 Removed submodule libraries/fc 2019-08-07 10:46:09 -04:00
pbsa
485bb0e7b3 included sstring in 2 files, added missing ops to db_notify.cpp 2019-08-06 15:19:51 -03:00
Prabhjot
f9a14d922a Changed fc submodule to ubuntu 18.04 upgrade 2019-08-06 10:04:58 -04:00
Prabhjot
1cdf7d415e Changed peerplays-fc submodule 2019-08-06 09:26:26 -04:00
Prabhjot
115bfb0370 fixed asset_object 2019-08-06 07:54:06 -04:00
Prabhjot
49e243de50 Changed fc library 2019-08-02 12:29:28 -04:00
Prabhjot
c278352713 removed sweeps_parameter_extensions 2019-08-02 09:47:32 -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
8175ca4451 Added libraries/fc 2019-07-30 15:09:19 -04:00
Prabhjot
dbf545aa6b Removed submodule libraries/fc 2019-07-30 15:06:05 -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
540bdffa2c
(Hotfix) Updated README.md with peerplays-network 2019-07-03 11:23:49 -03:00
pbattu123
8678b677bb missing files from dev branch 2019-07-01 22:20:00 -03:00