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

add relevantBlock function #1100

Merged
merged 26 commits into from
Jul 23, 2024
Merged

add relevantBlock function #1100

merged 26 commits into from
Jul 23, 2024

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    a377e92 View commit details
    Browse the repository at this point in the history
  2. rename to getRelevantBlock

    alex-Arc committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    e1c3f2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bc6b4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b54589d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4408690 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. do in only 1 iteration

    alex-Arc committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a173c27 View commit details
    Browse the repository at this point in the history
  2. fix test

    alex-Arc committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9852190 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f47f33 View commit details
    Browse the repository at this point in the history
  4. 0 index case

    alex-Arc committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    62cf573 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. create block state object

    alex-Arc committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    9df62dc View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

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

Commits on Jul 17, 2024

  1. rename to currentBlock

    alex-Arc committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    83098ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1317e95 View commit details
    Browse the repository at this point in the history
  3. slight rename

    alex-Arc committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    92580d8 View commit details
    Browse the repository at this point in the history
  4. rename to CurrentBlockState

    alex-Arc committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1aaa07b View commit details
    Browse the repository at this point in the history
  5. remove console.log

    alex-Arc committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a6b6657 View commit details
    Browse the repository at this point in the history
  6. typo

    alex-Arc committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d9a139e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    dd5ec5f View commit details
    Browse the repository at this point in the history
  2. unused import

    alex-Arc committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3cb3093 View commit details
    Browse the repository at this point in the history
  3. lost in Merge

    alex-Arc committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d0db8f3 View commit details
    Browse the repository at this point in the history
  4. filter events

    alex-Arc committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8c95019 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75fc00d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    84beba1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c51f2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0385e4 View commit details
    Browse the repository at this point in the history
  4. null chaining

    alex-Arc committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    61a7d10 View commit details
    Browse the repository at this point in the history