Hendrik Eeckhaut

Results 20 issues of Hendrik Eeckhaut

When running the WebAssembly tests with `wasm-test-runner`, the logs currently display an error related to a missing favicon: ``` 2024-09-12T07:33:09.418083Z ERROR tlsn_wasm_test_runner::chrome_driver: LogEntry { source: Network, level: Error, text: "Failed...

RUSTFLAGS="-D keyword_idents_2024" cargo clippy --fix fixes #180

Clean up and document TEE deployment of notary server to Azure

* https://github.com/tlsnotary/tlsn/blob/7bec5a84eece0ec488a67834e201793b5c72958d/.github/workflows/tee-cd.yml#L33C1-L34C1 * https://github.com/tlsnotary/tlsn/blob/7bec5a84eece0ec488a67834e201793b5c72958d/.github/workflows/tee-ci.yml#L15C1-L16C1

We have to work out a good solution for customizing the crypto provider through the wasm bindings. Once we do, we need to re-enable verification in the wasm tests (...