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

MAINNET Upgrade December 2023 #84

Merged
merged 188 commits into from
Dec 11, 2023
Merged

MAINNET Upgrade December 2023 #84

merged 188 commits into from
Dec 11, 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

Commits on Oct 3, 2023

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

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    18639cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78f871e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 9, 2023

  1. test: hSetEntity

    add helper function
    kevin-fruitful committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ffbf34a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. test: add hCreateEntity

    This helper function takes NaymsAccount struct as a param and updates NaymsAccount.entityId with the new parent of the user
    kevin-fruitful committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    769294f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06b6e30 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    4970508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80a5245 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9f4eb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    a2a7fda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13da7ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ad7528 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    1d62edb View commit details
    Browse the repository at this point in the history
  2. Order book sorting problem with small amounts (#82)

    * fix: order sorting for small amounts
    
    * chore: label USDC and make it supported by default
    
    * fix: test prank
    
    * chore: clean up comments and dead code
    amarinkovic authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ebd7833 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d3d4b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c834f60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    054586f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76e627a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac1b94a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Fix typos (#85)

    * fix typos
    
    * fix typo
    
    * fix typos
    
    * fix typos
    
    * fix typo
    
    * fix typos
    omahs authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    11f3dad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1407bb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4146c79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd6a20c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c21aba View commit details
    Browse the repository at this point in the history
  6. ci: cleanup slither setup

    amarinkovic committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2e78123 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Double locked balance (#81)

    * fix: double balance lock
    
    * fix: add missing helper method
    
    * refactor: double balance lock test cleanup
    
    * feat: add usdc to defaults
    
    * chore: cleanup the test
    
    * fix: policy validation test
    
    * fix: properly check for utilized capacity
    
    * chore: remove changePrank calls from 50CR test
    amarinkovic authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    c916abb View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    dacfcac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    862334c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    db0b9f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fad228 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    a9f6adc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e651557 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e5fdb7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Oct 30, 2023

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

Commits on Oct 31, 2023

  1. Double release funds (#89)

    * test: prove the issue exists
    
    * fix: disallow policy cancellation post maturation date
    
    * fix: typo
    amarinkovic authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    dc4aee7 View commit details
    Browse the repository at this point in the history
  2. Fix claim payments post maturation (#90)

    * test: prove the underflow occurs
    
    * fix: pay claim don't update utilization post maturation, non-locked funds only
    amarinkovic authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    027aa95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    776ca6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96e2659 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62a1283 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

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

Commits on Nov 13, 2023

  1. Start using Gemforge (#92)

    * feat: introduce gemforge
    
    * fix: compilation issues
    
    * fix: more compilation errors
    
    * contracts are now compiling
    
    * fix some issues
    
    * Update submodule deps
    
    * oh yeah oh yeah
    
    * add deployment command
    
    * ensure sys admin is != owner
    
    * chore: got upgrade working for local nodes
    
    * docs: add instructions for anvil
    
    * deploy using nayms standard addresses and mnemonic
    
    * feat: etherscan verification
    
    * upgrade gemforge to 2.5.0
    
    * fix: owner account index
    
    * chore: do not append metadata bytecode hash to runtime bytecode
    
    * test: test deployment working
    
    * test fixes
    
    * more test fixes
    
    * all tests working!
    
    * Gemforge dev merged (#91)
    
    * merge dev branch
    
    * CI: fix test wallet
    
    * chore: downgrade to solc 0.8.20
    
    * feat: add base goerli network
    
    * fix: object id check for address type
    
    * fix: start versioning deployments file
    
    * refactor: gemforge script now split into modules
    
    * feat: mainnet upgrade script + readme
    
    * rm old path for oz lib
    
    * fix: test failing due to base goerli rpc not set
    
    * refactor: secret name
    
    * new sepolia upgrade!
    
    * build: sepolia upgraded!
    
    * build: remove temp facet, back to standard
    
    * add mainnet address to new deployments json
    
    * chore: have coverage ignore generated and init folders in src
    
    * simplify deploy scripts into one
    
    * chore: add config for mainnet fork
    
    * update gemforge
    
    * test: bring back fork tests [wip]
    
    * chore: remove diamond-2-hardhat
    
    * forge install: diamond-2-hardhat
    
    gemforge-2
    
    * chore: lock diamond-2-hardhat submodule to gemforge-2 branch
    
    * chore: remove smart deploy scripts
    
    * chore: rm old scripts
    
    * chore: comment out some old solidity scripts
    
    * chore: rm old scripts
    
    * chore: rm old interfaces
    
    * chore: remove some more obsolete scripts
    
    ---------
    
    Co-authored-by: Ramesh Nair <[email protected]>
    Co-authored-by: Kevin Park <[email protected]>
    3 people authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4eeea06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88b8d5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bd47a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    553c8d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f843bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee2bea2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    6b4e789 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    245b73a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0bf98e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    250d4e4 View commit details
    Browse the repository at this point in the history
  5. forge install: solady

    v0.0.140
    kevin-fruitful committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7ed527e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bca8c85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3741272 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44efae6 View commit details
    Browse the repository at this point in the history
  9. test: prevent execution flow termination when adding an existing supp…

    …orted external token in defaults test setup
    kevin-fruitful committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    75869f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d5d9e8d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    dbd35c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49bbd9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77873e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. doc: update folder tree

    amarinkovic committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4c3d11f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbd0ad7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48c0492 View commit details
    Browse the repository at this point in the history
  4. chore: bump version to 3.7.6

    Last few minor versions have been including some minimal changes and published manually, so just following up with what's actually the latest
    amarinkovic committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2c6ac83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b11447 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68af713 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f1a190f View commit details
    Browse the repository at this point in the history
  8. doc: update readme

    amarinkovic committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4cfcf46 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    312ac7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c934d2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae3ca56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e9ceda View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    6e4d6c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    904f155 View commit details
    Browse the repository at this point in the history
  3. ci: add base rpc secrets

    amarinkovic committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    aa43448 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    1c2b562 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e1a2ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46354c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b33fbba View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    c8eb58c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ea4269 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Nov 30, 2023

  1. chore: fix eslint config

    amarinkovic committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b5b53b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d96383d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    3cb97e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    047cb10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9aacb63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    985da14 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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

Commits on Dec 6, 2023

  1. minimum sell amounts (#93)

    Add methods `setMinimumSell`, `objectMinimumSell`.
    kevin-fruitful authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    89a7567 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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