Skip to content
Open

Dev #92

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2853 commits
Select commit Hold shift + click to select a range
ec9d255
Add blockhash to trx detail view
teknex Nov 3, 2020
e27a20f
Updated ReleaseNotes.md
HLXEasy Nov 3, 2020
daf1136
Updated ReleaseNotes.md
HLXEasy Nov 3, 2020
13257f9
Updated ReleaseNotes.md
HLXEasy Nov 3, 2020
ccf697f
First refactoring to optional separation of dependency builds onto di…
HLXEasy Nov 7, 2020
cd35865
Merge pull request #249 from aliascash/listsinceblock
HLXEasy Nov 7, 2020
45eedc1
Merge remote-tracking branch 'origin/develop' into cmake-build
HLXEasy Nov 7, 2020
1a764ef
Disabled output of no longer used vars
HLXEasy Nov 7, 2020
7200ed5
Implemented function to store location of dependency build folder
HLXEasy Nov 7, 2020
3f3784e
Fixed shell warnings
HLXEasy Nov 7, 2020
9acc211
Refactored handling of dependency location
HLXEasy Nov 7, 2020
616a503
Build Boost on the same location than all other dependencies
HLXEasy Nov 7, 2020
d6ca39b
Fixed build directory determination
HLXEasy Nov 7, 2020
6b45d7a
Refactored handling of dependency location also on Mac build script
HLXEasy Nov 7, 2020
83d0f01
Fixed confusing boolean name
HLXEasy Nov 7, 2020
611f75d
Fixed handling of pre-build cleanup
HLXEasy Nov 7, 2020
0f04998
Implemented option to build only dependencies also on Mac
HLXEasy Nov 7, 2020
0dc3034
Removed obsolete debug output and fixed bdb root path
HLXEasy Nov 7, 2020
19e83ea
Streamlined Boost build for Android with default build behaviour
HLXEasy Nov 8, 2020
25648da
Improved info output during build setup
HLXEasy Nov 8, 2020
ad3b03f
Fixed Boost build target directory on Android builds
HLXEasy Nov 8, 2020
b5d2eae
Fixed sed execution error on Mac
HLXEasy Nov 8, 2020
2b89e3c
Removed obsolete Qt env var on Mac build script
HLXEasy Nov 8, 2020
7a33b01
Mac build: Deactivated macdeployqt as post build step on CMakeLists.t…
HLXEasy Nov 8, 2020
6f93a72
Mac build: Fixed QT_CMAKE_MODULE_PATH
HLXEasy Nov 8, 2020
f3c6d4c
Mac build: Create missing resource directory
HLXEasy Nov 8, 2020
2562168
Merge pull request #250 from aliascash/cmake-build
teknex Nov 9, 2020
46071a7
Disabled CI link for now
HLXEasy Nov 9, 2020
9d87651
Updated Discord webhook ID
HLXEasy Nov 9, 2020
0527001
Updated Github credential ID
HLXEasy Nov 9, 2020
2065482
Add mandatory wallet.dat encryption in SetupWalletWizard
teknex Nov 9, 2020
c4e3d78
Always show unlock dialog on startup if wallet is encrypted.
teknex Nov 10, 2020
a8399fb
Add inputfield on newmnemonic page to verify seed password.
teknex Nov 11, 2020
236bc4a
Add mandatory wallet.dat encryption in SetupWalletWizard: refine labesl
teknex Nov 11, 2020
f3bb2c9
Add mandatory wallet.dat encryption in SetupWalletWizard: refine labels
teknex Nov 11, 2020
2ac0bd9
Reactivated Linux builds
HLXEasy Nov 11, 2020
bc85da5
Cleanup build slaves right after each build steps instead of wiping o…
HLXEasy Nov 11, 2020
0c689bc
Removed obsolete and already disabled code blocks
HLXEasy Nov 11, 2020
2f1f761
Fixed build slave label for raspi builds
HLXEasy Nov 11, 2020
59dfa04
Migrated Github credential to Github-App
HLXEasy Nov 11, 2020
03cb418
Add passwordVerify inputfield in seed recovery wizardpage
teknex Nov 13, 2020
43b4373
Use v2.1 of all builder images as prebuild Boost is now located on th…
HLXEasy Nov 13, 2020
f9af533
Add passwordVerify inputfield in seed recovery wizardpage
teknex Nov 13, 2020
57f3326
Merge remote-tracking branch 'origin/enforce_encryption' into enforce…
teknex Nov 15, 2020
8c95394
Merge branch 'develop' into enforce_encryption
HLXEasy Nov 15, 2020
3cac373
Removed Groovy string interpolation for Discord webhook
HLXEasy Nov 15, 2020
65953d3
Pass Github access token as credential to release helper functions
HLXEasy Nov 15, 2020
7ce5d1e
Fixed used env var name
HLXEasy Nov 15, 2020
ba62843
Add new option to pass GitHub token to buildBranch.groovy
HLXEasy Nov 15, 2020
5884311
Fixed used parameter on buildBranch helper function
HLXEasy Nov 16, 2020
219c55a
Put CI url onto env var
HLXEasy Nov 16, 2020
2af68dd
Reactivated Mac build on feature branch
HLXEasy Nov 16, 2020
a25ae6d
Disabled Windows build for now
HLXEasy Nov 16, 2020
68ec652
Updated to new builder images
HLXEasy Nov 16, 2020
6802a57
Downgraded min required CMake version
HLXEasy Nov 17, 2020
739b3d4
Disabled upload of Mac delivery for now
HLXEasy Nov 17, 2020
1db7402
Merge branch 'develop' into enforce_encryption
HLXEasy Nov 17, 2020
6963709
Updated to new builder images
HLXEasy Nov 17, 2020
fc87d79
Merge branch 'develop' into enforce_encryption
HLXEasy Nov 17, 2020
27fc99c
Merge pull request #251 from aliascash/enforce_encryption
HLXEasy Nov 17, 2020
335f91d
Use access token to get artifacts from Jenkins
HLXEasy Nov 18, 2020
dd61a77
Fixed token id
HLXEasy Nov 18, 2020
9497c91
Simplified ci url variable
HLXEasy Nov 18, 2020
9641a8d
Cleanup existing Git clone before build
HLXEasy Nov 18, 2020
1b16b5b
Improved handling of non existent checksum files and fixed ShellCheck…
HLXEasy Nov 18, 2020
1f2b61e
Reactivated Windows build
HLXEasy Nov 18, 2020
4eb59d6
Fixed upload of Win delivery to Github
HLXEasy Nov 18, 2020
2175f26
Merge pull request #253 from aliascash/reactivateWindowsBuild
HLXEasy Nov 18, 2020
67c2e9d
Reactivated download of Tor 0.4.1.6 as 0.4.2.5 is no longer available!?
HLXEasy Nov 21, 2020
a856f21
Reactivated download of Tor 0.4.2.3-alpha for Android build as 0.4.2.…
HLXEasy Nov 21, 2020
1f7afe0
Fixed used Tor archive name
HLXEasy Nov 21, 2020
8bb0154
Fixed used Tor hash var
HLXEasy Nov 21, 2020
4b21fdf
Updates used Qt version on Mac from 5.12.9 to 5.12.10
HLXEasy Nov 27, 2020
5a6f956
Windows build: Fixes directory cleanup
HLXEasy Nov 27, 2020
5c36f4f
Ignore tor waitpid(2) error if wallet is in shutdown
teknex Nov 29, 2020
6ce6d29
Raspberry Pi binaries needs to be built on dedicated build slave
HLXEasy Dec 5, 2020
81e0e15
Merge pull request #257 from aliascash/fixRaspiBuild
HLXEasy Dec 5, 2020
be04311
Reactivated download of Tor 0.4.1.6 as 0.4.2.5 is no longer available!?
HLXEasy Nov 21, 2020
26384f3
Reactivated download of Tor 0.4.2.3-alpha for Android build as 0.4.2.…
HLXEasy Nov 21, 2020
a909d7b
Fixed used Tor hash var
HLXEasy Nov 21, 2020
023dacb
Updates used Qt version on Mac from 5.12.9 to 5.12.10
HLXEasy Nov 27, 2020
d7f14cd
Windows build: Fixes directory cleanup
HLXEasy Nov 27, 2020
84ea0f7
Updates used Qt version on Android build from 5.15.0 to 5.15.2
HLXEasy Nov 28, 2020
bd21697
Add Android entries to list of checksum files
HLXEasy Dec 1, 2020
b21010b
Updated NDK version from r20 to r21d
HLXEasy Dec 4, 2020
6f4600e
Downgrades used Tor version from 0.4.2.3-alpha to latest stable 0.4.1.6
HLXEasy Dec 4, 2020
9f11918
Update Android API level to 26
HLXEasy Dec 7, 2020
c2d7475
Merge branch 'rebaseAndroidBuildChanges' into develop
HLXEasy Dec 7, 2020
954301b
Updated ReleaseNotes.md
HLXEasy Dec 7, 2020
a6aa904
Updated ReleaseNotes.md
HLXEasy Dec 7, 2020
86a48f5
Fix: shown fee when sending public coins
teknex Dec 7, 2020
18f1c50
UI changes
teknex Dec 7, 2020
64d3c97
Use alias-app.svg instead Alias-Stacked-Orange.svg
teknex Dec 7, 2020
08bf501
Remove duplicate register of newmnemonic.password
teknex Dec 7, 2020
5b063a1
Update release notes
teknex Dec 7, 2020
7c7f3d4
Update release notes
teknex Dec 8, 2020
63bdb89
Ignore tor waitpid(2) error if wallet is in shutdown
teknex Dec 8, 2020
accdc7c
Merge pull request #258 from aliascash/develop
HLXEasy Dec 8, 2020
de0de13
Windows build: Prepare vcruntime archive
HLXEasy Dec 14, 2020
a9266d1
Windows build: Cleanup leftovers as first post build step
HLXEasy Dec 14, 2020
d1c975d
Windows build: Unzip vcruntime archive during post build steps
HLXEasy Dec 14, 2020
62402f0
Use different Boost libs depending on build type release/debug
HLXEasy Jan 21, 2021
9b1d1f4
Build debug and release versions of Boost libs
HLXEasy Jan 21, 2021
90f9959
Test all Linux builds with the new builder image
HLXEasy Feb 1, 2021
d24fc19
Fixed handling of arch suffix on ARMv8
HLXEasy Feb 2, 2021
5a256f5
Fixed handling of Boost architecture if building on aarch64
HLXEasy Feb 5, 2021
6629789
Updated all Dockerfiles to use builder image release 2.4
HLXEasy Feb 6, 2021
fa4b98f
GH Actions refactoring - build (#278)
bedlaj Feb 28, 2021
0ad697e
Updated build state badges on README.md
HLXEasy Feb 28, 2021
afcac99
First try to build and upload using Github actions
HLXEasy Mar 2, 2021
1e6bed3
Added missing needs statement
HLXEasy Mar 2, 2021
a84a53d
Check content of Windows clone after build. Can be removed later.
HLXEasy Mar 2, 2021
eb88421
Fixed dummy steps
HLXEasy Mar 2, 2021
1b7bdbe
Fixed zip creation step on Windows build
HLXEasy Mar 2, 2021
35b0165
Fixed zip creation step on Windows build again
HLXEasy Mar 2, 2021
53b4a7e
Fixed tag and artifact naming
HLXEasy Mar 2, 2021
9ad767e
Implemented installer creation
HLXEasy Mar 2, 2021
3a2c6e6
Fixed installer creation step
HLXEasy Mar 2, 2021
7b97940
Added build script for feature branches
HLXEasy Mar 2, 2021
dc25de9
Fixed output definition for installer creation step
HLXEasy Mar 2, 2021
1dd7ab1
Activated upload of Linux artifacts
HLXEasy Mar 2, 2021
a46f142
Add short git hash to used tag name
HLXEasy Mar 2, 2021
7751de7
Fixed Windows archive creation
HLXEasy Mar 2, 2021
d906ae9
Implemented determination of release version, if running on master br…
HLXEasy Mar 3, 2021
3a0c1ca
Removed dummy jobs
HLXEasy Mar 3, 2021
283e406
Handle branch githubActionsRefactoring as non-feature branch
HLXEasy Mar 3, 2021
cdc51ca
Disabled Jenkins build
HLXEasy Mar 3, 2021
8f78edc
Revert "Add short git hash to used tag name"
HLXEasy Mar 3, 2021
ed6ffcd
Removed redundant usage of short git hash on release tag
HLXEasy Mar 3, 2021
213d10c
Implemented creation and upload of sha256 checksum files for Linux ar…
HLXEasy Mar 3, 2021
cbec836
Implemented creation and upload of sha256 checksum files for Mac, Win…
HLXEasy Mar 3, 2021
9c80c17
Fixed duplicated step id
HLXEasy Mar 3, 2021
313ac81
Fixed used github account
HLXEasy Mar 3, 2021
f1f8fd6
Fixed creation of sha256 checksums on Mac and Windows and show calcul…
HLXEasy Mar 3, 2021
840b52d
Show calculated checksums of Linux binary archive on build log
HLXEasy Mar 3, 2021
0cedd68
Set proper content type for plain text
HLXEasy Mar 3, 2021
3a7a803
Refactored to new release/upload action as previous used one is no lo…
HLXEasy Mar 3, 2021
e8831c2
Fixed reference to previous step
HLXEasy Mar 4, 2021
31a5dfe
Convert Windows checksum files from "ucs 2 le bom" to simple ascii
HLXEasy Mar 4, 2021
ad11d20
Added issue templates
HLXEasy Mar 4, 2021
db4c657
Multi language support (#277)
HLXEasy Mar 4, 2021
2cb304b
Merge remote-tracking branch 'origin/githubActionsRefactoring' into d…
HLXEasy Mar 4, 2021
3134590
Use cache for build dependencies on Mac build
HLXEasy Mar 5, 2021
c4261e9
Fixed branch selectors
HLXEasy Mar 5, 2021
b2bf06a
Merge branch 'githubActionsRefactoring' into develop
HLXEasy Mar 5, 2021
4c34df8
Added Italian translation, thx Ralr92
HLXEasy Mar 19, 2021
145bccf
#280: Fixed help cmdline option by replacing double hyphen with singl…
HLXEasy Mar 21, 2021
e82d8ff
Formatted master language file during build
HLXEasy Mar 21, 2021
448235e
#280: Added short option -h
HLXEasy Mar 21, 2021
847d3fd
#280: Updated release notes
HLXEasy Mar 21, 2021
02ce3b6
Wiped out first bunch of deprecated v2 seednode addresses and replace…
HLXEasy Mar 22, 2021
1d5e8b8
Merge pull request #281 from aliascash/issue280-fix-help-cmdline-option
HLXEasy Mar 23, 2021
a76096c
Wiped out remaining v2 seednode addresses and replaced them with new …
HLXEasy Mar 23, 2021
dcd7658
Fixed indention
HLXEasy Mar 23, 2021
a223d26
Added Russian translation
HLXEasy Mar 24, 2021
f35c9f7
Added Portuguese translation, thx Jhoncarl81!
HLXEasy Mar 29, 2021
0914467
Updated Fedora build to Fedora 33
HLXEasy Apr 1, 2021
5385162
Updated default Fedora Qt version from 5.14.2 to 5.15.2
HLXEasy Apr 1, 2021
14b2724
Updated links to solved issues with url to archive repository as issu…
HLXEasy Apr 14, 2021
a78770b
Fixed hit counter and typo
HLXEasy Apr 14, 2021
1795a3f
Removed obsolete gh-actions scripts
HLXEasy Apr 14, 2021
f8b260b
Docker image build using GH actions
HLXEasy Apr 18, 2021
537efd4
Fixed naming of gh actions step
HLXEasy Apr 18, 2021
a51ef4f
Disabled matrix build for ARM as we currently have only one such build
HLXEasy Apr 18, 2021
03673dc
Updated build state badge links
HLXEasy Apr 26, 2021
ba329ba
Split gh-actions into separate scripts for `master` and `develop`
HLXEasy Apr 26, 2021
4c7c6e5
Fixed build status badge for master branch and removed obsolete branc…
HLXEasy Apr 26, 2021
be12d3c
Before build install default Boost version on Mac
HLXEasy Apr 26, 2021
b1bb83d
Before build install default Boost version on Mac
HLXEasy Apr 26, 2021
d875e67
Removed all builds except Mac
HLXEasy Apr 26, 2021
8d86911
Set Boost version for Mac to 1.75.0
HLXEasy Apr 26, 2021
9ecd3e0
Set Boost version for Mac to 1.75.0_2
HLXEasy Apr 26, 2021
1183f6b
Fixed Mac build
HLXEasy Apr 26, 2021
973e58f
Increased min Mac version to 10.14
HLXEasy Apr 26, 2021
f32f876
Updated ReleaseNotes.md
HLXEasy Apr 26, 2021
29c64da
Merge pull request #23 from aliascash/ghActions-Finetuning
HLXEasy Apr 27, 2021
e53b7ea
Updated used Boost version to 1.75.0
HLXEasy Apr 28, 2021
067053d
Merge pull request #22 from aliascash/issue282-wipeOutOnionV2Seednodes
HLXEasy May 3, 2021
9a1da42
Merge remote-tracking branch 'origin/boostUpdate' into develop
HLXEasy May 4, 2021
3fae4cd
Fixed boost download url
HLXEasy May 4, 2021
30b4212
Updated used builder images to v2.6
HLXEasy May 5, 2021
c83f2cb
Merge pull request #24 from aliascash/updateUsedBuilderImageVersion
HLXEasy May 10, 2021
3cb4dc1
Fixed used Homebrew Boost version for Mac build
HLXEasy May 10, 2021
977fcec
Updated ReleaseNotes.md
HLXEasy May 10, 2021
50ff976
Removed hit count as it's not working anymore
HLXEasy May 10, 2021
6f293c0
Add CODE_OF_CONDUCT.md
HLXEasy May 10, 2021
df36254
Moved CODE_OF_CONDUCT.md and CONTRIBUTING.md to proper location
HLXEasy May 10, 2021
1062b8c
Create FUNDING.yml
HLXEasy May 10, 2021
459d332
Merge remote-tracking branch 'origin/add-github-funding-option' into …
HLXEasy May 10, 2021
995f794
Merge pull request #25 from aliascash/add-code-of-conduct-1
HLXEasy May 10, 2021
794e64d
Merge branch 'develop' into fixMacBuild
HLXEasy May 13, 2021
e4782f8
Updated badges on README.md
HLXEasy Jun 1, 2021
06658e0
Updated order of badges on README.md
HLXEasy Jun 1, 2021
7780424
Updated badges on README.md
HLXEasy Jun 1, 2021
43b7adb
First steps towards improved Windows build
HLXEasy Jun 2, 2021
f4cd022
Windows build finetuning
HLXEasy Jun 3, 2021
8678f5c
Fixed handling of determined Homebrew Boost version
HLXEasy Jun 4, 2021
f843282
Disabled pinning of Boost version
HLXEasy Jun 4, 2021
ad4ef5c
Remove whitespaces from determined Boost version
HLXEasy Jun 4, 2021
7bd40a2
Use only the version from brew version output
HLXEasy Jun 4, 2021
ad5e11b
Fixed archive creation step on Windows build
HLXEasy Jun 4, 2021
7b4f036
Simplified Mac build by using more packages from homebrew
HLXEasy Jun 4, 2021
803741b
Merge remote-tracking branch 'origin/develop' into fixMacBuild
HLXEasy Jun 4, 2021
4a1df32
Install leveldb and openssl from homebrew
HLXEasy Jun 4, 2021
aec8a49
Merge remote-tracking branch 'origin/develop' into fixMacBuild
HLXEasy Jun 4, 2021
caa0509
Use OpenSSL and LevelDB from Brew
HLXEasy Jun 4, 2021
d313f62
Added snappy to required brew packages
HLXEasy Jun 5, 2021
52b60c0
Add -Wno-deprecated-declarations to Mac CMAKE_CXX_FLAGS
HLXEasy Jun 6, 2021
eede172
Revert to build and use LevelDB by ourselves as brew version could no…
HLXEasy Jun 6, 2021
2c61d64
Revert "Removed all builds except Mac"
HLXEasy Jun 6, 2021
c53cbf2
Wiped out leveldb and snappy from Homebrew installation step
HLXEasy Jun 6, 2021
2c63f55
Removed obsolete boost version env var
HLXEasy Jun 6, 2021
9c25418
Renamed Mac build cache to enforce creation of new cache
HLXEasy Jun 7, 2021
579cab9
Merge branch 'fixMacBuild' into develop
HLXEasy Jun 7, 2021
92ed4bc
Implemented build script and Github build stage for #3 (Windows x86 v…
HLXEasy Jun 8, 2021
5130a4d
Implemented handling of x86/x64 dependency archives
HLXEasy Jun 12, 2021
2fb23e5
Improved informational output during CMake configuration step
HLXEasy Jun 12, 2021
c3b12c1
Implemented build of Win32 version on Develop and Master as well as c…
HLXEasy Jun 12, 2021
e37840b
Updated some translation layout issues
HLXEasy Jun 12, 2021
d986ccc
Merge pull request #26 from aliascash/issueNo3-Windows-x86-Build
HLXEasy Jun 13, 2021
54a74d8
Fixed downstream job reference
HLXEasy Jun 13, 2021
06cca25
Fixed downstream job reference
HLXEasy Jun 13, 2021
7e6ea0e
Perform Win32 build on folder with corresponding name, so x64 and x86…
HLXEasy Jun 13, 2021
b52aa19
Fix #3: Updated ReleaseNotes.md regarding 32Bit Windows version
HLXEasy Jun 14, 2021
fd3f226
Updated Tor archive hashes
HLXEasy Jun 15, 2021
985c548
Updated CMake configuration output
HLXEasy Jun 15, 2021
014d253
Updated Qt version on Mac build to 5.15.2
HLXEasy Jun 29, 2021
4617ef3
Use XCode 10.3 for Mac builds
HLXEasy Jun 29, 2021
278e4fc
Use XCode 12.1.1 for Mac builds (macOS 10.15)
HLXEasy Jun 29, 2021
98628b2
Use default settings regarding Python setup during installation of Qt…
HLXEasy Jul 1, 2021
f962f4a
Added missing thread safety compile definition
HLXEasy Aug 19, 2021
1ad83f7
BerkeleyDB major version 4 is required
HLXEasy Aug 19, 2021
61000c3
Updated releasenotes
HLXEasy Aug 19, 2021
709c048
Merge pull request #28 from aliascash/fix-RPC-Crash
HLXEasy Aug 19, 2021
3280b11
Merged informational output changes into develop
HLXEasy Aug 19, 2021
d05875d
As we changed the default branch from develop to master, the gh-actio…
HLXEasy Aug 19, 2021
7b68fd1
Build macOS dmg on Big Sur
HLXEasy Aug 20, 2021
aab8927
Use XCode 12.5.1 on Big Sur
HLXEasy Aug 20, 2021
8fe825b
Create new macOS build cache
HLXEasy Aug 20, 2021
d858d4d
Downgraded used Qt version on Mac to 5.12.11
HLXEasy Aug 22, 2021
2208ab3
Uninstall BerkeleyDB 18.x before installing BerkeleyDB 4
HLXEasy Aug 22, 2021
1406d8f
Downgraded used Qt version on Mac to 5.12.10
HLXEasy Aug 22, 2021
b1168fb
Removed temporary build script
HLXEasy Aug 22, 2021
e649f13
Updated ReleaseNotes.md
HLXEasy Aug 22, 2021
150cd8a
Removed unsupported languages
HLXEasy Aug 22, 2021
7f78b8e
Removed unsupported languages
HLXEasy Aug 22, 2021
f59ed6b
Final update of 4.4.0 release notes
HLXEasy Aug 25, 2021
ec2822b
Merge pull request #29 from aliascash/cherrypickMacBuildFixes
HLXEasy Aug 25, 2021
f1d56b6
Merge pull request #31 from aliascash/develop
HLXEasy Aug 25, 2021
5053781
update version
oxmmty Jan 26, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
11 changes: 11 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# SPDX-FileCopyrightText: © 2025 ALIAS Developers
# SPDX-FileCopyrightText: © 2020 Alias Developers
# SPDX-FileCopyrightText: © 2016 SpectreCoin Developers
#
# SPDX-License-Identifier: MIT

# Ignore git submodules as they produce an error
# if the clone is copied to the intermediate docker build container!
db4.8
leveldb
tor
12 changes: 12 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# SPDX-FileCopyrightText: © 2025 ALIAS Developers
# SPDX-FileCopyrightText: © 2020 Alias Developers
# SPDX-FileCopyrightText: © 2016 SpectreCoin Developers
#
# SPDX-License-Identifier: MIT

src/version.cpp export-subst

# Shell scripts etc
*.sh eol=lf
configure eol=lf
configure.ac eol=lf
Makefile.am eol=lf
121 changes: 112 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,29 +1,132 @@
# SPDX-FileCopyrightText: © 2025 ALIAS Developers
# SPDX-FileCopyrightText: © 2020 Alias Developers
# SPDX-FileCopyrightText: © 2016 SpectreCoin Developers
#
# SPDX-License-Identifier: MIT

src/*.exe
src/shadowcoin
src/shadowcoind
src/test_shadow
src/spectrecoin
src/spectrecoind
src/aliaswallet
src/aliaswalletd
src/test_spectre
src/build.h
src/clientversion.h
src/.libs
.*.swp
*.*~*
*.bak
*.rej
*.orig
*.o
*.P
*.patch
*.dat
*.autosave
.shadowcoin
.spectrecoin
.aliaswallet
#compilation and Qt preprocessor part
*.qm
Makefile
shadow
spectre
aliaswallet
#resources cpp
qrc_*.cpp
#moc
moc_*.cpp
#ui
ui_*.h
#qt creator
*.pro.user
CMakeLists.txt.user
CMakeSettings.json
#mac specific
.DS_Store
build
build*/
db4.8/build_unix
.deps
.dirstamp
Makefile
Makefile.in
config.log
configure
depcomp
missing
install-sh
config.guess
config.status
config.sub
test-driver
aclocal.m4
autom4te.cache
ar-lib
compile
libtool
ltmain.sh

!db4.8/build_unix/configure
openssl-1.1.0h
spectre.config
spectre.creator
spectre.creator.user
spectre.files
spectre.includes
=
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
Spectre.app
boost_1_67_0/
libevent-2.1.8-stable/
packages64bit/
src/spectre.pdb
*.dll
src/x64/
src/bin/
src/.vs/
src/src.vcxproj
src/src.vcxproj.user
src/src.vcxproj.filters
src/spectre.lib
src/spectre.exp
src/mocinclude.opt
src/.qmake.stash
src/debug/
src/release/moc_predefs.h.cbt
src/release/mocinclude.opt
src/release/moc_predefs.h
src/spectre.ilk
packages64bit.zip
src/src.sln
packages64bit_static/
doc/Windows build instructions.docx
doc/Windows build instructions.pdf
doc/~$ndows build instructions.docx

openssl-1\.1\.0h\.tar\.gz

boost_1_67_0\.tar\.gz

Makefile\.am\.user
/build-src-Desktop_Qt*
/Prebuild.Spectre.libraries.zip

# CLion/IntelliJ files
.idea/
*.iml
cmake-*/

moc_predefs.h
/build-tests-Desktop_Qt*

# Temp build files
releaseNotesToDeploy.txt
Checksum-Aliaswallet-*

# Visual Studio
.vs/
*.aps

!src/leveldb/Makefile
# Mac
*.dmg
.qmake.stash
131 changes: 131 additions & 0 deletions .reuse/dep5
Original file line number Diff line number Diff line change
@@ -0,0 +1,131 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ALIAS
Upstream-Contact: ALIAS Developers <info@alias.cash>
Source: https://github.com/aliascash/alias-wallet

# ############################################################################
# MIT Licenses
Files: doc/* Docker/*/*.patch src/qt/forms/* src/qt/locale/* src/qt/res/assets/css/* src/qt/res/assets/fonts/Footable/*
Copyright: 2025 ALIAS Developers
Copyright: 2020 Alias Developers
Copyright: 2016 SpectreCoin Developers
License: MIT

Files: src/qt/res/assets/fonts/Framework-icon/* src/qt/res/assets/icons/* src/qt/res/assets/img/* src/qt/res/assets/js/*
Copyright: 2025 ALIAS Developers
Copyright: 2020 Alias Developers
Copyright: 2016 SpectreCoin Developers
License: MIT

Files: src/qt/res/assets/plugins/framework/* src/qt/res/assets/svg/* src/qt/res/icons/* src/qt/res/images/*
Copyright: 2025 ALIAS Developers
Copyright: 2020 Alias Developers
Copyright: 2016 SpectreCoin Developers
License: MIT

Files: src/qt/res/qml/* src/qt/res/src/* src/src.aps src/osx/app-slide-arrow.png
Copyright: 2025 ALIAS Developers
Copyright: 2020 Alias Developers
Copyright: 2016 SpectreCoin Developers
License: MIT

Files: external/*/patches/* scripts/patches/* src/qt/res/alias-qt.rc src/qt/res/index.html src/qt/res/qml/main.qml
Copyright: 2025 ALIAS Developers
Copyright: 2020 Alias Developers
Copyright: 2016 SpectreCoin Developers
License: MIT

Files: src/qt/res/assets/plugins/bootstrapv3/*
Copyright: 2018 Twitter
License: MIT

Files: src/qt/res/assets/plugins/classie/*
Copyright: 2016 https://github.com/desandro/classie
License: MIT

Files: src/qt/res/assets/plugins/contextMenu/*
Copyright: 2013 Sudhanshu Yadav
License: MIT

Files: src/qt/res/assets/plugins/iscroll/*
Copyright: 2008 Matteo Spinelli http://cubiq.org
License: MIT

Files: src/qt/res/assets/plugins/jdenticon/*
Copyright: 2014 Daniel Mester Pirttijärvi
License: MIT

Files: src/qt/res/assets/plugins/markdown/*
Copyright: 2014 Simon Waldherr http://simon.waldherr.eu/
License: MIT

Files: src/qt/res/assets/plugins/md5/*
Copyright: 2014 Yi-Cyuan Chen
License: MIT

Files: src/qt/res/assets/plugins/pace/*
Copyright: 2016 https://github.com/HubSpot/pace
License: MIT

Files: src/qt/res/assets/plugins/qrcode/*
Copyright: 2015 Twitter @davidshimjs
License: MIT

Files: src/qt/res/assets/plugins/modernizr*
Copyright: 2016 https://modernizr.com/
License: MIT

Files: src/qt/res/assets/plugins/jquery*
Copyright: 2014 jQuery Foundation and other contributors
License: MIT

Files: src/qt/res/assets/plugins/footable/*
Copyright: 2014 Steven Usher & Brad Vincent
License: MIT

Files: src/test/data/*
Copyright: 2020 Alias Developers
Copyright: 2016 SpectreCoin Developers
License: MIT

Files: m4/*
Copyright: 2020 Alias Developers
Copyright: 2016 SpectreCoin Developers
License: MIT

# ############################################################################
# BSD-2-Clause Licenses
Files: src/lz4/*
Copyright: 2011 Yann Collet
License: BSD-2-Clause

Files: src/qt/res/assets/plugins/identicon/*
Copyright: 2013 Stewart Lord
License: BSD-2-Clause

Files: src/qt/res/assets/plugins/shajs/*
Copyright: 2008 Brian Turek
License: BSD-2-Clause

Files: src/qt/res/assets/plugins/pnglib/*
Copyright: 2010 Robert Eisele
License: BSD-2-Clause

# ############################################################################
# GPL-3.0-or-later Licenses
Files: external/berkeleydb-cmake/patches/config.guess external/berkeleydb-cmake/patches/config.sub
Copyright: Per Bothner, Ben Elliston
License: GPL-3.0-or-later

# ############################################################################
# OFL-1.1 Licenses
Files: src/qt/res/assets/fonts/FontAwesome/* src/qt/res/assets/fonts/Montserrat/* src/qt/res/assets/fonts/*.otf
Copyright: Dave Gandy http://fontawesome.io
Copyright: Google, Inc.
License: OFL-1.1

# ############################################################################
# CC-BY-4.0 Licenses
Files: src/qt/res/assets/plugins/emojione/*
Copyright: 2016 EmojiOne
License: CC-BY-4.0
83 changes: 0 additions & 83 deletions .travis.yml

This file was deleted.

Loading