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

adds dev_portal to /website #15

Closed
wants to merge 5 commits into from
Closed

adds dev_portal to /website #15

wants to merge 5 commits into from

Commits on Nov 24, 2023

  1. adds dev_portal to /website

    bordalix committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    fe88479 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Add dummy TxBuilder implementation (#14)

    * tree.go init
    
    * add tree.go file
    
    * builder implementation
    
    * v1 TxBuilder
    
    * test TxBuilder
    
    * merge master into congestionTree
    
    * fix linting errors
    
    * fix after reviews
    
    * improve implementations, rework tests
    
    * Move impl to dummy/
    
    ---------
    
    Co-authored-by: altafan <[email protected]>
    2 people authored and bordalix committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e399838 View commit details
    Browse the repository at this point in the history
  2. Add gocron Scheduler implementation (#13)

    * Add gocron scheduler
    
    * Fixes
    altafan authored and bordalix committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d36ef9a View commit details
    Browse the repository at this point in the history
  3. Monorepo scaffolding (#16)

    * Change scaffolding
    
    * Fix gh action
    altafan authored and bordalix committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8cbd1f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    271e267 View commit details
    Browse the repository at this point in the history