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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
levelkdev
/
tidbit
Public
forked from
cwhinfrey/tidbit
Notifications
You must be signed in to change notification settings
Fork
2
Star
6
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 8, 2019
Merge pull request #17 from levelkdev/data-feed-oracle
Show description for a2a8ee4
cwhinfrey
authored
a2a8ee4
View commit details
Copy full SHA for a2a8ee4
Browse repository at this point
Commits on Jun 18, 2019
Add test for medianDataFeed lastUpdated
monoidz
committed
00eaaa6
View commit details
Copy full SHA for 00eaaa6
Browse repository at this point
Re-touch up based on PR comments
monoidz
committed
8144ac9
View commit details
Copy full SHA for 8144ac9
Browse repository at this point
Commits on Jun 10, 2019
Merge pull request #20 from levelkdev/package_files
Show description for 8e3362b
ewilz
authored
8e3362b
View commit details
Copy full SHA for 8e3362b
Browse repository at this point
Commits on Jun 3, 2019
Add correct package files to package.json
ewilz
committed
1d2c766
View commit details
Copy full SHA for 1d2c766
Browse repository at this point
Commits on May 22, 2019
Fixed Docs link (#19)
GuistF
authored and
monoidz
committed
cab8b9a
View commit details
Copy full SHA for cab8b9a
Browse repository at this point
Commits on Apr 8, 2019
add number bytes32 converter to support median calculation check
monoidz
committed
0d92474
View commit details
Copy full SHA for 0d92474
Browse repository at this point
Move odd length media calcs into else block
monoidz
committed
6a820fc
View commit details
Copy full SHA for 6a820fc
Browse repository at this point
Commits on Mar 26, 2019
Add test for DataFeedOracle
monoidz
committed
69fce57
View commit details
Copy full SHA for 69fce57
Browse repository at this point
Add datasource address for dataFeedOracle itself.
monoidz
committed
6891cba
View commit details
Copy full SHA for 6891cba
Browse repository at this point
TODO: Add minimum oracle limit.
monoidz
committed
1e70ff3
View commit details
Copy full SHA for 1e70ff3
Browse repository at this point
Add pull-style dataFeed Oracle
monoidz
committed
cfbe42e
View commit details
Copy full SHA for cfbe42e
Browse repository at this point
add lastUpdatedPrice() to IDataFeedOralce
monoidz
committed
1a2157b
View commit details
Copy full SHA for 1a2157b
Browse repository at this point
Commits on Feb 25, 2019
Upgrade to solidity 0.5.0; Migrate to use openzeppelin-test-helpers
monoidz
committed
d465689
View commit details
Copy full SHA for d465689
Browse repository at this point
Commits on Feb 24, 2019
Merge branch 'master' into data-feed-oracle
monoidz
committed
5804755
View commit details
Copy full SHA for 5804755
Browse repository at this point
Remove unused ids
monoidz
committed
43a8c6b
View commit details
Copy full SHA for 43a8c6b
Browse repository at this point
Commits on Feb 22, 2019
Merge pull request #16 from levelkdev/cw-replay-mitigation-2
Show description for 67b9532
cwhinfrey
authored
67b9532
View commit details
Copy full SHA for 67b9532
Browse repository at this point
Commits on Feb 21, 2019
Set result with signature from third party account in SignedMultiOracle
cwhinfrey
committed
c7c1ba2
View commit details
Copy full SHA for c7c1ba2
Browse repository at this point
Add replay protection to signed message oracles
cwhinfrey
committed
8a49457
View commit details
Copy full SHA for 8a49457
Browse repository at this point
Upgrade packages (#15)
Show description for d6860bf
cwhinfrey
authored and
monoidz
committed
d6860bf
View commit details
Copy full SHA for d6860bf
Browse repository at this point
Use most recent date as last updated date instead of block timestamp.
monoidz
committed
2e42599
View commit details
Copy full SHA for 2e42599
Browse repository at this point
Commits on Feb 20, 2019
Test for dataFeedOracleBase
monoidz
committed
128c78c
View commit details
Copy full SHA for 128c78c
Browse repository at this point
There should not be constraints for date in isResultSetFor
monoidz
committed
08ce689
View commit details
Copy full SHA for 08ce689
Browse repository at this point
Commits on Feb 18, 2019
Add dataFeedOracleBaseInitializer test
monoidz
committed
5f61284
View commit details
Copy full SHA for 5f61284
Browse repository at this point
Rename DataFeedBase to DataFeedOracleBase
monoidz
committed
07d2cbc
View commit details
Copy full SHA for 07d2cbc
Browse repository at this point
Add age for DataFeedOracle
monoidz
committed
0797c5f
View commit details
Copy full SHA for 0797c5f
Browse repository at this point
Data feed oracle
monoidz
committed
32f6b6e
View commit details
Copy full SHA for 32f6b6e
Browse repository at this point
Commits on Feb 12, 2019
Merge pull request #14 from levelkdev/cw-tidbit
Show description for 8e3fdaf
cwhinfrey
authored
8e3fdaf
View commit details
Copy full SHA for 8e3fdaf
Browse repository at this point
Commits on Feb 6, 2019
Fix PaidOracle tests
cwhinfrey
committed
daea73f
View commit details
Copy full SHA for daea73f
Browse repository at this point
Fix tests for bytes32
cwhinfrey
committed
c0f5cc6
View commit details
Copy full SHA for c0f5cc6
Browse repository at this point
Change result from bytes to bytes32 for all contracts
cwhinfrey
committed
d71f13f
View commit details
Copy full SHA for d71f13f
Browse repository at this point
Commits on Feb 3, 2019
Fix tests to work with zos initializers
cwhinfrey
committed
6f8e393
View commit details
Copy full SHA for 6f8e393
Browse repository at this point
Make all contracts zos compatible
cwhinfrey
committed
e3d6eb7
View commit details
Copy full SHA for e3d6eb7
Browse repository at this point
Change constant to view in OrderStatisticTree.sol
cwhinfrey
committed
563e11b
View commit details
Copy full SHA for 563e11b
Browse repository at this point
Add zos
cwhinfrey
committed
49773fa
View commit details
Copy full SHA for 49773fa
Browse repository at this point
Previous
Next
You can’t perform that action at this time.