#
casper
Here are 67 public repositories matching this topic...
An awesome curated list of Cryptoeconomic research and learning materials
-
Updated
Aug 13, 2020
A next generation decentralised Ethereum proof of stake network and pool, currently in beta and built to be compatible with Ethereum 2.0 and the Beacon Chain.
-
Updated
Jul 15, 2021 - JavaScript
Casper 👻 theme for Wordpress
-
Updated
May 9, 2021 - CSS
A Casper blog starter for Gatsby
-
Updated
May 17, 2021 - TypeScript
styxlab
commented
Jun 15, 2021
Anyone interested in contributing image placeholder support to this project?
Background
Next 11 has a new image placeholder with blur. Unfortunately, it only works automatically with static images that are part of you deploy. This projects needs a solution for dynamic images, which is possible by generating a blur image.
Proposal / Outline
here are some steps that I think are neede
This is the documentation for the state-based studio automation system Sofie, used in live TV news production by the Norwegian public service broadcaster NRK since September 2018.
resolver
casper
launcher
gateway
tv
live
television
broadcast
nrk
media-manager
casparcg
casparcg-server
enps
sofie
lawo
caspercg
sofie-server
mos-protocol
tv-news-automation
mos-devices
-
Updated
Jul 13, 2021
Publish flaring fast blogs with Gatsby and Ghost
react
static-site-generator
casper
blogging
gatsby
ghost
ghost-theme
static-site
gatsbyjs
gatsby-plugin
gatsby-starter
jamify
-
Updated
Mar 2, 2021 - JavaScript
A framework for re-escrowing missing or invalid FileVault keys with Jamf Pro.
-
Updated
Mar 17, 2021 - Shell
A Gatsby theme to build flaring fast blogs from headless Ghost CMS
react
static-site-generator
casper
blogging
gatsby
ghost
ghost-theme
static-site
gatsbyjs
gatsby-plugin
gatsby-theme
jamify
-
Updated
Jun 3, 2021 - JavaScript
The Casper theme v1.4 ported to Gatsby v2
-
Updated
Nov 1, 2018 - JavaScript
a blockchain network simulator aimed at researching consensus algorithms for performance and security
java
casper
simulator
networking
bitcoin
simulation
network
ethereum
blockchain
scalability
transaction
consensus
ghost
bft
event-driven
consensus-algorithm
discrete-time
pbft
nakamoto
byzantine-fault-tolerance
-
Updated
May 29, 2021 - Java
Casperion is a free Ghost theme. Casperion is based upon original Ghost theme Casper with some minor modifications and extensions.
-
Updated
Aug 28, 2018 - JavaScript
Casper 2.0 theme for WordPress.
-
Updated
May 26, 2021 - CSS
JS implementation of Vlad Zamfir's CBC Casper TFG
-
Updated
Apr 21, 2018 - JavaScript
A specification of the CBC Casper consensus protocols written in TLA+ and PlusCal (transpiled to TLA+)
-
Updated
Aug 12, 2019 - TLA
a web auto run lib base on chrome headless
-
Updated
Jun 3, 2017 - JavaScript
A simple implementation of Casper in python
-
Updated
Dec 13, 2017 - Python
Casper the Friendly Finality Gadget 日本語訳
-
Updated
Apr 6, 2018 - JavaScript
Helpful scripts deployed within JAMF PRO
casper
scripts
python-script
macosx
shell-scripts
macadmin
bash-scripting
jamf
jamfpro
jamfpro-scripts
-
Updated
Jul 7, 2021 - Shell
A Ghost theme based on Casper but with better moves
-
Updated
Jun 14, 2021 - CSS
A Ghost theme built on top of Casper and Attila theme for blogging on ghost
-
Updated
Apr 27, 2020 - HTML
-
Updated
Oct 30, 2017 - CSS
Fork of Ghost's default theme Casper, optimized for Chinese(simplified) users.
i18n
rss
casper
ghost
ghost-theme
chinese
chinese-translation
ghost-blog
chinese-simplified
ghost-cms
casper-theme
-
Updated
Nov 19, 2020 - CSS
Improve this page
Add a description, image, and links to the casper topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the casper topic, visit your repo's landing page and select "manage topics."
Description
When running Lighthouse in a shell pipeline it fails to exit gracefully because of the lack of signal handler for
SIGPIPE. I noticed that my Lighthouse nodes wouldn't shutdown gracefully from my runner script, and it took a bit of digging to find the cause.This command reproduces the issue (
bashassumed):