Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
020201025.1~1f20724.patch | use sha256 from hashlib from stdlib | Moul <moul@moul.re> | yes | upstream | upstream, https://git.duniter.org/clients/python/silkaj/-/commit/1f20724 | 2021-01-11 |
020201025.2~a01ddfd.patch | use base58 module Not added as a direct dependency, since it is a DuniterPy dependency And Silkaj won't get away from DuniterPy, nor DuniterPy will stop using base58. |
Moul <moul@moul.re> | yes | upstream | upstream, https://git.duniter.org/clients/python/silkaj/-/commit/a01ddfd | 2021-01-11 |
020201025.3~a791ddd.patch | get rid of base58 code | Moul <moul@moul.re> | yes | upstream | upstream, https://git.duniter.org/clients/python/silkaj/-/commit/a791ddd | 2021-01-11 |
020201025.4~613594f.patch | get rid of PyNaCl module | Moul <moul@moul.re> | yes | upstream | upstream, https://git.duniter.org/clients/python/silkaj/-/commit/613594f | 2021-01-11 |
020201118~a7b8a0a.patch | avoid balance command summing up many times the same pubkey -> return error in that case. -> displays an error for each wrong pubkey * write tests for errors on `balance` command |
matograine <tom.ngr@zaclys.net> | yes | upstream | upstream, https://git.duniter.org/clients/python/silkaj/-/commit/a7b8a0a | 2021-01-11 |
020201209~43fec2f.patch | prevent sending 0 with --allSources | atrax <atrax@prtn.email> | yes | upstream | upstream, https://git.duniter.org/clients/python/silkaj/-/commit/43fec2f | 2021-01-11 |
020201209~bda2b8c.patch | prevent sending 0 with --amountUD | atrax <atrax@prtn.email> | yes | upstream | upstream, https://git.duniter.org/clients/python/silkaj/-/commit/bda2b8c | 2021-01-11 |
020201213~e8e67d3.patch | use pending txs first to use change txs sent beforehand | matograine <tom.ngr@zaclys.net> | yes | upstream | upstream, https://git.duniter.org/clients/python/silkaj/-/commit/e8e67d3 | 2021-01-11 |
2001_g1_license_paths.patch | Fix read Ǧ1 license from system shared path | Jonas Smedegaard <dr@jones.dk> | no | 2019-01-05 | ||
2002_non_poetry.patch | support building without Poetry Add setup.py generated with dephell. | moul <moul@moul.re> | no | 2020-10-20 | ||
2003_avoid_pendulum.patch | Avoid Python module pendulum not in Debian | Jonas Smedegaard <dr@jones.dk> | no | 2020-10-20 |