GEOMETRIC ROUTING
  1. "Routing with Guaranteed Delivery in Ad Hoc Wireless Networks" by Bose, Morin, Stojmenovic and Urrutia
  2. "Internal Node and Shortcut Based Routing with Guaranteed Delivery in Wireless Networks" by Datta, Ivan Stojmenovic, Jie Wu
  3. "Geometric Ad-Hoc Routing: of Theory and Practice" by Khun, Wattenhofer et al
  4. "Fast Geometric Routing with Concurrent Face Traversal" Clouoser et al
  5. "Geocasting with guaranteed delivery in sensor networks" Ivan Stojmenovic
  6. "Stateless Geocasting" J. Adamek, M. Nesterenko, S. Tixeuil

FUNDAMENTALS OF DISTRIBUTED ALGORITHMS

  1. "Defining Liveness" Bowen Alpern and Fred Schneider https://www.cs.cornell.edu/fbs/publications/DefLiveness.pdf questions
  2. "Time, Clocks, and the Ordering of Events in a Distributed System" Leslie Lamport https://lamport.azurewebsites.net/pubs/time-clocks.pdf questions

AGREEMENT AND CONSENSUS

  1. "Impossibility of Distributed Consensus with One Faulty Process" Michel J. Fischer, Nancy A. Lynch, Michael S. Paterson questions
  2. "Unreliable Failure Detectors for Reliable Distributed Systems" Tuchar Deepak Chandra and Sam Toueg
  3. "The Weakest Failure Detector for Solving Consensus" TD Chandra, V. Hadzilacos, S. Toueg
  4. "Leader Based Consensus" Achour Mostefaoui and Michel Raynal

BLOCKCHAIN

  1. "Bitcoin: A Peer-to-Peer Electronic Cash System" by Satoshi Nakamoto
    https://bitcoin.org/bitcoin.pdf questions
  2. "The Byzantine Generals Problem" LESLIE LAMPORT, ROBERT SHOSTAK, and MARSHALL PEASE
    https://lamport.azurewebsites.net/pubs/byz.pdf questions
  3. "Practical Byzantine Fault Tolerance" Castro and Liskov
    http://pmg.csail.mit.edu/papers/osdi99.pdf questions
  4. "Practical Synchronous Byzantine Consensus" Ling Ren et al
    https://www.cs.umd.edu/~kartik/papers/10_syncsmr.pdf
  5. "Algorand: Scaling Byzantine Agreements for Cryptocurrencies" Yossi Gilad et al
    https://people.csail.mit.edu/nickolai/papers/gilad-algorand-eprint.pdf
  6. "A Secure Sharding Protocol For Open Blockchains" Loi Luu et al
    http://people.cs.georgetown.edu/~cnewport/teaching/cosc841-spring19/papers/new/sharding.pdf
  7. "OmniLedger: A Secure, Scale-Out, Decentralized Ledger via Sharding" Kokoris-Kogias et al
    https://eprint.iacr.org/2017/406.pdf
  8. "RapidChain: Scaling Blockchain via Full Sharding" Zamani et al
    https://eprint.iacr.org/2018/460.pdf