Ben
|
ef580e0e5d
|
Updated to clean and add git restore mtime
Modified the pipeline to build and push on the same stage
Added a catch error to stop the stage that has an issue but not the rest
|
2023-01-30 15:21:49 +01:00 |
|
yenicelik
|
04687b3392
|
ingested changes from upstream main. added another cli admin endpoint
|
2023-01-29 23:27:34 +01:00 |
|
Ben
|
a883bb99f1
|
With multibranch JOB_NAME isn't repo's name
|
2023-01-29 09:06:02 +01:00 |
|
Ben
|
dc51c6944d
|
Typo DOCKER_GIT_TAG env var
|
2023-01-28 11:21:01 +01:00 |
|
Bencyril
|
c1efe760ac
|
Name typo
|
2023-01-28 10:48:58 +01:00 |
|
Ben
|
b116c19c9e
|
Fix .git folder timestamps using 'git restore-mtime'
|
2023-01-28 10:08:56 +01:00 |
|
Ben
|
8fc32c49ad
|
feat: New CI with Jenkinsfile
|
2023-01-27 18:11:54 +01:00 |
|
Bryan Stitt
|
5628068888
|
codegen-units = 1
|
2023-01-26 19:24:06 -08:00 |
|
Bryan Stitt
|
b358463928
|
use error_builder
|
2023-01-26 19:18:58 -08:00 |
|
Bryan Stitt
|
2c05c63350
|
error with body if not json
|
2023-01-26 19:07:27 -08:00 |
|
Bryan Stitt
|
f9d3eb1e0d
|
cut /rpc/ off
|
2023-01-25 19:05:11 -08:00 |
|
Bryan Stitt
|
b808a72b35
|
actually add the script
|
2023-01-25 17:59:08 -08:00 |
|
Bryan Stitt
|
c0ab400af6
|
add create_key cli command
|
2023-01-25 17:58:10 -08:00 |
|
Bryan Stitt
|
f756bc7390
|
longer timeout
|
2023-01-25 17:42:16 -08:00 |
|
Bryan Stitt
|
315ac4838d
|
include code in the error message
|
2023-01-25 14:59:11 -08:00 |
|
Bryan Stitt
|
43b5652ba8
|
better handling when rate limited
|
2023-01-25 14:24:38 -08:00 |
|
Bryan Stitt
|
f80390c88a
|
upgrade sentry and fix pagerduty features so we do not need openssl
|
2023-01-25 14:11:20 -08:00 |
|
Bryan Stitt
|
d5f2d6eb18
|
improve pager duty errors for smarter deduping
|
2023-01-25 14:04:06 -08:00 |
|
Bryan Stitt
|
f2260ecdba
|
don't require hard limit send
|
2023-01-25 10:01:36 -08:00 |
|
Bryan Stitt
|
e85965ec12
|
more context on everything
|
2023-01-25 01:00:28 -08:00 |
|
Bryan Stitt
|
0c879c5613
|
one less unwrap
|
2023-01-25 00:45:49 -08:00 |
|
Bryan Stitt
|
0c387af589
|
dedup keys
|
2023-01-25 00:27:07 -08:00 |
|
Bryan Stitt
|
7e5418a8e7
|
handle empty result
|
2023-01-25 00:19:35 -08:00 |
|
Bryan Stitt
|
0c058614ce
|
fix not using the workers config option
|
2023-01-24 23:21:50 -08:00 |
|
Bryan Stitt
|
37656a596c
|
add openssl to maybe fix coredumps
|
2023-01-24 23:21:39 -08:00 |
|
Bryan Stitt
|
07bac8618e
|
cargo upgrade --workspace
|
2023-01-24 22:46:58 -08:00 |
|
Bryan Stitt
|
cffc60e7f6
|
improve responses when blocks are not available
|
2023-01-24 22:45:20 -08:00 |
|
Bryan Stitt
|
694e552b5d
|
improve waiting for sync when rate limited
|
2023-01-24 20:45:03 -08:00 |
|
Bryan Stitt
|
0ae240492a
|
easy trace logging
|
2023-01-24 20:44:17 -08:00 |
|
Bryan Stitt
|
641d11a19b
|
remove excess continues
|
2023-01-24 10:09:12 -08:00 |
|
Bryan Stitt
|
522678e394
|
don't send pagerduty alerts for websocket panics
|
2023-01-24 09:38:12 -08:00 |
|
Bryan Stitt
|
106dec294f
|
better handling when method not available
|
2023-01-24 09:36:07 -08:00 |
|
Bryan Stitt
|
447cf90eed
|
jsonrpc instead of 500 errors
|
2023-01-24 08:07:10 -08:00 |
|
Bryan Stitt
|
c9b8e5dfb9
|
wrote our own panic handler
|
2023-01-24 05:27:07 -08:00 |
|
Bryan Stitt
|
4f9d0f6336
|
add --chain-id to sentryd too
|
2023-01-24 04:51:55 -08:00 |
|
Bryan Stitt
|
23f31c9129
|
sanitize inputs and improve logs
|
2023-01-24 04:29:12 -08:00 |
|
Bryan Stitt
|
953bb27adc
|
add --chain-id to sentryd
|
2023-01-24 04:17:39 -08:00 |
|
Bryan Stitt
|
17c446b68c
|
why did cargo upgrade miss all these?
|
2023-01-24 03:25:12 -08:00 |
|
Bryan Stitt
|
7b046451be
|
actually add the file
|
2023-01-24 03:12:36 -08:00 |
|
Bryan Stitt
|
36d64489d8
|
sentryd to pagerduty
|
2023-01-24 03:12:23 -08:00 |
|
Bryan Stitt
|
54d190acfc
|
dryer pagerduty code
|
2023-01-24 02:45:48 -08:00 |
|
Bryan Stitt
|
a242244a35
|
broadcast transactions to more servers
|
2023-01-24 01:58:31 -08:00 |
|
Bryan Stitt
|
7ec4c69fd7
|
actually add the new file
|
2023-01-24 00:05:41 -08:00 |
|
Bryan Stitt
|
776bcd149f
|
send panics to pagerduty
|
2023-01-24 00:05:31 -08:00 |
|
Bryan Stitt
|
c1e81089b1
|
sort dependencies
|
2023-01-23 21:50:59 -08:00 |
|
Bryan Stitt
|
5df3f9e28b
|
enable lto on release
|
2023-01-23 21:39:42 -08:00 |
|
Bryan Stitt
|
47daab3b67
|
drop log level for backup servers
|
2023-01-23 21:37:23 -08:00 |
|
Bryan Stitt
|
cfa840a140
|
DRY and fix comment
|
2023-01-23 21:08:24 -08:00 |
|
Bryan Stitt
|
56fcd68be7
|
increase gas estimation on polygon even more
|
2023-01-23 12:32:59 -08:00 |
|
Bryan Stitt
|
86e3f2991f
|
use watch instead of arcswap
|
2023-01-22 22:02:08 -08:00 |
|