Skip to content

Commit

Permalink
fix: tx pool endpoint to return queued txs and apply mempool wrapper (#…
Browse files Browse the repository at this point in the history
…77)

* fix tx pool endpoint to return queued txs and apply mempool wrapper

* proto format

* add migration

* parameterize num retain block hases

* update pulsar gen
  • Loading branch information
beer-1 authored Oct 22, 2024
1 parent 0874f6d commit f5f60c3
Show file tree
Hide file tree
Showing 22 changed files with 4,893 additions and 919 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,6 @@ dependency-graph.png

# Go Workspace
go.work.sum

# testing
test-scripts
142 changes: 109 additions & 33 deletions api/minievm/evm/v1/auth.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f5f60c3

Please sign in to comment.