Repository restructuration
- A command per file
- Tools in a file
-
silkajandtestsfolders should look similar.
-
silkaj-
blockchain/:-
info(argos) difficultyblocksverifytools
-
-
money/:transferbalancehistorytools
-
wot/:lookupwotcertifymembership-
revocation: Failing whentest_transfer::test_generate_and_send_transactionruns 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 - Solutions: reverting back the order, or skipping
test_generate_and_send_transactionwhich anyway will be removed in %0.20.0. Fixing the actual issue (doesn’t make sense to fix v1/BMA issue now)
- Used to work before when they use to run in the other order:
tools
-
ui/?:tui- potential
gui?
-
auth->authentication? - Move
cli_toolscontent totools -
about checksum-
crypto_tools->public_key, becausepubkeyis commonly used variable constantsg1_monetary_license-
network_tools->network
-
-
tests: With the same structure as the sources
Edited by Moul