Skip to content

Tags: zy0n/Nantucket

Tags

v2.1

Toggle v2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

2.0.1

Toggle 2.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Settings used for 7k profit

v2.0

Toggle v2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v1.2.1

Toggle v1.2.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Bug fixes for priceoracle decimals

v1.2

Toggle v1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adjust users table to allow matching repay/seize tok (haydenshively#6)

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request haydenshively#1 from haydenshively/clustering

v1.1.1

Toggle v1.1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add package to compute pKey from mnemonic

v1.1

Toggle v1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Running without errors

v1.0

Toggle v1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Tested and deployed non-ETH collateral types