Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master candidate #16

Merged
merged 80 commits into from
Dec 29, 2019
Merged

Master candidate #16

merged 80 commits into from
Dec 29, 2019

Conversation

grapeLux2
Copy link
Owner

No description provided.

enkayz and others added 30 commits January 11, 2019 21:43
this commit adds a sign boolean to WalletModel::prepareTransaction which is then used to disable signing in CoinControlDialog::updateLabels
Do not write noisy log message on sync to save IO bandwind and cpu.
This will improve sync speed a bit

Signed-off-by: tran <nguyenhoangtran11@yahoo.com>
Signed-off-by: 216k155 <216k155@luxcore.io>
Signed-off-by: 216k155 <216k155@luxcore.io>
AppInit2() -> LOCK(cs_main) -> LOCK(cs_main)

Signed-off-by: tran <nguyenhoangtran11@yahoo.com>
Signed-off-by: tran <nguyenhoangtran11@yahoo.com>
Signed-off-by: 216k155 <216k155@luxcore.io>
Signed-off-by: 216k155 <216k155@luxcore.io>
Signed-off-by: 216k155 <216k155@luxcore.io>
+ some extra spaces and noisy debug logs cleanup
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
and restore testnet seeds
giaki3003 and others added 29 commits July 8, 2019 19:48
- add missing libsecp256 includes
- keep trusty dist in travis mingw32-w64
* configure: change-addresses variable typo

* Checkpoint at 733000 + indent

Remove some extra ones, to keep regular 100K intervals

will be another one after fork (828100) with the right stats (tx count, avg tx/day)

* french: masternode translations have changed
Refer to bitcoin/bitcoin@5d0434d#diff-390c540f1a8923fd8a02197e354ee5ec for more info. Kudos to the Bitcoin developers for picking this up
…on the .cpp files, add new icons and images (#89)

[qt] New Dark Theme(s) by @TopoX84 and @grapeLux2
… by TopoX

* SC & LSR tabs - drop down address selection fix
removed a timer and a height check that was affecting the ability to correctly populate the drop down menu

Signed-off-by: TopoX

* LSR tab - fixed the grid colo coding based on theme selected for tokens owned
also fixed the a tokenamount field to propely theme when selected and changing values

Signed-off-by: TopoX

* Update lsrtoken.cpp
* peer limiting while syncing

* Update net.cpp
- Converter.cpp & Converter.h : added to have 3 functions (hex->hex, address->hex), (hex->address, address->hex),(address->address, hex->address)
- Moved functions from hexaddressconverter to converter.cpp and subsequently adjusted all other files
- Addtokenpage.cpp : now allows to enter Address and Hex when adding new coins
- Sendtokenpage.cpp : moved some tooltips from labels to input boxes.
- Addtokenpage.ui : changed input box to one that validates address field


Signed-off-by: TopoX
- Fix tokentransaction.css & include an additional line for coin tx.

- Changed colour selection on grid when item is selected & focus is lost.

Signed-off-by: TopoX
@grapeLux2 grapeLux2 merged commit e4b02e4 into grapeLux2:new_master Dec 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.