pravin-battu
|
3b3ad70c2f
|
websocket related changes
|
2020-08-06 09:51:47 -03:00 |
|
pbattu123
|
32d9175061
|
enable mandatory plugins to have smooth transition for next release
|
2020-02-27 14:27:49 -04:00 |
|
gladcow
|
e55075ec6d
|
fix CLI tests
|
2020-01-17 18:51:44 +03:00 |
|
Alfredo Garcia
|
62247c543d
|
Merge pull request #1725 from oxarbitrage/issue1682
elasticsearch history api #1682
|
2020-01-01 14:51:25 +03:00 |
|
oxarbitrage
|
00f14c4729
|
Merge pull request #444 from oxarbitrage/elasticsearch
Elasticsearch plugin
|
2019-12-30 21:09:24 +03:00 |
|
Peter Conrad
|
e1244eb7ab
|
Implemented "plugins" config variable
|
2019-12-30 18:55:08 +03:00 |
|
satyakoneru
|
3e6b9196ce
|
GRPH134- High CPU Issue, websocket changes (#213)
|
2019-11-06 20:15:15 +05:30 |
|
Sandip Patel
|
40534446da
|
[GRPH-106] Added voting tests (#136)
* Added more voting tests
* Added additional option
|
2019-10-10 21:29:01 +05:30 |
|
Miha Čančula
|
499a5fc33e
|
Merge branch 'develop' into GRPH-50-network_broadcast_api-fix-v2
|
2019-09-18 16:36:42 +02:00 |
|
Alfredo Garcia
|
d911b3db69
|
Merge branch 'develop' into GRPH-75
|
2019-09-17 15:53:18 -03:00 |
|
Peter Conrad
|
17417037c6
|
Moved reindex logic into database / chain_database, make use of additional blocks in block_database
Fixed tests wrt db.open
|
2019-09-02 17:19:21 +03:00 |
|
satyakoneru
|
f6423d0b10
|
GRPH-4-CliWallet_crash_ctrlD
|
2019-08-28 13:53:41 +00:00 |
|
Abit
|
a49f8bf47c
|
Merge pull request #714 from pmconrad/json_fix
JSON fix
|
2019-08-28 15:42:21 +02:00 |
|
Fabian Schuh
|
fe138fabbf
|
Add more seed nodes
|
2018-12-11 11:20:16 +01:00 |
|
Fabian Schuh
|
462f737227
|
Chain launched by blckchnd
|
2018-10-29 10:21:55 +01:00 |
|
Fabian Schuh
|
ea3bb1a377
|
Proper variables for beatrice testnet
|
2018-10-12 12:20:30 +02:00 |
|
Peter Conrad
|
ade7cf2d87
|
Created plugin stub for affiliate statistics
|
2018-10-10 14:26:38 +02:00 |
|
Peter Conrad
|
0a2af8afb2
|
Merge remote-tracking branch 'origin/baxter'
|
2018-09-04 14:52:48 +02:00 |
|
Michael Neynens
|
d5d7900cb4
|
Updated seed nodes and added update section in README
|
2018-07-09 08:51:56 -07:00 |
|
Michael Neynens
|
7c853e42aa
|
Merge branch 'pr10'
|
2018-07-04 16:14:13 -07:00 |
|
Fabian Schuh
|
101325990b
|
Hardfork baxter
|
2018-04-05 11:53:45 +02:00 |
|
Eric Frias
|
85b26c6905
|
Remove unnecessary explicit instantiation
|
2017-08-01 15:42:52 -04:00 |
|
Eric Frias
|
c4470131ac
|
Enable building bookie plugin, add API for bookie plugin, and implement a
function for getting binned order books (as yet untested)
|
2017-07-27 19:36:31 -04:00 |
|
Eric Frias
|
6c7f4cc2b9
|
Point seed nodes at testnet
|
2017-07-19 14:56:36 -04:00 |
|
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 |
|
BhuzOr
|
fc18c4812c
|
Fix for block_num != 0
Backport from Steem/BitShares
Some info here: https://github.com/bitshares/bitshares-core/issues/273
|
2017-06-09 00:21:35 -03:00 |
|
BhuzOr
|
661a5ea5b0
|
Catch DNS exceptions when adding seed nodes
|
2017-06-09 00:20:17 -03:00 |
|
PBSA Github Manager
|
b4d43437a6
|
Updated seednodes from witnesses
|
2017-06-08 23:40:44 -03:00 |
|
Viktor
|
32758955df
|
Change default seed node
|
2017-06-06 18:18:27 +03:00 |
|
Abit
|
df787c9062
|
Fix latency check error
|
2017-06-05 00:32:44 +02:00 |
|
BhuzOr
|
83f9e46668
|
Validate block timestamps
Reject blocks with timestamp too far in the future
Backport from BitShares: https://github.com/bitshares/bitshares-core/pull/17
|
2017-06-04 15:16:49 +02:00 |
|
Abit
|
1ce4d36532
|
Check block latency after logging.
|
2017-06-04 01:47:02 +02:00 |
|
kstdl
|
342e6db610
|
inital
|
2017-05-25 12:13:59 +03: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 |
|