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

[Staging to Main] ETH only indexing #1622

Merged
merged 44 commits into from
Oct 6, 2023
Merged

[Staging to Main] ETH only indexing #1622

merged 44 commits into from
Oct 6, 2023

Commits on Nov 12, 2022

  1. chore(deps): bump socket.io-parser from 3.3.2 to 3.3.3

    Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3.
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@3.3.2...3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    38336c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    2583f54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1595 from Badger-Finance/fix.governance.listing

    fix: governance listings offset
    okjintao committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    cfe9dec View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    34d19b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1596 from Badger-Finance/chore.gov.types

    chore: utilize gov types from sdk, add tx hash to proposals
    NamelsKing committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    b5e8be8 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    bcf6bcb View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    8100781 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfabdff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1597 from Badger-Finance/dependabot/npm_and_yarn/…

    …decode-uri-component-0.2.2
    
    chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
    okjintao committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    beead8d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1589 from Badger-Finance/dependabot/npm_and_yarn/…

    …socket.io-parser-3.3.3
    
    chore(deps): bump socket.io-parser from 3.3.2 to 3.3.3
    okjintao committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    6dbbbe6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    5b674aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1598 from Badger-Finance/feat.decode.calldata

    feat: indexing tasks for call data decoding
    NamelsKing committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    7406bfe View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    367f907 View commit details
    Browse the repository at this point in the history
  2. add ttl check

    NamelsKing committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    5c49b4f View commit details
    Browse the repository at this point in the history
  3. rm entries on their ttl

    NamelsKing committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    7b4d79d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1599 from Badger-Finance/chore.useCache.abi

    chore: use inmemory cache for contracts abi fetch from scans
    NamelsKing committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    ae3dd2a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

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

Commits on Dec 17, 2022

  1. Configuration menu
    Copy the full SHA
    b923db7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1600 from Badger-Finance/feat.governance.structs

    feat: modify governance structs, tune indexing tasks
    NamelsKing committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    9357b9d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Configuration menu
    Copy the full SHA
    6394a7b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1601 from Badger-Finance/fix.gov.ddb.tbl

    fix: governance ddb fields shift for sls in aws
    okjintao committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    63ccd35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    133c76e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1602 from Badger-Finance/fix.revert.fov.tbl

    fix: revert governance proposals table name
    okjintao committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    a3ae95f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

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

Commits on Dec 21, 2022

  1. Merge pull request #1603 from Badger-Finance/feat.indexing.meta

    feat: add indexing meta table, use it for event parsing chunks
    NamelsKing committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    35902cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ca526d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1604 from Badger-Finance/feat.upd.node.v

    feat: update node runtime for sls to 16.x
    okjintao committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    6a107f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    59174bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15ed6b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Merge pull request #1605 from Badger-Finance/feat.upgr.gov

    feat: update governance to relevant contract events
    NamelsKing committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    70cddfa View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    300f3f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1608 from Badger-Finance/chore.metadata.map

    chore: use contract addr in indexing metadata
    NamelsKing committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    9cf5691 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

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

Commits on Feb 22, 2023

  1. Merge pull request #1614 from Badger-Finance/feat.upd.gov.sdk

    feat: get time lock address from registry
    NamelsKing committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    74b22b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

Commits on Mar 2, 2023

  1. Merge pull request #1616 from Badger-Finance/fix.gov.tests

    fix: upgrade sdk, mock governance service for sdk test util
    NamelsKing committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    1d3d623 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on Jun 6, 2023

  1. updated badger sdk

    mranilrai committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c610d8b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1619 from Badger-Finance/passing-graphurl-to-badg…

    …er-sdk
    
    Passing graph url to badger sdk if available
    mrbasado committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7d6c3b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd355b3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1620 from Badger-Finance/add-graph-url-serverless

    fix: add graphurl to serverless env
    mrbasado committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3c5d5ab View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Running indexs only for eth (#1621)

    * index vault only for eth
    
    * index only for eth
    
    * removed filtering BinanceSmartChain in  refreshUserAccounts function
    mranilrai committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    bcdbe1b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 12, 2023

  1. Merge pull request #1623 from Badger-Finance/removed-governance-code

    refactor: removed code related to governance.
    mrbasado committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    61f4f71 View commit details
    Browse the repository at this point in the history