Skip to content

Releases: SyndicateLabs/SyndicateQT

v1.0.1.8

05 Nov 16:29
Compare
Choose a tag to compare

GUI revamp
Wallet lag reduction
Base inventory functions
Proof of Existence checksum generator function
Various updates & improvements

Beta - v1.0.1.7

05 Sep 23:54
Compare
Choose a tag to compare

You may log into the My Employees tab, fill out the form & register the new employee. You can also move on to the second tab, and view all of your employees by clicking on the View Employee Info button. To edit an employee, click on the Edit Employee Info button & use the column on the left to display all of the employees information by EIN number. Once you edit the information, click save & return to the previous screen. If you'd like to see the updated information, simply click the View Employee Info button again. Logout when you are finished.

You may also log into the Employee portal to find a very very rudimentary implementation of a clock & time management system. You can clock in & out to record your times. Let me remind you, there is a lot more development to come to this area.

You'll also notice the basis of a new masternode manager tab. I've simultaneously been working on a simpler way of creating, adding & editing masternodes though the wallet. Nothing from the new masternode manager tab is currently in working order but I've began creating the layout while brainstorming the easiest & most user friendly way to achieve this task.

v1.0.0.7

23 Jul 06:31
Compare
Choose a tag to compare

Fix DNS seed servers

Add globally distributed fixed seeds

Change default port from 22349 to 9999

Use allocators.cpp

bitcoin/bitcoin@d8315d1

bitcoin/bitcoin@0b8f47d

Move all of the #ifdef WIN32 code and the #include of windows.h into allocators.cpp & ensure allocators are always ready.

Add main-specific node state
sipa/bitcoin@b2864d2#diff-e8db9b851adc2422aadfffca88f14c91L187

Per-peer block tracking, stalled block download detection, orphan pool limiting
https://github.com/bitcoin/bitcoin/pull/3514/files

Prepare block connection logic for headers-first
https://github.com/bitcoin/bitcoin/pull/3370/files

v1.0.0.6

09 Jul 22:52
Compare
Choose a tag to compare

Post POW checkpoint
DNS seeds
Few GUI tweaks

v1.0.0.5

04 Jul 08:56
Compare
Choose a tag to compare

Fresh nodes + waiting on updates

v1.0.0.4

02 Jul 23:24
Compare
Choose a tag to compare

6 total hardcoded nodes
Checkpoint at block 30,000
New splash screen

v1.0.0.3

23 Jun 03:29
Compare
Choose a tag to compare

Changes:
FixSpentCoins used to fix POS reward wallet corruption
LockedPageManager now used as instance
Removed windows.h from allocators.h
Completely remove selection by coin age.
Don't process transactions we already have
Checkpoint at block 10,000

v1.0.0.1

16 Jun 01:32
Compare
Choose a tag to compare

Fix for my masternode tab display bug & add a checkpoint at block 1000

v1.0.0.0

14 Jun 04:51
Compare
Choose a tag to compare
Update client version

Update client version to v1.0.0.1 for masternode display bug fix &
checkpoint at block 1000