Commit Graph

1024 Commits (59954644b7bf533bbe098122d917c0b22a1ea82b)
 

Author SHA1 Message Date
Danno Ferrin df01f8b47e Add labels to Pipelined tasks metrics (#1057) 6 years ago
Adrian Sutton 6f909866b9 Expose a synchronous start method in Runner (#1072) 6 years ago
Chris Mckay c31a6111c0 Backport/v1.0.1 changelog and version bump (#1070) 6 years ago
Adrian Sutton cb0c9e49f5 Return 0 from queue size if it has been closed. (#1066) 6 years ago
Rob Dawson e107513069 Track added at in txpool (#1048) 6 years ago
Trent Mohay 3b12a986b2 Repair Istanbul to handle Eth/62 & Eth/63 (#1063) 6 years ago
Lucas Saldanha d7119dab3b PAN-2057: Accept transactions in the pool with nonce above account sender nonce (#1065) 6 years ago
Nicolas MASSART f6b5178720 Enable the edit link again to ease external doc contributions. (#1062) 6 years ago
MadelineMurray d828cbc3e9 Added info on block time and timeout settings for IBFT 2.0 (#1041) 6 years ago
Nicolas MASSART e05b36fc53 Remove DB init need to use public key subcommand (#1049) 6 years ago
Nicolas MASSART dec92912dc remove 404 custom page as it doesn't work with RTD and MkDocs for now (#1050) 6 years ago
Lucas Saldanha 2fac2397b3 [PAN-2342] Update discovery logic to trust bootnodes only when out of sync (#1039) 6 years ago
Trent Mohay 55563e04b2 Re-enable Quorum Synchronisation (#1056) 6 years ago
mbaxter 9ee3c5d1da Don't log expected failures as errors (#1054) 6 years ago
Adrian Sutton fec24292f1 Make findSuitablePeer abstract (#1053) 6 years ago
Adrian Sutton 02ec7bebc2 Fix ImportBlocksTask to only request from peers that have at least the chain height it starts requesting from. (#1047) 6 years ago
Adrian Sutton f9988c3d67 Don't run the dao block validator if dao block is 0. (#1044) 6 years ago
MadelineMurray 756d0dba8c Updated Postman collection (#1046) 6 years ago
mbaxter 1c808e16d6 Don't make unnecessary copies of data in RocksDbKeyValueStorage (#1040) 6 years ago
mbaxter 21cea1b9a2 [PAN-2325] Fix IndexOutOfBoundsException in DetermineCommonAncestorTask (#1038) 6 years ago
MadelineMurray 0c8f771cec Added metrics-category CLI option (#1042) 6 years ago
MadelineMurray 447279e328 Added admin_nodeInfo (#1037) 6 years ago
MadelineMurray 240cca9700 Added permissioning blog (#1033) 6 years ago
Edwin Greene 07fe79aab6 #773 Add PendingTransactions JSON-RPC. (#1043) 6 years ago
Sally MacFarlane 11ad9a6ffb [PAN-2340] simple permissioning smart contract (#1035) 6 years ago
Chris Mckay 82ced07835 [PAN-2343] refactor enodeurl to use inetaddr (#1032) 6 years ago
Adrian Sutton cc273ce41f Avoid port conflicts in acceptance tests (#1025) 6 years ago
Vinicius Stevam 7b9e491774 [PRIV] Generate Private Contract Address (#1004) 6 years ago
Adrian Sutton 6c1e0b2d0c Provide nicer error messages when genesis config is invalid. (#1029) 6 years ago
Adrian Sutton 247bc1db4e [PAN-2354] Handle metrics request closing before response is generated (#1028) 6 years ago
Adrian Sutton 5d73677cae Update CLI options in mismatched genesis file message. (#1031) 6 years ago
Adrian Sutton ae528fc7cb Ensure devp2p ports are written to ports file correctly (#1020) 6 years ago
Adrian Sutton ae09385641 [PAN-2386] Report the correct tcp port in PING packets when it differs from the UDP port (#1019) 6 years ago
Adrian Sutton 779136599a Prefix log messages from pantheon nodes running as separate processes with the node name. (#1018) 6 years ago
MadelineMurray 1e3968fc8a Added permissions images (#1034) 6 years ago
Danno Ferrin 802a7447b4 [minor] add rpc_modules json-rpc (#1036) 6 years ago
mbaxter af66eae39f [PAN-2302] Resume world state download from existing queue (#1016) 6 years ago
CJ Hare 117413e417 Acceptance test - configurable gas price (#1023) 6 years ago
Nicolas MASSART 1c543bff6f Update doc contribution guidelines (#796) 6 years ago
Adrian Sutton e923ddda65 Fix race condition in WebSocketService. (#1021) 6 years ago
Chris Mckay 72e870cd5c [PAN-2343] made transactionpool expect a filter interface (#1030) 6 years ago
Adrian Sutton fc2b1331d5 Change EthNetworkConfig bootnodes to always be URIs instead of accepting either URI or Peer (#1027) 6 years ago
Danno Ferrin 0cbec8dbb1 [minor] include reference tests in jacoco (#1024) 6 years ago
Chris Mckay 764ab3c11e [PAN-2344] refactor transient transaction processor (#1017) 6 years ago
Danno Ferrin ecc5e4a345 [PAN-2373] admin_nodeInfo rpc-api (#1012) 6 years ago
Jason Frame 32e41c5341 Cleanup ibft logging levels (#995) 6 years ago
Trent Mohay f9e72384a2 IBFT Acceptance tests updated with longer timeout on first block (#1015) 6 years ago
Adrian Sutton 6a269c5591 [PAN-2372] Consider a world state download stalled after 100 requests with no progress (#1007) 6 years ago
Adrian Sutton 4d0d18c812 Remove unused full hashimoto implementation (#1011) 6 years ago
S. Matthew English c76ada2a4e [PAN-2271] Add metrics to Parallel Download pipeline (#985) 6 years ago