truechain-engineering-code icon indicating copy to clipboard operation
truechain-engineering-code copied to clipboard

Go implementation of TrueChain

Results 51 truechain-engineering-code issues
Sort by recently updated
recently updated
newest added

When snapshot synchronization occurs, the commission information needs to be synchronized with the information preparation

getrue node can't sync a new snail block when it has got a forked block. ``` INFO [12-14|08:15:27.542] Peer connected success id=0101e8580b1ee536 conn=dyndial name=Getrue/v0.9.1-unstable-d12ad566/linux-amd64/go1.10 RemoteAddr=47.92.4.244:30313 INFO [12-14|08:15:27.552] Peer connected success...

INFO [12-19|15:58:57.483] Fast VerifySigns Err number=691637 signs="[0xc428cf5270 0xc428cf52c0 0xc42 8cf5310 0xc428cf5360]" ERROR[12-19|15:58:57.483] ########## BAD FAST BLOCK ######### Chain config: {ChainID: 1 Engine: {MinimumDifficulty: 10000 MinimumFruitDifficulty: 100 DurationLimit: 60}} Number: 691637...

``` INFO [12-24|15:19:50.766] Peer connected success id=0101e8580b1ee536 conn=dyndial name=Getrue/v0.9.1-unstable-d12ad566/linux-amd64/go1.10 RemoteAddr=47.92.4.244:30313 INFO [12-24|15:20:00.100] -======================= 653983 root hash hash =03e2ec…6ce251 INFO [12-24|15:20:00.100] Finalize: header.SnailHash=ffa0f6…12c7c2 header.SnailNumber=6993 INFO [12-24|15:20:00.268] -======================= after ages root hash...

When committee propose a fast block having snail block reward, the node will check failed when the node's snail chain has forked more than 12 blocks than the committee node....

bug

``` INFO [12-15|17:24:21.329] Peer connected success id=28d7353497c2bdc9 conn=dyndial name=Getrue/v0.9.1-unstable-527329fb/linux-amd64/go1.10 RemoteAddr=47.92.124.238:30313 INFO [12-15|17:24:23.401] Finalize: header.SnailHash=d6de4b…91b106 header.SnailNumber=9326 INFO [12-15|17:24:26.478] Finalize: header.SnailHash=781b0a…e494f1 header.SnailNumber=9327 INFO [12-15|17:24:29.120] Finalize: header.SnailHash=5534b7…c4e495 header.SnailNumber=9328 INFO [12-15|17:24:29.520] Imported new fast...

there is a suggestion GasPrice when we create a transaction in truechain . the computational process of suggestion GasPrice on the basis of the maxPrice of the latest 20 transactions....

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

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