Daniel Larimer
|
ababf24e69
|
Fix #523 relevant to #452
|
2016-02-09 10:01:50 -05:00 |
|
James Calfee
|
f1be857441
|
Updated fc submodule version (fixes compile) #500
|
2016-02-09 07:24:24 -06:00 |
|
theoreticalbts
|
39d0946b50
|
Remove evaluation_observer #550
|
2016-02-09 04:44:11 -05:00 |
|
theoreticalbts
|
e8aeacc293
|
operations.cpp: Remove unused ancient implementation of operation_get_required_authorities #537
|
2016-02-09 04:36:41 -05:00 |
|
theoreticalbts
|
3a968332e8
|
Remove active_witnesses from global_property_object #562
|
2016-02-09 04:09:26 -05:00 |
|
theoreticalbts
|
19cf1b135b
|
Fix withdraw_permission_object.hpp reflection #562
|
2016-02-09 04:01:06 -05:00 |
|
theoreticalbts
|
2822aca94d
|
Implement rough Python regular expression based reflection checker #562
Ironically this doesn't use the member_enumerator implemented in previous commit
|
2016-02-09 03:44:41 -05:00 |
|
theoreticalbts
|
915ebb5815
|
Implement member_enumerator to have FC dump class members #562
|
2016-02-09 03:44:39 -05:00 |
|
valzav
|
e4082b580e
|
bump gui version
|
2016-02-08 17:11:36 -05:00 |
|
Peter Conrad
|
8d2fa3863e
|
Fix for #557: check BTC/PTS addresses on balance import including compressed/uncompressed versions
|
2016-02-08 16:23:14 -05:00 |
|
abitmore
|
ba2f388f22
|
Fix cancel_order: set fee after adding operation
|
2016-02-08 16:17:25 -05:00 |
|
abitmore
|
a5620c3064
|
Expose whitelisted_accounts, fix #489
|
2016-02-08 16:14:25 -05:00 |
|
theoreticalbts
|
fe67b18065
|
js_operation_serializer: Add missing includes #466 #561
|
2016-02-08 15:39:01 -05:00 |
|
theoreticalbts
|
ad339d2729
|
Defer something-for-nothing culling for taker orders until the order is unmatched #555
|
2016-02-08 10:05:43 -05:00 |
|
theoreticalbts
|
10fca25acc
|
database_fixture.cpp: Fix integer overflow bug waiting for zero blocks #559
|
2016-02-08 10:04:34 -05:00 |
|
theoreticalbts
|
b67d223d17
|
Merge branch '549-fork-cancel-order' into 452-fork-stealth-fba
|
2016-02-05 12:17:46 -05:00 |
|
valzav
|
ee8e5873f8
|
gui_version
|
2016-02-03 18:47:43 -05:00 |
|
Daniel Larimer
|
062ae3fc67
|
validate fixes
|
2016-02-02 16:39:05 -05:00 |
|
theoreticalbts
|
59503acde9
|
Cap auto-cancel fees at deferred_fee #549
|
2016-02-02 14:17:57 -05:00 |
|
James Calfee
|
da598c82aa
|
Revert "Add crypto API call to derive a public key child. #536"
This reverts commit 84fd629d36.
|
2016-02-02 13:11:54 -06:00 |
|
Daniel Larimer
|
3646754fe5
|
HARDFORK - auto canceled orders still pay fee
|
2016-02-02 11:04:35 -05:00 |
|
Daniel Larimer
|
45e717c181
|
HARDFORK: fix for hung cancel order
|
2016-02-02 11:04:22 -05:00 |
|
James Calfee
|
84fd629d36
|
Add crypto API call to derive a public key child. #536
|
2016-01-29 15:12:55 -06:00 |
|
Daniel Larimer
|
c1c37df31a
|
HARDFORK - auto canceled orders still pay fee
|
2016-01-28 20:11:46 -05:00 |
|
Daniel Larimer
|
405f81eaf8
|
HARDFORK: fix for hung cancel order
|
2016-01-28 20:02:37 -05:00 |
|
Daniel Larimer
|
d9db27d416
|
extra debug info
|
2016-01-28 19:46:40 -05:00 |
|
theoreticalbts
|
10a4dce501
|
db_update.cpp: Don't update bitasset_data_object force_settled_volume every block unless needed #540
|
2016-01-28 18:16:19 -05:00 |
|
valzav
|
dfb45fb42d
|
add gui version file
|
2016-01-27 17:54:55 -05:00 |
|
theoreticalbts
|
a1e8fc0741
|
Implement top_n special authority #516
|
2016-01-27 10:30:32 -05:00 |
|
theoreticalbts
|
ef68375fab
|
Fix indentation #533
|
2016-01-25 11:33:05 -05:00 |
|
theoreticalbts
|
a1ee326b55
|
Improve vote counting implementation #533
|
2016-01-25 11:33:04 -05:00 |
|
theoreticalbts
|
447018b319
|
Tell cmake hardfork.hpp is generated, build hardfork.hpp in binary directory #511
|
2016-01-22 11:37:28 -05:00 |
|
theoreticalbts
|
d8cd48d6ad
|
Implement by_asset_balance index #529
|
2016-01-21 11:13:42 -05:00 |
|
theoreticalbts
|
aa6d13b057
|
Remove by_account index from account_object #529
|
2016-01-21 10:39:13 -05:00 |
|
theoreticalbts
|
600a06f57e
|
db_balance.cpp: Rename by_balance -> by_account_asset #529
|
2016-01-21 10:23:07 -05:00 |
|
valzav
|
5c132da795
|
2.0.160120 gui release tag
|
2016-01-21 10:22:36 -05:00 |
|
theoreticalbts
|
3edaf15652
|
Generate hardfork.hpp from hardfork.d directory #511
|
2016-01-11 10:09:03 -05:00 |
|
theoreticalbts
|
b5480db341
|
api.cpp: Add break to every case in get_relevant_accounts #513
|
2016-01-08 14:35:07 -05:00 |
|
theoreticalbts
|
d6878852f0
|
confidential_object.hpp: Move confidential objects into own header #466
|
2016-01-08 13:06:14 -05:00 |
|
theoreticalbts
|
e9eb050c1e
|
worker_object.hpp: Move worker objects into own header #466
|
2016-01-08 11:42:35 -05:00 |
|
theoreticalbts
|
07fb90a7ec
|
market_object.hpp: Move market objects into own header #466
|
2016-01-08 11:36:32 -05:00 |
|
theoreticalbts
|
61687790e3
|
wallet: Remove libraries/wallet/cache.cpp #510
|
2016-01-08 11:29:39 -05:00 |
|
theoreticalbts
|
2da6840405
|
Optionally disable database unity build #509
|
2016-01-08 11:29:39 -05:00 |
|
theoreticalbts
|
8c8157e706
|
Bump fc
|
2016-01-08 11:22:14 -05:00 |
|
Michael Vandeberg
|
fd09669be3
|
Merge branch '500-crypto-api' into develop
Closes cryptonomex/graphene#500
|
2016-01-07 17:24:13 -05:00 |
|
Michael Vandeberg
|
8df58439b1
|
Opens up cryptographic methods in their own API with serialized wrappers for public and private keys.
Tests for serialization of the wrappers added in serialization_tests.
|
2016-01-07 17:17:27 -05:00 |
|
theoreticalbts
|
a548217e5c
|
db_update.cpp: Log a lot of information if clear_expired_orders() is iterating too much, maybe useful to diagnose #485
|
2016-01-07 16:23:50 -05:00 |
|
theoreticalbts
|
c1612a434e
|
db_block.cpp: Disable skip_validate #505
|
2016-01-07 16:04:52 -05:00 |
|
theoreticalbts
|
399e0ed9f9
|
db_update.cpp: Take mia as reference, not copy, in clear_expired_orders(), maybe fix #485
|
2016-01-07 16:04:16 -05:00 |
|
theoreticalbts
|
3c7a4525d7
|
Merge branch '503-api-new-market-api' into develop
|
2016-01-07 14:23:24 -05:00 |
|