Commit Graph

488 Commits (13249a20fd0c25165546eab1045748e17180c4c0)

Author SHA1 Message Date
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
Chris Mckay e187429fed Better errors for when permissioning contract is set up wrong (#1296) 6 years ago
Adrian Sutton cfaa83747a Switch to new sync target if it exceeds the td threshold (#1286) 6 years ago
mbaxter 9fb04b44b7 Undo changes to PendingTransactions method visibility (#1281) 6 years ago
mbaxter 61d5734062 [PAN-2560] Consolidate p2p node info methods (#1288) 6 years ago
Chris Mckay 2296f4547e Update permissioning smart contract interface to match updated EEA proposal (#1287) 6 years ago
Puneetha Karamsetty 08d8700795 [PRIV-54] Use default enclave public key to generate eea_getTransactionReceipt (#1280) 6 years ago
mbaxter 8fc9ee7243 Simplify enode construction (#1283) 6 years ago
S. Matthew English 817a7b2429 [PIE-7] Ignore transactions from the network while behind chain head (#1228) 6 years ago
mbaxter d3a19718a2 [PAN-2560] Cleanup PeerConnection interface (#1282) 6 years ago
S. Matthew English 5d9b4b9583 fetch local transactions in isolation (#1259) 6 years ago
S. Matthew English c416f419bf [MINOR] migrate TransactionPool (& affiliated test) from 'core' to 'eth' (#1251) 6 years ago
CJ Hare e8d87e43e4 Log error when a JSON decode problem is encountered (#1278) 6 years ago
Kasper Ziemianek 6e66e16a62 Add block trace RPC methods (#1088) 6 years ago
mbaxter 7a892e9943 Create EnodeURL Builder (#1275) 6 years ago
Danno Ferrin cf2acc2a75 Refactor RocksDBStats (#1266) 6 years ago
mbaxter c7947b8185 Keep enode nodeId stored as a BytesValue (#1274) 6 years ago
Puneetha Karamsetty 545578983b [PRIV-46] Use labelled timer to differentiate between rocks db metrics (#1254) 6 years ago
mbaxter e870ade816 Normalize EnodeURLs (#1264) 6 years ago
Danno Ferrin dcc459aba5 PAN-2404 - Make PeerDiscovertAgentTest less flakey. (#1262) 6 years ago
Abdelhamid Bakhta f89f5b5a02 [PAN-2499] debug trace transaction (#1258) 6 years ago
Puneetha Karamsetty a56794b504 [PRIV-44] Use single instance of Rocksdb for privacy (#1247) 6 years ago
mbaxter 4607f9c5d2 [Minor] Ignore extra json rpc params (#1261) 6 years ago
Chris Mckay d994cb820d [PAN-2529] subscribing to sync events should receive false when in sync (#1240) 6 years ago
mbaxter 907bbb5299 [PAN-2433] Fix netty pipeline (#1257) 6 years ago
mbaxter e59444cf54 Choose sync target based on td rather than height (#1256) 6 years ago