Added response_headers field to NativeCallReplyItem proto. Implemented chain-specific header filtering via getResponseHeadersToForward(). BeaconChain forwards: Eth-Consensus-Version, Eth-Consensus-Finalized, Eth-Execution-Optimistic, Eth-Execution-Payload-Blinded/Value, Eth-Consensus-Block-Value.
29 lines
278 B
Plaintext
29 lines
278 B
Plaintext
.gradle/
|
|
build/
|
|
out/
|
|
./dshackle.yaml
|
|
dshackle.yaml
|
|
dhackle_key
|
|
./upstream.yaml
|
|
testsetup/
|
|
.idea/
|
|
.idea_modules/
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
|
|
# nix
|
|
env
|
|
/dshackle-cli/node_modules/
|
|
|
|
# temp files
|
|
/test*
|
|
/test/
|
|
Test*.kt
|
|
|
|
# http-client config
|
|
http-client.env.json
|
|
|
|
.DS_Store
|
|
mise.toml
|
|
.claude/ |