Coder Social home page Coder Social logo

collaboration's People

Contributors

1022ranji avatar albertov19 avatar doinglifewell avatar gravitiny avatar hackfisher avatar icecream-teams avatar jiguantong avatar leo-xinwang avatar longtut avatar robinwei-itering avatar snoopy1412 avatar woeom avatar wuminzhe avatar xiaoch05 avatar yxf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

collaboration's Issues

Add RFP: Solution/Tool for migrate Frontier EVM storage to revm/Geth data db

Darwinia EVM+ is currently adopting Frontier, the substrate version of EVM implementation, to support EVM, the storage complies with Substrate storage as following:

https://github.com/polkadot-evm/frontier/blob/c6a962fad3fcdfab9b0749ce1747badfa2a4493c/frame/evm/src/lib.rs#L567-L579

    #[pallet::storage]
    pub type AccountCodes<T: Config> = StorageMap<_, Blake2_128Concat, H160, Vec<u8>, ValueQuery>;


    #[pallet::storage]
    pub type AccountCodesMetadata<T: Config> =
        StorageMap<_, Blake2_128Concat, H160, CodeMetadata, OptionQuery>;


    #[pallet::storage]
    pub type AccountStorages<T: Config> =
        StorageDoubleMap<_, Blake2_128Concat, H160, Blake2_128Concat, H256, H256, ValueQuery>;


    #[pallet::storage]
    pub type Suicided<T: Config> = StorageMap<_, Blake2_128Concat, H160, (), OptionQuery>;

But current the ecosystem is lacking solution and tools for process or migrate from the Frontier/Substrate db to generate the genesis data for producing blocks as L2 Rollup. It would be great if there would be such solutions or tools for doing it.

Ref:

https://medium.com/darwinianetwork/unlocking-cross-chain-potential-darwinia-communitys-pioneering-build-op-stack-layer2-with-bf1d58a9e272

Add rfps.md for proposal guidance

An RFP (Request for Proposals) is a declaration of interest for others to submit a grant or a treasury application regarding a specific project. They usually revolve around issues that the author (often someone from core teams, but [anyone can suggest one]), deems useful and missing or unsolved in our ecosystem.

Ref: https://github.com/w3f/Grants-Program/blob/master/docs/rfps.md

Some initial request:

  1. Use cases and applications that use Msgport(Or Helix xToken, xAccount)
  2. Uniswap V3 DApp (snowswap only support V2)
  3. Integration Solutions (https://github.com/orgs/dcdao/discussions/categories/integration)

Adding collaboration category of service providers.

Will request the service provider to provide invoice/payment info before execution.

For reasons of commercial confidentiality and privacy, the PDF file can be shared as a Google document, encrypted, and only among collaboration management members. However, the process of reviewing related PDF links and requests should utilize the GitHub Repo PR to help establish a management process in the ecosystem.

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.