Ron

Results 47 issues of Ron

- It would help if you submit info about the system you are running, e.g.: operating system, kernel version, amount of available memory and swap, etc. ``` Linux ~20.04.1-Ubuntu SMP...

``` [2021-02-17T09:38:55Z INFO rust_repos::github] started scraping for GitHub repositories [2021-02-17T09:39:33Z ERROR rust_repos::utils] https://raw.githubusercontent.com/stilist/ratafiacurrant/master/Cargo.toml: an error occurred trying to connect: Connection refused (os error 111) [2021-02-17T09:41:14Z ERROR rust_repos::utils] https://raw.githubusercontent.com/bvdberg/code/master/Cargo.toml: an error...

run this command ``` run --package offline-election --bin offline-election -- --uri wss://cc1.darwinia.network --network darwinia staking ``` and blocked [here](https://github.com/paritytech/substrate-debug-kit/blob/22f804bbdbaa3c7068baf33e950bbcf0e04f3d90/offline-election/src/subcommands/staking.rs#L169) for 10 secs and then loop print error as following ```...

``` OPTIONS: --at The block number at which the scrap should happen. Use only the hex value, no need for a `0x` prefix ```

provisioning scripts and contracts for integration with alexar bridge

**Suggested Solution** - practice of moonbeam https://github.com/PureStake/moonbeam/releases/tag/runtime-1400 maybe we can take moonbeam's [ci flow]((https://github.com/PureStake/moonbeam/blob/0eb967e9cb47e2b400c1011a7f9b77149b83054d/.github/workflows/release.yml#L229) as reference release body generated in some [script](https://github.com/PureStake/moonbeam/blob/master/tools/github/generate-release-body.ts)

* upgrade babel/eslint/typescript * remove deprecated tslint and use typescript-eslint instead * integrate prettier into eslint as plugin to remove redundant