- 30 Jun, 2017 25 commits
-
-
Pieterjan Vanhoof authored
Improve setup design, add window title
-
dev0tion authored
-
dev0tion authored
-
Pieterjan Vanhoof authored
OSX fix
-
Jeremy Bokobza authored
-
Pieterjan Vanhoof authored
Change to Breeze logo
-
dev0tion authored
-
Jeremy Bokobza authored
Adding the path argument to the build
-
Dan Gershony authored
-
Jeremy Bokobza authored
-
dev0tion authored
-
Dan Gershony authored
-
Pieterjan Vanhoof authored
Fix modal backgrounds
-
dev0tion authored
-
Pieterjan Vanhoof authored
added isChainsynced
-
Jeremy Bokobza authored
the logic is that if isChainSynced == true then you can calculate the percentage based on ChainTip and LastBlockSyncedHeight if isChainSynced == false you can't because we don't know yet how long the chain is
-
Pieterjan Vanhoof authored
New UI, add status bar and sidebar, improve error handling
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
Jeremy Bokobza authored
Segwit check, wait for chain header to download
-
Dan Gershony authored
-
Pieterjan Vanhoof authored
added shutdown command for the full node to the UI's unload event
-
- 29 Jun, 2017 15 commits
-
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
Jeremy Bokobza authored
to close the underlying node, replaced the window.beforeunload event by an http request at electron level
-
Jeremy Bokobza authored
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
Dan Gershony authored
Adding a keepalive endpoint that if enabled will shutdown the node after a trashold
-
Dan Gershony authored
-
dev0tion authored
-
dev0tion authored
-