Code Monkey home page Code Monkey logo

bundler's Introduction

ERC-5189 Mempool Bundler

Work in progress

This project is in the early stages of development and is not yet ready for production use.

Feature Status
P2P Sharing of operations โœ… Implemented
Mempool limits (global and per-dependency) โœ… Implemented
Endorser reputation tracking ๐Ÿ”„ Partial
Untrusted env support (see 5189) ๐Ÿ”„ Partial
Simulation settings โœ… Implemented
Archival generation and broadcast โœ… Implemented
Metrics โœ… Implemented
Debug methods fallback to Anvil โœ… Implemented
Embedded sender ๐Ÿ”„ Partial
ERC20 Token fees support ๐Ÿ”„ Partial
Receipt Fetching โŒ Not implemented

Overview

The project is a mempool transaction bundler for general purpose "operations". The project uses ERC-5189 as the reference standard for how the operations are defined and how they should be handled. The project includes a built-in sender, but it is designed to be used with a separate sender (or block builder).

Usage

  1. Create a copy of the /etc/bundler-node.conf.sample file and name it /etc/bundler-1.conf.

  2. (Optional) Generate a random 12-word mnemonic and put it in the mnemonic field in the /etc/bundler-1.conf file.

  3. Define the number of senders to run num_senders in the /etc/bundler-1.conf file.

  4. Run with make run.

Consuming the API

The API can be consumed using the client that can be found in the /proto/client directory. Note that the API is not yet stable and is subject to change.

Additional docs

bundler's People

Contributors

agusx1211 avatar attente avatar screaminghawk avatar pkieltyka avatar

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.