Skip to content

Conversation

@igor-sirotin
Copy link
Collaborator

@igor-sirotin igor-sirotin commented Oct 3, 2025

@status-im-auto
Copy link
Member

status-im-auto commented Oct 3, 2025

Jenkins Builds

Click to see older builds (14)
Commit #️⃣ Finished (UTC) Duration Platform Result
e7d8dd3 #1 2025-10-03 17:37:42 ~1 min linux/nwaku 📄log
e7d8dd3 #1 2025-10-03 17:37:42 ~57 sec macos/status-go 📄log
e7d8dd3 #1 2025-10-03 17:37:42 ~1 min linux/status-go 📄log
e7d8dd3 #1 2025-10-03 17:37:44 ~53 sec windows/status-go 📄log
✖️ e7d8dd3 #1 2025-10-03 17:38:05 ~1 min tests 📄log
✖️ e7d8dd3 #1 2025-10-03 17:42:00 ~5 min tests-rpc 📄log
✔️ 76585e4 #2 2025-10-03 18:31:26 ~3 min macos/status-go 📦zip
✔️ 76585e4 #2 2025-10-03 18:34:12 ~6 min windows/status-go 📦zip
✔️ ec1695d #3 2025-10-03 18:34:17 ~4 min linux/status-go 📦zip
✔️ ec1695d #3 2025-10-03 18:35:18 ~3 min macos/status-go 📦zip
✖️ ec1695d #3 2025-10-03 18:38:15 ~8 min tests 📄log
✔️ ec1695d #3 2025-10-03 18:40:03 ~5 min windows/status-go 📦zip
✔️ ec1695d #3 2025-10-03 18:41:49 ~12 min linux/nwaku 📦zip
✔️ ec1695d #3 2025-10-03 18:42:38 ~12 min tests-rpc 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 195d691 #4 2025-10-03 20:54:37 ~3 min macos/status-go 📦zip
✔️ 195d691 #4 2025-10-03 20:55:08 ~3 min linux/status-go 📦zip
✔️ 195d691 #4 2025-10-03 21:00:43 ~9 min windows/status-go 📦zip
✔️ 195d691 #4 2025-10-03 21:02:11 ~10 min tests-rpc 📄log
✔️ 195d691 #4 2025-10-03 21:02:38 ~11 min linux/nwaku 📦zip
✔️ 195d691 #4 2025-10-03 21:18:17 ~26 min tests 📄log
✔️ 3a1a486 #5 2025-10-03 22:59:08 ~3 min macos/status-go 📦zip
✔️ 3a1a486 #5 2025-10-03 22:59:25 ~3 min linux/status-go 📦zip
✔️ 3a1a486 #5 2025-10-03 23:03:10 ~7 min windows/status-go 📦zip
✔️ 3a1a486 #5 2025-10-03 23:06:20 ~10 min linux/nwaku 📦zip
✔️ 3a1a486 #5 2025-10-03 23:06:52 ~11 min tests-rpc 📄log
✔️ 3a1a486 #5 2025-10-03 23:23:48 ~27 min tests 📄log

@dlipicar dlipicar force-pushed the chore/drop-status-go-ethereum-fork branch from 0ec75ce to 5029829 Compare October 3, 2025 18:27
@dlipicar dlipicar requested a review from a team as a code owner October 3, 2025 18:27
@igor-sirotin igor-sirotin force-pushed the fix/go-discover-table branch 2 times, most recently from 76585e4 to ec1695d Compare October 3, 2025 18:29
@dlipicar dlipicar force-pushed the fix/go-discover-table branch from ec1695d to 195d691 Compare October 3, 2025 20:51
@codecov
Copy link

codecov bot commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.35%. Comparing base (4c84b1c) to head (3a1a486).
⚠️ Report is 1 commits behind head on chore/drop-status-go-ethereum-fork.

Additional details and impacted files
@@                           Coverage Diff                           @@
##           chore/drop-status-go-ethereum-fork    #6983       +/-   ##
=======================================================================
+ Coverage                               33.80%   59.35%   +25.55%     
=======================================================================
  Files                                     794      823       +29     
  Lines                                  113751   116697     +2946     
=======================================================================
+ Hits                                    38454    69266    +30812     
+ Misses                                  70443    40322    -30121     
- Partials                                 4854     7109     +2255     
Flag Coverage Δ
functional 33.83% <ø> (+0.03%) ⬆️
unit 55.13% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 534 files with indirect coverage changes

@igor-sirotin igor-sirotin force-pushed the fix/go-discover-table branch from 195d691 to 3a1a486 Compare October 3, 2025 22:55
@igor-sirotin igor-sirotin merged commit c7131e1 into chore/drop-status-go-ethereum-fork Oct 3, 2025
16 checks passed
@igor-sirotin igor-sirotin deleted the fix/go-discover-table branch October 3, 2025 23:24
dlipicar pushed a commit that referenced this pull request Oct 6, 2025
dlipicar pushed a commit that referenced this pull request Oct 6, 2025
dlipicar pushed a commit that referenced this pull request Oct 13, 2025
romanzac pushed a commit that referenced this pull request Nov 6, 2025
romanzac added a commit that referenced this pull request Nov 14, 2025
* test: First draft for settings wrappers and test file added

* test: Making changes in test env & add tests

* test: Add new test

* feat: improve blockchainstate

* feat: replace old transfer detection algorithm with multistandardbalance and transferdetector

* build: add Android x86_64 support to Makefile (#6990)

- Sets MOBILE_GOARCH to amd64 when ARCH is x86_64
- Sets ANDROID_CLANG_TARGET to x86_64-linux-android<API>

* ci: use official base docker image for builds

Referenced issue:
* status-im/infra-ci#188

* test: community chats (#6987)

* test: community chats

* test: community chats review

* test: Adding node tests

* test: contact verification (#6997)

* chore: point go.mod to original go-ethereum repo

* chore: drop usage of non-multichain ethclient methods in rpc chain client

* chore: drop usage of non-multichain ethclient methods in community tokens service

* chore: drop usage of non-multichain ethclient methods in fees manager

* chore: adapt to new geth logger

* chore: remove unused log_parser code

* chore: replace custom NoSign parameter from bind.TransactOpts

* chore: update SingleRequestCodec to go-ethereum upstream

* chore: use `go-waku` with upstream `go-ethereum` (#6978)

* chore: upgrade go-waku and go-discover

* chore: make vendor

* feat: go-waku v0.10.0

* chore: fix tests

* chore: bump go-waku and go-discover (#6983)

* refactor: use common Migrate function

- Use sqlite.Migrate in protocol to remove logic duplication.

- Remove legacy ad-hoc migration fix. It is now safe to assume that no
  users are running versions old enough to require this workaround.

* refactor: move pubkeys utils from protocol to crypto package

These utils are generic enough to be moved to crypto package.

* fix: Crash on uninitialized filterManager

Not sure if this will only hide the root cause because the proper flow on pairing is unknown to me. But from what I've seen Waku is only started after login. While `subscribe` and `unsubscribe` is used in the pairing flow as well.

* test: Add new tests

* test: Adding wrappers &tests

* test: Add positive & negative tests

* test: Added backup tests

* feat: clean up balance fetching from token manager (#6991)

* feat: improvemets to multistandardbalance controller

* feat: introduce tokenbalances package

* chore: replace balance fetching capabilities from reader and token manager with tokenbalances

* feat: allow overriding multicall3 contract address

* chore: fix tests

* chore: pr comments

* fix(scripts): branch_version_generated use current base branch (#7007)

* fix: goimports configuration (#7004)

* fix: goimports only 1 local package

* fix: vscode settings goimports

* fix: un-gitignore IDEA code styles

* feat: goland code styles

* fix: remove generate_handlers nolint comment

* chore: lint-fix all files

* feat: local timesource (#7003)

* feat: local timesource

* fix: nwaku

* fix: rebase issues

* feat(benchmark): threads and goroutines count (#7006)

* feat: added numThreads to expvars

* test: added num of threads and goroutines to benchmarks

* fix: issues

* chore: cleanup chain client and transactor (#7008)

* chore: make rpc.Client implement EthClientGetter

* chore: remove unused types

* chore: cleanup unused methods and use interface instead of rpc Client

* chore: cleanup transactor

* chore: move pendingtxtracker to separate package

* chore: fix tests

* test: add all APIs tests

* test: Apply linters

* fix: reduce test variants to shorten test durations

* fix: lints

* fix: remove print statements for debug-only purpose

* fix: use logger when necessary

* chore: use `go-waku` with upstream `go-ethereum` (#6978)

* chore: upgrade go-waku and go-discover

* chore: make vendor

* feat: go-waku v0.10.0

* chore: bump go-waku and go-discover (#6983)

* feat: clean up balance fetching from token manager (#6991)

* feat: improvemets to multistandardbalance controller

* feat: introduce tokenbalances package

* chore: replace balance fetching capabilities from reader and token manager with tokenbalances

* feat: allow overriding multicall3 contract address

* chore: fix tests

* chore: pr comments

* fix: rebase on develop
- remove unused imports

* fix: wait longer for backend in Jenkins

* test: look for potential problems beyond failing tests

* test: test_check_node_config_params

* test: service context behavior

* test: revert wakuext service name

* fix: test_news_feed_enabled

* fix: test_news_notifications_enabled

* fix: test_toggle_news_notifications_enabled

* fix: test_toggle_news_rss_enabled

* fix: test_set_valid_backup_path

* fix: wait 40s for backend in Jenkins

* fix: remove unused function

* fix: test_last_tokens_update_advances_after_updating_token_preferences

* test: temporary fix for
- test_delete_exemptions_invalid_id

* test: temporary fix for
- test_notifications_set_global_mentions_rejects_wrong_types_and_preserves_value

* test: race condition fix for
- test_update_keycard_uid_success

* test: return to the original timeout value

* fix: remove redundant deepcopy

* fix: remove line without effect in
- test_full_migrate_flow

* fix: change to skip annotation

* fix: improve assertions

* fix: remove ExemptionsDefaults related code

* fix: uncomment
- test_notifications_set_group_chats_invalid_values

* fix: remove Go code for
- NotificationsSetGlobalMentions
- DeleteExemptions

* fix: commented out tests
- test_notifications_set_global_mentions_rejects_wrong_types_and_preserves_value
- test_delete_exemptions_invalid_id

* fix: naming and test clarity

* fix: remove redundant news feed tests

* fix: regroup tests

* fix: re-run stuck codecov tests

---------

Co-authored-by: Dario Gabriel Lipicar <dario@status.im>
Co-authored-by: Mag. <50769329+glitchminer@users.noreply.github.com>
Co-authored-by: markoburcul <marko@status.im>
Co-authored-by: fbarbu15 <florin@status.im>
Co-authored-by: Patryk Osmaczko <osmaczkopatryk@gmail.com>
Co-authored-by: Igor Sirotin <sirotin@status.im>
Co-authored-by: Alex Jbanca <alexjb@status.im>
Co-authored-by: Roman <zajic@zajic.net>
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.

4 participants