Inline Assembly: Use the result of a function call as the argument to a second call?

This page summarizes the projects mentioned and recommended in the original post on /r/solidity

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • evm.codes

    Source for evm.codes an Ethereum Virtual Machine Opcodes Interactive Reference

  • the ADD opcode is not concatenation, it is arithmetic addition. According to evm.codes, the fourth argument to delegatecall is the bytesize to copy from the memory (size of the calldata) - so adding the msg.sig (as a number) to the size of the calldata doesn't make sense

  • diamond-3-hardhat

    EIP-2535 Diamond reference implementation using Hardhat and Solidity 0.8.*

  • I've been using the EIP-2535 Diamond Standard, which 'delegatecall`'s functions in assembly. Its root logic is in Diamond.sol, which is essentially just this function:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Awesome Ethereum Development Tools I used

    2 projects | dev.to | 18 May 2024
  • 5 Selected Platforms To Find Web3 Jobs In 2024

    1 project | dev.to | 28 Apr 2024
  • Mode - Comprehensive Starter Guide

    1 project | dev.to | 25 Apr 2024
  • How to Register a Smart Contract to Mode SFS with Hardhat.

    2 projects | dev.to | 25 Apr 2024
  • How to Register a Smart Contract to Mode SFS with Thirdweb

    3 projects | dev.to | 25 Apr 2024