Satinder Grewal
72fc7c272f
imported address showing balance and tx history in edex wallets
8 years ago
Satinder Grewal
0e545c4e52
bug fix and updates
Atomic Explorer updated with new dex api calls,
Basilisk Mode monitors iguana and logs out on crash,
all wallet addresses are checked/imported in basilisk mode now,
bug fix applied for adding Native Mode coin
8 years ago
Satinder Grewal
ff367e282e
asset chains and paxfiat options added and tested
8 years ago
Satinder Grewal
ae6188a5e4
performance js code updated to more sections of wallet.
8 years ago
Satinder Grewal
ec8e02ed37
some Dashboard EasyDEX Wallets are now using updated js code for better performance
8 years ago
Satinder Grewal
42f9d6c87c
Native Mode hidden for OS X
8 years ago
Satinder Grewal
54db0eb59b
Some quick fixes and updates
8 years ago
Satinder Grewal
42e201269c
Atomic Explorer updated with DEX APIs, dex import is called on login and addcoin now
8 years ago
Satinder Grewal
39f3fed97a
Addcoin selection conditions added to activate appropriate mode as per coin selected
8 years ago
Satinder Grewal
f8f2a13a34
Conditionally hide Native Mode option button for Win & Linux OS in Add coin dialog box
8 years ago
Satinder Grewal
b045caf5df
Updated All APIs to use temp RPC auth; fixed register screen; start coin progress wheel added
8 years ago
Satinder Grewal
a8b9ffba62
Revert "Windows OS detected added to hide Add Coin Native Mode for Windows"
This reverts commit bbbdafea52
.
8 years ago
Satinder Grewal
bbbdafea52
Windows OS detected added to hide Add Coin Native Mode for Windows
8 years ago
Satinder Grewal
1d7b607ea2
Conditional Native button enable/disable in add coin dialog box
8 years ago
Satinder Grewal
133bf744d2
Updated text for confirm dialog box at register screen
8 years ago
Satinder Grewal
2e968b6cc0
Login page updated with some changes to add coin
8 years ago
Satinder Grewal
b4c90d3594
logout, re-login bug fixed
Logout and lock screen cleared session storage completely including the
tempIguana password.
Only set to clear the data which needs to be cleared while logout/lock.
This seems to have fixed issue of logout and relogin.
8 years ago
Satinder Grewal
e618e8d82c
user pass security implemented
Tested with latest iguana binary from dev branch.
After adding coin from electron any api calls further applied without
that same password doesn’t complete.
Hence user is not able to login using the same coin from browser.
might need further more testing to find any bugs or issues in this
implementation
8 years ago
Satinder Grewal
97a3c6c1cc
Komodo option added to login screen
8 years ago
Satinder Grewal
4aa887b35f
login page won't check to see if iguana is running or not
as it’s assumed desktop wallet is already running iguana.
but if login tried, it should show iguana not running message.
9 years ago
Satinder Grewal
5db5b85b2f
walletpassphrase api error prompt updated & KMD addcoin api updated
9 years ago
Satinder Grewal
639f4578c3
Bug fix and slowness fix
1. Bug fix: BTC/BTCD login options executes even if there's existing
active coin
2. Basilisk mode was causing slowness issue to whole API execution.
Right now it’s set to only manual execution. I’ll be adding manual
buttons for basilisk mode to refresh and update it’s screen data on
manual click.
9 years ago
Satinder Grewal
b6e7699f4d
blocks by longest chain blocks number fix & chrome app files added
chrome app files are good enough for basic setup.
JS and html code still needs fixing to support chrome app. It’s buggy
to this commit height.
9 years ago
Satinder Grewal
d8b199624f
history disabled
9 years ago
Satinder Grewal
2f9623cde3
test: fix addcoin issue
9 years ago
Satinder Grewal
6eff3caac2
error checks and notifications update
9 years ago
Satinder Grewal
a29443f96e
addcoin and login update
9 years ago
Satinder Grewal
4251038503
test
9 years ago
Satinder Grewal
3bbb2f4266
test
9 years ago
Satinder Grewal
274be8169b
test
9 years ago
Satinder Grewal
b90ebceaf2
test
9 years ago
Satinder Grewal
246044413b
Login Coin Mode test code
9 years ago
Satinder Grewal
874f45c1d3
on iguana stop wallet logout
9 years ago
Satinder Grewal
05734930f9
Few more bug fixes
9 years ago
Satinder Grewal
f1761ca74f
few guy bug fixes
still have more to fix
9 years ago
Satinder Grewal
e07eeae23f
logout code change
9 years ago
Satinder Grewal
dd53a55854
test
9 years ago
Satinder Grewal
a594b171b6
Dashboard wallet widgets update
- Only Basilisk wallet widgets are activated first
- wallet widgets populate dynamically as coins are active
- addresses list is updated in each wallet widget
9 years ago
Satinder Grewal
ce4f50cd7b
UI update
9 years ago
Satinder Grewal
0c97cbd9b5
Bitcoin basilisk added to startup
9 years ago
Satinder Grewal
da1d7f7a9c
btcd start in basilisk at startup
9 years ago
Satinder Grewal
5a69520e5b
Section pages update
9 years ago
Satinder Grewal
4927253252
Update/Fixes
9 years ago
Satinder Grewal
15d5c26bb0
Updated to new UI template
- Login/Lock/Logout ported to new UI template
9 years ago
Satinder Grewal
d55583b8c8
update to some fields and some files added
9 years ago
Satinder Grewal
bf40196f06
dashboard with example wallet widgets with dummy data
9 years ago
Satinder Grewal
16493d014b
Error handling added for "bitcoinrpc needs coin"
- In case while login in this comes as the error, BitcoinDark is started
automatically in Basilisk Mode! and user gets logged in after
successfully starting BitcoinDark in Basilisk Mode.
- All it needs is just Iguana process running. that's it.
9 years ago
Satinder Grewal
09b4e54164
fixed some bugs in create new wallet
9 years ago
Satinder Grewal
9d17562454
Options to select compatible wallet passphrase added
9 years ago
Satinder Grewal
117495f45a
passphrasegenerator updated
- did tiny change to passphrasegenerator to generate 128bits, 160bits,
and 256bits passphrase based on variable input passed to it.
9 years ago