Tags: zy0n/Nantucket
Tags
Last big update before moving to New-Bedford (haydenshively#125) * Keep track of all possible price posting options and use best combo (haydenshively#109) * Also remove web3 global var from worker.js (haydenshively#110) * Remove 'Transaction not mined within...' logs (haydenshively#111) * Delete unused gas price fetchable (haydenshively#120) * Delete unused AAVE solidity (haydenshively#121) * Create new folders to work out of (haydenshively#122) * Various bug fixes and TxManager improvements (haydenshively#124) * The code that made big bucks
Stable: TxManager upgrades, 50/50 contract recipient (haydenshively#76) * Configurable smart contract revenue recipient (haydenshively#68) * Rename wallet to recipient * Update event log to include recipient * Add onlyRecipient priveleged functions * Add profitability check for non-primary candidates * Expand thresholds to help with flaky tests (haydenshively#69) * Deploy new contract and update ABIs + addresses (haydenshively#70) * Deploy new contract and update ABIs + addresses * Skip annoying test * Wrote 50-50 contract and deployed it (haydenshively#71) * Send all borrowers but only gas for first one (haydenshively#72) * Log whether a liquidated candidate was being watched (haydenshively#73) * Log whether a liquidated candidate was being watched * Use only node 14 to reduce test tx fees * Force initial gas price to lie on same exponential as max gas price (haydenshively#75) * Force initial gas price to lie on same exponential as max gas price * Add TODO comment
Bug fixes after 2nd experiment with newest code (haydenshively#36) * Avoid undefined wallet gas prices * Fix static method access and tokenID overwrites * Small fixes for type casting
Adjust users table to allow matching repay/seize tok (haydenshively#6)
Merge pull request haydenshively#1 from haydenshively/clustering