- Craig
- Automated DEx trading
- Next releases
- Adam
- Omniwallet
- OmniDex Interface launched
- Continuing to handle support and feedback from launch
- Omniwallet
- Patrick
- Trying to test btc spend and fail-safing of Dex trading system
- Finishing email automation tool for fulfilling orders of a product through a website (vending machine w/ some KYC)
- Final Omniwallet testing last week
- Futures contract interviews
- Feedback on making Dex phase one open to non-OMNI pairs
- Design to automate Dex phase one trading in Omniwallet
- Marv
- Omniwallet
- OmniDex launch
- Monitoring support
- OmniExplorer
- Reporting bugs & feature requests
- Omniwallet
- dexx
- Fixed Travis CI configuration for 0.13 port
- Hosted Mac OS X SDK for Travis CI on AWS S3
- Fixed restoring of default minRelayTxFee in unit tests, so random test order also works
- Bumped version of 0.13 port version to 0.1.99, and updated related tests
- Zathras
- Omni Explorer:
- Fixed a crash in MetaDEx market page when the total amount of available tokens overflows an unsigned 32-bit integer (thanks for report Marv!)
- Fixed an issue where cancelled trades with no matches would show as 100% sold (thanks for report Marv!)
- Working on engine logic problem that results in matched trades being recorded in multiple iterations (causing duplicates) (thanks for report Marv!)
- Omni Core:
- Working on optimizations, achieved target of sub-10 minute parsing! Improvements include:
- For Class B, only prepare an equivalent number of SHA256 hashes to the packet count (rather than MAX_SHA256_OBFUSCATION_TIMES each transaction)
- No longer recalculate fee distribution thresholds every block, only when smart property token counts change (eg grant or issuance)
- Skip iterating the vector of checkpoints unless we’re actually in a block that is %10000.
- Fix the MAX_SEED_BLOCK const that was causing seed blocks >390K to be ignored
- Skip actually fetching a property from the SP database when we need to check if it exists (property ID’s are sequential so existence can be inferred from peeking next available property ID)
- Wallet cache improvements
- Migrate the tally map from std::map to std::unordered_map (this is actually slower at the beginning when we only have a small number of elements, but by about block 300,000 the hashtable lookup of unordered_map starts to see substantial improvements over std::map).
- Don’t bother iterating over the outputs again in HandleExodusPurchase if we’re past the Exodus crowdsale & on mainnet
- Added model to drop non-Omni transactions faster by comparing bytes in scriptPubKey looking for marker bytes and only examining interesting transactions more closely
- Working on optimizations, achieved target of sub-10 minute parsing! Improvements include:
- Omni Explorer:
- Sean
- OmniPortfolio 0.1.2 coming this week
- Update to OmniJ 0.5.0
- Use Omniwallet address array balance query (using Omniwallet staging server)
- OmniPortfolio 0.1.2 coming this week
- Judith
- Ongoing Communication with projects
State of the Layer: All Hands – Nov 22 2016