- Jul 25, 2023
- Jul 04, 2023
- Jul 02, 2023
-
-
Moul authored
For optimized request result Adapt test
-
- Jun 27, 2023
- Jun 23, 2023
-
-
Moul authored
Adapt click UI changes error report tests Adapt tests with patched click
-
- Jun 05, 2023
-
-
Moul authored
For CLI options clarity Remove default auth file path for security reasons Adapt test_checksum
-
Moul authored
network: Assign if key exists auth: use helpers.define_click_context()
-
Moul authored
-
Moul authored
Specially F401 unused-import that I was missing https://beta.ruff.rs/docs/rules/#pyflakes-f
-
Moul authored
-
Moul authored
-
Moul authored
Use Path().{read,write}_txt() when possible
-
Moul authored
-
- May 26, 2023
- Nov 26, 2022
-
-
Moul authored
-
- Oct 30, 2022
- Oct 17, 2022
-
-
Moul authored
Adapt tests
-
- Oct 14, 2022
-
-
Moul authored
-
Moul authored
Revocation tests are failing since test_transfer::test_generate_and_send_transaction runs first. network.send_document() patching issue? Used to work before when they use to run in the other order: test_revocation/test_tx -> wot.test_revocation/money.test_transaction Skipping test_generate_and_send_transaction which anyway will be removed in next Substrate milestone %0.20.0
-
Moul authored
-
Moul authored
-
Moul authored
-
Moul authored
-
Moul authored
-
Moul authored
-
Moul authored
Closer to money commands usage Would avoid import cycle issue
-
Moul authored
In order to avoid as much as possible circural import Also fits better with other pubkey tools
-
Moul authored
-