Commit Graph

182 Commits (35e808d72395bf95ef92a660987845ddb13a5c4a)
 

Author SHA1 Message Date
Roberto Saltini 77a3df36ae
[NC-1582] Added iBFT 2.0 Hashing functions and header validation rules (#119) 6 years ago
tmohay 8e9a1ddc72
Remove dead code from CliqueBlockCreator (#144) 6 years ago
Roberto Saltini e2468dba07
[EC-183] Add iBFT Prepare and Round Change RLP encoding and decoding (#84) 6 years ago
Adrian Sutton 1849460e46
[MINOR] Fix --rpc-api and --ws-api help output (#147) 6 years ago
MadelineMurray 79b343fef9 Removed redundant references to Wiki for Installation (#137) 6 years ago
CJ Hare 347c3a930e
Removing unused plugin dependency (#139) 6 years ago
Chris Mckay 20cf53b5dd
[MINOR] removing symlink file that windows doesn't agree with (#146) 6 years ago
Chris Mckay e46e2fbd35
[NC-1759] switched quickstart to use alethio light block explorer (#140) 6 years ago
Chris Mckay 6584168b70
[MINOR] delayed submodule check until submodule used 6 years ago
Adrian Sutton c9fbc9d3fd
[NC-1675] Apply more appropriate log levels (#133) 6 years ago
Adrian Sutton 78a002b53d
[MINOR] Fix bounds check in PacketType. (#132) 6 years ago
CJ Hare 8563607897
Adding the getting started to the binary distributions (#136) 6 years ago
MadelineMurray 909c1022c6 Getting started (#135) 6 years ago
Adrian Sutton 5442163c36
[NC-1772] Release DisconnectMessage to avoid leaking memory allocation. (#130) 6 years ago
CJ Hare 72780b2320
[NC-1628] Release Jenkins Jobs (#126) 6 years ago
Adrian Sutton d2583e3ef2
[NC-1384] Disable mining while catching up to chain head (#125) 6 years ago
Roberto Saltini ba18fcf163
Renamed the iBFT NEW_CHAIN_HEAD_HEADER event type to NEW_CHAIN_HEAD (#114) 6 years ago
Chris Mckay 00542949e0
[MINOR] Fixed tickbox syntax in PR template (#131) 6 years ago
Adrian Sutton 45e0037321
[MINOR] Add missing finals. (#128) 6 years ago
mark-terry d2d2a2a8fc
[NC-1773] Minor OSS documentation tweaks. (#122) 6 years ago
Adrian Sutton d8d7b1e55b
[NC-1777] Add milestone configuration to dev.json so that if it happens to be used directly it uses Byzantium instead of defaulting to the MainNet milestone blocks. (#121) 6 years ago
Sally MacFarlane a95d81a12b
ignore these tests until we can fix it (#124) 6 years ago
Roberto Saltini f4b9b56354
[NC-1778] Added Clique JSON RPC method clique_proposals (#123) 6 years ago
tmohay 302fd41b42
CliquePantheonController exposes mining coordinator (#117) 6 years ago
tmohay 2862f54f55
Ibft tracks validating peers for multicasting (#101) 6 years ago
Adrian Sutton 725cdb34c2
[NC-1679] Set vertx upload directory to be under the pantheon data dir. (#115) 6 years ago
Adrian Sutton 9e74b7b73e
[NC-1772] Avoid allocating and returning a ByteBuf from MessageFramer.frame. (#116) 6 years ago
mbaxter 6503699c6e
Don't clear state modifications on commit (#112) 6 years ago
Danno Ferrin 570ba55520
NC-1244 Implement JSON-RPC method "eth_getWork" (#111) 6 years ago
Danno Ferrin 9fe2cdfdf0
NC-1675 Ensure that default logging is appropriate (#113) 6 years ago
Adrian Sutton e0a160e070 [NC-1748] Treat original storage as empty when a new contract is created (#95) 6 years ago
S. Matthew English ee9ee93aae
[MINOR] Idiomatic naming (#100) 6 years ago
S. Matthew English 2ae74e2f1e
[MINOR] Suicides mixing coinbase (#110) 6 years ago
Adrian Sutton ea9ab169e4
Fix EIP150 spec name and enable more reference tests that are now passing (#109) 6 years ago
Roberto Saltini 7cb8fef4d4
[NC-1582] Moved all the legacy iBFT classes for block importing into the newly created ibftlegacy module (#96) 6 years ago
S. Matthew English eb7f062171
eliminate createNameRegistratorPerTxsNotEnoughGas from blacklist (#108) 6 years ago
CJ Hare 5a89e7dbd5
Uploading to Bintray as part of the release (#105) 6 years ago
S. Matthew English ef50390398
[NC-1711] Ommer blocks should be considered valid even when they are from the future (#92) 6 years ago
MadelineMurray ee6186815b
Doc archive for release (#107) 6 years ago
Arash 177e96d0f6
Revert "Updated Copyright info in License file (#102)" (#104) 6 years ago
Adrian Sutton eaff5de720
Update general state reference test harness to ensure the coinbase account is deleted if it's empty and the transaction was invalid. (#106) 6 years ago
Michael Connor 1325a419c8
NC-1244 Implement JSON-RPC method "eth_getWork" (#70) 6 years ago
Arash f20bd2716d
Updated Copyright info in License file (#102) 6 years ago
tmohay 1341cbb7e6
[MINOR] Re-repair clique extra data validation log msgs. (#94) 6 years ago
tmohay 1f5dea35c2
Added utils to help make extraData strings (#87) 6 years ago
mark-terry 33cc977f9b
[NC-862] License headers applied to non-java files (#93) 6 years ago
mbaxter 10957494ac
Enable passing tests (#99) 6 years ago
Danno Ferrin 60890e0ea0
Add --logging CLI option (#97) 6 years ago
S. Matthew English 840780bffc
catch custom exception (#61) 6 years ago
mbaxter 00006d1235
[NC-1748] Clear contract storage on contract creation (#85) 6 years ago