Giter Club home page Giter Club logo

eths's Introduction

๐Ÿ‘‹ Hi, I'm Patricio

๐Ÿง”๐Ÿปโ€โ™‚๏ธ About

  • Bachelor's Degree in Information Technology. Thesis on crypto value prediction with Deep Learning
  • I'm in a constant quest for challenges and never afraid of learning new technologies.
  • Mainly interested on distributed systems, machine learning, and computer graphics
  • I enjoy taking on complex problems and offering innovative solutions, be it code or architecture
  • I'm a team player, fast-learner and versatile programmer

Metrics

eths's People

Contributors

patricionapoli avatar

Watchers

 avatar  avatar

eths's Issues

Can't compile with this errors

cargo build
Compiling reth-primitives v0.2.0-beta.9 (https://github.com/paradigmxyz/reth#3b8cc065)
error[E0061]: this function takes 5 arguments but 4 arguments were supplied
--> /root/.cargo/git/checkouts/reth-36d3ea1d1152b20c/3b8cc06/crates/primitives/src/revm/compat.rs:39:5
|
39 | validate_initial_tx_gas(spec_id, input, kind.is_create(), access_list)
| ^^^^^^^^^^^^^^^^^^^^^^^----------------------------------------------- an argument of type &[alloy_primitives::Bytes] is missing
|
note: function defined here
--> /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/revm-interpreter-5.0.0/src/gas/calc.rs:356:8
|
356 | pub fn validate_initial_tx_gas(
| ^^^^^^^^^^^^^^^^^^^^^^^
help: provide the argument
|
39 | validate_initial_tx_gas(spec_id, input, kind.is_create(), access_list, /* &[alloy_primitives::Bytes] */)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

error[E0063]: missing fields eof_initcodes and eof_initcodes_hashed in initializer of TxEnv
--> /root/.cargo/git/checkouts/reth-36d3ea1d1152b20c/3b8cc06/crates/primitives/src/revm/env.rs:180:14
|
180 | env.tx = TxEnv {
| ^^^^^ missing eof_initcodes and eof_initcodes_hashed

Some errors have detailed explanations: E0061, E0063.
For more information about an error, try rustc --explain E0061.
error: could not compile reth-primitives (lib) due to 2 previous errors
I used rust-1.77.1

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.