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

Fix git hell #47

Merged
merged 17 commits into from
Oct 18, 2023
Merged

Fix git hell #47

merged 17 commits into from
Oct 18, 2023

Commits on Oct 18, 2023

  1. Markdown Generation (#36)

    * feat: md generation
    
    * only ignore devnet broadcast files
    
    * fix: generateDeploymentHistory
    
    * upd: goerli deployment json + md
    
    * fix: etherscan link
    
    * fix: commit hash of deployment
    
    * fix: include latest in deployment history
    
    * chore: rm module exports
    
    * chore: uppercase i, fix table of contents
    
    * update paths, add 1.1.0 upgrade script
    
    * chore: mv json to deployments/json/
    
    * new: use deployment input
    
    * chore: use {version}/input.json
    
    * chore: ignore devnet json
    
    * fix: support for upgrade scripts json
    
    * chore: fs_perms for input.json
    
    * fix: md gen
    
    * fix: etherscan link edge case
    
    * new: add version column in summary
    
    * chore: deployment history versions in summary
    
    * chore: fix history
    
    * new: update json structure - rm lastest.contracts, add first version to history
    
    * chore: update json/md with new structure
    
    * chore: update usage, validate inputs, add help cmd
    
    * new: extract commitHash, timestamp in parent obj in history
    
    * fix: add 1.0.0 to history on init
    
    * chore: add line break bw contracts
    
    * new: use UTC timestamp
    
    * chore: rm history before implementation history, GMT->UTC
    
    * Update existing deployment logs to new format
    
    ---------
    
    Co-authored-by: gretzke <[email protected]>
    DhairyaSethi and gretzke committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a5cf72e View commit details
    Browse the repository at this point in the history
  2. change staking emission from 1 to 2 percent

    feat: add ecosystemFund
    feat: mint to ecosystem fund
    upd: emissionRate to 1.03
    upd: emissionManager version -> 1.1.0
    wip: update emission manager tests
    fix tests
    docs
    fix distribution
    adjust m1ntCap
    
    move natspec to interfaces
    DhairyaSethi authored and gretzke committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2ada8de View commit details
    Browse the repository at this point in the history
  3. docs: forge foc

    DhairyaSethi authored and gretzke committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    211ea80 View commit details
    Browse the repository at this point in the history
  4. chore: expand getVersion natspec

    DhairyaSethi authored and gretzke committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d35df27 View commit details
    Browse the repository at this point in the history
  5. chore: expand getVersion natspec

    DhairyaSethi authored and gretzke committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f2075c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30f4eb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    820fcb5 View commit details
    Browse the repository at this point in the history
  8. Update script names

    gretzke committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    639b14b View commit details
    Browse the repository at this point in the history
  9. fix: rm usage of default priv key

    DhairyaSethi authored and gretzke committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    34d2d30 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    gretzke committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    584db15 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f6265b6 View commit details
    Browse the repository at this point in the history
  12. new: check impl address on proxy

    DhairyaSethi authored and gretzke committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    5cda0dd View commit details
    Browse the repository at this point in the history
  13. fix: error logging

    DhairyaSethi authored and gretzke committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b42f4e6 View commit details
    Browse the repository at this point in the history
  14. fix: error string

    DhairyaSethi authored and gretzke committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d212497 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0e4d484 View commit details
    Browse the repository at this point in the history
  16. fix markdown styling

    gretzke committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    50afc6b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c386afc View commit details
    Browse the repository at this point in the history