Commit graph

2869 commits

Author SHA1 Message Date
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
svk31
3ee38a175d Update gui_version 2016-08-13 13:55:46 +02:00
abitmore
ead2db3272 application.cpp: Validate block timestamps #645 2016-08-05 16:22:32 +02:00
Fabian Schuh
a2fa90bd7d Merge pull request #17 from abitmore/fix-645-block-timestamp
Reject blocks with timestamp too far in the future
2016-08-02 08:56:12 +02:00
abitmore
2cf8fb62c9 application.cpp: Validate block timestamps #645 2016-07-30 05:39:41 +08:00
Nathan Hourt
a22e628910 Add compile-time sanity check to generic_index
generic_index::find fails at runtime if the boost multi_index_container's first index is not an index of object_id_type, and the cause of this failure is nonobvious from the error message. This compile-time check will fail if any generic_index is created around a multi_index_container whose first index is not an index on object_id_type, with a helpful error message explaining the problem, so no one else will ever have to debug this issue. :)
2016-07-06 18:18:41 -05:00
Sigve Kvalsvik
3f7bcddd25 Update gui_version 2016-07-02 22:20:40 +02: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
svk31
11f6be595c Update gui_version to 2.0.160524 2016-05-24 23:18:10 +02:00
emfrias
9e10edfdb2 Merge pull request #655 from abitmore/patch-6
Fix seed node stuck issue #654
2016-05-18 09:29:40 -04:00
abitmore
aa844f56fa Fix seed node stuck issue #654 2016-05-16 22:03:08 +02:00
svk31
f3cd856434 Update gui_version to 2.0.160514 2016-05-14 09:59:19 +02:00
Fabian Schuh
f0eb50adc1 Merge pull request #16 from wackou/add_wackou_seed_node
Added wackou's seed to default seed nodes
2016-05-07 21:52:17 +02:00
Nicolas Wack
ade25492e4 Added wackou's seed to default seed nodes 2016-05-06 19:57:01 +02:00
Fabian Schuh
f762036741 Merge pull request #14 from abitmore/patch-5
Update abit's seed node
2016-05-04 17:22:23 +02:00
Fabian Schuh
a2ab1683e3 Merge pull request #15 from iPerky/patch-2
Updated seed nodes
2016-05-04 17:01:29 +02:00
iHashFury
d976400912 Update seed nodes 2016-05-04 16:21:41 +02:00
emfrias
41a0fa1cf0 Update gui version to 2.0.160428 2016-04-29 11:56:59 -04:00
Eric Frias
6881e61bac Update GUI version to 2.0.160420 2016-04-20 19:32:20 -04:00
Michael Vandeberg
46d804e596 Bug Fix 2016-04-20 11:42:29 -04:00
abitmore
fcddafb82d Update abit's seed node 2016-04-18 09:54:48 +02:00
Michael Vandeberg
2fb3cb1078 Merge branch '592-get_ticker' into develop 2016-04-14 09:50:02 -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
valzav
9b3f6549a2 bump gui version 2016-04-06 17:10:07 -04:00
Eric Frias
295984e884 Update fc submodule 2016-04-06 10:23:42 -04:00
valzav
4e534ae8d1 gui 2.0.160330 release 2016-03-30 20:56:57 -04:00
theoreticalbts
0f7f8acc03 debug_node: Create README.md 2016-03-28 15:54:32 -04:00
BhuzOr
7f75be5ced Remove extra logging 2016-03-26 21:34:05 +01:00
theoreticalbts
3865dd1573 Merge remote-tracking branch 'graphene/develop' into bitshares 2016-03-25 20:15:32 -04:00
theoreticalbts
c777a88649 Rebased "Fix iteration logic in _handle_message_calls_in_progress shutdown loop to handle concurrent modification #598" to fix revert #637 2016-03-25 20:15:17 -04:00
theoreticalbts
8835f4f6b2 Bump HARDFORK_599_TIME 2016-03-25 20:15:17 -04:00
theoreticalbts
55ec0607f8 Rebased "ext.hpp: Fix extension unpacking #599" to fix revert #637 2016-03-25 20:15:17 -04:00
theoreticalbts
7d5faaabaf Rebased "Test serialization of extensions #599" to fix revert #637 2016-03-25 20:15:17 -04:00
theoreticalbts
f049fce4e9 Ignore ctx.amount in get_allowed_withdraw() #625 2016-03-25 19:24:14 -04:00
theoreticalbts
395a68d61f Merge remote-tracking branch 'abitmore/patch-3' into develop #631 2016-03-25 19:13:14 -04:00
valzav
7ce088471a Revert "reverse prev. commit's fc upate"
This reverts commit e68268cca7.
2016-03-25 15:46:31 -04:00
valzav
e68268cca7 reverse prev. commit's fc upate 2016-03-25 15:13:05 -04:00
valzav
3a19b22bf6 Revert "bump gui version 2.0.160323-stealth-beta"
This reverts commit 6456d7b55f.
2016-03-25 15:11:56 -04:00
theoreticalbts
aeabad7364 database_fixture.cpp: Check asset supplies later in verify_asset_supplies() #639 2016-03-25 13:42:05 -04:00
theoreticalbts
194186b63a Implement vbo_withdraw_different test #625 2016-03-25 13:42:05 -04:00
valzav
6456d7b55f bump gui version 2.0.160323-stealth-beta 2016-03-23 18:00:39 -04:00
theoreticalbts
eb7f2f70d8 Merge remote-tracking branch 'abitmore/patch-4' into develop #633 2016-03-22 14:12:54 -04:00
theoreticalbts
d7316829bb Bump fc 2016-03-22 14:11:49 -04:00