lightchain icon indicating copy to clipboard operation
lightchain copied to clipboard

Fast proof-of-authority blockchain based on go-ethereum and tendermint

Results 46 lightchain issues
Sort by recently updated
recently updated
newest added

## Description We need to have a way to read information from a config file, for example, the distribution smart contract address or other Lightstreams specific configurations aside of the...

feature

The goal of this task is to validate the continued stability of our testNet sirius along with reducing the block creation interval as currently an empty block is created every...

feature

Due to the usage of the go-ethereum web3 api code we still can see method such as `web3.utils.toWei('1', 'ether');` and which need to be updated to use `pht` instead of...

feature

Update low-level specification written on the wiki section to include diagrams about how Lightchain reach consensus, pair across each running services and synchronize nodes

docs

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies