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

Post QS2 audit updates #69

Merged
merged 96 commits into from
Oct 2, 2023
Merged

Post QS2 audit updates #69

merged 96 commits into from
Oct 2, 2023

Commits on Apr 10, 2023

  1. Token symbol uniqueness (#57)

    * feat: ensure token symbol is unique
    
    * fix: some typos and comments
    
    * fix: entity token uniqueness mapping and add test
    
    * fix: include external tokens in uniqueness check
    
    * test: LibERC token symbol
    
    * feat: update entity token info
    
    * doc: update generated markdown
    
    * test: entity token info update
    
    * Revert "doc: update generated markdown"
    
    This reverts commit 96ed7ee.
    
    # Conflicts:
    #	docs/facets/IEntityFacet.md
    
    * fix: linter issues
    
    * test: failed ERC20 calls
    
    * refactor: fix solidity parser in prettier
    amarinkovic authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    8d76456 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. ci: fix branch scopes

    amarinkovic committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    23fcaae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5e6255 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. feat: run anvil in docker

    amarinkovic committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e4b60f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61ee9a2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Merge branch 'main' into dev

    # Conflicts:
    #	.env.example
    #	Makefile
    #	deployedAddresses.json
    #	package.json
    #	src/diamonds/nayms/AppStorage.sol
    #	src/diamonds/nayms/libs/LibAdmin.sol
    #	src/diamonds/nayms/libs/LibObject.sol
    #	test/T01SmartDeploymentV1.t.sol.deleteme
    #	test/T04Entity.t.sol
    #	test/defaults/D03ProtocolDefaults.sol
    amarinkovic committed May 8, 2023
    Configuration menu
    Copy the full SHA
    cbe9a4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd191c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7e6a8b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    2106193 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    c85bc98 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Update local node scripts (#64)

    * chore: ignore slither vscode files
    
    * feat: scripted scheduling
    
    * fix: update anvil bootstrap script
    
    * refactor: deployment on anvil, makefile
    
    * fix: makefile defaults and addresses
    
    * fix: anvil bootstrap
    
    * fix: anvil upgrade targets
    
    * chore: add sepolia broadcasts
    
    * chore: update sepolia broadcasts
    
    ---------
    
    Co-authored-by: Kevin Park <[email protected]>
    amarinkovic and kevin-fruitful authored May 17, 2023
    Configuration menu
    Copy the full SHA
    d46f696 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Merge branch 'main' into dev

    # Conflicts:
    #	Makefile
    amarinkovic committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c9254fb View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    b25e14e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    912f12d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63ec6e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bec8977 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    634871d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62e7dfb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ed7c99 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c8cbd67 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8539604 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    23ecd22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6cf96e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9650068 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f8ab66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e594a5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f1dd12 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bdb4921 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9db8489 View commit details
    Browse the repository at this point in the history
  9. chore: bump to v3.5.0

    amarinkovic committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5f9cb72 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. feat: .env format proposal

    tgeorgas committed May 29, 2023
    Configuration menu
    Copy the full SHA
    ddadef5 View commit details
    Browse the repository at this point in the history
  2. feat: .env format proposal

    tgeorgas committed May 29, 2023
    Configuration menu
    Copy the full SHA
    4990633 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11fdd89 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. fix: add back simple policy info struct (#68)

    struct without the arrays is needed for web3j compatibility
    amarinkovic authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    dcc8c1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a677dee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78a76ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    000fc01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8a4471 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    974169d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b719120 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8dfd4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f81f439 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    8426b50 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    df57816 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Deployer adapter script (#70)

    * feat: initial deployer script adapter
    
    * feat: script upgrade procedure
    
    * feat(deployer): add fork support
    
    * refactor: improve logging
    
    * fix: mainnet fork support
    
    * feat: add dry run option
    
    * refactor: improve flow and arguments for mainnet operation
    
    * refactor: better logging and argument handling
    amarinkovic authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    1a1ff6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52d7a08 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    971844c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da740ea View commit details
    Browse the repository at this point in the history
  3. Refactor fees (#72)

    * refactor(fees): update fee schedule struct and mapping (WiP)
    
    * fix: compilation errors after refactoring
    
    * fix: trading fee payment
    
    * fix: remove non-default fee schedule
    
    * refactor: make getSigner pure
    
    * refactor: pass fee config externally as arrays instead of struct
    
    * chore: cleanup left over comments
    
    * doc: add replaceMakerBP natspec
    
    * fix: unique id for default fee schedule regardless of type
    
    * refactor: generic fee paid event
    
    * test: dynamic array size for comparing fee schedules
    
    * chore: fix formatting
    
    ---------
    
    Co-authored-by: Aleksandar Marinković <[email protected]>
    amarinkovic and Aleksandar Marinković authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    afeaff2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2b4061 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    383ebf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac885f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05dc9e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8df3b8 View commit details
    Browse the repository at this point in the history
  5. doc: fix natspec

    amarinkovic committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    509f7d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c55c93a View commit details
    Browse the repository at this point in the history
  7. chore: remove hotfix test

    this test is no longer relevant
    amarinkovic committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5587662 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    cea9c3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    867e743 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ee0aa8 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. feat(fees): add zero premium fee support for platform

    * fix premium fee tests to consider stakeholder fees
    amarinkovic committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    62ff8ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55ee879 View commit details
    Browse the repository at this point in the history
  3. chore: fix linter

    amarinkovic committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b08e1ce View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    9516bc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    67e4291 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    dd8a666 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    a57f35d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    a9158b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    98a1c0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4a8f3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5232fc5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    a635f5e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    834e40b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    478c0b4 View commit details
    Browse the repository at this point in the history
  2. chore: ignore macos files

    amarinkovic committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8481c55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f71485e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37e5840 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    03006b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6254da6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c90e4bf View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    ddc1971 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25b1e8e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    bbf060f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    28c613a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33656dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db1add3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a757930 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    95b25c7 View commit details
    Browse the repository at this point in the history
  2. deployment: add helper commands for anvil deployment; add script to d…

    …eploy state updating contract
    kevin-fruitful committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    64d0471 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0295a1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9b546b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    faf91d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    206ac51 View commit details
    Browse the repository at this point in the history
  7. chore: fix typos

    kevin-fruitful committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b9584a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4540da1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bde9637 View commit details
    Browse the repository at this point in the history