Roman Olearski
d3482f3a08
Merge branch 'rock-paper-scissors' of https://bitbucket.org/peerplaysblockchain/peerplays-graphene into betting-merge
2017-07-13 16:07:30 +02:00
Roman Olearski
bb46f84666
Fixing double declared enumerated types with FC_REFLECT_TYPENAME FC_REFLECT_ENUM
...
Adapting fc
2017-07-12 12:28:59 +02: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
SahkanDesertHawk
68247a9ec9
Update application.cpp
2017-05-21 18:34:19 -10: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
cda895abd6
Update seed node
2017-05-16 13:18:38 -05:00
Vikram Rajkumar
6e9c0adf5d
Update seed nodes
2017-05-10 15:52:10 -05:00
Abit
27f2808520
Fix block_num != 0 syncing issue #273
2017-05-06 23:46:09 +02:00
Vikram Rajkumar
9bbbefd391
Update fc submodule
2017-03-18 11:52:06 -05:00
Thomas Freedman
15066260f2
Updated definition of Thom seed nodes
2017-03-17 16:02:11 -05:00
Vikram Rajkumar
8ae1f6b3a5
Remove NTP time
2017-03-16 12:53:52 -05:00
Vikram Rajkumar
c149a5b9b1
Update seed nodes
2017-03-01 17:12:04 -06:00
lafona
81039c0b8e
adds seednode run by lafona
2017-02-28 08:24:54 -05:00
elmato
77645d889f
Auto login on every ws/rpc connection. Use HTTP Authorization header information if present
2017-01-27 07:42:58 +00:00
Vikram Rajkumar
f270b65597
Revert "Add a command-line option to witness_node, --disable-permessage-deflate"
...
This reverts commit c39f97885d .
2017-01-12 17:47:44 -06:00
Vikram Rajkumar
64e27bde93
Fix build
2016-11-17 15:56:11 -06:00
Vikram Rajkumar
75f238d15f
Remove unreachable seed nodes
2016-11-17 15:37:32 -06:00
Roman Olearski
7f36b261bf
Merge remote-tracking branch 'origin/dividends' into rock-paper-scissors
...
Adding new chain parameters
Distribute prize money when a tournament ends
2016-11-02 15:30:18 +01:00
abitmore
82cf1a10af
Merge branch 'patch-2' of https://github.com/iPerky/muse into iPerky-patch-2
...
Conflicts:
libraries/app/application.cpp
2016-10-14 00:13:23 +08:00
iHashFury
4d0d3fb313
Update application.cpp
...
remove old seed node
2016-10-10 20:14:27 +02:00
roelandp
4251d40ab8
Added my public seed node for bitshares2
...
Type: Dedicated
Processor: Intel Xeon D-1521
Ram: 32 GB DDR4
HDD: 2 x 2 TB
Connection: 1 Gbit/s
Location: Canada
Next to my Steem Witness, I thought it would be nice to strenghten the BTS network. At first with a public seed, later with a witness application I think. See https://steemit.com/witness-category/@roelandp/witness-roelandp if you want to learn more about me and my witness.
2016-10-10 16:51:32 +02: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
abitmore
0ad83697f0
Catch DNS exceptions (rework - part 2). #618
2016-09-15 17:11:22 +08:00
abitmore
39a5805491
Catch DNS exceptions (rework - part 1). #618
2016-09-15 17:09:03 +08: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
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
iHashFury
d976400912
Update seed nodes
2016-05-04 16:21:41 +02:00
abitmore
fcddafb82d
Update abit's seed node
2016-04-18 09:54:48 +02:00
theoreticalbts
4dbfe53f1f
Merge remote-tracking branch 'graphene/develop' into bitshares
2016-03-16 01:09:52 -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
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
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
62a414ac85
application.cpp: Cleanup re-indexing logic #587 DOES NOT COMPILE
2016-02-23 10:48:07 -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
theoreticalbts
d6863a587c
Merge branch graphene/develop into bitshares at commit '447018b319668deddf4d55baac168c1afc0a5e21'
...
Conflicts:
libraries/chain/include/graphene/chain/hardfork.hpp
libraries/fc
2016-02-16 11:16:36 -05:00
theoreticalbts
42140fccaa
Merge branch graphene/develop into bitshares at commit 'f1b19b15'
2016-02-16 11:04:31 -05:00
theoreticalbts
078e63a79f
Merge many bugfix branches into develop
...
Merged:
492-bugfix-open-fail #492
523-bugfix-multiple-blind-xfer #523
537-cleanup-remove-operation_get_required_authorities #537
540-cleanup-settle-volume-spam #540
542-bugfix-cancel-fee #542
557-bugfix-pts-address #557
559-test-fix-zero-block-wait #559
561-bugfix-serializer-build-broken #561
562-bugfix-unreflected-fields #562
2016-02-09 10:57:21 -05:00
abitmore
d6db289717
Add alt's seed node
2016-01-13 10:30:33 +01:00
abitmore
65f7c1ca62
Remove the extra comma from seed node list
2016-01-12 23:04:27 +01:00
abitmore
16b34f66be
Add harvey's seed node
2016-01-12 22:48:21 +01:00
Michael Vandeberg
fd09669be3
Merge branch '500-crypto-api' into develop
...
Closes cryptonomex/graphene#500
2016-01-07 17:24:13 -05:00