Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
evstack
/
ev-node
Public
Notifications
You must be signed in to change notification settings
Fork
275
Star
363
Code
Issues
6
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Tendermint URI RPC
- #224
#224
Merged
tzdybal
merged 11 commits into
main
evstack/ev-node:main
from
tzdybal/rpc_uri
evstack/ev-node:tzdybal/rpc_uri
Copy head branch name to clipboard
Jan 13, 2022
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Tendermint URI RPC
#224
tzdybal
merged 11 commits into
main
evstack/ev-node:main
from
tzdybal/rpc_uri
evstack/ev-node:tzdybal/rpc_uri
Copy head branch name to clipboard
Commits
Commits on Jan 11, 2022
Backward compatible Tendermint RPC
tzdybal
committed
90650f0
View commit details
Copy full SHA for 90650f0
Browse repository at this point
feat: support more types in URI RPC
tzdybal
committed
1958a3b
View commit details
Copy full SHA for 1958a3b
Browse repository at this point
test: more tests of URI parsing
tzdybal
committed
e97a1bf
View commit details
Copy full SHA for e97a1bf
Browse repository at this point
fix: use correct JSON-RPC error codes
tzdybal
committed
1f6c074
View commit details
Copy full SHA for 1f6c074
Browse repository at this point
feat: add logger to RPC handler, goimports
tzdybal
committed
99d6a13
View commit details
Copy full SHA for 99d6a13
Browse repository at this point
doc: update CHANGELOG-PENDING.md
tzdybal
committed
79f4213
View commit details
Copy full SHA for 79f4213
Browse repository at this point
fix: proper handling of hex data in URI RPC calls
tzdybal
committed
8053f8e
View commit details
Copy full SHA for 8053f8e
Browse repository at this point
Commits on Jan 12, 2022
refactor: int instead of uint in GenesisChunked
tzdybal
committed
64e44c1
View commit details
Copy full SHA for 64e44c1
Browse repository at this point
feat: detect missing arguments in URI RPC calls
tzdybal
committed
a5c1e4a
View commit details
Copy full SHA for a5c1e4a
Browse repository at this point
Merge branch 'origin/main' into tzdybal/rpc_uri
tzdybal
committed
b3b1da3
View commit details
Copy full SHA for b3b1da3
Browse repository at this point
Commits on Jan 13, 2022
fix: remove typo and fix deprecated `WithInsecure`
tzdybal
committed
f56c92c
View commit details
Copy full SHA for f56c92c
Browse repository at this point
You can’t perform that action at this time.