MadelineMurray
3e7b7d2830
Added recommendation for networks supporting private transactions ( #1214 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Puneetha Karamsetty
7599f04114
[PRIV-31] Add private cluster acceptance tests ( #1211 )
...
* Using privacy group id for contract name
* Add private cluster acceptance tests
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Tim Beiko
4e77b38e80
Update RAM requirements ( #1219 )
...
Update RAM requirements to be more realistic for mainnet.
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Adrian Sutton
bac2828313
Pipeline chain download - fetch and import data ( #1207 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Adrian Sutton
362219d908
Support async processing while maintaining output order ( #1215 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Adrian Sutton
56347981c6
Count the number of items discarded when a pipe is aborted ( #1208 )
...
Allows monitoring to accurately calculate the number of items in a pipe even after it has aborted.
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Adrian Sutton
26a851e436
Replace filtering headers after the fact with calculating number to request up-front. ( #1216 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Adrian Sutton
ee53d3bbfb
Cancel in-progress async operations when the pipeline is aborted. ( #1205 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Chris Mckay
ea65ea04d3
Realligned smart contract interface to EEA client spec 477 ( #1209 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
tzapu
cf7fcdbe87
rename of ethstats lite explorer to ethereum lite explorer ( #1212 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Chris Mckay
0af0a4300b
[PAN-2503] permission provider that allows bootnodes if you have no other connections ( #1206 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
5087722d0a
Added privacy overview ( #1210 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
6d978d5f77
Privacy overview and transaction processing ( #1201 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
c3c67a37b1
Added eea_* methods
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Adrian Sutton
5473fff807
Start building a pipeline based chain download ( #1203 )
...
Implementation currently gets as far as managing the sync target and downloading checkpoint headers.
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Nicolas MASSART
1682d3ae76
added link to issues system to the doc site footer ( #1204 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Nicolas MASSART
d2aba6a38d
Doc CI pipeline for build and tests ( #1199 )
...
Bidl phase.
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
84ae82d077
Added content on using Truffle with Pantheon ( #1195 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Adrian Sutton
b868865cd3
[PAN-2427] Prep chain downloader for branch by abstraction ( #1194 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Chris Mckay
db21692330
Changed the dockerhub destination to our public repo ( #1202 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Chris Mckay
28814e7d36
Push builds of master as docker development images ( #1200 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Adrian Sutton
f326bde7e8
Replace the use of a disconnect listener with EthPeer.isDisconnected ( #1197 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Abdelhamid Bakhta
d2379329ee
Update running-developer-builds.md ( #1198 )
...
fix command line arguments
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
0d2812a45a
Added droppedPendingTransactions subscription ( #1187 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Puneetha Karamsetty
fba35ae093
[PRIV] Persist private world state only if we are mining. ( #1191 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Puneetha Karamsetty
3fc0d2c218
Maintain the state of MessageFrame when executing privacy pre-compiled contract ( #1193 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Lucas Saldanha
88c170d715
[PAN-2356] Acceptance tests base for smart contract node permissioning ( #1186 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Adrian Sutton
9a5d8d6fa2
Don't mark world state as stalled until a minimum time without progress is reached ( #1179 )
...
Also increases the number of requests without progress before considering the download stalled.
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Adrian Sutton
f897761951
Remove SyncState from SyncTargetManager ( #1188 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
20ebbf3337
Updated to reference Jira issues ( #1165 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Daniel Choi
2d05918275
typo on line 155 ( #1184 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
57cef8a09c
Added architecture diagram ( #1180 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
895f43e7f1
Removed step listing ( #1181 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Danno Ferrin
74e2b5a632
Fix metrics breakages ( #1185 )
...
* Number of metrics labels need to match up with constructor
* Number of labels must be consistant, so I split it into two metrics
* Also, naming best practices say that sum() and avg() of a metric
should be meaningful, separating into two metrics fixes that.
* fix style issues (finals, intellij warnings)
* Change NoOpMetrics to check label count.
* Cascading changes to support this in many support classes. Mostly places
we presumed all NoOpMetrics were equals.
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Rob Dawson
cdefb330be
[PAN-2327] Notify of dropped messages ( #1156 )
...
* Added ability to subscribe to dropped transactions from the transaction pending pool.
Implemented subscription webservice to support this.
* Added metrics to the pending transactions, tracking the number of local and remote transactions in the pool.
* Converted listener management in pending transactions to use the Subscribers util object.
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Trent Mohay
324222752a
StaticNodesParserTest to pass on Windows ( #1183 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Vinicius Stevam
3aace6c2b3
[PRIV-26] Privacy documentation ( #1091 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Ivaylo Kirilov
c2b48e4ff6
[PRIV] Orion 0.1.2 ( #1168 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
PegaSys Admin
0d28f7b334
[Gradle Release Plugin] - new version commit: '1.0.3-SNAPSHOT'.
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
PegaSys Admin
34526a2bea
[Gradle Release Plugin] - pre tag commit: '1.0.2'.
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
f9eab0406b
added note ( #1178 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
4544f889b6
Added 1.0.2 changes to changelog ( #1173 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
933861d1d7
Updated permissioning CLI options and permissioned network tutorial ( #1177 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Adrian Sutton
abdea7c5f2
Use header validation policy in DownloadHeaderSequenceTask so fast sync doesn't perform full validation on every block. ( #1172 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Chris Mckay
a8bf287735
Self needs to persist to the whitelist ( #1176 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Chris Mckay
ebcb011a43
Removed code that prevents self from being added to whitelist ( #1175 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Sally MacFarlane
0fe3d7f7bb
[PAN-2473] bond with bootnodes ( #1160 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Chris Mckay
5107f63479
[PAN-2494] [PAN-2474] permissioning issues ( #1174 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
Trent Mohay
ce7d54427c
AdminAddPeer returns custom Json RPC error code ( #1171 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago
MadelineMurray
f33a17bbff
Added static nodes doc ( #1141 )
...
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 years ago