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
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 }}
0surface
/
Splitter
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Iteration seven
- #6
#6
Open
0surface
wants to merge 12 commits into
master
0surface/Splitter:master
from
iteration_seven
0surface/Splitter:iteration_seven
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Iteration seven
#6
0surface
wants to merge 12 commits into
master
0surface/Splitter:master
from
iteration_seven
0surface/Splitter:iteration_seven
Copy head branch name to clipboard
Commits
Commits on Nov 5, 2020
use const, refactor out validation, optimise
0surface
committed
5e0379f
View commit details
Copy full SHA for 5e0379f
Browse repository at this point
refactor 'done' from promises
0surface
committed
ce0cdf4
View commit details
Copy full SHA for ce0cdf4
Browse repository at this point
use assert.isDefined, optimise
0surface
committed
34a65fc
View commit details
Copy full SHA for 34a65fc
Browse repository at this point
add test, verify recipient balance on many splits
0surface
committed
9c048dc
View commit details
Copy full SHA for 9c048dc
Browse repository at this point
fix gas price sourcing
0surface
committed
8c10fcf
View commit details
Copy full SHA for 8c10fcf
Browse repository at this point
use chai-bn
0surface
committed
1a9cc47
View commit details
Copy full SHA for 1a9cc47
Browse repository at this point
use, assert with chai & chai BN
0surface
committed
d45322b
View commit details
Copy full SHA for d45322b
Browse repository at this point
add Pausable contract
0surface
committed
52a00bb
View commit details
Copy full SHA for 52a00bb
Browse repository at this point
implement Pauseable on Splitter contract
0surface
committed
674ec44
View commit details
Copy full SHA for 674ec44
Browse repository at this point
test methods revert when contract is paused
0surface
committed
43afcfc
View commit details
Copy full SHA for 43afcfc
Browse repository at this point
simplify expressions
0surface
committed
707cdba
View commit details
Copy full SHA for 707cdba
Browse repository at this point
ensure contract is paused, before testing revert
0surface
committed
3bf0628
View commit details
Copy full SHA for 3bf0628
Browse repository at this point
You can’t perform that action at this time.