-
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1 0x00007fd5ee0b6859 in __GI_abort () at abort.c:79
#2 0x00007fd5ee0b6729 in __assert_fail_base (fmt=0x7fd5ee24c588 "%s%s…
-
#### System information
java-tron version:
OS : Linux
JVM : Oracle Corporation 1.8.0_371 i386
Git : 9e95599de2a9d60f4e706d18d3b71ac8850a0c01
Version : 4.7.2
Code : 18031
OS & Version:
OS…
-
There is ton of occasions when we wrongly identify standard vote as a reward vote, which leads to validation fails, etc...
The reason is that we identify vote as reward vote based on vote pbft round:…
-
There are several errors related to the ThreadNet tests and therefore we disabled them. They should be re-enabled. We list here some errors we have found, just so that they are checked (their quickche…
-
**Is your request related to a problem? Please describe.**
I think Klaytn consensus is not safe at the moment.
Quorum size of consensus algorithm is very important for safety and finality.
But quor…
-
After the on-chain economics update the undelegation flow doesn't work anymore. We need to find a way to fix that.
Discussion and details: https://discord.com/channels/419749122556297216/928006092124…
-
_note: [current summary](https://github.com/Actyx/Cosmos/issues/5861#issuecomment-770993148)_
---
```
Causal consistency: If a correct replica generates or applies
update 𝑢1 before generating …
-
I think `GetBlockCommit(long index)` should work as the following:
- Retrieve the `Block` of given `index`.
- If the retrieved `Block` is a PoW block, return `null`.
- If the retrieved `Block` is a…
-
1. **What did you do?** (**_TESTNET_**)
I try to deploy SR and a full node on my local machine using the Tron private node docs
2.**What was i able to achieve**
i was able to deploy the SR node fo…
-
## Is your feature request related to a problem? Please describe.
### Current simplified flow when received broadcasted transactions:
- transaction is received, saved into the local unverified q…