-
released this
2021-03-15 19:46:10 +00:00 | 86 commits to master since this releaseFixed
- Reverted to Alpine Linux v3.12 because of an issue with seccomp. (see #47)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.2.2: Allow configuring of the "trading_agreement" setting for German citizens using Kraken Stable
released this
2021-03-10 07:30:57 +00:00 | 88 commits to master since this releaseFixed
- Allow configuring of the "trading_agreement" setting for German citizens using Kraken.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2020-12-21 07:22:59 +00:00 | 90 commits to master since this releaseAdded
- Command
versionto show the build information of the current running version, this should help with support.
Fixed
- Time calculation failed on 32-bit systems such as ARMv7 (Raspberry Pi's). This fix replaces integer handling with string handling.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Command
-
released this
2020-12-08 17:33:50 +00:00 | 91 commits to master since this releaseWarning
Due to regulatory changes in The Netherlands, BL3P and Bitvavo currently require you to provide proof of address ownership, thus temporarily breaking Bitcoin-DCA's XPUB feature.
Added
- Add Kraken to the list of supported exchanges
- Allow other base currencies than EUR, with Kraken the list is expanded to USD, EUR, CAD, JPY, GBP, CHF & AUD
- Added the logo to the README.md file
- Added CODE_OF_CONDUCT.md for people looking to contribute to Bitcoin DCA
- Added lines to the project README.md to allow project funding through on-chain and lightning transactions
Fixed
- Fixed a path in persistent storage documentation
- Fixed the DI container name, it was still called after the first launching exchange BL3P
Changed
- Refactored the code to have one single point of truth for Bitcoin related facts like amount of satoshis and amount of decimals
Removed
- Removed the beta warnings, the software has been in use for at least half a year now
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2020-07-05 13:22:10 +00:00 | 96 commits to master since this releaseAdded
- A Python based fallback mechanism for 32bits systems. Unfortunately a bug prevented Raspberry Pi users from using Xpubs properly. The system will automatically use the native, more advanced method or derivation for systems that are capable and degrade to the Python tool without people noticing.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2020-06-23 08:55:10 +00:00 | 97 commits to master since this releaseTags make it easier to keep track on which version you're running and if it's safe to upgrade. Versioning for Bitcoin DCA will follow SemVer: https://semver.org/.
Will start keeping a changelog in format: https://keepachangelog.com/en/1.0.0/
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)