stickykeys
stickykeys
If I pass "" for the props.text, speak() runs setting state.started and state.playing to true, but state.started never gets set to false by the 'end' event listener. This means that...
I did a pass at the styling
Trying to install this as a npm dependency like so with ` Node.js v12.19.0` on MacOS ```json "dependencies": { "compound": "[email protected]:compound-finance/compound-protocol.git" }, ``` but this results in the following error...
The build-indexing test times out when running the tests locally. This pr extends the test timeout which allows it to pass. ## Repro Running ``` cd js-ceramic npm install npm...
Without sharding in S3, it is unreasonable from a performance and cost perspective to use it as an IPFS datastore. This PR adds customizable sharding methods, matching the implementation of...
### Colony Hackathon Submission **Project Title** Dejure --- **Project Description** Encrypted and anonymous contributions and rewards in colony. Contributions will not be limited to writing code. We will integrate this...
This lib contains nice classes but may be more useful if it included constants that could easily be imported into other typescript projects. If this makes sense I'm happy to...
I'm getting ` *1 connect() failed (111: Connection refused) while connecting to upstream` when hitting the proxy from a public ip. E.g. `http://public_ip/api` fails Though `http://public_ip` gives 404
### Problem When using the default Infura mainnet endpoint, you get the latest 128 blocks of Ethereum state. Given a block production rate of about 13 seconds, that is about...