Commit Graph

513 Commits (f2dbac0a585ee74a80d041d735be917841802450)

Author SHA1 Message Date
Adrian Sutton 710db6d1fa Use port 0 when starting a websocket server in tests (#1416) 6 years ago
Rob Dawson 7b20ebe895 Support including the transaction details in the pending transactions query. (#1410) 6 years ago
Lucas Saldanha 8445135929 PAN-2449: Remove NodePermissioningLocalConfig external references (#1406) 6 years ago
Sally MacFarlane 27a8faf74f added error message for RPC method disabled (#1396) 6 years ago
Adrian Sutton 267424e0ff Avoid recomputing the logs bloom filter when reading receipts from RLP (#1407) 6 years ago
Adrian Sutton 135e869c20 Add flat file based task collection (#1377) 6 years ago
mbaxter 8937754c14 [Minor] Start BlockPropagationManager immediately - don't wait for full sync (#1398) 6 years ago
S. Matthew English 34c31aebb3 [PAN-2586] Reference tests fail on Windows (#1401) 6 years ago
Abdelhamid Bakhta 3a4014ddf7 Fix non-deterministic test caused by variable size of generated transactions (#1399) 6 years ago
Adrian Sutton af002d4847 Wait for next message to be sent in FullSyncChainDownloaderTest. (#1394) 6 years ago
Adrian Sutton b918897eab Queue pending requests when all peers are busy (#1331) 6 years ago
mbaxter 07136bc1b5 Add explanatory comment about default port (#1392) 6 years ago
mbaxter f861d67115 Handle case where peers advertise a listening port of 0 (#1391) 6 years ago
Adrian Sutton 37e1fd0e75 Use streams and avoid iterating child nodes multiple times (#1380) 6 years ago
mbaxter 4606ba2661 Remove unnecessary field (#1384) 6 years ago
Adrian Sutton 525d976a06 Remove EthTaskChainDownloader and supporting code (#1373) 6 years ago
mbaxter 9627d84e79 [PAN-2605] Add getPeer method to PeerConnection (#1383) 6 years ago
mbaxter f9641148df [PAN-2585] Prefer EnodeURL over Endpoint (#1378) 6 years ago
Adrian Sutton 38d60ebfc7 Use execute instead of submit so unhandled exceptions get logged (#1379) 6 years ago
mbaxter 43e4530752 [PAN-2595] Consolidate local enode representation (#1376) 6 years ago
Adrian Sutton 4cc2337958 Enable the pipeline chain downloader by default (#1344) 6 years ago
S. Matthew English 3d455b38a6 [PAN-1062] Specify pending transaction retention period (2 of 2) (#1333) 6 years ago
Adrian Sutton 48ff2a2839 Request open ended headers from sync target (#1355) 6 years ago
Ivaylo Kirilov 82d30ca006 [PRIV-65] eea_getTransactionCount fails if account has not interacted with private state (#1367) 6 years ago
mbaxter d25a6026ec [PAN-2588] Create P2PNetwork Builder (#1343) 6 years ago
Sally MacFarlane 8a3862a565 [PAN-2573] include static nodes in permissioning logic (#1339) 6 years ago
Adrian Sutton 175a832726 Cache current chain head info (#1335) 6 years ago
Ivaylo Kirilov 7ddbff9df3 [PRIV-55] Allow private contract invocations in multiple privacy groups (#1318) 6 years ago
CJ Hare a5e4b8e3fd JsonRpcError decoding to include message (#1336) 6 years ago
Rob Dawson 4f6a26828d Ensured that the transaction statistics endpoint is exposed. (#1330) 6 years ago
S. Matthew English 2637e0004e [PAN-1062] Evict old transactions (1 of 2) (#1299) 6 years ago
Abdelhamid Bakhta c8d9a5d54f [PAN-2574] Fix failed tests on Windows (#1332) 6 years ago
Abdelhamid Bakhta 48c51ac78d [PIE-1531] Allow whitespace in file paths loaded from resources directory (#1329) 6 years ago
Jason Frame d931e37903 Allow use of large chain ids (#1289) 6 years ago
Adrian Sutton da8c3255eb Improve logging of chain download errors in the pipeline chain downloader. (#1325) 6 years ago
Adrian Sutton 67290f4ef1 Ensure eth scheduler is stopped in tests (#1324) 6 years ago
Adrian Sutton 9c16da6ce8 Require block numbers for debug_traceBlockByNumber to be in hex (#1326) 6 years ago
Lucas Saldanha 7d28dd37fb PIE-1526: Normalize account permissioning addresses in whitelist (#1320) 6 years ago
Adrian Sutton d5da0eb47b Use header validation mode for ommers (#1313) 6 years ago
S. Matthew English 4b88458e84 [PAN-1339] Send local transactions to new peers (#1253) 6 years ago
Lucas Saldanha d2d1d82df7 PIE-1526: Fix account permissioning check case matching (#1314) 6 years ago
Adrian Sutton b00e788642 Remove duplicate init code from PantheonController instances (#1305) 6 years ago
Abdelhamid Bakhta b8d97bca9a tx limit size send peers follow up (#1308) 6 years ago
Danno Ferrin b184320826 PAN-2577 - missing p2p info when queried live (#1310) 6 years ago
Adrian Sutton 20b0c420ff Stop synchronizer prior to stopping the network (#1302) 6 years ago
Rob Dawson d52cb7632e Added txpool pantheon statistics endpoint. (#1293) 6 years ago
Adrian Sutton a4b473ad6f Pipeline based full sync (#1291) 6 years ago
Abdelhamid Bakhta fbf5db7828 Implement max message size rather than limiting with fixed number of transactions (#1271) 6 years ago
usmananwar 895e2cebbb PAN-2485#Add net_services json rpc endpoint (#1295) 6 years ago
Adrian Sutton 7cf8f0871e Remove --fast-sync-wait-time option (#1297) 6 years ago