Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge v1.11.2 to f-droid #1564

Merged
merged 12 commits into from
Nov 21, 2023
Merged

merge v1.11.2 to f-droid #1564

merged 12 commits into from
Nov 21, 2023

Conversation

clangenb
Copy link
Member

No description provided.

clangenb and others added 12 commits October 30, 2023 19:31
…1538)

* [JS] remove tee stuff, removes many dependencies and polyfills

* [substrate_api] remove obsolete calls to `settings.setWorkerEndpoint`

* [JS] add missing workspace dependency
* working wip that parses fixed point number 1.

* extract `ew_substrate_fixed` package

* [ew_substrate_fixed] improve code quality.

* [ew_substrate_fixed] add some tests, all passing

* [ew_substrate_fixed] fix handling of negative numbers and add more tests

* [ew_substrate_fixed] add some more documentation

* [ew_substrate_fixed] rename source file and its test to `parse_fixed_point`

* [ew_substrate_fixed] add `to_fixed_point` and tests

* [ew_substrate_fixed] restructure fixed point library and implement fixed arithmetics for certain types.

* [ew_substrate_fixed] add note that the function does not work for negative numbers yet.

* [ew_substrate_fixed] update library description

* fix backslash in pubspec overrides

* fmt

* extend doc comment

* [ew_substrate_fixed] consistent naming: fraction -> fractional

* [ew_substrate_fixed] fix test naming

* [ew_substrate_fixed] remove unnecessary check

* [ew_substrate_fixed] add exception

* [ew_substrate_fixed] fix documentation

* fmt
…l 33 (#1545)

* [GHA/android_integration_tests] bump setup-android to v3

* [GHA/android_integration_tests] try using api level 30 now.

* [GHA/android_integration_tests] execute CI on this branch

* Revert "[GHA/android_integration_tests] bump setup-android to v3"

This reverts commit 2eed8b3.

* [GHA/android_integration_tests] add architecture so that it finds the system image

* [GHA/android_integration_tests] try API 33

* [GHA/android-integration-tests] use macos-12 again

* [GHA/android-integration-tests] fix add `arch: x86_64` to the integration test execution too.

* [GHA] remove workflow execution of branch and add comment

* [GHA] increase timeout to 70 minutes
…ne (#1548)

* bump melos and simplify command

* test new command in CI

* new try for running melos in CI

* use project melos everywhere instead of global one

* [GHA] don't run unit tests on this branch anymore

* [melos] simplify the rest of the commands

* use exact version of melos

* fix doc comment

* try fix format check

* fix remaining commands

* fix command

* fix readme
* build on IOS 17 is successfully

* Tested on Android

* bymp flutter v3.13.8

* bum dependencies

* tested on Android

* tested on IOS

* for test

* for test

* for test

* for test

* for test

* success...

* fix: Readme Xcode version

* fixed by comment

* Pulled origin master && Fixed all conflicts

* [android] update gradle

---------

Co-authored-by: clangenb <37865735+clangenb@users.noreply.github.com>
* add encointer utils package

* [ew_encointer_utils] rename source file from encointer to assigment.dart

* [melos] fix: execute pub get also in packages

* bump test watcher dependencies to fix test execution from IDE.

* [ew_encointer_utils] add `meetupTimeFunction`

* [ew_encointer_utils] add fixme comment for momentsPerDay

* [ew_encointer_utils] fmt
* [GHA/io_integration_test] run brew update before brew install

* [GHA/io_integration_test] execute CI on this branch

* [GHA/io_integration_test] fix python link error.

* [GHA/io_integration_test] run on all branches
* bump polkadart

* fix duplicate type defs after polkadart update

* [ew_polkadart] regenerate polkadart types

* [melos] replace deprecated flutter run with dart run

* replace encointer endpoint for type generation as onfinality had issues.

* ignore linter warning for generated files.

* [send_tx_dart] use polkadart's author api to send extrinsics

* fix linter warning

* [send_tx_dart] rename subresponse to sub
…1553)

* fix: reconnecting websocket checks connection state on each request

* [substrate_api] `ReconnectingWebsocketProvider` fix things for good.

* [send_tx_dart] fix channel check in disconnect method
@clangenb clangenb changed the title v1.11.2 to f droid merge v1.11.2 to f-droid Nov 21, 2023
@clangenb clangenb merged commit 5d47cce into f-droid Nov 21, 2023
19 of 32 checks passed
@clangenb clangenb deleted the cl/merge-v1.11.2-to-f-droid branch November 21, 2023 03:53
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.

2 participants