Skip to content

Velocity base rate limiting#948

Draft
bitcoin-coder-bob wants to merge 42 commits intomasterfrom
bob/velocity-base-rate-limiting
Draft

Velocity base rate limiting#948
bitcoin-coder-bob wants to merge 42 commits intomasterfrom
bob/velocity-base-rate-limiting

Conversation

@bitcoin-coder-bob
Copy link
Collaborator

@bitcoin-coder-bob bitcoin-coder-bob commented Mar 2, 2026

closes #940

forked off the branch bob/dag-1 which is in PR: #908 as this branch has requisite changes needed to implement the features of this branch.

# Conflicts:
#	api-spec/protobuf/ark/v1/indexer.proto
#	api-spec/protobuf/ark/v1/types.proto
#	api-spec/protobuf/gen/ark/v1/indexer.pb.go
#	api-spec/protobuf/gen/ark/v1/indexer.pb.rgw.go
#	api-spec/protobuf/gen/ark/v1/types.pb.go
#	internal/core/application/utils.go
#	internal/core/domain/vtxo.go
#	internal/infrastructure/db/postgres/sqlc/queries/models.go
#	internal/infrastructure/db/postgres/sqlc/queries/query.sql.go
#	internal/infrastructure/db/postgres/sqlc/query.sql
#	internal/infrastructure/db/postgres/vtxo_repo.go
#	internal/infrastructure/db/service.go
#	internal/infrastructure/db/service_test.go
#	internal/infrastructure/db/sqlite/sqlc/queries/models.go
#	internal/infrastructure/db/sqlite/sqlc/queries/query.sql.go
#	internal/infrastructure/db/sqlite/sqlc/query.sql
#	internal/infrastructure/db/sqlite/vtxo_repo.go
#	internal/interface/grpc/handlers/indexer.go
#	internal/interface/grpc/handlers/parser.go
#	internal/test/e2e/e2e_test.go
#	internal/test/e2e/utils_test.go
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 2, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch bob/velocity-base-rate-limiting

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Velocity-based rate limiting for off-chain transactions

1 participant