activity
20182021
collaborators

5 papers

cs.CR2021

A Novel Framework for the Analysis of Unknown Transactions in Bitcoin: Theory, Model, and Experimental Results

Maurantonio Caprolu, Matteo Pontecorvi, Matteo Signorini +2

Bitcoin (BTC) is probably the most transparent payment network in the world, thanks to the full history of transactions available to the public. Though, Bitcoin is not a fully anon…

cs.GT2020

Achieving State Machine Replication without Honest Players

Conor McMenamin, Vanesa Daza, Matteo Pontecorvi

Existing standards for player characterisation in tokenised state machine replication protocols depend on honest players who will always follow the protocol, regardless of possible…

cs.CR2018

BAD: Blockchain Anomaly Detection

Matteo Signorini, Matteo Pontecorvi, Wael Kanoun +1

Anomaly detection tools play a role of paramount importance in protecting networks and systems from unforeseen attacks, usually by automatically recognizing and filtering out anoma…

cs.DS2018

Distributed Algorithms for Directed Betweenness Centrality and All Pairs Shortest Paths

Matteo Pontecorvi, Vijaya Ramachandran

The betweenness centrality (BC) of a node in a network (or graph) is a measure of its importance in the network. BC is widely used in a large number of environments such as social…

cs.DS2018

A Deterministic Distributed Algorithm for Exact Weighted All-Pairs Shortest Paths in Rounds

Udit Agarwal, Vijaya Ramachandran, Valerie King +1

We present a deterministic distributed algorithm to compute all-pairs shortest paths(APSP) in an edge-weighted directed or undirected graph. Our algorithm runs in $\tilde{O}(n^{3/2…