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
.
Ads-Bazaar
/
ads-bazaar-contract
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
0
Code
Issues
7
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Ads-Bazaar/ads-bazaar-contract
Actions
All workflows
Workflows
CI
CI
Copilot
Copilot
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
44 workflow runs
44 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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 dispute-resolution::assign_arbiter() (#55)
CI
#77:
Commit
9da9bf5
pushed by
JamesVictor-O
38s
main
main
38s
View workflow file
test: cross-contract integration tests for campaign-escrow ↔ dispute-…
CI
#75:
Commit
95ca7a2
pushed by
JamesVictor-O
55s
main
main
55s
View workflow file
feat: add CampaignApplicants index and campaign_applicants view function
CI
#72:
Pull request
#53
opened by
EmeditWeb
Action required
EmeditWeb:feat/issue-8-campaign-applicants-index
EmeditWeb:feat/issue-8-campaign-applicants-index
Action required
View #53
View workflow file
feat: emergency admin recovery path for abandoned campaigns (#52)
CI
#71:
Commit
f1c479e
pushed by
JamesVictor-O
32s
main
main
32s
View workflow file
fix: let admin call freeze_for_dispute directly (#51)
CI
#70:
Commit
2d7e09c
pushed by
JamesVictor-O
38s
main
main
38s
View workflow file
fix: replace CampaignApplicants Vec with O(1) ApplicantCount storage …
CI
#67:
Commit
37b8341
pushed by
JamesVictor-O
31s
main
main
31s
View workflow file
Merge PR #49: implement raise_dispute and escrow freeze_for_dispute hook
CI
#66:
Commit
7d6c7c9
pushed by
JamesVictor-O
41s
main
main
41s
View workflow file
feat: add two-step admin transfer (#34)
CI
#65:
Commit
9c07bab
pushed by
JamesVictor-O
23s
main
main
23s
View workflow file
refactor: replace generic InvalidAmount with specific error variants …
CI
#64:
Commit
199b1e9
pushed by
JamesVictor-O
24s
main
main
24s
View workflow file
refactor: replace panic! strings with typed #[contracterror] enum
CI
#60:
Pull request
#31
synchronize by
devJaja
Action required
devJaja:refactor/contract-error-enum
devJaja:refactor/contract-error-enum
Action required
View #31
View workflow file
fix: implement resolve_dispute as a real contract method (#30 follow-up)
CI
#58:
Commit
9fe43ec
pushed by
JamesVictor-O
28s
main
main
28s
View workflow file
feat: add resolve_dispute admin function with DisputeResolution enum …
CI
#57:
Commit
8b1f51c
pushed by
JamesVictor-O
31s
main
main
31s
View workflow file
feat: add update_campaign_metadata() so business can amend campaign b…
CI
#56:
Commit
4fbfb37
pushed by
JamesVictor-O
32s
main
main
32s
View workflow file
fix: restore FeeUpdated.new_fee_bps to i128 after #35's merge
CI
#55:
Commit
53cb1cb
pushed by
JamesVictor-O
28s
main
main
28s
View workflow file
feat: implement submission rejection and resubmission (#35)
CI
#54:
Commit
fbab023
pushed by
JamesVictor-O
31s
main
main
31s
View workflow file
feat: add update_campaign_metadata() so business can amend campaign brief before any applications
CI
#53:
Pull request
#38
opened by
iyanumajekodunmi756
31s
iyanumajekodunmi756:feat/update-campaign-metadata
iyanumajekodunmi756:feat/update-campaign-metadata
31s
View #38
View workflow file
feat: implement submission rejection and resubmission
CI
#52:
Pull request
#35
synchronize by
bamiebot-maker
34s
bamiebot-maker:feature/issue-5-reject-submission
bamiebot-maker:feature/issue-5-reject-submission
34s
View #35
View workflow file
feat: implement submission rejection and resubmission
CI
#51:
Pull request
#35
synchronize by
bamiebot-maker
26s
bamiebot-maker:feature/issue-5-reject-submission
bamiebot-maker:feature/issue-5-reject-submission
26s
View #35
View workflow file
feat: implement submission rejection and resubmission
CI
#50:
Pull request
#35
synchronize by
bamiebot-maker
41s
bamiebot-maker:feature/issue-5-reject-submission
bamiebot-maker:feature/issue-5-reject-submission
41s
View #35
View workflow file
fix: wire up Campaign.fee_bps snapshot (#12 follow-up)
CI
#49:
Commit
606b897
pushed by
JamesVictor-O
28s
main
main
28s
View workflow file
feat: add fee_bps field to Campaign struct for snapshot at creation (…
CI
#48:
Commit
77ae352
pushed by
JamesVictor-O
26s
main
main
26s
View workflow file
fix: address #36 review — i128 fee type, negative-fee guard, unused i…
CI
#47:
Commit
11c7fc9
pushed by
JamesVictor-O
31s
main
main
31s
View workflow file
feat: implement updatable platform fee and treasury (#36)
CI
#46:
Commit
f5e7f02
pushed by
JamesVictor-O
31s
main
main
31s
View workflow file
style: fix double blank line in events.rs per cargo fmt
CI
#45:
Commit
dbe42d7
pushed by
JamesVictor-O
31s
main
main
31s
View workflow file
feat: emit SurplusReclaimed event on surplus reclaim (#37)
CI
#44:
Commit
f11c2fe
pushed by
JamesVictor-O
32s
main
main
32s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.