Commit Graph

968 Commits (eaf5be2479047fc92ced254b867dd3d8597313bc)

Author SHA1 Message Date
Ivaylo Kirilov 7ddbff9df3 [PRIV-55] Allow private contract invocations in multiple privacy groups (#1318) 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 d5da0eb47b Use header validation mode for ommers (#1313) 6 years ago
Adrian Sutton 20b0c420ff Stop synchronizer prior to stopping the network (#1302) 6 years ago
Abdelhamid Bakhta fbf5db7828 Implement max message size rather than limiting with fixed number of transactions (#1271) 6 years ago
Chris Mckay e187429fed Better errors for when permissioning contract is set up wrong (#1296) 6 years ago
S. Matthew English c416f419bf [MINOR] migrate TransactionPool (& affiliated test) from 'core' to 'eth' (#1251) 6 years ago
Danno Ferrin cf2acc2a75 Refactor RocksDBStats (#1266) 6 years ago
Puneetha Karamsetty 545578983b [PRIV-46] Use labelled timer to differentiate between rocks db metrics (#1254) 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
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
Rob Dawson 30bccc45ce Make contract size limit configurable. (#1227) 6 years ago
Danno Ferrin e31cf8df04 Add Unstable Options to the CLI (#1213) 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
Puneetha Karamsetty 3fc0d2c218 Maintain the state of MessageFrame when executing privacy pre-compiled contract (#1193) 6 years ago
Danno Ferrin 74e2b5a632 Fix metrics breakages (#1185) 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
Sally MacFarlane 7ef2682c1c [MINOR] added fromHexStringStrict to check for exactly 20 byte addresses (#1128) 6 years ago
mbaxter bb3d494415 [PAN-2363] Connect to peers without explicitly defined tcp ports (#1144) 6 years ago
mbaxter 1617b5b801 Refresh peer table while we have fewer than maxPeers connected (#1142) 6 years ago
Adrian Sutton 65f674d73b Reduce the default transaction pool size from 30,000 to 4096. (#1136) 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
Puneetha Karamsetty 8b5c197883 [PRIV] Get Internal logs and output (#1022) 6 years ago
Chris Mckay 1145b8322d [PAN-2343] smart contract permission controller (#1083) 6 years ago
Puneetha Karamsetty f12a74398e Close Private Storage Provider (#1059) 6 years ago
Rob Dawson e107513069 Track added at in txpool (#1048) 6 years ago
Lucas Saldanha d7119dab3b PAN-2057: Accept transactions in the pool with nonce above account sender nonce (#1065) 6 years ago
Adrian Sutton f9988c3d67 Don't run the dao block validator if dao block is 0. (#1044) 6 years ago
mbaxter 21cea1b9a2 [PAN-2325] Fix IndexOutOfBoundsException in DetermineCommonAncestorTask (#1038) 6 years ago
Edwin Greene 07fe79aab6 #773 Add PendingTransactions JSON-RPC. (#1043) 6 years ago
Vinicius Stevam 7b9e491774 [PRIV] Generate Private Contract Address (#1004) 6 years ago
Adrian Sutton 6c1e0b2d0c Provide nicer error messages when genesis config is invalid. (#1029) 6 years ago
Adrian Sutton 5d73677cae Update CLI options in mismatched genesis file message. (#1031) 6 years ago
Chris Mckay 72e870cd5c [PAN-2343] made transactionpool expect a filter interface (#1030) 6 years ago
Chris Mckay 764ab3c11e [PAN-2344] refactor transient transaction processor (#1017) 6 years ago
Adrian Sutton 4d0d18c812 Remove unused full hashimoto implementation (#1011) 6 years ago
Lucas Saldanha 79f46ac592 [PAN-2341] Created SyncStatus notifications (#1010) 6 years ago
Adrian Sutton 2f4945c6f4 Fix benchmark compilation (#980) 6 years ago
Jason Frame 1352eefb6a Only import block if it isn't already on the blockchain (#962) 6 years ago
Ivaylo Kirilov 582454581a [PRIV] Complete Private Transaction Processor (#938) 6 years ago
mbaxter 1b0a749ca6 [PAN-2312] Validate DAO block (#939) 6 years ago
Adrian Sutton 556877209e Disconnect peers where the common ancestor is before our fast sync pivot (#862) 6 years ago
Adrian Sutton 38af7b0512 Support resuming fast-sync downloads (#848) 6 years ago
Adrian Sutton 2091cd0dc3 Extract creation and init of ProtocolContext into a re-usable method (#828) 6 years ago