Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Jul 14, 2020 - Jupyter Notebook
Qt
-
Updated
Aug 22, 2020 - Jupyter Notebook
-
Updated
Aug 21, 2020 - Java
Ekoparty 2020
September 24, 2020 - September 26, 2020 • Virtual
-
Updated
Aug 22, 2020 - Go
-
Updated
Aug 21, 2020 - Dart
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Sider
Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.
Describe the bug
QR Code Scanner fails to scan input fields on Send Transaction view when scanning QR Code contains an EIP-681 URI
Example URI
ethereum:0x46c69f4424043e720a704330748cf3c593656b9c
To Reproduce
Steps to reproduce the behavior:
- Go to Send Transaction view
- Click on QR Code scanner
- Position QR Code in front of Webcam
- QR Code scanner closes
-
Updated
Aug 22, 2020
-
Updated
Jul 3, 2020
-
Updated
Aug 20, 2020 - Java
-
Updated
Aug 22, 2020
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Jul 21, 2020 - TypeScript
-
Updated
Aug 13, 2020 - Shell
Testing
We don't have any tests, we should have tests.
REPL tab completion
-
Updated
Aug 21, 2020
-
Updated
Aug 3, 2020
-
Updated
Aug 12, 2020 - Makefile
-
Updated
Aug 21, 2020
-
Updated
Aug 20, 2020 - Java
-
Updated
Aug 20, 2020 - Java
Sentry
Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.
Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.