Eric Frias
|
e57a5e84db
|
Add missing source files
|
2016-10-03 13:45:24 -04:00 |
|
Eric Frias
|
baab40070d
|
Many changes, including a start to supporting peerplays games in the cli wallet
|
2016-10-03 12:14:48 -04:00 |
|
Eric Frias
|
eb8929f6fa
|
Separate match object out from tournament and give it a fsm,
start changing genesis json
|
2016-09-20 14:36:06 -04:00 |
|
Eric Frias
|
5186ef4076
|
More reworking of initial tournament bracket setup
|
2016-09-16 18:53:12 -04:00 |
|
Eric Frias
|
55255010df
|
Add get_upcoming_tournaments wallet call, clean up logging
|
2016-09-14 11:52:22 -04:00 |
|
Eric Frias
|
dd0ad9e759
|
more fixes to get tournament_create/join working in cli wallet
|
2016-09-12 18:28:45 -04:00 |
|
Eric Frias
|
9b101cefcf
|
Restore secret hashes from witnesses -- this is a selective restore of the parts of commits 59a3ca32b7 and c2e5432a30 that generated the secret hashes (it omits the changes to the witness scheduling algorithm)
|
2016-09-10 15:28:09 -04:00 |
|
Eric Frias
|
da43a8712d
|
Moved most of the logic for joining tournament into tournament_object
|
2016-09-08 18:34:43 -04:00 |
|
Eric Frias
|
84a43f9a3c
|
Add plugin for dumping a new genesis block based on balances at a given block. It calls
a function to dump state at the block, but we haven't decided exactly what it should dump
yet.
|
2016-09-06 14:38:53 -04:00 |
|
Eric Frias
|
66bf0545c5
|
Add api call for getting a list of upcoming tournaments
|
2016-09-04 17:52:43 -04:00 |
|
Eric Frias
|
122dbfc698
|
More work on tournament registration, tournaments are now canceled and
buy-in is refunded
|
2016-09-03 17:51:27 -04:00 |
|
Eric Frias
|
4e856996be
|
More validation of tournament_join op
|
2016-09-02 19:25:02 -04:00 |
|
Eric Frias
|
234a76fdd1
|
More validation and processing of the tournament_create and tournament_join operations
|
2016-09-02 15:04:17 -04:00 |
|
Eric Frias
|
bf59b503bc
|
Start on tournament_create evaluator
|
2016-09-02 10:53:08 -04:00 |
|
Eric Frias
|
c2f3beb5d6
|
Initial data structures for creating/joining tournaments
|
2016-09-01 14:28:46 -04:00 |
|
Eric Frias
|
908929210b
|
Prevent creation of accounts with the same name as dividend distribution accounts
|
2016-08-30 14:18:21 -04:00 |
|
Eric Frias
|
be6ad130d9
|
Code cleanups -- renaming variables, adding comments, fix one bug with override transfers
and dividend assets
|
2016-08-26 11:29:37 -04:00 |
|
Eric Frias
|
bc212b7d59
|
Fixes to paying out non-core assets using their fee pools
|
2016-08-25 10:41:01 -04:00 |
|
Eric Frias
|
27b0b2febb
|
Update fc submodule
|
2016-08-16 14:20:52 -04:00 |
|
Eric Frias
|
6c35e8d2a3
|
Compile fix
|
2016-06-30 16:00:29 -04:00 |
|
Eric Frias
|
b584ee15dd
|
Separate out unit tests for dividend-assets into their own test suite
|
2016-06-30 12:05:16 -04:00 |
|
Eric Frias
|
06b2134085
|
Keep pending dividend balance and distributed dividend balance objects around (with zero
balance) after payouts, they will probably be needed again.
|
2016-06-27 17:31:14 -04:00 |
|
Eric Frias
|
7857ac48a4
|
Correctly generating virtual transactions for payouts
|
2016-06-27 16:24:13 -04:00 |
|
Eric Frias
|
abc7853c99
|
Initial work on dividend-paying assets. Basic functionality works in simple
cases.
|
2016-06-26 15:41:07 -04:00 |
|
Eric Frias
|
bb5ea158a1
|
Update submodule
|
2016-04-11 15:15:54 -04:00 |
|
Eric Frias
|
0ff7b32aea
|
Update fc submodule
|
2016-04-11 15:10:13 -04:00 |
|
Eric Frias
|
295984e884
|
Update fc submodule
|
2016-04-06 10:23:42 -04:00 |
|
theoreticalbts
|
006d548633
|
Merge branch '606-debug-node' into develop
Conflicts:
libraries/app/CMakeLists.txt
|
2016-03-16 01:09:21 -04:00 |
|
theoreticalbts
|
7574aea75a
|
Merge branches '477-history-account-history-indexing', '592-get_ticker', '599-fork-ext-unpack', '607-fork-disable-negative-worker-votes', '613-fork-deprecate-annual' and '615-fork-feed-expiration' into develop
|
2016-03-16 01:08:27 -04:00 |
|
theoreticalbts
|
b7b4d4fc5d
|
Deprecate annual memberships #613
|
2016-03-16 01:08:18 -04:00 |
|
theoreticalbts
|
e0c4c5e914
|
Wait for HARDFORK_599_TIME when needed in tests #599
|
2016-03-16 00:15:49 -04:00 |
|
theoreticalbts
|
ee3f81fa31
|
Fix build broken by previous patch #592
|
2016-03-15 15:58:02 -04:00 |
|
theoreticalbts
|
c4fc67602a
|
Implement hardfork for serialization fix #599
|
2016-03-15 15:34:57 -04:00 |
|
theoreticalbts
|
2a745f5882
|
db_update.cpp: Include hardfork.hpp, fix non-unity build broken by #615 fix
|
2016-03-15 15:21:34 -04:00 |
|
theoreticalbts
|
14f7b520bd
|
Disable negative voting on workers #607
|
2016-03-15 15:18:11 -04:00 |
|
theoreticalbts
|
a7c88be7c7
|
debug_api: Add API call to stream JSON objects to file
|
2016-03-15 13:36:29 -04:00 |
|
theoreticalbts
|
da9ee0c499
|
db_block.cpp: Include smart_ref_impl
|
2016-03-15 13:36:29 -04:00 |
|
theoreticalbts
|
c37c2d4543
|
debug_api: Take application object, not database, as parameter #606
|
2016-03-15 13:36:29 -04:00 |
|
theoreticalbts
|
77ac461a8a
|
Implement debug_node target #606
|
2016-03-15 13:36:29 -04:00 |
|
Michael Vandeberg
|
ae82e0a9a6
|
Tested and validated the new get_relative_account_history API call.
|
2016-03-15 12:25:01 -04:00 |
|
Michael Vandeberg
|
9485ebfd64
|
Fixed bug in get_account_history that prevented all operations from being returned when specific bounds were set.
|
2016-03-15 12:25:01 -04:00 |
|
Michael Vandeberg
|
c89d60ba92
|
First implementation of get_account_history api changes.
|
2016-03-15 12:25:01 -04:00 |
|
Daniel Larimer
|
7f4b40f57d
|
Improve index on account operation history
- operations are now indexed by account and sequence for effecient
traversal and query
|
2016-03-15 12:24:58 -04:00 |
|
Eric Frias
|
36164263f4
|
Make websocket compression disabled by default, since it causes problems in Chrome.
Change the command line option to --enable-permessage-deflate to override. #619
|
2016-03-14 18:27:28 -04:00 |
|
Eric Frias
|
403d3001f6
|
Add a command-line option to witness_node, --disable-permessage-deflate
to prevent the websocket server from allowing compression on clients
that support it. #619
|
2016-03-10 17:33:14 -05:00 |
|
abitmore
|
f1cd2c2454
|
Add hard fork logic for #615 feed expiration check issue, fix #540
|
2016-03-10 09:17:05 +08:00 |
|
abitmore
|
3c6f4ce223
|
Fix price feed expiration check, fix #540
|
2016-03-09 14:37:33 +01:00 |
|
theoreticalbts
|
241a7b0c3a
|
account_evaluator.cpp: Refactor verify_account_votes() into own method #611
|
2016-03-07 13:49:23 -05:00 |
|
theoreticalbts
|
4138ec29cc
|
account_evaluator.cpp: Remove redundant vote check #611
|
2016-03-07 13:40:47 -05:00 |
|
theoreticalbts
|
529f0bef0e
|
Bump fc
|
2016-02-26 15:14:20 -05:00 |
|