Skip to content

Commit

Permalink
Coin changes (#82)
Browse files Browse the repository at this point in the history
* Added missing dependancies

* Added columns on insert queries. Checked we aren't inserting nothing which errored the entire run

* Fixed buggy import - was not working

* Modified query to get the addresses

* Commented code to make it less verbose

* Modified query ready to join addresses

* Ehhfgjdsfhgksjdg

* Fix coin entry on addresses

* Update db.ts

* Added logic to group addresses by coin for the domain

* Fixed address insert for whitelist

* Fixed issue with no response returned if entry did not exist

* Small coin structure changes for verified entries

* Update domain.ts

* Casting column to lower to better match

* Update

* update type

* Small logging changes
  • Loading branch information
409H authored and MrLuit committed Jun 20, 2019
1 parent dd1ab71 commit 76d8066
Show file tree
Hide file tree
Showing 7 changed files with 604 additions and 192 deletions.
Loading

0 comments on commit 76d8066

Please sign in to comment.