Lighthouse NAT Configuration
A guide to understanding, configuring and debugging NAT configurations to maximize a Lighthouse client's performance.
NEAR Smart Contract Auditing: Storage
Introduction In this article, we dive into the storage system of the NEAR blockchain. We'll explore how storage works on NEAR, how to use it securely, and highlight some of the common pitfalls. This is our second post about the NEAR blockchain....
NEAR Smart Contract Auditing: Sharding & Cross Contract Calls
NEAR Protocol introduces Nightshade sharding to tackle blockchain scalability while maintaining security. This article explores the security implications of cross-contract calls in sharded environments, demonstrating both proper implementation...
Common Vulnerabilities: Protocol Governance and DAOs - Smart Contracts
Many DeFi Protocols have decentralised using DAOs and token governance. This article explores the common vulnerabilities in the governance of DAOs with real-world examples.
Scaling Ethereum with PeerDAS and Distributed Blob Building
Exploring challenges, optimisations, key metrics and impact on node operators.
Siren Features that Enhance the Lighthouse Experience
Explore features from Siren that enhance the Lighthouse experience.
Common Vulnerabilities: Liquid Restaking Protocols - Smart Contracts
Liquid Restaking protocols are a big trend in the DeFi space. This article explores the common vulnerabilities in liquid restaking protocols with real-world examples.
Lighthouse tree-states ELI5 part 1
Have your cake and eat it too: An introduction to in-memory tree-states.
Forge Testing Leveling
Enhancing Forge testing with fuzzing and invariant testing for smart contract security.