Skip to content

Here's what's popular on GitHub today...

GitHub Skyline
Staff pick

View a 3D model of your GitHub contribution graph. Share it, print it, and more!

Terraform logo
Popular topic
An infrastructure-as-code tool for building, changing, and versioning infrastructure safely and efficiently.
supabase
Trending repository
GitHub Virtual Meetup: Africa
Upcoming event recommended by GitHub
May
18

GitHub Virtual Meetup: Africa

May 18, 2021 • Online

The month of May, we'll be discussing all things Innersource and community.
App recommended by GitHub

Imgbot

Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.

Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.

Imgbot uses lossless compression by default.

openpilot
Trending repository
HaraldSchafer
HaraldSchafer commented Apr 2, 2021

If you command a lane change under 45mph, nothing will happen. It it should be clear to the user that no lane change can be done because the speed is too low.

Perhaps instead of the message "Steer Left to Start Lane Change" that appears above 45mph something like "Speed too low for lane change"

uniswap-interface
Trending repository
guyaqi
guyaqi commented Dec 3, 2020

Bug Description
in src/state/governance/hooks.ts
Line 72: const [name, types] = signature.substr(0, signature.length - 1).split('(')
types may be undefined when the proposal has wrong signiture.
Line 75: const decoded = utils.defaultAbiCoder.decode(types.split(','), calldata)
TypeError: Cannot read property 'split' of undefined

Steps to Reproduce
Call propose function on con

docs
Trending repository
App recommended by GitHub

CircleCI

Now supporting GitHub Checks!

You can now see the status of your CircleCI workflows and related jobs all within the GitHub UI. Enable this feature in your CircleCI organization settings for new and existing accounts.

Build faster. Test more. Fail less.

Let CircleCI help your team focus on making a great product. Speed up your test and delivery cycle and improve productivity, without running your own infrastructure.