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
.
humanprotocol
/
human-protocol
Public
Notifications
You must be signed in to change notification settings
Fork
44
Star
34
Code
Issues
34
Pull requests
4
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Release 20260211
- #3749
#3749
Merged
portuu3
merged 31 commits into
main
humanprotocol/human-protocol:main
from
develop
humanprotocol/human-protocol:develop
Copy head branch name to clipboard
Feb 11, 2026
Conversation
Commits
31
(31)
Checks
Files changed
Merged
Release 20260211
#3749
portuu3
merged 31 commits into
main
humanprotocol/human-protocol:main
from
develop
humanprotocol/human-protocol:develop
Copy head branch name to clipboard
Commits
Commits on Jan 21, 2026
[SDK][Typescript] Enhance transaction handling to support bigint for block filters (#3748)
flopez7
authored
f9c729c
View commit details
Copy full SHA for f9c729c
Browse repository at this point
Commits on Jan 22, 2026
chore(deps): bump zustand from 4.5.7 to 5.0.10 (#3742)
Show description for c73ac04
dependabot[bot]
authored
c73ac04
View commit details
Copy full SHA for c73ac04
Browse repository at this point
chore(deps): bump actions/setup-node from 4 to 6 (#3706)
Show description for b4a1ac8
dependabot[bot]
authored
b4a1ac8
View commit details
Copy full SHA for b4a1ac8
Browse repository at this point
chore(deps-dev): bump solidity-coverage from 0.8.16 to 0.8.17 (#3741)
Show description for 3ec7558
dependabot[bot]
authored
3ec7558
View commit details
Copy full SHA for 3ec7558
Browse repository at this point
chore(deps): bump i18next from 23.16.8 to 25.7.3 (#3717)
Show description for 4384e51
dependabot[bot]
authored
4384e51
View commit details
Copy full SHA for 4384e51
Browse repository at this point
chore(deps): bump typeorm from 0.3.27 to 0.3.28 (#3720)
Show description for 1266578
dependabot[bot]
authored
1266578
View commit details
Copy full SHA for 1266578
Browse repository at this point
Commits on Jan 23, 2026
[SDK] Enhance transaction handling with wait options (#3744)
flopez7
authored
39e76d1
View commit details
Copy full SHA for 39e76d1
Browse repository at this point
Commits on Jan 26, 2026
[HUMAN App] Remove ThirstyFi integration and related components (#3754)
flopez7
authored
25115e7
View commit details
Copy full SHA for 25115e7
Browse repository at this point
upgrade Node.js version from 22.14 to 24 (#3752)
flopez7
authored
ab55ad0
View commit details
Copy full SHA for ab55ad0
Browse repository at this point
chore(deps): bump @nestjs/common from 10.4.20 to 11.1.12 (#3743)
Show description for 00b6d93
dependabot[bot]
and
flopez7
authored
00b6d93
View commit details
Copy full SHA for 00b6d93
Browse repository at this point
chore(deps-dev): bump @types/passport from 0.4.7 to 1.0.17 (#3755)
Show description for 68e4a2f
dependabot[bot]
authored
68e4a2f
View commit details
Copy full SHA for 68e4a2f
Browse repository at this point
chore(deps-dev): bump lint-staged from 15.5.2 to 16.2.7 (#3756)
Show description for 2a2ca9e
dependabot[bot]
and
flopez7
authored
2a2ca9e
View commit details
Copy full SHA for 2a2ca9e
Browse repository at this point
chore(deps): bump react-hook-form from 7.66.0 to 7.71.1 (#3757)
Show description for 639215a
dependabot[bot]
authored
639215a
View commit details
Copy full SHA for 639215a
Browse repository at this point
chore(deps): bump @mui/lab from 5.0.0-alpha.177 to 6.0.0-dev.240424162023-9968b4889d (#3758)
Show description for f5a4d3f
dependabot[bot]
authored
f5a4d3f
View commit details
Copy full SHA for f5a4d3f
Browse repository at this point
[Human App Frontend] Fix Staking requirement error and Add link to the staking doc (#3759)
KirillKirill
authored
ebfdeca
View commit details
Copy full SHA for ebfdeca
Browse repository at this point
[Human App][Server] enhance TransformEnumInterceptor (#3761)
flopez7
authored
523691a
View commit details
Copy full SHA for 523691a
Browse repository at this point
[SDK] remove SUBGRAPH_API_KEY placeholder and simplify subgraph URL handling (#3760)
flopez7
authored
68da3b1
View commit details
Copy full SHA for 68da3b1
Browse repository at this point
[Human App][Server] register HttpModule with custom paramsSerializer in ExchangeOracleModule (#3762)
flopez7
authored
3b5c227
View commit details
Copy full SHA for 3b5c227
Browse repository at this point
Commits on Feb 4, 2026
[SDK][Python] Fix failing tests due to unused import (#3774)
flopez7
authored
889664a
View commit details
Copy full SHA for 889664a
Browse repository at this point
[CI] add GitHub Actions workflow for creating package releases (#3763)
Show description for b8ee3a7
flopez7
and
portuu3
authored
b8ee3a7
View commit details
Copy full SHA for b8ee3a7
Browse repository at this point
Commits on Feb 9, 2026
chore(deps): bump express and @types/express (#3766)
Show description for 1d898db
dependabot[bot]
authored
1d898db
View commit details
Copy full SHA for 1d898db
Browse repository at this point
Commits on Feb 10, 2026
chore(deps): bump vite-plugin-node-polyfills from 0.23.0 to 0.25.0 (#3769)
Show description for 5159644
dependabot[bot]
authored
5159644
View commit details
Copy full SHA for 5159644
Browse repository at this point
chore(deps): bump @mui/x-date-pickers from 7.29.4 to 8.26.0 (#3767)
Show description for 305f1bc
dependabot[bot]
authored
305f1bc
View commit details
Copy full SHA for 305f1bc
Browse repository at this point
chore(deps): bump use-debounce from 10.0.6 to 10.1.0 (#3768)
Show description for 0bfccb6
dependabot[bot]
authored
0bfccb6
View commit details
Copy full SHA for 0bfccb6
Browse repository at this point
chore(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 (#3770)
Show description for 11a3a09
dependabot[bot]
authored
11a3a09
View commit details
Copy full SHA for 11a3a09
Browse repository at this point
chore(deps): bump actions/github-script from 7 to 8 (#3775)
Show description for 7804e48
dependabot[bot]
authored
7804e48
View commit details
Copy full SHA for 7804e48
Browse repository at this point
chore(deps): bump actions/checkout from 4 to 6 (#3776)
Show description for e1cc2ef
dependabot[bot]
authored
e1cc2ef
View commit details
Copy full SHA for e1cc2ef
Browse repository at this point
Switch monorepo to npm core package (#3773)
flopez7
authored
c7f4338
View commit details
Copy full SHA for c7f4338
Browse repository at this point
Add missing dependencies (#3777)
flopez7
authored
1627c78
View commit details
Copy full SHA for 1627c78
Browse repository at this point
[Subgraph] add indexerHints section with prune option in template.yaml (#3771)
Show description for cb2a6aa
flopez7
and
portuu3
authored
cb2a6aa
View commit details
Copy full SHA for cb2a6aa
Browse repository at this point
Commits on Feb 11, 2026
Changeset bump and fix docs readme (#3778)
portuu3
authored
a6df342
View commit details
Copy full SHA for a6df342
Browse repository at this point
You can’t perform that action at this time.