Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-17 | Update the .SRCINFO, oops | Andy Kallmeyer | |
2025-01-17 | Updated to support the latest python | Andy Kallmeyer | |
This was a major merging and merge-conflict resolving updated pulling in the latest updates from the upstream electron-cash. A new version hasn't been tagged in the repo yet but I wanted to update the AUR package because it was still broken with the latest python before this. | |||
2022-09-13 | Convert the electron-cash AUR package to organo-wallet for Ergon! | Andrew Kallmeyer | |
This commit was based on commit b1bd905bba14f8c30bdf593bfe2731db251a7b51 from https://aur.archlinux.org/electron-cash.git | |||
2022-05-07 | 4.2.8 | Matthew Tran | |
2022-02-25 | 4.2.7 | Matthew Tran | |
2022-01-07 | Override pycryptodomex version in tests | Matthew Tran | |
2021-12-13 | Python 3.10 | Matthew Tran | |
2021-12-09 | 4.2.6 again | Matthew Tran | |
2021-12-08 | 4.2.6 | Matthew Tran | |
2021-08-19 | 4.2.5 | Matthew Tran | |
2021-03-04 | 4.2.4 | Matthew Tran | |
2020-12-30 | Apply commit 85e6064 | Matthew Tran | |
Tor: Fix proxy bypass for stem version 1.8.0 | |||
2020-12-02 | Python 3.9 | Matthew Tran | |
2020-12-01 | 4.2.3 | Matthew Tran | |
2020-11-19 | 4.2.2 | Matthew Tran | |
2020-10-22 | 4.2.0 | Matthew Tran | |
2020-09-12 | Re-enable tests | Matthew Tran | |
Also I just realized I forgot to reset the pkgrel... Oh well. | |||
2020-09-12 | 4.1.1 | Matthew Tran | |
2020-08-12 | Update .SRCINFO | Matthew Tran | |
2020-08-12 | Set GIT_SUBMODULE_SKIP=1 before building | Matthew Tran | |
2020-08-03 | Add automake and libtool to makedeps | Matthew Tran | |
2020-08-03 | Revert to using release tarballs | Matthew Tran | |
But this time, it also downloads the release tarball for libsecp256k1 and symlinks it to where Electron Cash expects it to be. | |||
2020-08-02 | hand over maintainership | Marcel O'Neil | |
2020-08-01 | Add python-certifi and tor dependencies | Matthew Tran | |
2020-07-31 | 4.1.0 | Matthew Tran | |
Switch to cloning the repository instead of fetching the tar ball because the tar ball doesn't contain the submodules required for libsecp256k1, which in turn is required for CashFusion. Also skip tests since one of them is broken. | |||
2020-05-29 | 4.0.15 | Matthew Tran | |
2020-03-24 | 4.0.14 | Matthew Tran | |
2020-03-19 | 4.0.13 | Matthew Tran | |
2020-01-21 | Add tox.ini patch to use an updated pip when testing | Matthew Tran | |
Also add python-keepkey and python-trezor to optdepends. | |||
2019-12-10 | 4.0.12 | Matthew Tran | |
2019-11-16 | 4.0.11 | Marcel O'Neil | |
2019-11-14 | bump to python 3.8 | Marcel O'Neil | |
2019-09-09 | 4.0.10 | Matthew Tran | |
2019-09-02 | Add python-dateutil dependency | Matthew Tran | |
2019-08-09 | 4.0.9 | Matthew Tran | |
2019-07-24 | Add fonts.xml patch and ttf-bitstream-vera dependency | Matthew Tran | |
2019-07-22 | 4.0.8 | Matthew Tran | |
2019-06-24 | Add qt5-svg dependency | Matthew Tran | |
2019-06-21 | 4.0.7 | Matthew Tran | |
2019-06-06 | 4.0.6 | Matthew Tran | |
2019-05-27 | 4.0.5 | Matthew Tran | |
2019-05-26 | 4.0.4 | Marcel O'Neil | |
2019-05-21 | 4.0.3 | Marcel O'Neil | |
2019-04-19 | 4.0.2 | Marcel O'Neil | |
2019-04-04 | 4.0.1 | Marcel O'Neil | |
2019-03-27 | 4.0.0 w/ PKGBUILD | Marcel O'Neil | |
2019-03-27 | 4.0.0 | Marcel O'Neil | |
2019-02-23 | 3.3.6 | Marcel O'Neil | |
2019-02-19 | Patch: [Qt] Fix #1157 -- Qt 5.12 also exports Decimal | Marcel O'Neil | |
2019-01-25 | 3.3.5 | Marcel O'Neil | |
* Added ability to specify raw hex op_return data in Send tab * Added server options for: "Preferred" and "Banned" in Network Dialog, and an option to connect to only preferred servers. * LabelSync plugin now works properly * Cosigner pool plugin fixups -- it should work much better now! * Cashaddr is now default on new installs * OSX packaging fixes (code signature should stay dynamically valid now) * Updated Trezor plugin to trezorlib-0.11.x (#1089) * Many bugs and quirks fixed from issue tracker * Performance improvements * Memory leaks fixed * Windows setup.exe (installer version) works now. |