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

removed bitdust_forks/Bismuth/wallet/ #190

Merged
merged 1 commit into from
Oct 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Change Log
==========

2023-10-24 Veselin Penev [penev.veselin@gmail.com](mailto:penev.veselin@gmail.com)

* removed bitdust_forks/Bismuth/wallet/



2023-10-02 Veselin Penev [penev.veselin@gmail.com](mailto:penev.veselin@gmail.com)

* removed two seed nodes from the default_network.json file
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ regress_run:
PYTHON_VERSION=$(REGRESSION_PY_VER) _PAUSE_BEFORE=0 make --no-print-directory -C regress/ run_all

regress_run_parallel:
PYTHON_VERSION=$(REGRESSION_PY_VER) _PAUSE_BEFORE=0 make --no-print-directory -j 4 -C regress/ run_parallel
PYTHON_VERSION=$(REGRESSION_PY_VER) _PAUSE_BEFORE=0 make --no-print-directory -j 3 -C regress/ run_parallel

regress_run_log:
PYTHON_VERSION=$(REGRESSION_PY_VER) make --no-print-directory -C regress/ run_all_log
Expand Down
12 changes: 0 additions & 12 deletions bitdust_forks/Bismuth/wallet/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion bitdust_forks/Bismuth/wallet/bismuthvoting/__init__.py

This file was deleted.

33 changes: 0 additions & 33 deletions bitdust_forks/Bismuth/wallet/bismuthvoting/bip39.py

This file was deleted.

144 changes: 0 additions & 144 deletions bitdust_forks/Bismuth/wallet/bismuthvoting/derivablekey.py

This file was deleted.

16 changes: 0 additions & 16 deletions bitdust_forks/Bismuth/wallet/compile_messages.sh

This file was deleted.

3 changes: 0 additions & 3 deletions bitdust_forks/Bismuth/wallet/crystals.available/readme.md

This file was deleted.

Binary file removed bitdust_forks/Bismuth/wallet/crystals.zip
Binary file not shown.
Binary file removed bitdust_forks/Bismuth/wallet/favicon.ico
Binary file not shown.
Binary file removed bitdust_forks/Bismuth/wallet/locale.zip
Binary file not shown.
Binary file removed bitdust_forks/Bismuth/wallet/logo.icns
Binary file not shown.
24 changes: 0 additions & 24 deletions bitdust_forks/Bismuth/wallet/make_dist.bat

This file was deleted.

29 changes: 0 additions & 29 deletions bitdust_forks/Bismuth/wallet/make_dist.sh

This file was deleted.

30 changes: 0 additions & 30 deletions bitdust_forks/Bismuth/wallet/make_dist_mac.sh

This file was deleted.

26 changes: 0 additions & 26 deletions bitdust_forks/Bismuth/wallet/make_dist_nuitka.bat

This file was deleted.

35 changes: 0 additions & 35 deletions bitdust_forks/Bismuth/wallet/make_innosetup.iss

This file was deleted.

Loading