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

Fix testRetryUntilIncludedBlock + update example in README #1160

Merged
merged 3 commits into from
Jul 25, 2022

Conversation

samuel-rufi
Copy link
Member

@samuel-rufi samuel-rufi commented Jul 25, 2022

No description provided.

@samuel-rufi samuel-rufi changed the title Fix testRetryUntilIncludedBlock + update exa l README Fix testRetryUntilIncludedBlock + update example in README Jul 25, 2022
…lApiTest.java

Co-authored-by: Thoralf-M <46689931+Thoralf-M@users.noreply.github.com>
@Thoralf-M Thoralf-M merged commit e06c26c into iotaledger:develop Jul 25, 2022
cycraig pushed a commit to cycraig/iota.rs-wasm that referenced this pull request Aug 12, 2022
* Make Rust `beta` and `nightly` experimental

* Improve PR template

* Two separate matrices

* Constrain `docs`, `licenses`, and `udeps` runs

* Allow failures in `no_std` for `beta` and `nightly`

* Further improvements

* Full matrix

* Fix CI

* Run clippy on `stable` and make `beta` optional

* Fix `no_std`

* try formatting

* Test name

* Test

* f

* Pretty please

* Test

* Make all pretty

* Fix

* Change order of matrix

* Spaces

* Free the bird

* Clarify

Co-authored-by: Thibault Martinez <thibault.martinez.30@gmail.com>

Co-authored-by: Thibault Martinez <thibault.martinez.30@gmail.com>
cycraig pushed a commit to cycraig/iota.rs-wasm that referenced this pull request Aug 12, 2022
* Build dashboard into Docker image (iotaledger#1147)

* Lower network log level (iotaledger#1148)

* Docs - Minor edits Applying Style Guide and Diataxis  (iotaledger#1123)

* Review and update Bee content

* Review suggestions and corrections added.

* Added diataxis keywords

* Apply suggestions from code review

Co-authored-by: Lucas Tortora <85233773+lucas-tortora@users.noreply.github.com>

Co-authored-by: Thibault Martinez <thibault.martinez.30@gmail.com>
Co-authored-by: Lucas Tortora <85233773+lucas-tortora@users.noreply.github.com>

* Fix missing `.git` folder (iotaledger#1153)

* Avoid unbounded `RwLock` guards in `PeerManager` (iotaledger#1139)

* avoid unbounded `RwLock` guards

* restrict `get_map` function argument to `FnOnce`

* Fix API response addressType (iotaledger#1167)

* Test equality of JSON and TOML config files (iotaledger#1164)

* Test equality of JSON and TOML config files

* implement `PartialEq` for `NodeConfigBuilder`

* make the `PartialEq` implementation less error prone

* Fix test

Co-authored-by: Christian Poveda <christian.poveda@iota.org>

* Emit better warning when parsing snapshot header fails (iotaledger#1166)

* Emit better warning when parsing snapshot header fails

* Update `CHANGELOG.md`

* Embed error

* Use maximum to find furthest neighbor (iotaledger#1173)

* Use maximum to find furthest neighbor

* Remove now partly wrong note

* Strip symbols from production binary (rust >= 1.59) (iotaledger#1175)

* Update workflow branches (iotaledger#1172)

* Make Rust `beta` and `nightly` experimental (iotaledger#1160)

* Make Rust `beta` and `nightly` experimental

* Improve PR template

* Two separate matrices

* Constrain `docs`, `licenses`, and `udeps` runs

* Allow failures in `no_std` for `beta` and `nightly`

* Further improvements

* Full matrix

* Fix CI

* Run clippy on `stable` and make `beta` optional

* Fix `no_std`

* try formatting

* Test name

* Test

* f

* Pretty please

* Test

* Make all pretty

* Fix

* Change order of matrix

* Spaces

* Free the bird

* Clarify

Co-authored-by: Thibault Martinez <thibault.martinez.30@gmail.com>

Co-authored-by: Thibault Martinez <thibault.martinez.30@gmail.com>

* Temporarily fix CI by downgrading to `windows-2019` (iotaledger#1177)

* Get rid of `experimental`

* Automatically cancel older runs

* Test `jq` on all plattforms

* Also limit doc builds

* Revert names

* Temporarily switch back to `windows-2019`

More information: https://github.blog/changelog/2022-01-11-github-actions-jobs-running-on-windows-latest-are-now-running-on-windows-server-2022/

* More robust windows detection

* Fix

Co-authored-by: Jochen Görtler <grtlr@users.noreply.github.com>
Co-authored-by: charlesthompson3 <74603461+charlesthompson3@users.noreply.github.com>
Co-authored-by: Lucas Tortora <85233773+lucas-tortora@users.noreply.github.com>
Co-authored-by: Christian Poveda <31802960+pvdrz@users.noreply.github.com>
Co-authored-by: Christian Poveda <christian.poveda@iota.org>
Co-authored-by: /alex/ <alexander.schmidt@iota.org>
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