Skip to content

Releases: BTS-CM/airdrop_tool

v0.2.2

23 Jun 15:15

Choose a tag to compare

Release Notes

  • Add block account functionality
  • Add "Free ticket to LTM holders" airdrop algorithm
  • Add simple JSON accordion to airdrop page
  • Reduce lines of code in zustand state functions

Binaries for download

Platform SHA256 Checksum VirusTotal Analyses
Microsoft Windows def15b81cceacc6e99e59103f8d789a067f47754a88e0d7710a6e490b82d710d exe
Linux c664147d060bf7de607029924e928adbb9087a270667acdfd9a7e3d906a2fdc2 deb
MacOS 8850a79650c5fd83ea0907ca1d3e4c4226cbad386bd666a1fb64c69c74d6d873 dmg

v0.2.0

19 Jun 22:56

Choose a tag to compare

Release Notes

A small update with several new features, optimizations and bug fixes, enjoy!

New features:

  • Account search
  • Asset search

Optimizations:

  • Cache assets fetched from the blockchain in persistent asset storage, avoiding duplicate queries for said assets.

Other:

  • Fix an issue with the TUSC asset page
  • Update packages

https://hive.blog/hive-120117/@nftea.gallery/announcing-a-small-bitshares-airdrop-tool-update-v-0-2-0


Binaries for download

Platform SHA256 Checksum VirusTotal Analyses
Microsoft Windows e7be6b8e41d77fd43d25e8eb922f5fca3334dfb8c6a91f52da767760ccbaf131 exe
Linux 7d5d171ed3d455642eaecff5ce9535773f509646943a924e6cfddc40c6c053eb deb
MacOS fb718eca540ea2bb7208f9a566b440266dafa2e4e81a946f804beb0247393224 dmg

v0.1.9

17 Jun 16:41

Choose a tag to compare

Release Notes

  • Customizable QR codes
  • Optimizations
  • Cache user balances - NOTE: delete and refetch blockchain tickets to get new required data
  • Save airdrop settings - NOTE: delete and recalculate existing calculated airdrops
  • Highlight users excluded from airdrop
  • Show more info in user account balance component

Binaries for download

Platform SHA256 Checksum VirusTotal Analyses
Microsoft Windows 91923ea6c757dfcb45922572a881f8521ab431a13084a1ddc9d8087153818bab exe
Linux 2a6c1ef6cb33fd1af4e714d4c3de820b305606cbf67348c7e67df40e5ea7bea0 deb
MacOS 227189c7933bba57b4f202a4092dd5cca897d3c08ba35efd2a21c327432b296b dmg

v0.1.81

16 Jun 14:17

Choose a tag to compare

Release Notes

Add QR code support to the create_ticket and upgrade_account components.

Enable QR code customization.

Update packages


Binaries for download

Platform SHA256 Checksum VirusTotal Analyses
Microsoft Windows 09707a92155c2633e354b87fff1d302cbe12ae70bafec4f75151bef19999d11a exe
Linux 4d70ec2c4aa086e64ed2192055699f5ab04a22d3fbd100c432ea84966bc001f1 deb
MacOS 8b11b92fad2f77e0b3397b3f9ee71bd1344deb7ba1b71cbf6230c0350d2ca879 dmg

v0.1.8

14 Jun 15:32

Choose a tag to compare

Release Notes

  • New features: Account search, Direct Beet interactivity, New airdrop algorithm, New airdrop filter methods, LTM Account upgrade, Multiple optional methods of broadcasting operations to Beet.
  • Bug fixes
  • Optimizations & package updates

Announcement thread: https://hive.blog/hive-120117/@nftea.gallery/bitshares-airdrop-tool-updated-several-new-features-to-try-out


Binaries for download

Platform SHA256 Checksum VirusTotal Analyses
Microsoft Windows 5d117c8b29ae9faaed9d5913066e7f8037565cc25b1513b74fdae063ce925b27 exe
Linux 0d3bb1e047d47009c37f85463e03d3877c133ace1b1cfd008bb95183e4d53d09 deb
MacOS 6a246d4edeaf80dd08aba4512bf22b412a3ef5972cf8c41fd30271a46b65aa40 dmg

v0.1.7.21

11 Jun 22:47

Choose a tag to compare

Release Notes

  • New airdrop algorithm: Free ticket for min 1 BTS forever_locked ticket
  • New feature: Upgrade account to LTM
  • Add account overview element for accounts without leaderboard presence
  • Upgrade packages
  • Remove dead code

Binaries for download

Platform SHA256 Checksum VirusTotal Analyses
Microsoft Windows e767d064c412d3c04ad027db2f517b6235ddbdf159b087670d3c630250152a9f exe
Linux 28cc75a36314b4f9e2b14a638a8ec10c4125c9272d7007be25e19c61156e27a3 deb
MacOS e80156037067aed1cc14e3b7f1401f1fa236cbf1cf50a11db77d0291bb67c9f6 dmg

v0.1.71

08 Jun 08:40

Choose a tag to compare

Release Notes

  • Updated packages

  • Fixing a batch size issue when fetching full account data for BTS_TEST & TUSC.

  • Small cosmetic fix in account page

  • Optimizes the ticket + user balance fetching mechanism. Now fetches the data in approx 10 queries, as opposed to several hundred.

  • New feature in the perform airdrop page - require LTM to qualify for airdrop!

  • Add account name next to account id in leaderboard and asset pages.

  • Add some extra account summary details to account page

If updating from a prior version, please delete and re-fetch the tickets, so the app functions as expected.


Binaries for download

Platform SHA256 Checksum VirusTotal Analyses
Microsoft Windows 51ae1bd3ea2be76da72fe7d4a4ba74efc2a54f0c51dc89a29791375875b42e1c exe
Linux d1adb8a11e96b0e6debecc3edba7256c0e57b9fa1ae8d5ba18c664241513c9a2 deb
MacOS e1a58ae7a00f99da23b9f5804add07ae247bfebeb2046ce6ea67ae41437c9229 dmg

v0.1.692

07 Jun 08:35

Choose a tag to compare

Release Notes

  • Localization implemented
    • Easily switch between locales via the new locale header menu button
    • Supports 11 languages
  • Bug fixes
    • Remove self from airdrop
    • Improvements to the deeplink generating code
    • Dead code removal
    • Querying Tusc blockchain separately from Bitshares blockchains works as expected now
    • Remove strict react mode to avoid duplicate vdom renders
    • Add delays to more input fields, avoiding early recalculations
  • New features
    • View asset (shows asset details & ticket holder asset balance leaderboards)
    • Show user's asset balances & account name in account page
    • Optional required asset & min asset qty for winning tickets to qualify for airdrop
    • Fetch user balances whilst fetching their tickets

Binaries for download

Platform SHA256 Checksum VirusTotal Analyses
Microsoft Windows 25bd49540510cb173dd7324f1b597dd921541b39a06dbcc2e05939eec482edaf exe
Linux 36d186e85d65c5c300c0207535c48f67d9f8251272551a27365fcf7d384a24cb deb
MacOS 371e9d98798b7282de748a62aaeeca15249738f81c6dba8c4ceae209c1c8ac02 dmg

v0.1.3

01 Jun 17:37

Choose a tag to compare

Release Notes

Hello world!

Here's the Airdrop Tool's first release!

This tool is created using react, electron and vite.

It supports:

  • Creating tickets
  • Fetching tickets
  • Analysing tickets
  • Viewing ticket leaderboards
  • Calculating airdrops
  • Performing airdrops

This tool requires the companion Bitshares BEET multiwallet for creating tickets & performing airdrops.

At the current time no wallet other than the Bitshares BEET multiwallet is supported.

Supported chains: Bitshares, Bitshares (Testnet) & TUSC.


Binaries for download

Platform SHA256 Checksum VirusTotal Analyses
Microsoft Windows 84f98c051d907e737560db1ccaee9916d0ad68a8c9be8b38fd3306022d11e4a4 exe
Linux 98cbb5a1a1066a8df08bee87bd0ae4bff7996cf1779f344253f87e54ed7342eb deb
MacOS 07d79c9ce5c6ae99a153be18562df31892caff80cd1eb62dcc9cbbdc8d4e9f1f dmg