Bob Liu

Results 18 issues of Bob Liu

``` ❯ go get -u github.com/skycoin/skycoin-exchange/... package github.com/skycoin/skycoin-exchange/src/server/coin_interface/bitcoin: cannot find package "github.com/skycoin/skycoin-exchange/src/server/coin_interface/bitcoin" in any of: /Users/akagi201/.gvm/gos/go1.8.3/src/github.com/skycoin/skycoin-exchange/src/server/coin_interface/bitcoin (from $GOROOT) /Users/akagi201/.gvm/pkgsets/go1.8.3/global/src/github.com/skycoin/skycoin-exchange/src/server/coin_interface/bitcoin (from $GOPATH) package github.com/skycoin/skycoin/src/aether: cannot find package "github.com/skycoin/skycoin/src/aether" in any of:...

I am not sure if websocket can be easily supported

This helps developers easier to get genesis correctly.

It will help to work with alloy crates. MSRV >= 1.81 The latest alloy-primitives crate requires rustc >= 1.79, and reth requires rustc >= 1.81 https://github.com/alloy-rs/core/blob/main/Cargo.toml#L8 https://github.com/paradigmxyz/reth/blob/main/Cargo.toml#L4

### Describe the feature `engine_executeStatelessPayloadV1`,`engine_executeStatelessPayloadV2`,`engine_executeStatelessPayloadV3`,`engine_executeStatelessPayloadV4`, engine RPC methods are already implemented in [go-ethereum](https://github.com/ethereum/go-ethereum/blob/e3d61e6db028c412f74bc4d4c7e117a9e29d0de0/eth/catalyst/api.go#L767) node, which is useful to execute a witness data to calculate block header fields. ### Additional context...

C-enhancement
D-good-first-issue
A-rpc

## Motivation Add Xatu dataset to Readme to make it easier to find it.