Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding generic factory #148

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Adding generic factory #148

wants to merge 3 commits into from

Commits on Jun 15, 2021

  1. Adding generic factory

    ilblackdragon committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    7661aaa View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Update README.md (#150)

    updated `create` example
    AngelBlock authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    bdf72f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. refactor(generic-factory): remove need to go through BLOCKCHAIN_INTER…

    …FACE for wasm env (#149)
    
    * improve interface and remove need to go through BLOCKCHAIN_INTERFACE for wasm32 only function
    
    * update internal create to not use BLOCKCHAIN_INTERFACE for wasm env
    
    * update to 4.0.0-pre.1 to remove duplicate code
    austinabell authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    14530cf View commit details
    Browse the repository at this point in the history