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
pbattu123
d365e555f4
virtual-op-fix for deterministic virtual_op number
2019-06-19 11:16:43 -03:00
Alfredo
891137cf57
merge PR 2
2019-05-30 00:04:53 -03:00
pbattu123
67616417b7
Revert "GPOS protocol"
2019-05-29 18:31:01 -03:00
pbattu123
2c86caacc5
Merge pull request #8 from oxarbitrage/gpos2
...
GPOS protocol
2019-05-29 18:09:48 -03:00
PBSA
4c174597ff
compilation errors resolved
2019-05-22 16:34:55 +00:00
pbattu
ee02f268f5
want to update HEAD to latest commit of fc
2019-05-21 21:29:59 -03:00
pbattu
84dff76a0a
updated submodules to support 18.04 upgrade
2019-05-21 19:13:44 -03:00
pbattu
0f06a9af2a
Required changes to upgrade blockchain to ubuntu18.04
2019-05-20 22:32:17 -03:00
pbattu123
ea41e06471
update db_version for replay and removed duplicate include files
2019-04-15 09:47:04 -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
cc8766d319
Merge branch 'master' into beatrice
2019-04-12 10:12:58 -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
Alfredo
a58eb6fae8
add get_gpos_info database api call
2019-03-05 17:48:47 -03: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
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
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
Alfredo
0e3d87eaad
refactor calculate_vesting_factor to consider if voted in last periods for coefficient calculation, fix the tests accordingly, change hardfork date
2019-01-31 20:32:19 -03: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
Alfredo
ec64df7889
refactor calculate_vesting_factor
2019-01-26 11:51:15 -03:00
Alfredo
30c95f6010
remove not needed period calculation
2019-01-24 17:52:24 -03:00
Fabian Schuh
7078b224af
Increase default (starting) rake
2019-01-23 16:27:57 +01:00
Alfredo
d602e71601
move gpos global parameters to extensions
2019-01-22 22:40:15 -03:00
Alfredo
610266481b
add create_vesting_balance command to cli wallet
2019-01-22 16:19:13 -03:00
Fabian Schuh
af561e7463
TBD, hardfork dates
2019-01-22 15:16:52 +01:00
Fabian Schuh
e9970767f5
Ensure we use the correct genesis block, config and seed nodes
2019-01-22 10:21:39 +01:00
Alfredo
b914a7dc0b
add globals to genesis, update hardfork date, fix test case
2019-01-15 14:25:43 -03:00
Alfredo
83ea345042
hf protection for creating gpos balances in proposals
2019-01-03 14:38:31 -03:00
Alfredo
d468b146e8
implement gpos to voting calculations
2018-12-31 19:18:00 -03:00
Alfredo
6b533828db
implement rolling_period_start function
2018-12-31 18:20:48 -03:00
Alfredo
602b8530da
implement functions for gpos
2018-12-31 18:17:52 -03:00
Alfredo
6d01286140
prepare to pay dividends only to vested gpos balances after hf
2018-12-31 17:48:26 -03:00
Alfredo
3de55137d5
bump the database
2018-12-31 12:04:04 -03:00
Alfredo
46467a7bbe
only allow gpos balance creation after HF
2018-12-31 12:01:31 -03:00
Alfredo
57a54f5714
add fixed policy to gpos vesting balances
2018-12-31 11:59:51 -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
Alfredo
88f18d16a7
add gpos hardfork date
2018-12-29 14:43:41 -03:00
Fabian Schuh
3e58dc5a11
cleanup of code
2018-12-20 09:58:57 +01:00
dimfred
4875c7a0f9
Fix Duplication operation check
2018-12-20 09:58:57 +01:00
Fabian Schuh
381946bab7
Merge pull request #1 from oxarbitrage/dividends_testcases
...
Dividends testcases fixes
2018-12-18 15:53:08 +01:00
Fabian Schuh
afa676fbbf
Merge pull request #2 from oxarbitrage/last_vote_time
...
add last_vote_time to account statistics
2018-12-18 15:51:54 +01:00
Alfredo
0b1e53234f
add last_vote_time to account statistics
2018-12-17 18:50:05 -03:00
Alfredo
8a0dc48321
fix identation in asset_create_evaluator::do_evaluate
2018-12-15 16:21:53 -03:00
Fabian Schuh
fe138fabbf
Add more seed nodes
2018-12-11 11:20:16 +01:00
Fabian Schuh
462f737227
Chain launched by blckchnd
2018-10-29 10:21:55 +01:00
Fabian Schuh
9ad4b3a594
Move hardfork dates closer to now()
2018-10-24 10:40:37 +02:00
Fabian Schuh
5dee83dbff
Remove unnecessary logging
2018-10-15 11:23:32 +02:00
Fabian Schuh
ea3bb1a377
Proper variables for beatrice testnet
2018-10-12 12:20:30 +02:00
Fabian Schuh
cc7953672c
Merge remote-tracking branch 'origin/fix_asset_create_fee' into testnet-beatrice
2018-10-11 14:22:33 +02:00
Fabian Schuh
d8f3f6b399
Merge remote-tracking branch 'origin/list_pending_proposals_api' into testnet-beatrice
2018-10-11 14:20:53 +02:00
Eric Frias
450e9abe8d
When we fail to generate a block, discard pending transactions (which
...
likely caused the failure) so we don't fail to produce the next block.
2018-10-11 14:11:02 +02: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
Fabian Schuh
d0c6c49e44
Merge remote-tracking branch 'origin/broadcast-api-operations-duplication-check' into beatrice
2018-10-11 13:54:31 +02:00
Fabian Schuh
fc21e79206
Fix rebase
2018-10-11 13:36:49 +02:00
Peter Conrad
9e624bd2c8
Payout operation fix
2018-10-10 14:26:38 +02:00
Peter Conrad
f81b064597
Implemented additional index + API call for call list_historic_referral_rewards
2018-10-10 14:26:38 +02:00
Peter Conrad
8903a5a3af
Implemented top rewards
2018-10-10 14:26:38 +02:00
Peter Conrad
ade7cf2d87
Created plugin stub for affiliate statistics
2018-10-10 14:26:38 +02:00
Peter Conrad
2428383466
Fixed bookie payout
2018-10-10 14:26:21 +02:00
Peter Conrad
517c86c60f
Refactored handling of asset_id
2018-10-10 14:25:57 +02:00
Peter Conrad
12a8bdc590
Fixes
2018-10-10 14:25:56 +02:00
Peter Conrad
fdd7c193a6
Implemented affiliate payouts
2018-10-10 14:25:56 +02:00
Peter Conrad
1ab596952e
Rake calculation fix as outlined by Dan Notestein
2018-10-10 14:25:39 +02:00
Peter Conrad
03bc592114
Prevent some virtual ops from being included in proposals
2018-10-10 14:25:09 +02:00
Peter Conrad
8c0fcf9db8
Ported security fix from https://github.com/bitshares/bitshares-core/pull/591/
2018-10-10 14:24:42 +02:00
Peter Conrad
fe7c8d6ad1
Implemented item 1
2018-10-10 14:24:42 +02:00
Andrew Moore
10fa56a018
Fixing license on db_notify.cpp
2018-10-09 14:38:51 -03:00
Andrew Moore
da799f84b0
Updating licensing
2018-10-09 11:33:31 -03:00
Peter Conrad
db072af33d
Added hf protection for new operations wrapped in proposals
2018-09-10 21:03:28 +02:00
Peter Conrad
fa9acafcd0
Moved hf date into far future
2018-09-10 20:25:27 +02:00
Peter Conrad
153fcacbb3
Revert dividend payout timing modification
2018-09-10 18:53:12 +02:00
Peter Conrad
f6b0e08d18
Merge branch 'snapshot_plugin'
2018-09-10 18:13:27 +02:00
Peter Conrad
9294aa04dd
Ported snapshot plugin from BTS
2018-09-10 15:55:48 +02:00
Peter Conrad
eb5100545f
Switch object id types
2018-09-10 15:20:37 +02:00
Peter Conrad
b0afddaa6b
Move new chain parameters into extensions
2018-09-05 16:43:35 +02:00
Peter Conrad
31e68d4bb1
Bump fc to latest master
2018-09-04 16:54:29 +02:00
Peter Conrad
0a2af8afb2
Merge remote-tracking branch 'origin/baxter'
2018-09-04 14:52:48 +02:00
Michael Neynens
bed81e358d
Updated vote tallying, skipping non-existing accounts
2018-08-08 09:44:19 +02:00
Michael Neynens
1c1026516a
Updated vote tallying, skipping non-existing accounts
2018-08-07 18:04:17 -07:00
Apr Team
b28783c3ec
Refactoring after review. Removed code duplication.
2018-07-12 17:53:15 +03:00
Apr Team
63f4c7f2c5
Added pending list check.
2018-07-12 17:18:55 +03:00
Michael Neynens
d5d7900cb4
Updated seed nodes and added update section in README
2018-07-09 08:51:56 -07:00
Apr Team
8094431613
Refactoring after review.
2018-07-06 15:29:15 +03:00
Apr Team
e6f56af1b6
Fixed small issue in test + removed explicit check for duplicates in pending transactions.
...
They are covered by proposal storage check.
2018-07-05 16:16:16 +03:00
Apr Team
a94dd371c1
Reverted commented code.
2018-07-05 14:41:00 +03:00
Apr Team
140ecd7532
Added more tests. Fixed offsets in the db file. Pathced the network_broadcast_api.
2018-07-05 13:58:36 +03:00