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

Add test for log file archiving #1559

Closed

Conversation

wulfraem
Copy link
Contributor

⚠️ DO NOT MERGE ⚠️

PR is a test for a temporary branch, that won't be merged as is currently. It's purpose is to chech behavior in CI.

wulfraem and others added 30 commits January 27, 2025 12:51
- update name from `@iota/iota.js` to `@iota/iota-sdk`
- switch to published version
- remove unnecessary `js_name` renaming

Co-authored-by: Enrico Marconi <31142849+UMR1352@users.noreply.github.com>
Co-authored-by: Enrico Marconi <31142849+UMR1352@users.noreply.github.com>
- remove unnecessary result wrapping
- more readable error conversion (`JsError::from`)
- wasm binding header cleanup
@wulfraem wulfraem added Chore Tedious, typically non-functional change No changelog Excludes PR from becoming part of any changelog labels Feb 26, 2025
@wulfraem wulfraem requested a review from a team as a code owner February 26, 2025 14:11
wulfraem and others added 9 commits February 26, 2025 15:23
* signer: support keys other than ed25519

* remove unused dependency

* fix failing doc test

* dprint

* StorageSigner receives TxData instead of raw bytes

* Use IotaSignature as Signer output, let signer handle all signing logic

* Keytool signer

* Keytool signer

* Keytool signer tests

* fmt

* re-export KeytoolSigner

* KeytoolSignerBuilder

* WASM KeytoolSigner

* fmt

* buildable wasm

* Make WasmKeytoolSigner work

* ensures WASM keytool signer implements Signer TS interface

* wasm keytoolsigner

* fix serialization/deserialization of Signature

* temp commit

* update to latest version of bindgen

* update storage singer to use Uint8Array for public key internally

* cleanup

* make KeytoolSigner work with keytool version 0.8.1

* update CI to use wasm-bindgen version 0.2.100

* use node 20 in CI

* dprint fmt

* use latest toolchain for identity_wasm

* add missing licence header

* use node 20 in all CI actions

* avoid fauceting if address already has enough funds

* use binding/wasm/target to store WASM compilation artifacts

* Update bindings/wasm/iota_interaction_ts/Cargo.toml

Co-authored-by: wulfraem <wulfraem@users.noreply.github.com>

* avoid casting to any

---------

Co-authored-by: Sebastian Wolfram <wulfraem@users.noreply.github.com>
@wulfraem wulfraem changed the base branch from feat/keytool-signer-wasm to feat/wasm32-identity-client February 26, 2025 19:02
Base automatically changed from feat/wasm32-identity-client to feat/identity-rebased-alpha February 27, 2025 12:39
@wulfraem wulfraem marked this pull request as draft February 28, 2025 13:31
@wulfraem
Copy link
Contributor Author

wulfraem commented Mar 4, 2025

Closed in favor of #1585.

@wulfraem wulfraem closed this Mar 4, 2025
@wulfraem wulfraem deleted the tmp/test-server-log-artifacts branch March 5, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore Tedious, typically non-functional change No changelog Excludes PR from becoming part of any changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants