- 26 Jun, 2021 6 commits
-
-
Marc Nijdam authored
Add swarm_keys to the restored state
-
Rahul Garg authored
-
Marc Nijdam authored
Restore chain correctly in hbbft handler
-
Rahul Garg authored
-
Rahul Garg authored
- Included core#883
-
Evan Vigil-McClanahan authored
Move JSONRPC to restart_sup
-
- 25 Jun, 2021 7 commits
-
-
Rahul Garg authored
Update blessed snap to 896401
-
Rahul Garg authored
-
Andrew Thompson authored
guard default change
-
Evan Vigil-McClanahan authored
-
Mark Allen authored
-
Rahul Garg authored
Update to snap-894961
-
Rahul Garg authored
Height 894961 Hash <<22,241,2,72,52,202,53,60,32,250,165,93,161,18,184,189,113,205,54,228, 194,150,191,70,81,68,163,217,228,12,240,124>> (<<"16f1024834ca353c20faa55da112b8bd71cd36e4c296bf465144a3d9e40cf07c">>) Have true
-
- 24 Jun, 2021 4 commits
-
-
Evan Vigil-McClanahan authored
-
Rahul Garg authored
-
Rahul Garg authored
-
Rahul Garg authored
Switch heartbeat txn submission to check validator_version
-
- 23 Jun, 2021 19 commits
-
-
Rahul Garg authored
-
Rahul Garg authored
-
Andrew Thompson authored
Add audit-69, enable staking
-
Rahul Garg authored
-
Andrew Thompson authored
Remove references to no longer existing functions/tests
-
Siraaj Khandkar authored
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
Make dialyzer happy with JSONRPC
-
Mark Allen authored
-
Evan Vigil-McClanahan authored
Update apk-tools to remove docker scan warnings
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
Fix BBA vote default to be everybody completed
-
Evan Vigil-McClanahan authored
Initial JSONRPC interface
-
Rahul Garg authored
Add audit-68, max_open_sc=10
-
Rahul Garg authored
-
andymck authored
Initial JSONRPC API functions Add info functions Add dkg and hbbft functions Add blockchain txn endpoint Uniform parameter handling WIP Centralize parameter shaping Add snapshot handler Add ledger and peer EPs Add state channel endpoint Fix json decode, dispatch Bind JSONRPC to localhost only
-
- 22 Jun, 2021 4 commits
-
-
Evan Vigil-McClanahan authored
Validators
-
Evan Vigil-McClanahan authored
this PR also contains the feature tests.
-
Andrew Thompson authored
Currently if we cannot agree on a BBA result vector we default to the empty binary (all 0s). This results in *all* nodes taking a BBA penalty hit. This is incorrect and this change defaults to the assumption that everyone completed their BBA so that we do not penalize the entire group. This change may cause a "split block" but as long as it merges after the time based autoskip it should be safe once enough nodes have upgraded.
-
Evan Vigil-McClanahan authored
Sibyl integration with miner
-