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 |
|
theoreticalbts
|
0f4e0339cb
|
Log upgrades #613
|
2016-03-15 10:28:32 -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 |
|
valzav
|
ff0da57288
|
bump gui version to 2.0.160314
|
2016-03-14 18:02:58 -04:00 |
|
Fabian Schuh
|
6b7a8818bc
|
Merge pull request #12 from abitmore/patch-1
Update abit's seed node; Remove alt's seed node
|
2016-03-13 19:57:38 +01:00 |
|
abitmore
|
8c4ce14457
|
Update abit's seed node; Remove alt's seed node
|
2016-03-12 10:32:39 +01:00 |
|
Eric Frias
|
c39f97885d
|
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-11 14:49:43 -05:00 |
|
Eric Frias
|
b175cc7feb
|
Revert "Merge branch 'graphene_master' into bitshares"
This reverts commit 2d0a7a2a4d, reversing
changes made to 6684fb75ac.
|
2016-03-11 14:19:31 -05:00 |
|
Eric Frias
|
2d0a7a2a4d
|
Merge branch 'graphene_master' into bitshares
|
2016-03-11 11:40:48 -05: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 |
|
valzav
|
6684fb75ac
|
bump gui version
|
2016-03-09 18:03:52 -05:00 |
|
abitmore
|
3c6f4ce223
|
Fix price feed expiration check, fix #540
|
2016-03-09 14:37:33 +01:00 |
|
Fabian Schuh
|
57e1f5f181
|
Merge pull request #8 from abitmore/abitmore-patch-1-seednode
Add harvey's seed node
|
2016-03-08 08:54:23 +01:00 |
|
Fabian Schuh
|
6885f215a4
|
Merge pull request #7 from btscube/bitshares
Update bitcube's seed node address
|
2016-03-08 08:54:10 +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 |
|
Fabian Schuh
|
f9481a68e2
|
Merge pull request #11 from noisy/slack
Badge with link to official slack
|
2016-03-07 08:25:19 +01:00 |
|
Krzysztof Szumny
|
71a07e701c
|
Badge with link to slack
|
2016-03-06 16:47:48 +01:00 |
|
theoreticalbts
|
6189ebb86c
|
Revert "adding ability to pass wallet password on CLI"
This reverts commit dad47e29fb.
|
2016-03-04 10:58:54 -05:00 |
|
Eric Frias
|
24e132112d
|
Update fc submodule
|
2016-03-03 17:31:05 -05:00 |
|
valzav
|
02d9836ef5
|
bump gui_version
|
2016-03-02 18:42:18 -05:00 |
|
Daniel Larimer
|
dad47e29fb
|
adding ability to pass wallet password on CLI
|
2016-02-29 19:42:53 -05:00 |
|
theoreticalbts
|
529f0bef0e
|
Bump fc
|
2016-02-26 15:14:20 -05:00 |
|
theoreticalbts
|
a83af9208e
|
ext.hpp: Fix extension unpacking #599
|
2016-02-26 14:38:34 -05:00 |
|
theoreticalbts
|
92cfb96c61
|
Test serialization of extensions #599
|
2016-02-26 14:38:28 -05:00 |
|
Eric Frias
|
a7f84df957
|
Allow disabling building test executables
|
2016-02-26 13:38:11 -05:00 |
|
Eric Frias
|
81b1a49fbf
|
Update fc
|
2016-02-26 11:43:17 -05:00 |
|
Eric Frias
|
14295772f0
|
Merge branch 'bitshares-2-bitshares'
# Conflicts:
# libraries/fc
|
2016-02-26 11:29:25 -05:00 |
|
Michael Vandeberg
|
4b346579a8
|
Fixed to follow QUOTE:BASE semantics. Cleanup and added in wallet calls that were missed in last merge. #592
|
2016-02-25 16:46:31 -05:00 |
|
theoreticalbts
|
e8aa505e82
|
Bump fc
|
2016-02-25 11:34:44 -05:00 |
|
theoreticalbts
|
2666350978
|
Fix iteration logic in _handle_message_calls_in_progress shutdown loop to handle concurrent modification #598
|
2016-02-25 11:31:08 -05:00 |
|
theoreticalbts
|
4096d34f88
|
Merge remote-tracking branch 'graphene/develop' into bitshares at commit 8dd7dbc5b8
|
2016-02-23 13:40:26 -05:00 |
|
theoreticalbts
|
8dd7dbc5b8
|
Merge branch '592-get_ticker' into develop
|
2016-02-23 13:39:54 -05:00 |
|
theoreticalbts
|
52c0b31bcf
|
Merge remote-tracking branch 'graphene/develop' into bitshares at commit e3478d2338
|
2016-02-23 12:10:40 -05:00 |
|
theoreticalbts
|
e3478d2338
|
Default initialize output in extension<T>'s from_variant and stream extraction #594
|
2016-02-23 12:00:40 -05:00 |
|
Daniel Larimer
|
0159297fa8
|
fix linking errors on OS X
|
2016-02-23 10:52:44 -05:00 |
|
theoreticalbts
|
76de1f8f0b
|
Merge branch '593-bugfix-ext-json-serializer' into develop at commit 53699a9d27
|
2016-02-23 10:51:11 -05:00 |
|
theoreticalbts
|
62a414ac85
|
application.cpp: Cleanup re-indexing logic #587 DOES NOT COMPILE
|
2016-02-23 10:48:07 -05:00 |
|
Eric Frias
|
567a40170e
|
Fix gcc/clang builds broken by d3c6cbf4de (breaking circular dependency)
|
2016-02-22 19:34:16 -05:00 |
|
Michael Vandeberg
|
a675023b9f
|
#592 Fixes ticker except for percent change of market
|
2016-02-22 14:02:20 -05:00 |
|
theoreticalbts
|
53699a9d27
|
ext.hpp: Accept null and empty array for extensions #593
|
2016-02-22 12:00:51 -05:00 |
|
Daniel Larimer
|
2a5c6a3b40
|
fix linking errors on OS X
|
2016-02-19 15:12:53 -05:00 |
|
Eric Frias
|
d3c6cbf4de
|
Compile fixes for win32 and out-of-source builds
|
2016-02-17 09:17:00 -05:00 |
|
theoreticalbts
|
e34b83c872
|
Merge remote-tracking branch 'graphene/develop' into bitshares at commit 2f941c718f
|
2016-02-16 12:19:59 -05:00 |
|
theoreticalbts
|
f62e7311c2
|
Fix compile, add hardfork definition for #385
|
2016-02-16 12:08:36 -05:00 |
|
Daniel Larimer
|
2f941c718f
|
Fix #586 - decoding memo for sender in CLI wallet
|
2016-02-16 12:07:24 -05:00 |
|
theoreticalbts
|
fac1284f77
|
Prepare for release
- Bump FC
- Bump GRAPHENE_CURRENT_DB_VERSION to force re-index
- Set hardfork date
- Set GRAPHENE_FBA_STEALTH_DESIGNATED_ASSET
|
2016-02-16 11:57:45 -05:00 |
|
theoreticalbts
|
4f9bf7cc21
|
Merge remote-tracking branch 'graphene/develop' into bitshares at commit 1153d77dba
Conflicts:
libraries/chain/include/graphene/chain/config.hpp
|
2016-02-16 11:32:14 -05:00 |
|