Commit Graph

269 Commits (abaaef790746af0fbbb67ba81fb486dbcd534a83)
 

Author SHA1 Message Date
Adrian Sutton c8549bdc9c
Reduce log level when invalid messages received from peers (#274) 6 years ago
MadelineMurray f1b1323ceb Added release notes (#277) 6 years ago
Adrian Sutton f791760ac1 Wait for network to shutdown cleanly when exiting. Otherwise we print a lot of errors about attempting to access a closed RocksDB storage. (#276) 6 years ago
MadelineMurray 03d278428c Updated docs for release (#275) 6 years ago
Adrian Sutton f869b740f9
Remove reference counting from MessageData (#264) 6 years ago
tmohay 9d88a55155
Added IbftProtocolSchedule (#273) 6 years ago
tmohay b942a6691e
Rework Consensus Mechanism Voting (#269) 6 years ago
Adrian Sutton c0f1168638
[MINOR] Fix warnings identified by static analysis. (#262) 6 years ago
tmohay c2e98152e0
Separating Validator voting from block serialisation values (#263) 6 years ago
Adrian Sutton cc4f4df6a5
Node private key defaults to a file called 'key' in the data dir, even when not using the default data dir. (#265) 6 years ago
MadelineMurray 5b85e2b0c3 Updated doc archive for 0.8.2 release (#267) 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
Nicolas MASSART 21bc640931
fixes #233 Allow nodekey to be specified separately to --datadir (#234) 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 e942772432
Enable constantinople in --dev-mode (#256) 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
Lucas Saldanha b020029802
Add shutdown hook to PantheonCommand (#249) 6 years ago
Jussi Virtanen 5053711e88 Remove Gradle deprecation warnings (#246) 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
CJ Hare ea0e323336
Acceptance test refactor to use the Node interface and a Factory to create instances (#226) 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
Matt Gucci af9ea53e81 Set Java compiler default encoding to UTF-8 (#238) 6 years ago
Matt Gucci fbf121bc3c Fix loop syntax in runPantheonPrivateNetwork.sh (#237) 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
Nicolas MASSART 0efd078689 Fix NC-1848 by removing the unused Dockerfile (#214) 6 years ago
Matt Gucci 35e808d723 Remove duplicates of DEFAULT_JSON_RPC_APIS (#218) 6 years ago
Danno Ferrin c53dd6e3b3 remove the import-blockchain command. (#223) 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
Nicolas MASSART 7f78c6e62a [NC-1851] fix ws endpoint protocol (#216) 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
Lucas Saldanha c71944f19b
Implementing eth_chainId (fixes #206) (#219) 6 years ago
MadelineMurray 925f9d23cb
Fixed typo (#210) 6 years ago
Chris Mckay 5657af7e48
Added gitter badge (#212) 6 years ago