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
.
MettaChain
/
PropChain-contract
Public
Notifications
You must be signed in to change notification settings
Fork
153
Star
1
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: MettaChain/PropChain-contract
Actions
All workflows
Workflows
.github/workflows/performance.yml
.github/workflows/performance.yml
.github/workflows/test-coverage.yml
.github/workflows/test-coverage.yml
CI
CI
Dependabot Updates
Dependabot Updates
Docs
Docs
Formal Verification (Kani)
Formal Verification (Kani)
Nightly Security & Mutation Audit
Nightly Security & Mutation Audit
Release
Release
Smoke CI Gate
Smoke CI Gate
Show more workflows...
Management
Caches
CI
CI
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
458 workflow runs
458 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: implement mutation testing via cargo-mutants and improve test s…
CI
#532:
Commit
7b283b8
pushed by
nanaf6203-bit
9m 5s
main
main
9m 5s
View workflow file
Feature/511 escrow cleanup mechanism (#550)
CI
#531:
Commit
a217a45
pushed by
nanaf6203-bit
17m 24s
main
main
17m 24s
View workflow file
feat(analytics): add portfolio rebalancing suggestions and health sco…
CI
#530:
Commit
cb900bb
pushed by
nanaf6203-bit
12m 30s
main
main
12m 30s
View workflow file
feat: add interactive contract playground script (#517) (#551)
CI
#529:
Commit
ea634be
pushed by
nanaf6203-bit
9m 41s
main
main
9m 41s
View workflow file
perf(bridge): replace validator signature vecs with bitmap storage (#…
CI
#528:
Commit
a86e748
pushed by
nanaf6203-bit
9m 12s
main
main
9m 12s
View workflow file
test(subscription): verify cancel then re-subscribe replaces stale st…
CI
#527:
Pull request
#552
opened by
FaveTeamz
7m 29s
FaveTeamz:fix/189-cancel-and-resubscribe
FaveTeamz:fix/189-cancel-and-resubscribe
7m 29s
View #552
View workflow file
feat: add interactive contract playground script (#517)
CI
#526:
Pull request
#551
opened by
B3rnard601
9m 14s
B3rnard601:feat/issue-517-contract-playground
B3rnard601:feat/issue-517-contract-playground
9m 14s
View #551
View workflow file
feat(analytics): add batch metric and trend updates with size limit
CI
#525:
Pull request
#545
synchronize by
martinshub-tech
9m 12s
martinshub-tech:batch-updates
martinshub-tech:batch-updates
9m 12s
View #545
View workflow file
Feature/511 escrow cleanup mechanism
CI
#524:
Pull request
#550
opened by
tecmalik
7m 36s
tecmalik:feature/511-escrow-cleanup-mechanism
tecmalik:feature/511-escrow-cleanup-mechanism
7m 36s
View #550
View workflow file
#511 perf: Implement storage cleanup for expired and completed escrows
CI
#523:
Pull request
#543
synchronize by
tecmalik
7m 20s
tecmalik:feature/511-escrow-cleanup-mechanism
tecmalik:feature/511-escrow-cleanup-mechanism
7m 20s
View #543
View workflow file
#511 perf: Implement storage cleanup for expired and completed escrows
CI
#522:
Pull request
#543
synchronize by
tecmalik
9m 30s
tecmalik:feature/511-escrow-cleanup-mechanism
tecmalik:feature/511-escrow-cleanup-mechanism
9m 30s
View #543
View workflow file
Expand escrow contract test coverage to include edge cases.
CI
#521:
Pull request
#549
opened by
code3ks
9m 17s
code3ks:main
code3ks:main
9m 17s
View #549
View workflow file
issue-484-escrow-edge-tests
CI
#520:
Pull request
#548
synchronize by
code3ks
7m 34s
code3ks:main
code3ks:main
7m 34s
View #548
View workflow file
issue-484-escrow-edge-tests
CI
#519:
Pull request
#548
opened by
code3ks
7m 12s
code3ks:main
code3ks:main
7m 12s
View #548
View workflow file
feat: implement mutation testing via cargo-mutants and improve test coverage (issue #483)
CI
#518:
Pull request
#547
synchronize by
intelliDean
9m 8s
intelliDean:feat/mutation-testing-issue-483
intelliDean:feat/mutation-testing-issue-483
9m 8s
View #547
View workflow file
feat(analytics): add batch metric and trend updates with size limit
CI
#517:
Pull request
#545
synchronize by
martinshub-tech
7m 57s
martinshub-tech:batch-updates
martinshub-tech:batch-updates
7m 57s
View #545
View workflow file
feat(analytics): add portfolio rebalancing suggestions and health sco…
CI
#516:
Pull request
#546
opened by
shakourllahfashola-dev
9m 11s
shakourllahfashola-dev:Add_portfolio_rebalancing_suggestions
shakourllahfashola-dev:Add_portfolio_rebalancing_suggestions
9m 11s
View #546
View workflow file
fix(identity): make KycTier match exhaustive across variant naming st…
CI
#515:
Commit
42a9841
pushed by
nanaf6203-bit
9m 18s
main
main
9m 18s
View workflow file
feat(analytics): add batch metric and trend updates with size limit
CI
#514:
Pull request
#545
synchronize by
martinshub-tech
9m 24s
martinshub-tech:batch-updates
martinshub-tech:batch-updates
9m 24s
View #545
View workflow file
feat(analytics): add batch metric and trend updates with size limit
CI
#513:
Pull request
#545
synchronize by
martinshub-tech
9m 31s
martinshub-tech:batch-updates
martinshub-tech:batch-updates
9m 31s
View #545
View workflow file
fix(ci): resolve lending build failure and clippy/format issues
CI
#512:
Commit
173e2eb
pushed by
nanaf6203-bit
7m 48s
main
main
7m 48s
View workflow file
feat(analytics): add batch metric and trend updates with size limit
CI
#511:
Pull request
#545
opened by
martinshub-tech
9m 4s
martinshub-tech:batch-updates
martinshub-tech:batch-updates
9m 4s
View #545
View workflow file
perf(bridge): replace validator signature vecs with bitmap storage
CI
#510:
Pull request
#544
opened by
AJ0070
9m 25s
AJ0070:fix/514
AJ0070:fix/514
9m 25s
View #544
View workflow file
#511 perf: Implement storage cleanup for expired and completed escrows
CI
#509:
Pull request
#543
opened by
tecmalik
9m 9s
tecmalik:feature/511-escrow-cleanup-mechanism
tecmalik:feature/511-escrow-cleanup-mechanism
9m 9s
View #543
View workflow file
Merge pull request #542 from eyooTech/rent
CI
#508:
Commit
f8d78ad
pushed by
nanaf6203-bit
9m 18s
main
main
9m 18s
View workflow file
Previous
1
2
3
4
5
…
18
19
Next
You can’t perform that action at this time.