exchangemarket/args
sairajzero e4603078d2 Keys: Fixes and Improvements
- Added file lock using proper-lockfile module to prevent data corruption when multiple shares are queued to write at the same time
- Fixed: sinkShares Table num value throwing error when random number is negative. (Updated 'num' column to Unsigned)
- Changed INT_MIN, INT_MAX to UNSIGNED_INT_MIN, UNSIGNED_INT_MAX
- Added: support for multi-instance in keys module
- Fixed: index_dir and prime_file throwing error on startup
- Added: on init, create index directory if not exist
- Fixed: sink_chest. pick and active_pick returning undefined sometimes
- Fixed: various syntax bugs
2022-11-16 22:08:00 +05:30
..
param-default.json adding args and set_globals 2021-08-30 22:01:42 +05:30
schema.sql Keys: Fixes and Improvements 2022-11-16 22:08:00 +05:30
truncateAll.sql Upgrade Keys module 2022-11-15 03:20:33 +05:30