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
33
Pull requests
3
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 20260317
- #3783
#3783
Merged
portuu3
merged 28 commits into
main
humanprotocol/human-protocol:main
from
develop
humanprotocol/human-protocol:develop
Copy head branch name to clipboard
Mar 17, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
Release 20260317
#3783
portuu3
merged 28 commits into
main
humanprotocol/human-protocol:main
from
develop
humanprotocol/human-protocol:develop
Copy head branch name to clipboard
Commits
Commits on Feb 11, 2026
Fix Python SDK publish workflow (#3781)
Show description for ceadaee
portuu3
and
flopez7
authored
ceadaee
View commit details
Copy full SHA for ceadaee
Browse repository at this point
Commits on Feb 16, 2026
chore(deps-dev): bump nock from 13.5.6 to 14.0.11 (#3789)
Show description for 23e50b5
dependabot[bot]
authored
23e50b5
View commit details
Copy full SHA for 23e50b5
Browse repository at this point
chore(deps-dev): bump prettier from 3.7.4 to 3.8.1 (#3788)
Show description for 960059f
dependabot[bot]
and
flopez7
authored
960059f
View commit details
Copy full SHA for 960059f
Browse repository at this point
Update gas price handling to use new EIP-1559 (#3787)
flopez7
authored
ca7b871
View commit details
Copy full SHA for ca7b871
Browse repository at this point
Add SDK transaction timeout constant and apply it across services (#3784)
flopez7
authored
8fbe1cf
View commit details
Copy full SHA for 8fbe1cf
Browse repository at this point
chore(deps-dev): bump @eslint/js from 9.39.0 to 10.0.1 (#3790)
Show description for 1098733
dependabot[bot]
and
flopez7
authored
1098733
View commit details
Copy full SHA for 1098733
Browse repository at this point
chore(deps): bump react-router-dom from 6.30.1 to 7.13.0 (#3791)
Show description for f099932
dependabot[bot]
authored
f099932
View commit details
Copy full SHA for f099932
Browse repository at this point
chore(deps): bump @mui/icons-material from 7.3.4 to 7.3.8 (#3792)
Show description for 92a99de
dependabot[bot]
authored
92a99de
View commit details
Copy full SHA for 92a99de
Browse repository at this point
Commits on Feb 18, 2026
[SDK] Handle subgraph errors properly (#3782)
flopez7
authored
a31cfc8
View commit details
Copy full SHA for a31cfc8
Browse repository at this point
[SDK][Typescript] Split domain modules (#3793)
flopez7
authored
c50fc7e
View commit details
Copy full SHA for c50fc7e
Browse repository at this point
fix: docker workspace build order by excluding app workspace from early foreach step (#3798)
flopez7
authored
69f1bb5
View commit details
Copy full SHA for 69f1bb5
Browse repository at this point
Commits on Feb 23, 2026
[Fix] docker compose --parallel ignored in Compose v5 (#3797)
flopez7
authored
3f58bd9
View commit details
Copy full SHA for 3f58bd9
Browse repository at this point
Commits on Feb 26, 2026
chore(deps): bump actions/dependency-review-action from 4.8.2 to 4.8.3 (#3799)
Show description for 3d0faa2
dependabot[bot]
authored
3d0faa2
View commit details
Copy full SHA for 3d0faa2
Browse repository at this point
chore(deps-dev): bump @nestjs/testing from 11.1.12 to 11.1.14 (#3800)
Show description for 2785332
dependabot[bot]
authored
2785332
View commit details
Copy full SHA for 2785332
Browse repository at this point
chore(deps): bump @mui/styled-engine-sc from 7.2.0 to 7.3.8 (#3802)
Show description for 1d0f402
dependabot[bot]
authored
1d0f402
View commit details
Copy full SHA for 1d0f402
Browse repository at this point
Commits on Mar 2, 2026
chore(deps): bump @nestjs/schedule from 6.1.0 to 6.1.1 (#3804)
Show description for ee35e10
dependabot[bot]
authored
ee35e10
View commit details
Copy full SHA for ee35e10
Browse repository at this point
Commits on Mar 6, 2026
[Job Launcher] remove createHcaptchaJob functionality and related code (#3814)
flopez7
authored
9f7d3ab
View commit details
Copy full SHA for 9f7d3ab
Browse repository at this point
Commits on Mar 10, 2026
[Dashboard] Fix transaction amounts/symbols for multi-token support (#3813)
flopez7
authored
732197c
View commit details
Copy full SHA for 732197c
Browse repository at this point
[Job Launcher Server] Enable HMT on testnets add USDC and USDT token addresses for BSC testnet (#3818)
flopez7
authored
ac50a89
View commit details
Copy full SHA for ac50a89
Browse repository at this point
Commits on Mar 11, 2026
chore(deps): bump @wagmi/core from 2.22.1 to 3.4.0 (#3808)
Show description for 5495f17
dependabot[bot]
authored
5495f17
View commit details
Copy full SHA for 5495f17
Browse repository at this point
chore(deps): bump vitest from 3.2.4 to 4.0.18 (#3803)
Show description for 5e66e65
dependabot[bot]
and
flopez7
authored
5e66e65
View commit details
Copy full SHA for 5e66e65
Browse repository at this point
chore(deps): bump bcrypt and @types/bcrypt (#3809)
Show description for fe62c35
dependabot[bot]
authored
fe62c35
View commit details
Copy full SHA for fe62c35
Browse repository at this point
chore(deps): bump @google-cloud/storage from 7.17.2 to 7.19.0 (#3817)
Show description for 1c3883b
dependabot[bot]
authored
1c3883b
View commit details
Copy full SHA for 1c3883b
Browse repository at this point
chore(deps): bump actions/dependency-review-action from 4.8.3 to 4.9.0 (#3816)
Show description for d2e86bd
dependabot[bot]
authored
d2e86bd
View commit details
Copy full SHA for d2e86bd
Browse repository at this point
chore(deps): bump styled-components from 6.1.19 to 6.3.11 (#3810)
Show description for 1fe9478
dependabot[bot]
authored
1fe9478
View commit details
Copy full SHA for 1fe9478
Browse repository at this point
Commits on Mar 13, 2026
Read fee values from kvstore in the escrow contract (#3812)
Show description for a7ab394
4 people
authored
a7ab394
View commit details
Copy full SHA for a7ab394
Browse repository at this point
Commits on Mar 16, 2026
Fix local deployment (#3826)
Show description for 3dc1159
flopez7
and
flopez7
authored
3dc1159
View commit details
Copy full SHA for 3dc1159
Browse repository at this point
Commits on Mar 17, 2026
Rename GitBook link to Docs and remove unused GitBook sync script (#3827)
Show description for 3477b97
flopez7
and
flopez7
authored
3477b97
View commit details
Copy full SHA for 3477b97
Browse repository at this point
You can’t perform that action at this time.