Commit Graph

137 Commits (d8642477337b71fa1aecb4d7e09f633f3249c728)

Author SHA1 Message Date
mbaxter 2171267344
Add an UNKNOWN DisconnectReason representing disconnects with no reason (#359) 6 years ago
Danno Ferrin abaaef7907
NC-1880 High TX volume swamps block processing (#337) 6 years ago
Danno Ferrin b74f88afb2
Plumb in three more metrics (#344) 6 years ago
Sally MacFarlane e3a58b6b7b
added --nodes-whitelist param to CLI and NodeWhitelistController (#346) 6 years ago
Danno Ferrin d2dcb46f3d
[MINOR] no fixed ports in tests (#340) 6 years ago
S. Matthew English 7a40843ada
[MINOR] Render handler exception to System.err instead of .out (#334) 6 years ago
Lucas Saldanha 61af57f716
Supporting list of addresses in logs subscription (#336) 6 years ago
Adrian Sutton 081c2f92a6
Begin capturing metrics to better understand Pantheon's behaviour (#326) 6 years ago
mbaxter 9f432ce7ab
Add additional RLP tests (#332) 6 years ago
Danno Ferrin 94d049e009
Dependencies Version upgrade (#303) 6 years ago
Adrian Sutton 448e465f3f
Check if the connectFuture has completed successfully properly. (#293) 6 years ago
Adrian Sutton 56e5f7e2a5
Reduce "Block creation processed cancelled" log message to debug so it doesn't print every time we import a block. (#294) 6 years ago
Lucas Saldanha f89bb81176
NC-1950: Fixing WebSocket error response (#292) 6 years ago
Danno Ferrin 2f2050bad0
NC-1883 - IPv6 peers (#281) 6 years ago
tmohay 7b2621060e
Added IBFT Proposed block creation classes (#169) 6 years ago
tmohay 481e17d5fa
Reword error messages following exceptions during mining (#291) 6 years ago
Adrian Sutton 4d95c60eb3
Inject StorageProvider into PantheonController instances (#259) 6 years ago
mbaxter ec1a8be558
Remove unnecessary RlpInput and RlpOutput classes (#287) 6 years ago
mbaxter 6125451acf
Remove RlpUtils (#285) 6 years ago
Adrian Sutton 33ac7e1ec9
Switch back to Xerial Snappy Library (#284) 6 years ago
Danno Ferrin 8792c0a00a
NC-1921 - IPv6 Bootnode (#280) 6 years ago
Adrian Sutton c8549bdc9c
Reduce log level when invalid messages received from peers (#274) 6 years ago
Adrian Sutton f869b740f9
Remove reference counting from MessageData (#264) 6 years ago
Adrian Sutton c0f1168638
[MINOR] Fix warnings identified by static analysis. (#262) 6 years ago
Danno Ferrin 22ed03518d
Reduce Log Noise (#261) 6 years ago
Adrian Sutton 22177b12c8
Upgrade reference tests to 6.0 beta 2. (#260) 6 years ago
Danno Ferrin 002d9ceef3
Update Client Version to be ethstats friendly (#258) 6 years ago
Danno Ferrin 4a75fb7826
Snappy compression failures (#257) 6 years ago
Danno Ferrin fc4be9e6c7
NC-1815 Rinkeby import can stall with too many fragments (#255) 6 years ago
Danno Ferrin c8baa9ae76
Ban Peers via CLI (#254) 6 years ago
Adrian Sutton 2b661e7382
Common protocol schedule config handling (#250) 6 years ago
Lucas Saldanha b1fec1b6bf
Send client quitting on network shutdown (#253) 6 years ago
Danno Ferrin c174ae3b68
Recude logging in ImportBlocksTask (#252) 6 years ago
Adrian Sutton 5566eb36d8
Split parsing of genesis config from creating initial state (#209) 6 years ago
Adrian Sutton 29cfc8c530
Support Constantinople when using Clique. (#247) 6 years ago
Jussi Virtanen 2ee9cb1497 Upgrade Ethereum reference tests to v6.0.0-beta.1 (#243) 6 years ago
Matt Gucci 9f8512b4c0 Fix ECREC precompiled contract name (#240) 6 years ago
Danno Ferrin ef49f9b3e8
NC-1815 Rinkeby import can stall with too many fragments revision 6 years ago
Adrian Sutton 41bce807f5
Treat output length as a maximum length for CALL operations (#236) 6 years ago
mbaxter 025d698d0c
Add better handling for port conflict error (#232) 6 years ago
Danno Ferrin 94f6d4e1a3 NC-1815 Rinkeby import can stall with too many fragments (#231) 6 years ago
Danno Ferrin c86193b423
Don't use sun.security.krb5.Confounder.bytes. (#230) 6 years ago
Matt Gucci 35e808d723 Remove duplicates of DEFAULT_JSON_RPC_APIS (#218) 6 years ago
Adrian Sutton a07a5d64ae ECRec precompile should return empty instead of 0 when the input is invalid. (#227) 6 years ago
Lucas Saldanha 8354acd071
NC-1378: Adding error handling to http requests on websocket endpoint (#213) 6 years ago
Adrian Sutton 824b56f141
Add wrapper classes for config section of genesis file (#208) 6 years ago
Adrian Sutton d650f469f3
Improve error message when genesis file does not match. (#225) 6 years ago
Danno Ferrin 6ccb06012e
NC-1815 Rinkeby import can stall with too many fragments (#224) 6 years ago
Chris Mckay eebb2311cc
[MINOR] Shorten reference test filenames (#221) 6 years ago
Danno Ferrin a1e6adfcba
Replace custom Clock with java.time.Clock (#220) 6 years ago