The following are the changes made by @bitspill to the original repo. 1. Changes to transaction.py to accomodate the txcomment/floData feature 2. Changes in server list 3. Renaming of BTC to FLO The GUI and code changes required for exchange_rate.py file haven't been implemented. Its an independant module of the wallet, so will be changed later on
23 lines
231 B
Plaintext
23 lines
231 B
Plaintext
####-*.patch
|
|
*.pyc
|
|
*.swp
|
|
build/
|
|
dist/
|
|
*.egg/
|
|
contrib/pyinstaller/
|
|
Electrum.egg-info/
|
|
electrum/gui/qt/icons_rc.py
|
|
locale/
|
|
.devlocaltmp/
|
|
*_trial_temp
|
|
packages
|
|
env/
|
|
.tox/
|
|
.buildozer/
|
|
bin/
|
|
/app.fil
|
|
.idea/
|
|
# tox files
|
|
.cache/
|
|
.coverage
|