Giter Site home page Giter Site logo

chainbound / apollo Goto Github PK

View Code? Open in Web Editor NEW
31.0 31.0 1.0 607 KB

cross-chain ETL tool for EVM chaindata

Home Page: https://apollo.chainbound.io

License: MIT License

Go 93.99% HCL 6.01%
blockchain data-science dsl ethereum etl evm golang hcl web3

apollo's People

Contributors

fmosterts avatar mempirate avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

pynchmeister

apollo's Issues

`BlockByTimestamp` in `block_dater` improvements

Sometimes, the BlockByTimestamp method does not work. I think this is because the algo tries to estimate a distance of blocks based on the average block time, but this can result in getting stuck when it jumps between 2 blocks, with no changes. There should probably be some variability to the estimated block number to make sure this doesn't happen.

Add ABI tools

  • Add a fetch-abi subcommand that will fetch the ABI from a third party API like etherscan, given an address and a chain
  • Add a ls-abi subcommand to list all the ABIs available

`SmartFilterLogs` algo should be concurrent

The SmartFilterLogs function on our CachedClient currently gets all the logs serially. We can implement some light concurrency (not too much, filtering logs is a very intensive process for the node), to speed things up.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.