Commit Graph

2934 Commits (3ebf50ea0ba75e8fc9fee285d4992285992f3442)

Author SHA1 Message Date
Sally MacFarlane fdacc55a9c added --nodes-whitelist param to CLI and NodeWhitelistController (#346) 6 years ago
Danno Ferrin ec373eaccc [MINOR] no fixed ports in tests (#340) 6 years ago
S. Matthew English 6867ae4c60 [MINOR] Render handler exception to System.err instead of .out (#334) 6 years ago
Lucas Saldanha 67046e705f Supporting list of addresses in logs subscription (#336) 6 years ago
Adrian Sutton b2ad123443 Begin capturing metrics to better understand Pantheon's behaviour (#326) 6 years ago
mbaxter 2f864c88b1 Add additional RLP tests (#332) 6 years ago
Danno Ferrin d4fff610c6 Dependencies Version upgrade (#303) 6 years ago
Adrian Sutton 0885cd13b8 Check if the connectFuture has completed successfully properly. (#293) 6 years ago
Adrian Sutton 38e6cd981a 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 522123815e NC-1950: Fixing WebSocket error response (#292) 6 years ago
Danno Ferrin 055d63f109 NC-1883 - IPv6 peers (#281) 6 years ago
tmohay 1283841f09 Added IBFT Proposed block creation classes (#169) 6 years ago
tmohay 58790b1b62 Reword error messages following exceptions during mining (#291) 6 years ago
Adrian Sutton 4e9ad2a608 Inject StorageProvider into PantheonController instances (#259) 6 years ago
mbaxter 6209269eb6 Remove unnecessary RlpInput and RlpOutput classes (#287) 6 years ago
mbaxter ad2980b198 Remove RlpUtils (#285) 6 years ago
Adrian Sutton 5d3d87c451 Switch back to Xerial Snappy Library (#284) 6 years ago
Danno Ferrin 27debb60ba NC-1921 - IPv6 Bootnode (#280) 6 years ago
Adrian Sutton c7b08a3c69 Reduce log level when invalid messages received from peers (#274) 6 years ago
Adrian Sutton 39e05141fe Remove reference counting from MessageData (#264) 6 years ago
Adrian Sutton 6e3b14d48d [MINOR] Fix warnings identified by static analysis. (#262) 6 years ago
Danno Ferrin 398f6752a1 Reduce Log Noise (#261) 6 years ago
Adrian Sutton af1a5fef7e Upgrade reference tests to 6.0 beta 2. (#260) 6 years ago
Danno Ferrin 0716e6044b Update Client Version to be ethstats friendly (#258) 6 years ago
Danno Ferrin 42b4a84a58 Snappy compression failures (#257) 6 years ago
Danno Ferrin 8992688287 NC-1815 Rinkeby import can stall with too many fragments (#255) 6 years ago
Danno Ferrin a5b2b66a4a Ban Peers via CLI (#254) 6 years ago
Adrian Sutton fd81e97ad9 Common protocol schedule config handling (#250) 6 years ago
Lucas Saldanha e899ba98b1 Send client quitting on network shutdown (#253) 6 years ago
Danno Ferrin 66d8b75e2b Recude logging in ImportBlocksTask (#252) 6 years ago
Adrian Sutton 09a3c61f72 Split parsing of genesis config from creating initial state (#209) 6 years ago
Adrian Sutton b365294590 Support Constantinople when using Clique. (#247) 6 years ago
Jussi Virtanen 422ef0d4c6 Upgrade Ethereum reference tests to v6.0.0-beta.1 (#243) 6 years ago
Matt Gucci 536c5a3683 Fix ECREC precompiled contract name (#240) 6 years ago
Danno Ferrin 5c57a3dc44 NC-1815 Rinkeby import can stall with too many fragments revision 6 years ago
Adrian Sutton b18c9ccdc0 Treat output length as a maximum length for CALL operations (#236) 6 years ago
mbaxter 8a8ce73926 Add better handling for port conflict error (#232) 6 years ago
Danno Ferrin aa9ae97aa4 NC-1815 Rinkeby import can stall with too many fragments (#231) 6 years ago
Danno Ferrin 9a28ea99e2 Don't use sun.security.krb5.Confounder.bytes. (#230) 6 years ago
Matt Gucci cdcde8fc33 Remove duplicates of DEFAULT_JSON_RPC_APIS (#218) 6 years ago
Adrian Sutton 4fac9513c2 ECRec precompile should return empty instead of 0 when the input is invalid. (#227) 6 years ago
Lucas Saldanha 206e48f6ae NC-1378: Adding error handling to http requests on websocket endpoint (#213) 6 years ago
Adrian Sutton 0f364d4285 Add wrapper classes for config section of genesis file (#208) 6 years ago
Adrian Sutton 338879d9a8 Improve error message when genesis file does not match. (#225) 6 years ago
Danno Ferrin 8ca2196930 NC-1815 Rinkeby import can stall with too many fragments (#224) 6 years ago
Chris Mckay 0f9b44cee6 [MINOR] Shorten reference test filenames (#221) 6 years ago
Danno Ferrin 770ce91779 Replace custom Clock with java.time.Clock (#220) 6 years ago
Lucas Saldanha 5436710877 Implementing eth_chainId (fixes #206) (#219) 6 years ago
Adrian Sutton 782606cab0 Decouple DefaultMutableBlockchain from KeyValueStorage (#211) 6 years ago
Adrian Sutton 8b883a15d3 Make KeyValueStorage extend Closeable (#207) 6 years ago