Kristaps Kaupe
47bc77fd6b
Fix some internal dependencies
2 years ago
Kristaps Kaupe
b65a5f35af
Update version to 0.9.11dev
2 years ago
Kristaps Kaupe
9f10af3adf
Release notes and version for v0.9.10
2 years ago
Kristaps Kaupe
90fe9b2430
Fix pyaes dependency, should be in jmbase, not jmbitcoin
2 years ago
Kristaps Kaupe
63890eef66
Drop Python 3.6 support
2 years ago
Kristaps Kaupe
e4f74b56f3
Deduplicate AES code
2 years ago
Adam Gibson
55285e3847
update version 0.9.10dev
3 years ago
Adam Gibson
9574cfc42f
release notes and version for v0.9.9
3 years ago
Kristaps Kaupe
8a25e3a401
Pin remaining deps to specific versions, except for Qt and tests
3 years ago
Adam Gibson
f1f3972aa1
update version to 0.9.9dev
3 years ago
Adam Gibson
a7e3eed318
add release notes and version for 0.9.8
3 years ago
Adam Gibson
ed6f745372
update version for 0.9.8dev
3 years ago
Adam Gibson
28df2fc0e4
add release notes and version for 0.9.7
3 years ago
Adam Gibson
7254149353
update version for 0.9.7dev
4 years ago
dependabot[bot]
15ac4de721
Bump twisted from 22.2.0 to 22.4.0 in /jmbase
...
Bumps [twisted](https://github.com/twisted/twisted ) from 22.2.0 to 22.4.0.
- [Release notes](https://github.com/twisted/twisted/releases )
- [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst )
- [Commits](https://github.com/twisted/twisted/compare/twisted-22.2.0...twisted-22.4.0 )
---
updated-dependencies:
- dependency-name: twisted
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Adam Gibson
4c9c8d1f3c
Add release notes and version for 0.9.6
4 years ago
dependabot[bot]
b4c8bf0303
Bump twisted from 21.7.0 to 22.2.0 in /jmbase
...
Bumps [twisted](https://github.com/twisted/twisted ) from 21.7.0 to 22.2.0.
- [Release notes](https://github.com/twisted/twisted/releases )
- [Changelog](https://github.com/twisted/twisted/blob/twisted-22.2.0/NEWS.rst )
- [Commits](https://github.com/twisted/twisted/compare/twisted-21.7.0...twisted-22.2.0 )
---
updated-dependencies:
- dependency-name: twisted
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Adam Gibson
a7d49b26bb
update to new dev version
4 years ago
Adam Gibson
321a792712
Add release notes and version for 0.9.5
4 years ago
Kristaps Kaupe
f7e9c16363
update version to 0.9.5dev
4 years ago
Adam Gibson
e3b5a05ce8
add release notes and version 0.9.4
4 years ago
nixbitcoin
20e2e85e70
jmbase: upgrade twisted to latest (21.7.0)
4 years ago
Adam Gibson
d01e9bc0ca
update version to 0.9.4dev
4 years ago
Adam Gibson
fce946db75
add release notes and version for 0.9.3
4 years ago
Adam Gibson
4b8d499a90
update version to 0.9.3dev
4 years ago
Adam Gibson
a50edfa524
add release notes and version for 0.9.2
4 years ago
Wukong
2ed3f21055
Update the url links in setup.py files
...
1. The url for jmqtui should be `/jmqtui`, not `/jmfg`.
2. All the urls in setup.py must specify `tree/master` as part of the url, otherwise the links can no longer be opened.
3. All the urls in setup.py should use `https` instead of `http`, even though GitHub will auto redirect the request to use `https`.
4. Use `JoinMarket-Org` instead of `Joinmarket-Org` in the url links for better consistency, even though it doesn't affect the effectiveness of the link.
4 years ago
Adam Gibson
8b95b3ada0
update version to 0.9.2dev
4 years ago
Adam Gibson
b5c01c4c75
release notes and version 0.9.1
4 years ago
Adam Gibson
ef69ec0348
add release notes and version for 0.9.0
4 years ago
Adam Gibson
cde95f8829
update version to 0.9.0dev
5 years ago
Adam Gibson
1d4a6fdb54
Add release notes and version for 0.8.3
5 years ago
Adam Gibson
0ef05554ba
update version to 0.8.3dev
5 years ago
Adam Gibson
d235638b71
Add release notes and version for 0.8.2
5 years ago
Adam Gibson
5c6eaafed1
update version to 0.8.2dev
5 years ago
Adam Gibson
990faace9f
Add release notes and version for 0.8.1
5 years ago
Adam Gibson
13661583b9
update version to 0.8.1dev
5 years ago
Adam Gibson
a6c2d68810
Add release notes and version for 0.8.0
5 years ago
Adam Gibson
db7dd77403
update version and release notes 0.7.2
5 years ago
Adam Gibson
fa65f7e536
update version to 0.7.2dev
5 years ago
Adam Gibson
cdccb958b6
Add release notes and update version 0.7.1
5 years ago
Adam Gibson
c90432e567
update version to 0.7.1dev
5 years ago
Adam Gibson
b7c98e918a
release notes and version update for 0.7.0
5 years ago
Adam Gibson
a219cf1ef0
upgrade twisted to 20.3.0
5 years ago
Adam Gibson
03a13598e8
Adds libsecp256k1 installation and addresses reviews
...
Update no-history-sync code:
This updates the new functionality in jmclient.wallet_utils
in the no-history-sync PR #444 to be compatible
with the python-bitcointx refactoring.
Remove all future/py2 compatibility code remaining:
This is in line with #525 and corrects erroneous
addition of more compatibility code.
Addresses all flake8 complaints (ununsed imports etc)
Addresses review of @dgpv
Addresses review of @kristapsk
6 years ago
Adam Gibson
b289e39085
Update version to 0.7.0dev
6 years ago
Adam Gibson
d23b0b6e46
release notes and version update for 0.6.3.1
6 years ago
Adam Gibson
bd7930b000
Add release notes and version numbers for 0.6.3
6 years ago
Adam Gibson
f58652908f
add release notes and version numbers for 0.6.2
6 years ago
James Hilliard
4bf1f50d4e
Remove Python 2 compatibility imports and disable Python 2 installation in setuptools.
6 years ago