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 eths inscriptions and add some new jsonrpc apis. #23

Closed
wants to merge 127 commits into from

Conversation

bradzhang717
Copy link
Contributor

Update detail :

  1. Optimized file configuration reading
  2. Added data capture for Ethereum inscriptions
  3. Added more JSON-RPC APIs
  4. And more other optimizations

Copy link
Contributor

@max-uxuy max-uxuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The system should be have a pause signal when blockchain hang.

config/config.go Outdated
Filters *IndexFilter `json:"filters"`
Database DatabaseConfig `json:"database"`
Profile *ProfileConfig `json:"profile"`
Stat *StatConfig `json:"stat"`
}

type JsonRcpConfig struct {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

JSONRPC is correct, JsonRcp is incorrect

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.

4 participants