Commit Graph

241 Commits (8401db496c797336e47d02d2f7b0d64172559698)
 

Author SHA1 Message Date
Chris Mckay 8401db496c
[NC-1934] build multiple jvm (#301) 6 years ago
CJ Hare 1e779438b3
Smart contract acceptance test (#296) 6 years ago
Roberto Saltini 14a8f3780a
[EC-183] Added RLP enc/dec for PrePrepare, Commit and NewRound messages (#200) 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
Lucas Saldanha 126e30b0e9
Enabling previously ignored acceptance tests (#282) 6 years ago
Danno Ferrin 2f2050bad0
NC-1883 - IPv6 peers (#281) 6 years ago
Adrian Sutton c5e78c369f
Delegate creation of consensus-specific JSON-RPC methods to the PantheonController instead of using instanceof and casting. (#289) 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
Michael Connor c555993648
Nc 1145 Acceptance test for getTransactionReceipt JSON-RPC method (#278) 6 years ago
Adrian Sutton 33ac7e1ec9
Switch back to Xerial Snappy Library (#284) 6 years ago
CJ Hare ae8dc507ab
NC-1890: Acceptance test smart contract (#283) 6 years ago
Danno Ferrin 8792c0a00a
NC-1921 - IPv6 Bootnode (#280) 6 years ago
Danno Ferrin 2e98dc5b5e
The ShortHex of 0 should be '0x0', not '0x' (#272) 6 years ago
Nicolas MASSART c12e1f5ad9
Fix NC-1707 pantheon CLI default values infinite loop (#266) 6 years ago
PegaSys Admin 454fd5a28a [Gradle Release Plugin] - new version commit: '0.9.0-SNAPSHOT'. 6 years ago
PegaSys Admin 3bb185dfda [Gradle Release Plugin] - pre tag commit: '0.8.2'. 6 years ago
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