Releases: Factom-Asset-Tokens/fatd
Releases · Factom-Asset-Tokens/fatd
Small API fixes and improvements
Official v1.0.0 Release!
- Complete refactor of database
- Full database validation
- Fast sync for known chains
- Pending entries
- Precision field for FAT-0
- Send to self and zero amount i/o for transactions
- Database lockfile
- Add -factomscaninterval
- Improved startup and shutdown times
- Systemd service file
- Simplified logs
v0.6.0: Improved API, engine, & factom security
- Full KeyMR, and Hash checking for all DBlocks/EBlocks/Entries - Add "get-balances" API endpoint - Add -factomscanretries flag for retrying querying the factom height - Engine refactor fixes a number of subtle bugs and improves code clarity. - Other minor bug fixes
v0.5.1 - alpha
Minor bug fixes
v0.5.0 - alpha
This introduces a completely refactored fat-cli
.
- Much much better CLI parsing and error reporting. It is much easier to identify what flag is incorrect.
- Comprehensive help output. This includes some background information about FAT chains to help provide context to new users.
- CLI completion for all FA and EC addresses, if factom-walletd is available.
- CLI completion for Chain IDs if fatd is available.
- Full support for interchangeable use of public and private FCT or EC keys in cli args. (If you supply a public address factom-walletd is queried for the private address).
- Offline mode: Using both the --force and --curl commands as well as using only private addresses on the CLI will cause fat-cli to not make any network calls when composing and singing the Factom entry. Instead the curl command required to commit and reveal the entry to factomd are printed out. This is akin to how the factom-identity-cli works offline.
- Attach metadata to transactions and initialization.
- A clearer token issuance process. Two distinct commands are used for chain creation and token initialization entry creation.
- A flexible way to query balances for FAT-0 and FAT-1 chains.
- Ability to list all issued token data from fatd
- Ability to list transactions, paginate, and filter by address (to or from), or nf token id.
v0.4.2 - Alpha
Some minor fatd cli improvements and API server bug fixes.
v0.3.1 - Alpha
Minor patch of fat-cli to fix parsing of urls from flags.
v0.3.0 - Alpha
All binaries are for x86_64.
The binaries without a suffix are for Linux. The .exe are for Windows and .app are for Mac.
You may rename the binary file and remove the suffix.
v0.2.0 - Alpha
All binaries are for x86_64.
The binaries without a suffix are for Linux. The .exe are for Windows and .app are for Mac.
You may rename the binary file and remove the suffix.