Skip to content

Commit

Permalink
Merge branch 'main' into issues/612/docs/actor-risks
Browse files Browse the repository at this point in the history
  • Loading branch information
Olshansk committed Nov 19, 2024
2 parents 4cd5254 + e103889 commit 09dfa97
Show file tree
Hide file tree
Showing 94 changed files with 10,134 additions and 2,307 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
# Example failure: TODO_UPNEXT: <do something>
# Example non-failure: TODO_UPNEXT(@olshansk): <do something>
# See https://github.com/pokt-network/action-fail-on-found
# TODO_IMPROVE: Add more details to the errors
# Ref: https://github.com/pokt-network/poktroll/pull/896#pullrequestreview-2415490611
check_todo_upnext:
name: Check TODO_UPNEXT
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
# and `asdf current` to switch to the versions of dependencies listed below
golang 1.23.0
go 1.23.0
python 3.11.10
580 changes: 318 additions & 262 deletions api/poktroll/tokenomics/event.pulsar.go

Large diffs are not rendered by default.

997 changes: 781 additions & 216 deletions api/poktroll/tokenomics/params.pulsar.go

Large diffs are not rendered by default.

355 changes: 255 additions & 100 deletions api/poktroll/tokenomics/tx.pulsar.go

Large diffs are not rendered by default.

Loading

0 comments on commit 09dfa97

Please sign in to comment.