github.com/fozzysec/SiaPrime@v0.0.0-20190612043147-66c8e8d11fe3/CHANGELOG.md (about)

     1  Version History
     2  ---------------
     3  
     4  Feb 2019::
     5  
     6  v1.3.8 (parch release)
     7  - Revert Dependency Lib Paths
     8  - Fix `US` Host Support
     9  
    10  Jan 2019:
    11  
    12  v1.3.7 (patch release)
    13  - Adjust difficulty for ASIC hardfork
    14  
    15  v1.3.6 (patch release)
    16  - Merge Disabled ASIC hardfork
    17  
    18  v1.3.5.3 (patch release)
    19  - Add offline signing functionality
    20  - Overhaul hostdb weighting
    21  - Add siac utils
    22  
    23  Oct 2018:
    24  
    25  v1.3.5.2 (patch release)
    26  - SiaPrimeFund airdrop fix
    27  - Tokenomics Changes
    28    - Min block reward now 10k
    29    - Dev Fund Burn at block 105000
    30  
    31  v1.3.5.1 (patch release)
    32  - Fixed difficulty adjustment
    33  
    34  v1.3.5
    35  - SiaPrime initial launch
    36  
    37  Sep 2018:
    38  
    39  v1.3.4 (patch release)
    40  - Fix contract spending metrics
    41  - Add /renter/contract/cancel endpoint
    42  - Move project to GitLab
    43  
    44  May 2018:
    45  
    46  v1.3.3 (patch release)
    47  - Add Streaming API endpoints
    48  - Faster contract formation
    49  - Improved wallet scaling
    50  
    51  March 2018:
    52  
    53  v1.3.2 (patch release)
    54  - Improve renter throughput and stability
    55  - Reduce host I/O when idle
    56  - Add /tpool/confirmed endpoint
    57  
    58  December 2017:
    59  
    60  v1.3.1 (patch release)
    61  - Add new efficient, reliable contract format
    62  - Faster and smoother file repairs
    63  - Fix difficulty adjustment hardfork
    64  
    65  July 2017:
    66  
    67  v1.3.0 (minor release)
    68  - Add remote file repair
    69  - Add wallet 'lookahead'
    70  - Introduce difficulty hardfork
    71  
    72  May 2017:
    73  
    74  v1.2.2 (patch release)
    75  - Faster + smaller wallet database
    76  - Gracefully handle missing storage folders
    77  - >2500 lines of new testing + bug fixes
    78  
    79  April 2017:
    80  
    81  v1.2.1 (patch release)
    82  - Faster host upgrading
    83  - Fix wallet bugs
    84  - Add siac command to cancel allowance
    85  
    86  v1.2.0 (minor release)
    87  - Host overhaul
    88  - Wallet overhaul
    89  - Tons of bug fixes and efficiency improvements
    90  
    91  March 2017:
    92  
    93  v1.1.2 (patch release)
    94  - Add async download endpoint
    95  - Fix host storage proof bug
    96  
    97  February 2017:
    98  
    99  v1.1.1 (patch release)
   100  - Renter now performs much better at scale
   101  - Myriad HostDB improvements
   102  - Add siac command to support storage leaderboard
   103  
   104  January 2017:
   105  
   106  v1.1.0 (minor release)
   107  - Greatly improved upload/download speeds
   108  - Wallet now regularly "defragments"
   109  - Better contract metrics
   110  
   111  December 2016:
   112  
   113  v1.0.4 (LTS release)
   114  
   115  October 2016:
   116  
   117  v1.0.3 (patch release)
   118  - Greatly improved renter stability
   119  - Smarter HostDB
   120  - Numerous minor bug fixes
   121  
   122  July 2016:
   123  
   124  v1.0.1 (patch release)
   125  - Restricted API address to localhost
   126  - Fixed renter/host desynchronization
   127  - Fixed host silently refusing new contracts
   128  
   129  June 2016:
   130  
   131  v1.0.0 (major release)
   132  - Finalized API routes
   133  - Add optional API authentication
   134  - Improve automatic contract management
   135  
   136  May 2016:
   137  
   138  v0.6.0 (minor release)
   139  - Switched to long-form renter contracts
   140  - Added support for multiple hosting folders
   141  - Hosts are now identified by their public key
   142  
   143  January 2016:
   144  
   145  v0.5.2 (patch release)
   146  - Faster initial blockchain download
   147  - Introduced headers-only broadcasting
   148  
   149  v0.5.1 (patch release)
   150  - Fixed bug severely impacting performance
   151  - Restored (but deprecated) some siac commands
   152  - Added modules flag, allowing modules to be disabled
   153  
   154  v0.5.0 (minor release)
   155  - Major API changes to most modules
   156  - Automatic contract renewal
   157  - Data on inactive hosts is reuploaded
   158  - Support for folder structure
   159  - Smarter host
   160  
   161  October 2015:
   162  
   163  v0.4.8 (patch release)
   164  - Restored compatibility with v0.4.6
   165  
   166  v0.4.7 (patch release)
   167  - Dropped support for v0.3.3.x
   168  
   169  v0.4.6 (patch release)
   170  - Removed over-aggressive consistency check
   171  
   172  v0.4.5 (patch release)
   173  - Fixed last prominent bug in block database
   174  - Closed some dangling resource handles
   175  
   176  v0.4.4 (patch release)
   177  - Uploading is much more reliable
   178  - Price estimations are more accurate
   179  - Bumped filesize limit to 20 GB
   180  
   181  v0.4.3 (patch release)
   182  - Block database is now faster and more stable
   183  - Wallet no longer freezes when unlocked during IBD
   184  - Optimized block encoding/decoding
   185  
   186  September 2015:
   187  
   188  v0.4.2 (patch release)
   189  - HostDB is now smarter
   190  - Tweaked renter contract creation
   191  
   192  v0.4.1 (patch release)
   193  - Added support for loading v0.3.3.x wallets
   194  - Better pruning of dead nodes
   195  - Improve database consistency
   196  
   197  August 2015:
   198  
   199  v0.4.0: Second stable currency release.
   200  - Wallets are encrypted and generated from seed phrases
   201  - Files are erasure-coded and transferred in parallel
   202  - The blockchain is now fully on-disk
   203  - Added UPnP support
   204  
   205  June 2015:
   206  
   207  v0.3.3.3 (patch release)
   208  - Host announcements can be "forced"
   209  - Wallets can be merged
   210  - Unresponsive addresses are pruned from the node list
   211  
   212  v0.3.3.2 (patch release)
   213  - Siafunds can be loaded and sent
   214  - Added block explorer
   215  - Patched two critical security vulnerabilities
   216  
   217  v0.3.3.1 (hotfix)
   218  - Mining API sends headers instead of entire blocks
   219  - Slashed default hosting price
   220  
   221  v0.3.3: First stable currency release.
   222  - Set release target
   223  - Added progress bars to uploads
   224  - Rigorous testing of consensus code
   225  
   226  May 2015:
   227  
   228  v0.3.2: Fourth open beta release.
   229  - Switched encryption from block cipher to stream cipher
   230  - Updates are now signed
   231  - Added API calls to support external miners
   232  
   233  v0.3.1: Third open beta release.
   234  - Blocks are now stored on-disk in a database
   235  - Files can be shared via .sia files or ASCII-encoded data
   236  - RPCs are now multiplexed over one physical connection
   237  
   238  March 2015:
   239  
   240  v0.3.0: Second open beta release.
   241  
   242  Jan 2015:
   243  
   244  v0.2.0: First open beta release.
   245  
   246  Dec 2014:
   247  
   248  v0.1.0: Closed beta release.