Barry G
Barry G
`Hiring is hard, a lot of modern CS education is really bad, and it's so hard to find people who understand the modern computer stack from first principles.` Hiring for...
### Feature Request Support compiling contracts in different versions of solidity in under one project. #### Summary With smart contracts interacting with other smart contracts more often it's common to...
Unlike solidity compilation, Typechain artifacts are generated on every run. It seems like this could be reserved for only when changes are made similar to solidity compilation.
https://github.com/socrata/soda-js/blob/master/src/soda-js.coffee#L116 As the documentation refers to it as appToken, it should be referenced as so. It would make it more intuitive for developers.
running `npm run postinstall` fails with this error: `UnhandledPromiseRejectionWarning: FetchError: invalid json response body at https://api.0x.org/swap/v0/tokens reason: Unexpected token < in JSON at position 0` Seems the API link is...
Every estimator can accept a parameter [`trading_periods` ](https://github.com/jasonstrimpel/volatility-trading/blob/master/volatility/models/GarmanKlass.py#L6)(probably should be named annual_trading_days), however when calling it in on the of the `VolatilityEstimator` methods, there is no way to pass that...
running: `sudo apt-get install gdal-bin` produces this error: ``` Collecting simplekml Using cached simplekml-1.2.8.zip Collecting requests Using cached requests-2.9.1-py2.py3-none-any.whl Collecting Gnosis-Utils Using cached Gnosis_Utils-1.2.2.tar.gz Complete output from command python setup.py...
Currently the registry being used are finance tokens which is limited to 10 tokens. What is the issue in switching the registry to use the more extensive list which is...
Following all instructions for the dappchain in the readme except replacing `osx` with `linux` for `wget https://storage.googleapis.com/private.delegatecall.com/loom/osx/build-404/loom` also tried alternative of `curl https://raw.githubusercontent.com/loomnetwork/loom-sdk-documentation/master/scripts/get_loom.sh | sh` both builds start a running...
The demo link does not work.