Browsed by
Tag: github

Gridcoin Snapshot Generator r5 released!

Gridcoin Snapshot Generator r5 released!

Hi everyone, Today, I released Gridcoin Snapshot Generator r5. For those who are new to this tool, this is a tool that creates a snapshot of the Gridcoin Blockchain. The software works as follows: It will first close the wallet properly to prevent corruption. It will launch 7zip and compress the txleveldb and the blk0001.dat file to either ZIP or 7z format. Optionally, create MD5, SHA256 and/or SHA512 checksums. Optionally, upload the snapshot and its checksums (if created) to Google…

Read More Read More

Gridcoin Snapshot Generator r4

Gridcoin Snapshot Generator r4

Hi everyone, Today I released a small update to the Gridcoin Snapshot Generator. This update only affects the filename and the archive format. What I did is that when you save a file as 7z, the 7z RadioButton will automatically be selected: If you save the snapshot as ZIP, the ZIP RadioButton will be selected: The same applies if you change the snapshot format using the RadioButtons instead of the filename. If you choose the ZIP RadioButton, the filename will…

Read More Read More

Gridcoin Snapshot Generator Release 3 and Gridcoin Snapshot Restore Release 1 tools

Gridcoin Snapshot Generator Release 3 and Gridcoin Snapshot Restore Release 1 tools

Hi everyone, Today morning, I made a post announcing the release 1 of my Gridcoin Snapshot Generator Tool. Now, after still working with the tool, I made significant additions and changes. This is how Release 3 of this tool looks: Let’s talk about the improvements and new features: Choose between ZIP and 7zip formats to create the snapshot Now, you can create MD5, SHA256 and/or SHA512 hashes to check the snapshot integrity Upload the snapshot and the checksums to Google Drive!…

Read More Read More

Gridcoin Snapshot Generator – Release 1

Gridcoin Snapshot Generator – Release 1

Hi everyone, Today, I wrote a new tool that aims to create Gridcoin Snapshots automatically. The tool is very easy to use. Just specify the filename for the snapshot and press the “Create Snapshot” button. You can also specify the amount of hours to automate this process for you. The software works as follows: It will first close the wallet properly to prevent corruption. It will launch 7zip and compress the txleveldb and the blk0001.dat file Once the compression is…

Read More Read More

Some updates to my Google Drive Upload Tool code – 3/29/2017

Some updates to my Google Drive Upload Tool code – 3/29/2017

Hi everyone, Yesterday night, I pushed some code changes to the Google Drive Upload Tool repo on Github. The code is still in experimental stages as I have not made a release yet with the commits performed yesterday. Some changes I’ve done with the software is that it will now check if the Folder ID is valid. If it is valid, your files will be uploaded to that folder. If not, the software will ask you if you want to change…

Read More Read More

Google Drive Upload Tool v1.5 released!

Google Drive Upload Tool v1.5 released!

Hi everyone, Today, I have released v1.5 of my Google Drive Upload Tool! Here is how this version looks: Version 1.5 Changelog Changed “Length” to “File Size” Added comma in file size (ex. 10,000.00 MB instead of 10000.00 MB) When an error occurs, the upload will be retried automatically and also resume from the point it was interrumpted. Searches for every file and folder inside a folder to upload. The uploads maintain the same structure Option to preserve file modified…

Read More Read More

My tool to upload files to Google Drive has been released! v1.4

My tool to upload files to Google Drive has been released! v1.4

Hi everyone, Today, I’m proud to announce the release of my tool to upload files to Google Drive: The tool, which I’ve been programming since Saturday, features the following: Upload files in batch Specify a Folder ID to upload the batch (or just upload to the root folder of your Drive account) Simple Drag and Drop interface Download your latest files shown in the list Progress bar indicator Remaining time for the current file being uploaded Resumable uploads in case…

Read More Read More