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
7102d06ddb
Merge pull request #33 from blockchainprojects/feature/rework-duplicate-operation-check
...
feature/rework duplicate operation check
2019-01-28 09:45:03 +01: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
399eb09d0e
new git module for fc
2018-12-20 09:58:52 +01:00
Fabian Schuh
625a00acca
cleanup of code
2018-12-13 10:38:59 +01:00
dimfred
963af164c7
Fix Duplication operation check
2018-12-13 10:38:07 +01:00
dimfred
cb97e0bf12
Merge https://github.com/blockchainprojects/peerplays into feature/rework-duplicate-operation-check
2018-12-12 17:54:10 +01:00
Fabian Schuh
fe138fabbf
Add more seed nodes
2018-12-11 11:20:16 +01:00
Fabian Schuh
f258686fc5
Genesis script, properly show keys from addresses()
2018-11-08 10:48:32 +01:00
Fabian Schuh
4fcf92097e
Dockerfile updates from BitShares
2018-10-29 11:04:54 +01:00
Fabian Schuh
1a74cc622b
new git module for fc
2018-10-29 10:28:15 +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
466af193ee
update submodules
2018-10-16 14:40:58 +02:00
Fabian Schuh
ac633b66c5
minor root dir cleanup
2018-10-16 14:35:36 +02:00
Fabian Schuh
3f6c0b1dbb
README updates
2018-10-15 11:44:29 +02:00
Fabian Schuh
819f349dc9
New genesis block with secret private key proposals
2018-10-15 11:30:53 +02:00
Fabian Schuh
2eaf6d08bb
Updates to genesis generating script
2018-10-15 11:28:45 +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
836a83f3dd
Alice genesis and script for beatrice genesis
2018-10-12 09:02:31 +02:00
Fabian Schuh
a7b145002d
fix unit tests
2018-10-12 07:53:01 +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
Fabian Schuh
8cee965e6e
Merge remote-tracking branch 'origin/failed_proposal_fix' into testnet-beatrice
2018-10-11 14:20:02 +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
1df4d21664
Merge remote-tracking branch 'origin/backer-bet-matching-fix' into beatrice
2018-10-11 13:52:31 +02:00
Fabian Schuh
2e38cd4f04
Merge branch 'affiliate_rewards_rebased' into beatrice
2018-10-11 13:51:03 +02:00
Fabian Schuh
8fb62ed768
Merge remote-tracking branch 'origin/merge_baxter_with_github' into beatrice
2018-10-11 13:50:53 +02:00
Fabian Schuh
fc21e79206
Fix rebase
2018-10-11 13:36:49 +02:00
Andrew Moore
055d5abfb1
Updated license file.
2018-10-10 11:51:02 -03:00
Peter Conrad
9e624bd2c8
Payout operation fix
2018-10-10 14:26:38 +02:00
Peter Conrad
b40e823875
Added unit test for affiliate_stats plugin and API
2018-10-10 14:26:38 +02:00
Peter Conrad
ac078afff0
More refactoring
2018-10-10 14:26:38 +02:00
Peter Conrad
95844b3ef3
Refactored tests, step 1
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
9cfd190fa1
Added bookie payout test
2018-10-10 14:26:21 +02:00
Peter Conrad
abf909803c
Refactored betting market macros into common header
2018-10-10 14:26:21 +02:00
Peter Conrad
d8828dc3a9
Refactored betting market macros into common header
2018-10-10 14:26:20 +02:00
Peter Conrad
55fb6c4ce2
Test affiliate payout in RPS tournament
2018-10-10 14:25:57 +02:00
Peter Conrad
d25604e467
Refactored tournament_helper into common files
2018-10-10 14:25:57 +02:00
Peter Conrad
517c86c60f
Refactored handling of asset_id
2018-10-10 14:25:57 +02:00
Peter Conrad
2ecde50d48
Added test for payout helper
2018-10-10 14:25:56 +02:00