Code Monkey home page Code Monkey logo

daiauctions's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

daiauctions's Issues

Bid data incorrect on Tend events

let raw = event.raw.data.slice(289, -248); has previously worked fine because of the lot size being 50. With the new lot size being 500 an error is occurring because it is supposed to be let raw = event.raw.data.slice(288, -248);

It's confusing when two or more auctions occur simultaneously.

This is pretty easy to see, at the time of this post there's two overlapping auctions in the last 3.14 days.

  1. It would be great if you could tell them apart--possibly by different colors on the IDs? Actually, you could get away with just a few different shades (on the ID or on the line) for anything but a massive vault liquidation.

  2. It would also be cool if you could tell whether it's two simultaneous but unrelated auctions or one vault that got bitten more than once.

Add Kovan Testnet support?

I'm not well-versed with web3 code, but was wondering how difficult it would be to add Kovan support.

I'd be willing to try my hand at it and create a PR if you can provide some details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.