Skip to content

chore: merge upstream at f150ff9#235

Merged
sanderpick merged 74 commits intodevelopfrom
merge-upstream
Oct 2, 2024
Merged

chore: merge upstream at f150ff9#235
sanderpick merged 74 commits intodevelopfrom
merge-upstream

Conversation

@sanderpick
Copy link
Copy Markdown
Contributor

@sanderpick sanderpick commented Sep 30, 2024

Pull in upstream changes up to consensus-shipyard/ipc@f150ff9.

aakoshh and others added 30 commits June 10, 2024 12:05
Co-authored-by: Maciej Witowski <maciej.witowski@protocol.ai>
Co-authored-by: raulk <raul@protocol.ai>
Co-authored-by: raulk <raul@protocol.ai>
Co-authored-by: raulk <raul@protocol.ai>
Normalizes all methods to carry 2 arguments. Methods
not requiring parameters accept a Params type with an
empty tuple generic type.
… ETH facade (#1045)

This pull request addresses issue #943 by implementing the recording and
exporting of JSON-RPC request latency as a Prometheus histogram. This
enhancement will provide better insights into the performance of our
JSON-RPC endpoints and enable more effective monitoring and alerting.
Fixing some typos I found.
Signed-off-by: Sander Pick <sanderpick@gmail.com>
Signed-off-by: Sander Pick <sanderpick@gmail.com>
@sanderpick sanderpick changed the title Merge upstream at 7cdce86 chore: merge upstream at 7cdce86 Oct 1, 2024
@sanderpick sanderpick force-pushed the merge-upstream branch 11 times, most recently from 99cbbd4 to 1c424fd Compare October 1, 2024 23:23
Signed-off-by: Sander Pick <sanderpick@gmail.com>
karlem and others added 4 commits October 2, 2024 12:16
Signed-off-by: Sander Pick <sanderpick@gmail.com>
Signed-off-by: Sander Pick <sanderpick@gmail.com>
@sanderpick sanderpick requested a review from dtbuchholz October 2, 2024 19:34
@sanderpick
Copy link
Copy Markdown
Contributor Author

Probably goes w/o saying, but I'm not expecting a big review here

@sanderpick sanderpick changed the title chore: merge upstream at 7cdce86 chore: merge upstream at f150ff9 Oct 2, 2024
Copy link
Copy Markdown
Contributor

@dtbuchholz dtbuchholz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. note that i tried running the localnet script but seems to fail when building images...can figure out later tho, don't wanna hold this up

@sanderpick
Copy link
Copy Markdown
Contributor Author

lgtm. note that i tried running the localnet script but seems to fail when building images...can figure out later tho, don't wanna hold this up

you might be missing vars from the new env. here's what i'm using for localnet:

#export IPC_FOLDER=
#export PARENT_GATEWAY_ADDRESS=
#export PARENT_REGISTRY_ADDRESS=
#export PARENT_HTTP_AUTH_TOKEN=
#export SUPPLY_SOURCE_ADDRESS=
export SKIP_DEPENDENCIES=true
export SKIP_BUILD=false
export FM_LOG_LEVEL=Info

Note the capital Info... that will be fixed when this is merged: consensus-shipyard/ipc#1163

@sanderpick sanderpick merged commit df1c166 into develop Oct 2, 2024
@sanderpick sanderpick deleted the merge-upstream branch October 2, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants