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

Feat/staking #203

Merged
merged 104 commits into from
Nov 8, 2024
Merged

Feat/staking #203

merged 104 commits into from
Nov 8, 2024

Commits on Oct 16, 2024

  1. feat: campaign votes task

    dvilelaf committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e0d2922 View commit details
    Browse the repository at this point in the history
  2. fix: hashes

    dvilelaf committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    be509d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Merge pull request #195 from valory-xyz/feat/campaign-task

    Feat/campaign task
    dvilelaf authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fec2b80 View commit details
    Browse the repository at this point in the history
  2. feat: store new tweet data

    dvilelaf committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    41632d2 View commit details
    Browse the repository at this point in the history
  3. fix: tests

    dvilelaf committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    74f0b54 View commit details
    Browse the repository at this point in the history
  4. fix: hashes

    dvilelaf committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d86ee47 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #196 from valory-xyz/feat/campaign-scoring

    Feat/campaign scoring
    dvilelaf authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b19a8b1 View commit details
    Browse the repository at this point in the history
  6. feat: staking tasks

    dvilelaf committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    936502c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    1e107c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5967bb View commit details
    Browse the repository at this point in the history
  3. fix: hashes

    dvilelaf committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    48cd092 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. fix: chaining

    dvilelaf committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    617b475 View commit details
    Browse the repository at this point in the history
  2. fix: tests

    dvilelaf committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    71773e4 View commit details
    Browse the repository at this point in the history
  3. fix: deps

    dvilelaf committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d807b65 View commit details
    Browse the repository at this point in the history
  4. fix: configs

    dvilelaf committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d1f9f12 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge pull request #197 from valory-xyz/feat/staking-skill

    Feat/staking skill
    dvilelaf authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3ff11b0 View commit details
    Browse the repository at this point in the history
  2. fix: update activity calls

    dvilelaf committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5c0d7bf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #198 from valory-xyz/feat/contract-calls

    fix: update activity calls
    dvilelaf authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8828ae9 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. fix: use tweet number

    dvilelaf committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4be98cf View commit details
    Browse the repository at this point in the history
  2. feat: check epoch end

    dvilelaf committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d52273a View commit details
    Browse the repository at this point in the history
  3. fix: linters

    dvilelaf committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6b110ef View commit details
    Browse the repository at this point in the history
  4. fix: tests

    dvilelaf committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    622965b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #199 from valory-xyz/feat/campaign-end

    Feat/campaign end
    dvilelaf authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d1e2ca3 View commit details
    Browse the repository at this point in the history
  6. fix: data access

    dvilelaf committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9e21893 View commit details
    Browse the repository at this point in the history
  7. feat: new default data

    dvilelaf committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    251630a View commit details
    Browse the repository at this point in the history
  8. fix: update CeramicDB class

    dvilelaf committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e811c5f View commit details
    Browse the repository at this point in the history
  9. fix: tests, hashes

    dvilelaf committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a3290e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Merge pull request #201 from valory-xyz/feat/ceramic-data

    Feat/ceramic data
    dvilelaf authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6ee0eae View commit details
    Browse the repository at this point in the history
  2. feat: tenderly script

    dvilelaf committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    46e98a7 View commit details
    Browse the repository at this point in the history
  3. feat: update stream schemas

    dvilelaf committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    862aa9a View commit details
    Browse the repository at this point in the history
  4. feat: add migration script

    dvilelaf committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9650e47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e1e8d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Merge pull request #202 from valory-xyz/feat/ceramic-schemas

    Feat/ceramic schemas
    dvilelaf authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7d5caf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ec9019 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a37415d View commit details
    Browse the repository at this point in the history
  4. fix: hashes

    dvilelaf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0834e9a View commit details
    Browse the repository at this point in the history
  5. fix: linters

    dvilelaf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a5ceafc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4da2650 View commit details
    Browse the repository at this point in the history
  7. fix: generators

    dvilelaf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bdf7567 View commit details
    Browse the repository at this point in the history
  8. fix: configs

    dvilelaf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f8fdfb1 View commit details
    Browse the repository at this point in the history
  9. fix: bump contract

    dvilelaf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a3343cf View commit details
    Browse the repository at this point in the history
  10. fix: connections

    dvilelaf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4063ba0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c059133 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    4c42daf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a1b414 View commit details
    Browse the repository at this point in the history
  3. fix: generators

    dvilelaf committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6729c0e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. fix: test

    dvilelaf committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0758247 View commit details
    Browse the repository at this point in the history
  2. fix: working test

    dvilelaf committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9457295 View commit details
    Browse the repository at this point in the history
  3. fix: simplify test

    dvilelaf committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5482ddc View commit details
    Browse the repository at this point in the history
  4. fix: generalize test

    dvilelaf committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ab6265c View commit details
    Browse the repository at this point in the history
  5. test: second test

    dvilelaf committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9852312 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. fix: deprecated utcnow

    dvilelaf committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d3fa20b View commit details
    Browse the repository at this point in the history
  2. fix: task tests

    dvilelaf committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0278e05 View commit details
    Browse the repository at this point in the history
  3. fix: cloned stream

    dvilelaf committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1863332 View commit details
    Browse the repository at this point in the history
  4. fix: formatters

    dvilelaf committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    cbb9e37 View commit details
    Browse the repository at this point in the history
  5. fix: hashes

    dvilelaf committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7111eb7 View commit details
    Browse the repository at this point in the history
  6. fix: linters

    dvilelaf committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1d72d8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e899e3 View commit details
    Browse the repository at this point in the history
  8. fix: hashes

    dvilelaf committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f822eca View commit details
    Browse the repository at this point in the history
  9. fix: contributors address

    dvilelaf committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    501c81e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90c3ebb View commit details
    Browse the repository at this point in the history
  11. fix: hashes

    dvilelaf committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f4b630e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    a426d42 View commit details
    Browse the repository at this point in the history
  2. fix: packages

    dvilelaf committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    111e784 View commit details
    Browse the repository at this point in the history
  3. fix: linters

    dvilelaf committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1a2c5b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. fix: service config

    dvilelaf committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5a904d3 View commit details
    Browse the repository at this point in the history
  2. fix: update sample env

    dvilelaf committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    607960f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41e3638 View commit details
    Browse the repository at this point in the history
  4. feat: testing scripts

    dvilelaf committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    046cabc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    192e432 View commit details
    Browse the repository at this point in the history
  6. fix: formatters

    dvilelaf committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b82470f View commit details
    Browse the repository at this point in the history
  7. fix: generators

    dvilelaf committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e714edf View commit details
    Browse the repository at this point in the history
  8. fix: staking script

    dvilelaf committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4417647 View commit details
    Browse the repository at this point in the history
  9. fix: replace script

    dvilelaf committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c3c6ab1 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. fix: contract params

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    575c234 View commit details
    Browse the repository at this point in the history
  2. fix: threshold

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    500a4f6 View commit details
    Browse the repository at this point in the history
  3. fix: chain id

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e9c1f94 View commit details
    Browse the repository at this point in the history
  4. fix: safe addresses

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b77a694 View commit details
    Browse the repository at this point in the history
  5. fix: hashes

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4a435ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4879385 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4a1609 View commit details
    Browse the repository at this point in the history
  8. fix: hashes

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    aad6776 View commit details
    Browse the repository at this point in the history
  9. fix: tests

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0080a5b View commit details
    Browse the repository at this point in the history
  10. fix: hashes

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ae9a0fa View commit details
    Browse the repository at this point in the history
  11. fix: test import

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bed8910 View commit details
    Browse the repository at this point in the history
  12. fix: hashes

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0fcf429 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a0f3a64 View commit details
    Browse the repository at this point in the history
  14. fix: flakyness

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    003b360 View commit details
    Browse the repository at this point in the history
  15. fix: hashes

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6b76696 View commit details
    Browse the repository at this point in the history
  16. fix: typos

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6f7fe76 View commit details
    Browse the repository at this point in the history
  17. fix: override load env

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c846463 View commit details
    Browse the repository at this point in the history
  18. fix: update testing streams

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ec650d9 View commit details
    Browse the repository at this point in the history
  19. fix: logs

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d1c0e1e View commit details
    Browse the repository at this point in the history
  20. fix: typo

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    dd82414 View commit details
    Browse the repository at this point in the history
  21. fix: hashes

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e0c851a View commit details
    Browse the repository at this point in the history
  22. fix: task last run

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3d934eb View commit details
    Browse the repository at this point in the history
  23. fix: checkpoint task

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    60fe6c3 View commit details
    Browse the repository at this point in the history
  24. fix: formatters

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f248a20 View commit details
    Browse the repository at this point in the history
  25. fix: hashes

    dvilelaf committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8a5ed76 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Merge pull request #207 from valory-xyz/fix/agent

    Fix/agent
    dvilelaf authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5de7ae6 View commit details
    Browse the repository at this point in the history
  2. fix: checkpoint call task

    dvilelaf committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7274e25 View commit details
    Browse the repository at this point in the history
  3. chore: new campaigns

    dvilelaf committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e69a385 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfaf493 View commit details
    Browse the repository at this point in the history
  5. fix: hashes

    dvilelaf committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6a84153 View commit details
    Browse the repository at this point in the history