Commit Graph

3022 Commits (e664a51c003d252710ab69d0bbc4cb81693804a9)

Author SHA1 Message Date
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
Abdelhamid Bakhta 252f19b0dc Feature/pie 1502 ewp options cli (#1255) 6 years ago
Abdelhamid Bakhta 173480b5dc Feature/pie 1502 ewp options cli (#1246) 6 years ago
Danno Ferrin c069060d2b Reduce memory usage in import (#1239) 6 years ago
Antony Denyer 0ce2d49aa5 [PRIV-41] Refactor PrivacyParameters config to use builder pattern (#1226) 6 years ago
Puneetha Karamsetty a09f89a7dc [PRIV-45] Improve eea_sendRawTransaction error messages (#1238) 6 years ago
Adrian Sutton dcda7a4894 Enable pipeline chain downloader for fast sync. (#1232) 6 years ago
Abdelhamid Bakhta 335ec91f7b [PIE-1224] Different request limits for different request types (#1224) 6 years ago
Sally MacFarlane ed51214cda custom deserializer for TopicsParameter (#1235) 6 years ago
Rob Dawson 30bccc45ce Make contract size limit configurable. (#1227) 6 years ago
Adrian Sutton d5ac90f75e Finish off fast sync pipeline download (#1222) 6 years ago
Danno Ferrin e31cf8df04 Add Unstable Options to the CLI (#1213) 6 years ago
Abdelhamid Bakhta 02d6bdeba7 [PAN-2265] Expose fast-sync options on command line (#1218) 6 years ago