Browse Source

codename for 3.0: Uncanny Valley

seed_v14
ThomasV 7 years ago
parent
commit
68218fff01
  1. 7
      RELEASE-NOTES

7
RELEASE-NOTES

@ -1,8 +1,9 @@
# Release 3.0
# Release 3.0 - Uncanny Valley
* The project was migrated to Python3. Python2 is no longer
supported. You will need to run setup.py using python3 in order to
install the new dependencies.
supported. If you cloned the source directory, you will need to
run "python3 setup.py install" in order to install the new
dependencies.
* Segwit support:
- P2SH-segwit scripts are supported and can be used with hardware

Loading…
Cancel
Save