ContentPosts from @ramravi92..
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

How DoorDash Designed a Successful Write-Heavy Scalable and Reliable Inventory Platform

DoorDash faced inventory management challenges as it moved into the Convenience and Grocery business, requiring the management of online inventory per merchant per store, with refreshes multiple times a day. To handle the scale of this inventory platform, the DoorDash team built a write-heavy invent.. read more  

Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Say Hello to Linea, a Developer Friendly zk-Rollup, Powered by ConsenSys

ConsenSys has launched Linea, an innovative Layer 2 (L2) solution that combines zero-knowledge proofs with full Ethereum Virtual Machine (EVM) equivalence. It allows developers to create scalable dapps without changing code or rewriting smart contracts. Linea offers faster transaction speeds, reduc.. read more  

Say Hello to Linea, a Developer Friendly zk-Rollup, Powered by ConsenSys
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Polygon zkEVM Mainnet Beta is Live

Polygon Labs announces Polygon ZK-EVM Mainnet Beta launch - a permissionless, public EVM-equivalent zk scale solution that allows fast, cheap, and secure transactions. It is also completely opensource. Vitalik Buterin already performed the first transaction. It is compatible with Ethereum and allow.. read more  

Polygon zkEVM Mainnet Beta is Live
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

ABI Encoding Deep Dive

This post is about how to encode data structures to communicate with smart contracts in Ethereumusing Solidity ABI. One must specify the function selector and argument when making a function call, either static or dynamic. The post provides an example of how to manually decode calldata and use it .. read more  

ABI Encoding Deep Dive
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Everything You Wanted to Know About Symbolic Execution for Ethereum Smart Contracts (But Were Afraid to Ask)

# State of Symbolic Execution for Ethereum Smart ContractsThe blog post introduces the concept ofsymbolic execution as a formal verification technique for smart contracts, which assigns symbolic values to input variables to explore multiple execution paths at the same time and check whether certain .. read more  

Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

How Gas Optimization Can Streamline Your Smart Contracts

Smart contract developers can optimize their gas usage by limiting storage use, using events instead of storage, packing variables, using constants and immutable variables, and minimizing direct access to storage variables. Single-line swaps, loops, and unnecessary computation should be eliminated,.. read more  

How Gas Optimization Can Streamline Your Smart Contracts
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Reentrancy Guard 2.0

A comprehensive survey of smart contract security highlightsreentrancy attack as one of the most common and famous types of attacks. While OpenZeppelin's ReentrancyGuard can mitigate this attack, it has fundamental limitations that make it difficult to prevent all reentrant calls. Spherex suggests.. read more  

Reentrancy Guard 2.0
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Introducing the Lodestar User Incentive Program

Lodestar, an Ethereum client, is launching an incentive program to encourage current and future stakers to try their node operation setup for the Ethereum network. The program aims to increase client diversity and stickiness to prevent node operators from moving away from the client that has a majo.. read more  

Introducing the Lodestar User Incentive Program
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

KubeEdge Achieves SLSA Level 3 Compliance

KubeEdge, CNCF incubating project,is now SLSA certified and compliant with software supply chain process for end-to-end security. SLSA provides a framework checklist standard to protect software artifact integrity and safeguard against unauthorized modification. KubeEdge currently satisfies the sou.. read more  

KubeEdge Achieves SLSA Level 3 Compliance
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

NTT Launches Cloud-native Managed Detection & Response Security Service

NTT, an infrastructure service company, has launched a new manage detection and response (MDR) security service that helps companies achieve business performance objectives while improving their cyber resilience. The cloud-native, analytics-driven offering combines human and machine expertise with .. read more  

NTT Launches Cloud-native Managed Detection & Response Security Service