Commit graph

1559 commits

Author SHA1 Message Date
root
b307557182 add simple pagination to get_asset_holders 2017-06-14 17:47:18 +00:00
Vikram Rajkumar
bd9b3248ea Merge pull request #310 from oxarbitrage/patch-14
remove GRAPHENE_TEST_NETWORK_VERSION
2017-06-11 15:21:02 -05:00
oxarbitrage
fab2794699 remove GRAPHENE_TEST_NETWORK_VERSION
https://github.com/bitshares/bitshares-core/issues/307
2017-06-11 11:47:11 -03:00
Vikram Rajkumar
f836339a19 Merge pull request #309 from oxarbitrage/patch-13
add commented GRAPHENE_TEST_NETWORK to config
2017-06-10 16:38:17 -05:00
oxarbitrage
1939c7bff6 remove extra space 2017-06-10 17:39:48 -03:00
oxarbitrage
2b1f1b7f74 add commented GRAPHENE_TEST_NETWORK to config
for issue https://github.com/bitshares/bitshares-core/issues/307
2017-06-10 17:38:46 -03:00
Abit
919787d281 Merge pull request #306 from oxarbitrage/patch-12
get_full_accounts change, allow 100 subscribed accounts instead of 99. issue #295
2017-06-10 17:38:48 +02:00
Abit
d110a95ba7 Merge pull request #304 from oxarbitrage/issue302
fix get_order_book
2017-06-09 03:33:07 +02:00
oxarbitrage
773a2d0caf get_full_accounts change
allow 100 subscribed accounts instead of 99.
2017-06-08 18:43:36 -03:00
root
9200cc83c3 fix get_order_book 2017-06-08 12:27:51 +00:00
Abit
feabafd45f Merge pull request #297 from abitmore/292-acc-his-prune
Account history: option to prune old data (#292)
2017-06-06 00:42:54 +02:00
Vikram Rajkumar
848eb65ab1 Update submodules 2017-06-04 18:28:04 -05:00
Vikram Rajkumar
a62acbce4c Add OpenSSL compatibility note to README 2017-06-04 18:26:47 -05:00
Vikram Rajkumar
a4d2fd6427 Merge pull request #299 from abitmore/fix-win-build
Fix Windows build.
2017-06-04 18:17:42 -05:00
Abit
df787c9062 Fix latency check error 2017-06-05 00:32:44 +02:00
Abit
1ce4d36532 Check block latency after logging. 2017-06-04 01:47:02 +02:00
Vikram Rajkumar
087d58f5f4 Update docs submodule 2017-06-03 16:25:22 -05:00
Vikram Rajkumar
f9f60770f9 Revert "Merge branch 'goho' of git://github.com/oxarbitrage/bitshares-core into oxarbitrage-goho"
This reverts commit 628652f3eb, reversing
changes made to 568ceb189e.
2017-06-03 16:05:17 -05:00
Vikram Rajkumar
a263279b76 Revert "Fix warnings; #296"
This reverts commit 40c7a7ffa3.
2017-06-03 16:03:52 -05:00
abitmore
06b18c4011 Fix Windows build. 2017-06-03 01:21:17 +00:00
Vikram Rajkumar
40c7a7ffa3 Fix warnings; #296 2017-06-02 19:38:30 -05:00
Vikram Rajkumar
628652f3eb Merge branch 'goho' of git://github.com/oxarbitrage/bitshares-core into oxarbitrage-goho 2017-06-02 19:31:33 -05:00
abitmore
504aa5dccd Account history: option to prune old data (#292) 2017-06-02 16:16:34 +00:00
Vikram Rajkumar
568ceb189e Update submodules 2017-06-01 16:59:22 -05:00
root
615321cc18 added get_account_transaction_history_id and some fixes 2017-05-31 23:11:29 +00:00
root
7c3904bfae adding get_operation_history_id 2017-05-31 20:45:25 +00:00
Abit
19f0ec57f0 Merge pull request #289 from pmconrad/partial_op_history
Added partial-operations flag to reduce operations log (1.11.x) as suggested in #192
2017-05-27 21:57:36 +02:00
Peter Conrad
53271599a7 Call use_next_id to keep object ids consistent 2017-05-27 09:42:50 +02:00
Peter Conrad
16824f438a Added partial-operations flag to reduce operations log (1.11.x) 2017-05-25 12:31:09 +02:00
Vikram Rajkumar
9d2e5ca45a Merge pull request #286 from SahkanDesertHawk/patch-1
Update application.cpp
2017-05-22 20:34:40 -05:00
Sigve Kvalsvik
f90eea1238 Update gui_version 2017-05-22 21:55:17 +02:00
SahkanDesertHawk
68247a9ec9 Update application.cpp 2017-05-21 18:34:19 -10:00
Vikram Rajkumar
5e095b0da7 Update docs submodule 2017-05-21 20:04:18 -05:00
Vikram Rajkumar
5ba307e7ea Placeholder to list contributors 2017-05-21 18:46:27 -05:00
Vikram Rajkumar
f13698370b Clean up replay logic; resolve #175 2017-05-21 18:40:54 -05:00
Vikram Rajkumar
aaf6c5e8f8 Merge remote-tracking branch 'cnx/587-bugfix-witness-reindex-logic' 2017-05-21 17:10:10 -05:00
Vikram Rajkumar
c3d8311303 Merge remote-tracking branch 'cnx/master' 2017-05-21 14:58:45 -05:00
Vikram Rajkumar
1288a86af6 Update fc submodule 2017-05-21 14:54:51 -05:00
Vikram Rajkumar
cda895abd6 Update seed node 2017-05-16 13:18:38 -05:00
Fabian Schuh
9b80bbb5bb Merge pull request #677 from ryanRfox/676-apply_block-validate-tx-sig
_apply_block: don't skip trx signature validation
2017-05-15 06:32:38 +02:00
Ryan R. Fox
a61b360eed Update db_block.cpp
Ensure the transaction signature is validated.
2017-05-12 13:39:37 -05:00
Vikram Rajkumar
6e9c0adf5d Update seed nodes 2017-05-10 15:52:10 -05:00
Abit
8c0668de36 Merge pull request #272 from charles-cooper/master
Fix typo in README.md (LICENSE location)
2017-05-10 20:23:52 +02:00
Abit
42afa14012 Merge pull request #274 from bitshares/273-sync-error
Fix `block_num != 0` syncing issue #273
2017-05-10 20:22:36 +02:00
Abit
db9669a264 _apply_block: don't skip trx signature validation 2017-05-10 20:20:18 +02:00
oxarbitrage
8dd663aaf6 get_relative_account_history: adding limit > 0 check #279 (#281) 2017-05-10 17:33:40 +02:00
oxarbitrage
d482273add Expose get_relative_account_history to cli_wallet (#277) 2017-05-10 01:58:42 +02:00
Abit
fb825774c0 Merge pull request #280 from oxarbitrage/patch-9
fix get_relative_account_history node api call #279
2017-05-10 01:56:58 +02:00
oxarbitrage
13c3fa0af7 fix get_relative_account_history node api call
for issue https://github.com/bitshares/bitshares-core/issues/279 and as discussed in telegram with @abitmore.
2017-05-09 20:20:19 -03:00
Abit
27f2808520 Fix block_num != 0 syncing issue #273 2017-05-06 23:46:09 +02:00