Commit Graph

5010 Commits

Author SHA1 Message Date
Igor Sirotin 6bd543a8e4
fix(test_stats.py)_: report path 2024-08-23 10:40:09 +01:00
Igor Sirotin 9112e5cd3e
fix_: linter 2024-08-23 08:34:55 +01:00
Igor Sirotin 33d3885960
fix(postgres/helpers)_: drop connections before dropping database 2024-08-23 08:34:55 +01:00
Igor Sirotin 690a62debe
fix(TestClosingsqlDB)_: delete database from cache 2024-08-23 08:34:54 +01:00
Igor Sirotin 26ab846de1
fix(timesource)_: global variables override in tests 2024-08-23 08:34:54 +01:00
Igor Sirotin ebac71140f
fix(zaputil)_: register encoder only once 2024-08-23 08:34:54 +01:00
Igor Sirotin 5dca5c1354
fix(TestProfilingMem)_: enable run with -count=2 2024-08-23 08:34:53 +01:00
Igor Sirotin 2a5e0c3f71
fix(TestProfilingCPU)_: enable run with -count=2 2024-08-23 08:34:53 +01:00
Igor Sirotin da46471b14
fix_: update Jenkinsfile 2024-08-22 12:43:25 +01:00
Igor Sirotin a11b5ec29e
chore_: revert redirect_stdout changes 2024-08-22 12:38:06 +01:00
Igor Sirotin e95385ce4a
fix_: don't spawn multiple processes 2024-08-22 12:36:57 +01:00
Igor Sirotin 9a48eb50dc
chore_: spawn multiple processes 2024-08-22 12:36:57 +01:00
Igor Sirotin 9fe200465f
chore_: attempt UNIT_TEST_COUNT as test count 2024-08-22 12:36:57 +01:00
Igor Sirotin e5c8a48f0c
chore_: cleanup 2024-08-22 12:36:57 +01:00
Igor Sirotin 913f0e2f3d
chore_: remove fake flaky packages 2024-08-22 12:36:56 +01:00
Igor Sirotin 61be0796c8
chore_: cleanup 2024-08-22 12:36:56 +01:00
Igor Sirotin a67b4fb9ff
chore_: no sequential packages 2024-08-22 12:36:56 +01:00
Igor Sirotin 1adf00f770
chore_: enable back all tests 2024-08-22 12:36:56 +01:00
Igor Sirotin 2e9f038a18
chore_: enable running some tests sequentially 2024-08-22 12:36:55 +01:00
Igor Sirotin e7583eabca
chore_: lint-fix fake flaky tests 2024-08-22 12:36:55 +01:00
Igor Sirotin 43922e48c1
chore_: 2024-08-22 12:36:55 +01:00
Igor Sirotin ae0c51be34
chore_: cleanup 2024-08-22 12:36:55 +01:00
Igor Sirotin ee22966b9a
chore_: lint-fix fake flaky tests 2024-08-22 12:36:54 +01:00
Igor Sirotin 9b0f88e55b
chore_: test-with-coverage-old 2024-08-22 12:36:54 +01:00
Igor Sirotin cddff8bdb4
chore_: run tests in parallel (wip) 2024-08-22 12:36:54 +01:00
Igor Sirotin 25e798c0d7
chore_: fake flaky tests 2024-08-22 12:36:53 +01:00
richΛrd 36c893d3d2
fix_: proper content topic conversion between transport and waku layer for setting criteria interest (#5758) 2024-08-21 13:45:32 -04:00
Patryk Osmaczko 8914a79284 chore(ci)_: adjust nightly tests build retention to 14 runs
Increased build and artifact retention, as more context is usually
needed when analyzing flakiness thorugh nightly tests.
2024-08-21 15:32:55 +02:00
frank b6fe129ad6 fix_: account address derivation in mobile user upgrade 2024-08-21 14:23:03 +01:00
Richard Ramos cadc3998b8 fix_: a message might match more than one filter 2024-08-20 17:12:34 -04:00
Andrea Maria Piana e07182b3f3 fix_: Don't count error rate for circuit breaker on cancel and handle
not found
2024-08-20 15:26:28 +01:00
Anthony Laibe 7c9de0429e fix_: last command of circuit breaker should always run
When added more command to the circuit breaker, we forget to keep a real fallback mechanism,
the last call should ALWAYS be made.

As such, i am manually skipping to use circuit breaker in that case.
2024-08-20 15:26:16 +01:00
Dario Gabriel Lipicar 479eb71372 fix(wallet)_: prevent backwards range in GetHeadersInRange 2024-08-20 10:49:22 -03:00
Dario Gabriel Lipicar 1d173734a6 fix(wallet)_: set a separate id (and circuit) for the cryptcompare proxy 2024-08-20 14:32:14 +01:00
frank 83aa01c7da
chore_:update route error details (#5749) 2024-08-20 21:14:35 +08:00
Dario Gabriel Lipicar ba005f0d6f chore(wallet)_:make coingeco unit tests not call the real provider 2024-08-20 09:04:30 -03:00
Jakub Sokołowski bc984e0cb1
chore(ci)_: fix formatting, bump library version
Also drop unused `_assets/ci/validate-vendor.sh` script.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-08-20 09:40:22 +02:00
Richard Ramos 61e20dd2e8 chore_: bump go-waku 2024-08-19 22:19:17 -04:00
kaichaosun 258652b0dd chore_: fix tests 2024-08-19 15:16:42 -04:00
kaichaosun b32816a704 chore_: refactor with sender api 2024-08-19 15:16:42 -04:00
Igor Sirotin ef85895f65
fix_: pass proper version to params (#5735)
* fix_: pass proper version to params

* fix_: use --dirty flag

* fix_: delete version_test

* fix_: pass proper version to artifacts
2024-08-19 16:47:11 +01:00
Igor Sirotin ab675a2c99
fix_: disable libp2p logs in prod (#5740) 2024-08-19 12:58:21 +01:00
Sale Djenic 759034ec7a fix_: crash when selected token cannot be found is fixed 2024-08-19 09:59:18 +02:00
Sale Djenic 2f08c4c6f9 fix_: crash sending collectibles fixed
When mapping `MultipathProcessorTxArgs` to `ProcessorInputParams` setting `FromChain` was missed.
2024-08-19 09:59:18 +02:00
Andrea Maria Piana 97f4c6e3df feat_: Flush hystrix on going back online
When going offline, all the rpc calls fail making hystrix open all the
circuits.
This commit changes the behavior so that when we go back online, we
close all the circuits.
We should also avoid making rpc requests while offline, but this should
work for release.
2024-08-16 19:52:48 +01:00
richΛrd a6645bd209
chore_: remove `status.test` fleet (#5702) 2024-08-16 14:26:35 -04:00
richΛrd 4aa51f9882
fix_: wait for mailserver available signal to change missing messages criteria (#5686) 2024-08-16 14:26:10 -04:00
richΛrd c02ebf957c
refactor_: use concrete datatypes instead of `string` (#5701) 2024-08-16 19:24:21 +01:00
frank 9cdfd6fb42
fix scheduler panic after quick stop (#5724)
* fix_: scheduler panic after quick stop

* test_: fix failed test TestScheduler_Enqueue_ValidateOrder
2024-08-16 21:16:29 +08:00
Andrea Maria Piana 9e5fa3f22c feat_: Cache GetWalletToken method and split circuits
This commits does a few things:

1) Adds cache of token amount to the GetWalletToken endpoint, used by
   mobile, in case the user is offline.

2) Split circuits by chain-id (when available) and by host+index when
   not

3) It makes GetWalletToken always refresh, as that's directed from an
   user action and we want to respect that. A cool down of 10s should be
   added in the future to avoid spamming.
2024-08-16 14:02:29 +01:00