Prabhjot
56de34d3ec
removed redundant tgenesis file
2019-08-13 08:37:46 -04:00
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
pbsa
60afddefd5
Added ntp and upgraded boost version
2019-05-23 14:11:37 -03:00
pbattu123
c7c87c6380
Merge pull request #30 from peerplays-network/revert-28-beatrice
...
Revert "Merge branch 'master' into beatrice"
2019-04-12 13:08:56 -03: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
pbattu123
f0f140e1e6
Merge pull request #28 from peerplays-network/beatrice
...
Merge beatrice indexing changes into master
2019-04-12 10:19:17 -03:00
pbattu123
cc8766d319
Merge branch 'master' into beatrice
2019-04-12 10:12:58 -03:00
pbattu123
fd71c4b682
Merge pull request #36 from emfrias/make-bmg-resolution-ordering-consistent
...
Make indexes on blockchain objects related to betting markets into
2019-04-02 16:18:17 -03:00
Eric Frias
1052f49f5d
Make indexes on blockchain objects related to betting markets into
...
unique indexes to ensure the order betting market groups are resolved
is consistent between different nodes. This bumps the database version
which will trigger a replay on the first run after this upgrade.
2019-03-29 16:20:45 -04:00
Fabian Schuh
0dc7e8b784
Merge pull request #13 from peerplays-network/hardfork
...
Hardfork for Bookie
2019-02-11 10:53:40 +01:00
Fabian Schuh
5e352238c4
Dupcheck fix
2019-02-07 16:20:43 +01:00
Fabian Schuh
9946eab684
Make ordered_unique out of ordered_non_unique indices
2019-02-07 15:42:01 +01:00
Fabian Schuh
c9dd3aea66
Fix unittest
2019-02-07 15:42:01 +01:00
Fabian Schuh
89361e58af
Merge pull request #14 from peerplays-network/feature/duplicate-operation-check-hardfork
...
Feature/duplicate operation check hardfork
2019-02-07 15:34:35 +01:00
Fabian Schuh
6f3ddc0719
Merge branch 'hardfork' into feature/duplicate-operation-check-hardfork
2019-02-07 15:34:16 +01: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
Fabian Schuh
867ac8045c
Remove unecessary loop since _pending_tx are in API's scope's database already
2019-02-07 11:18:44 +01:00
dimfred
87bf4be89b
digest_accumulator picks out bm_create and bmg_create and reworked duplicate check
2019-02-06 14:25:37 +01:00
dimfred
75e339e42f
Fixed network_broadcast_tests, added cases
2019-02-06 14:25:37 +01:00
Fabian Schuh
d5beeae570
Set hardfork dates to February 18th 12:00PM GMT
2019-02-04 16:14:31 +01:00
dimfred
c86237cd86
changed api.cpp accordingly
2019-02-01 18:36:30 +01:00
dimfred
2922366e27
changed check_transaction to check only for proposals associated with GRAPHENE_WITNESS_ACC
2019-02-01 18:36:30 +01:00
dimfred
ee8429938c
moved check_trx_for_duplicate_operation and digest_accumulator to database api
2019-02-01 18:36:30 +01:00
Fabian Schuh
6400957860
Merge remote-tracking branch 'network/develop' into hardfork
2019-01-28 09:47:30 +01:00
Fabian Schuh
74f295ba40
Merge branch 'beatrice' into develop
2019-01-28 09:45:57 +01:00