Mark Tyneway
3df5194bea
Merge pull request #7126 from ethereum-optimism/dependabot/go_modules/op-ufm/github.com/ethereum/go-ethereum-1.12.1
...
build(deps): bump github.com/ethereum/go-ethereum from 1.12.0 to 1.12.1 in /op-ufm
2023-09-10 05:27:22 -07:00
OptimismBot
a0c866be83
Merge pull request #7132 from ethereum-optimism/felipe/cooldown-b
...
feat(ufm): add cooldown, always use network gas and nonce, better error metrics
2023-09-08 12:56:32 -04:00
Felipe Andrade
a231f5a16c
timeout metrics
2023-09-07 13:26:30 -07:00
Felipe Andrade
cfbaf252b2
remove gas configs
2023-09-07 13:26:30 -07:00
Felipe Andrade
09a9abd3f7
update example.config.toml
2023-09-07 13:26:30 -07:00
Felipe Andrade
c6abfd09c9
add debug tools to docker file
2023-09-07 13:26:30 -07:00
Felipe Andrade
5d8d892185
send mutex
2023-09-07 13:26:30 -07:00
Felipe Andrade
c7c9a52850
remove gas configs
2023-09-07 13:26:30 -07:00
Felipe Andrade
51dc1f0e84
use network gas
2023-09-07 13:26:30 -07:00
Felipe Andrade
9c56cde783
use network nonce
2023-09-07 13:26:30 -07:00
Felipe Andrade
b5cda060b0
improve error metrics
2023-09-07 13:26:30 -07:00
Felipe Andrade
a2f166a9a6
config update
2023-09-07 13:26:30 -07:00
Felipe Andrade
4a288db164
add cooldown
2023-09-07 13:26:30 -07:00
dependabot[bot]
047e26c447
build(deps): bump github.com/ethereum/go-ethereum in /op-ufm
...
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum ) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/ethereum/go-ethereum/releases )
- [Commits](https://github.com/ethereum/go-ethereum/compare/v1.12.0...v1.12.1 )
---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-07 05:03:10 +00:00
OptimismBot
c5054ae0c6
Merge pull request #7079 from ethereum-optimism/felipe/track-nonce-locally
...
feat(ufm): track nonce locally
2023-08-31 15:48:50 -07:00
Felipe Andrade
5597c22668
format log ctx
2023-08-31 13:31:34 -07:00
Felipe Andrade
3e42245fa4
feat(ufm): track nonce locally
2023-08-31 11:59:01 -07:00
Adrian Sutton
1387fd2fe0
Update to golang 1.20.7 and alpine 3.18 ( #6969 )
...
* Update to golang 1.20.7 and alpine 3.18
* Update go version in go.mod files.
* Use crypto/rand.Read instead of math/read.Read
* Handle error response
2023-08-23 10:14:38 -06:00
OptimismBot
ae2a9e63e1
Merge pull request #6686 from mdehoog/proxyd-max-block-range
...
proxyd: add support for limiting max block range
2023-08-21 15:52:39 -06:00
Matthew Slipper
61dcccbd23
Merge remote-tracking branch 'upstream/develop' into proxyd-max-block-range
2023-08-21 13:23:11 -06:00
Michael de Hoog
c24b77cbf8
proxyd: add support for limiting max block range
2023-08-21 08:51:59 -10:00
OptimismBot
243af047c3
Merge pull request #6793 from epociask/indexer.docs
...
Updated Indexer Documentation & Added Minor Code Comments
2023-08-16 18:51:02 -06:00
Ethen Pociask
6e48e03b7d
Merge branch 'develop' of https://github.com/epociask/optimism into develop
2023-08-14 16:01:15 -07:00
felipe andrade
39bf1de860
fix(ufm): betterer error metric label ( #6535 )
...
* fix(ufm): betterer error metric label
* remove commented code
2023-07-31 11:24:19 -07:00
OptimismBot
db2723ddea
Merge pull request #6483 from ethereum-optimism/felipe/proxyd-timeouts
...
feat(proxyd): betterer timeoutz
2023-07-27 17:37:42 -07:00
Felipe Andrade
6809ceb44f
fix test
2023-07-27 14:33:55 -07:00
Felipe Andrade
3f48703f26
testz
2023-07-27 13:44:51 -07:00
Felipe Andrade
a65810b467
feat(proxyd): betterer timeoutz
2023-07-27 13:44:51 -07:00
OptimismBot
73ce23c025
Merge pull request #6358 from ethereum-optimism/felipe/rate-limit-dos
...
feat(proxyd): sender rate limiter should check chain id
2023-07-26 18:28:12 -07:00
Felipe Andrade
16b03049ae
feat(proxyd): sender rate limiter should check chain id
2023-07-19 14:09:15 -07:00
OptimismBot
b5417cdb7d
Merge pull request #6356 from ethereum-optimism/felipe/ufm-kmstool
...
feat(ufm): add kmstool
2023-07-19 15:59:39 -04:00
Felipe Andrade
19bb3665b6
lint err
2023-07-19 12:14:24 -07:00
Felipe Andrade
6ed3e6195c
add kmstool
2023-07-19 12:04:41 -07:00
Felipe Andrade
b03fdfaa0b
lint
2023-07-18 10:52:03 -07:00
Felipe Andrade
322db48820
semgrep
2023-07-18 10:51:22 -07:00
Felipe Andrade
4a3850c179
fixes, deployed to dev
2023-07-18 10:21:19 -07:00
Felipe Andrade
1b021a6efc
fix imports
2023-07-14 15:17:02 -07:00
Felipe Andrade
98025fdb3f
metric with error details
2023-07-14 14:36:58 -07:00
Felipe Andrade
668228c5c3
refactor metrics, add metric debug
2023-07-14 14:08:02 -07:00
Felipe Andrade
b4f0ede95e
metrics, instrumented clients, already known nonce handling and retry
2023-07-13 16:09:56 -07:00
Felipe Andrade
628376e957
addr semgrep
2023-07-12 12:25:13 -07:00
Felipe Andrade
ab3b5de5d1
add .
2023-07-12 12:23:52 -07:00
Felipe Andrade
05b53ee7ed
example.config.toml
2023-07-12 12:23:41 -07:00
Felipe Andrade
7de9c9838a
tx_pool, heartbeat
2023-07-12 12:20:23 -07:00
Felipe Andrade
660539b3bf
round trip receipt
2023-07-12 10:28:32 -07:00
Felipe Andrade
1e3eae57ce
signer tls, send tx on heartbeat
2023-07-12 09:55:14 -07:00
Felipe Andrade
3718a7cbe9
skeleton, poll, heartbeat, configs, healthz, dockerfile
2023-07-12 09:55:14 -07:00
Mark Tyneway
efe98da60a
Merge pull request #6200 from ethereum-optimism/develop
...
start release: merge develop to master
2023-06-29 11:41:38 -07:00
OptimismBot
28032fa2b2
Merge pull request #6097 from 0x00101010/remove-auth-check
...
[proxyd] do not block auth rpc call when auth is not enabled
2023-06-22 15:44:50 -04:00
Francis Li
d8ad7900d9
[proxyd] do not block auth rpc call when auth is not enabled
2023-06-21 11:06:49 -07:00