Chris Hewison
Chris Hewison
@guybrush Please consider merging this as it adds support back for Prysm clients.
> @hewison-chris : Looks like Faucet was deleted / made private and that broke the CI. It was renamed and made private. It is restored now.
This test is never failing locally so is really hard to fix at the moment.
When the examples have been decided then the following issues can be updated:- #1650 #1651 #1652 #1653 #1654
Currently I am refactoring the QuorumShuffle test and I see that it is generating the quorum configs from the production code and then checking that they are changing at the...
Started discussion [Bosagora Trust Contracts: Choosing a Virtual Machine](https://github.com/bpfkorea/agora/discussions/1467)
Added some more experimental code to POC in my fork of Agora in branch:- https://github.com/hewison-chris/agora/tree/web-assembly-wasmer-poc
Status update:- Currently the `source/agora/node/WasmEngine.d` unit tests run locally on either Ubuntu or MacOs. In ci the build fails for MacOs so the install of `wasmer` needs to be fixed....
Currently blocked as Agora can not start but crashes within the code initialization in https://github.com/ldc-developers/druntime/blob/7946ce1cdf864025101b88243dd0c2eae5f014b5/src/rt/sections_elf_shared.d#L401-L445 called from https://github.com/ldc-developers/druntime/blob/7946ce1cdf864025101b88243dd0c2eae5f014b5/src/rt/sections_elf_shared.d#L535
> https://v7.bosagora.io/validators?height=4096 There is only one valid validator for that block height. Then we have a different bug. It should not have externalized a block with only a single validator...