Commit Graph

1235 Commits (1cc39c9b42c528485ac7e3e5d8212c0d25c4d5d6)
 

Author SHA1 Message Date
Danno Ferrin 58f24c1269 PAN-2715 - return block not found reasons in error (#1485) 6 years ago
Danno Ferrin 3ec2764925 Limit spotless checks to java classes in expected java dirs (#1490) 6 years ago
mbaxter b86cedfa11 [PAN-2560] Add LocalNode class (#1489) 6 years ago
Ivaylo Kirilov e91ba1efea [PAN-2652] Refactor Privacy acceptance test and add Privacy Ibft test (#1483) 6 years ago
Ivaylo Kirilov fc4f9917b7 [PAN-2647] Validate Private Transaction nonce before submitting to Transaction Pool (#1449) 6 years ago
mark-terry 7e29b0954b [FIX] Changed Enode length error String implementation. (#1486) 6 years ago
PegaSys Admin 2aecc7fdd4 [Gradle Release Plugin] - new version commit: '1.1.2-SNAPSHOT'. 6 years ago
PegaSys Admin 02a2ed504c [Gradle Release Plugin] - pre tag commit: '1.1.1'. 6 years ago
Nicolas MASSART 93021e01cf update doc for python version (#1469) 6 years ago
Nicolas MASSART b553c268b2 fixes PIE-1607 to make CLI options names with hyphen-minus searchable (#1476) 6 years ago
MadelineMurray e600ddbb31 Added 1.1.1 changes (#1482) 6 years ago
MadelineMurray d5c1048366 Added API methods (#1468) 6 years ago
MadelineMurray dd8d373ba4 Updated for 3 node issue (#1480) 6 years ago
mbaxter 527167827a [PAN-2730] Create MaintainedPeers class (#1484) 6 years ago
Tim Beiko 689967964e Update code snippet for sendRawTransaction (#1478) 6 years ago
mbaxter 22ec27796d [PAN-2614] Expand permissioning interface (#1471) 6 years ago
MadelineMurray c23482c60b [PIE-1617] Added tx-pool-retention-hours CLI option (#1481) 6 years ago
MadelineMurray 2476cd78fe Added pending query for GraphQL (#1474) 6 years ago
mark-terry a1ce2601eb [PIE-1593] Fix for permissioned network with single bootnode (#1479) 6 years ago
Danno Ferrin f27c8d74fa Make ThreadPantheonNodeRunner support plugin tests. (#1477) 6 years ago
Danno Ferrin f171a87049 Rename GraphQLRPC to just GraphQL (#1472) 6 years ago
MadelineMurray 9325d893a1 [PAN-2717] Added config items including evmStackSize (#1466) 6 years ago
MadelineMurray 12ee0cadaa [PAN-2626] Added pending transaction details subscription (#1467) 6 years ago
Danno Ferrin 6d9b8a3faf Less pointless plugins errors (#1473) 6 years ago
Danno Ferrin 8d1e224c96 Events Plugin - Add initial "NewBlockPropagated" event message (#1463) 6 years ago
Danno Ferrin a8fb76ba63 eth_protocolVersion is a Quantity, not an Integer (#1470) 6 years ago
Nicolas MASSART f8f81e57f9 warning banner when using latest version (#1454) 6 years ago
Ivaylo Kirilov e536e1b8fb Make restriction field in Private Transaction an enum (#1462) 6 years ago
MadelineMurray 569013b2c4 Added GraphQL (#1461) 6 years ago
Danno Ferrin 11f28ac7bd PAN-2711 - Don't require 'to' in 'blocks' queries (#1464) 6 years ago
mbaxter 2a64902bd2 [PAN-2614] Add simple PeerPermissions interface (#1446) 6 years ago
S. Matthew English 01780b8332 [PAN-2577] Integration Integration test(s) on p2p of 'net_services' (#1402) 6 years ago
Danno Ferrin 8b7c5f7949 Plugin Framework (#1435) 6 years ago
Danno Ferrin 0b53195b0b [PAN-2705] helpful graphql error when an account doesn't exist (#1460) 6 years ago
Tim Beiko 659c79b6d8 Typo in JSON RPC command + add Goerli Network ID (#1457) 6 years ago
Tim Beiko 374a8d38b0 Update index.md (#1456) 6 years ago
Jason Frame 86e77be924 Large chain id support for private transactions (#1452) 6 years ago
Danno Ferrin 052e3f93fc Acceptance Test Cleanup (#1458) 6 years ago
Nicolas MASSART 20fa61ac8f add doc build badge to readme (#1451) 6 years ago
Nicolas MASSART f0879d680a add RTD config file to fix Python version issue (#1453) 6 years ago
Nicolas MASSART a95229daba Add placeholders system to have global variables in markdown (#1425) 6 years ago
MadelineMurray f9e007f2a8 Updated dashboard and removed links to make clearer (#1450) 6 years ago
Adrian Sutton d53383535d Reduce synchronization in PendingTransactions (#1447) 6 years ago
Adrian Sutton 22492c0b8f Optimise TransactionPool.addRemoteTransaction (#1448) 6 years ago
Adrian Sutton 3d76bdd802 Cache the parsed form of extra data for PoA algorithms (#1389) 6 years ago
Danno Ferrin dd353f934e [PAN-2634] Make sure ThreadPantheonNodeRunner is exercised by automation (#1442) 6 years ago
Danno Ferrin 2393b59717 Add pending object to GraphQL queries (#1419) 6 years ago
MadelineMurray efb5df51c5 Updated for EthSigner (#1440) 6 years ago
MadelineMurray cfd9a11847 Reorganised API docs (#1441) 6 years ago
Adrian Sutton be1fa19a16 Decode devp2p packets off the event thread (#1439) 6 years ago