Commit Graph

150 Commits (2ff135a65b2949d345112e0ed7a2638b640f8c99)

Author SHA1 Message Date
mbaxter f9641148df [PAN-2585] Prefer EnodeURL over Endpoint (#1378) 6 years ago
mbaxter 43e4530752 [PAN-2595] Consolidate local enode representation (#1376) 6 years ago
S. Matthew English 3d455b38a6 [PAN-1062] Specify pending transaction retention period (2 of 2) (#1333) 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
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
Jason Frame d931e37903 Allow use of large chain ids (#1289) 6 years ago
Adrian Sutton 9c16da6ce8 Require block numbers for debug_traceBlockByNumber to be in hex (#1326) 6 years ago
S. Matthew English 4b88458e84 [PAN-1339] Send local transactions to new peers (#1253) 6 years ago
Adrian Sutton b00e788642 Remove duplicate init code from PantheonController instances (#1305) 6 years ago
Danno Ferrin b184320826 PAN-2577 - missing p2p info when queried live (#1310) 6 years ago
Rob Dawson d52cb7632e Added txpool pantheon statistics endpoint. (#1293) 6 years ago
usmananwar 895e2cebbb PAN-2485#Add net_services json rpc endpoint (#1295) 6 years ago
mbaxter 61d5734062 [PAN-2560] Consolidate p2p node info methods (#1288) 6 years ago
Puneetha Karamsetty 08d8700795 [PRIV-54] Use default enclave public key to generate eea_getTransactionReceipt (#1280) 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 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
Danno Ferrin cf2acc2a75 Refactor RocksDBStats (#1266) 6 years ago
mbaxter e870ade816 Normalize EnodeURLs (#1264) 6 years ago
Abdelhamid Bakhta f89f5b5a02 [PAN-2499] debug trace transaction (#1258) 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
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
Sally MacFarlane ed51214cda custom deserializer for TopicsParameter (#1235) 6 years ago
Puneetha Karamsetty 7599f04114 [PRIV-31] Add private cluster acceptance tests (#1211) 6 years ago
Puneetha Karamsetty fba35ae093 [PRIV] Persist private world state only if we are mining. (#1191) 6 years ago
Rob Dawson cdefb330be [PAN-2327] Notify of dropped messages (#1156) 6 years ago
Ivaylo Kirilov c2b48e4ff6 [PRIV] Orion 0.1.2 (#1168) 6 years ago
Trent Mohay ce7d54427c AdminAddPeer returns custom Json RPC error code (#1171) 6 years ago
Trent Mohay 5b41b56d8e Prevent connecting to self (#1150) 6 years ago
Chris Mckay 31a304b852 [PAN-2449] Refactored jsonrpc to take the whitelist directly (#1140) 6 years ago
Lucas Saldanha 1cd9e10b86 Output enode URL on startup (#1137) 6 years ago
Trent Mohay 695f5fa2e1 Remove Peer json RPC added (#1129) 6 years ago
Martin 607a0067c6 #626 add net enode json rpc endpoint (#1119) 6 years ago
Chris Mckay bc5d6eb45a [PAN-2347] nodepermissioningcontroller used for devp2p connection filtering (#1132) 6 years ago
Puneetha Karamsetty 82c5f70288 [PRIV] Fix private transaction acceptance test (#1134) 6 years ago
Danno Ferrin fbb731a8fe Errorprone 2.3.3 upgrades (#1110) 6 years ago
Rob Dawson fda83886b3 rename to TX Pool Pantheon Transactions and added group. (#1095) 6 years ago
Sally MacFarlane 0771d98a71 [PAN-2345] node permissioning controller (#1075) 6 years ago
Puneetha Karamsetty 8b5c197883 [PRIV] Get Internal logs and output (#1022) 6 years ago
Rob Dawson e107513069 Track added at in txpool (#1048) 6 years ago
Edwin Greene 07fe79aab6 #773 Add PendingTransactions JSON-RPC. (#1043) 6 years ago