Paul Harris

Results 116 comments of Paul Harris

It's been reported that the old library will be a problem for anyone on windows, due to the age of the leveldb dll, so we should take this into account...

There's too much in this PR, i think it should probably be broken down... - we can split out moving the pubkey definition to a nice easy PR - can...

one bit i do know: ``` ➜ build/install/teku/bin/teku debug-tools generate-swagger-docs --output tmp Writing validator-api to /Users/paulharris/IdeaProjects/artemis/tmp/validator-api.json ```

potentially related: https://eips.ethereum.org/EIPS/eip-4881

could potentially support a syntax like `1..10` etc..

@benjaminion do we have more context around the actual problem being experienced? Pagination is a potential solution, but more context on the problem scope we're solving would be helpful... If...

Thanks for raising this, I did comment on the builder issue as well, but just for context here: Added a comment to https://github.com/flashbots/mev-boost/issues/245 - its possible to filter based on...

This does really present like a mis-configuration, where we can't write to the data path or the slashing path for some reason, and we shouldn't really be starting up, so...

@mbaxter are we talking about basically relocating the teku.ssz module into spec.ssz?