Commit Graph

513 Commits (f2dbac0a585ee74a80d041d735be917841802450)

Author SHA1 Message Date
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
Puneetha Karamsetty 7599f04114 [PRIV-31] Add private cluster acceptance tests (#1211) 6 years ago
Adrian Sutton bac2828313 Pipeline chain download - fetch and import data (#1207) 6 years ago
Adrian Sutton 56347981c6 Count the number of items discarded when a pipe is aborted (#1208) 6 years ago
Adrian Sutton 26a851e436 Replace filtering headers after the fact with calculating number to request up-front. (#1216) 6 years ago
Chris Mckay ea65ea04d3 Realligned smart contract interface to EEA client spec 477 (#1209) 6 years ago
Chris Mckay 0af0a4300b [PAN-2503] permission provider that allows bootnodes if you have no other connections (#1206) 6 years ago
Adrian Sutton 5473fff807 Start building a pipeline based chain download (#1203) 6 years ago
Adrian Sutton b868865cd3 [PAN-2427] Prep chain downloader for branch by abstraction (#1194) 6 years ago
Adrian Sutton f326bde7e8 Replace the use of a disconnect listener with EthPeer.isDisconnected (#1197) 6 years ago
Puneetha Karamsetty fba35ae093 [PRIV] Persist private world state only if we are mining. (#1191) 6 years ago
Puneetha Karamsetty 3fc0d2c218 Maintain the state of MessageFrame when executing privacy pre-compiled contract (#1193) 6 years ago
Lucas Saldanha 88c170d715 [PAN-2356] Acceptance tests base for smart contract node permissioning (#1186) 6 years ago
Adrian Sutton 9a5d8d6fa2 Don't mark world state as stalled until a minimum time without progress is reached (#1179) 6 years ago