Skip to content

Commit

Permalink
chore(); change github username (#2401)
Browse files Browse the repository at this point in the history
  • Loading branch information
melotik authored Oct 13, 2023
1 parent 1853190 commit eef7456
Show file tree
Hide file tree
Showing 38 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion subgraphs/_reference_/src/sdk/protocols/lending/account.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { INT_ONE, INT_ZERO } from "./constants";
* Schema Version: 3.1.1
* SDK Version: 1.0.7
* Author(s):
* - @dmelotik
* - @melotik
* - @dhruv-chauhan
*/

Expand Down
2 changes: 1 addition & 1 deletion subgraphs/_reference_/src/sdk/protocols/lending/manager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ import { PositionManager } from "./position";
* Schema Version: 3.1.1
* SDK Version: 1.0.7
* Author(s):
* - @dmelotik
* - @melotik
* - @dhruv-chauhan
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import { PositionSide } from "./constants";
* Schema Version: 3.1.1
* SDK Version: 1.0.7
* Author(s):
* - @dmelotik
* - @melotik
* - @dhruv-chauhan
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import {
* Schema Version: 3.1.1
* SDK Version: 1.0.7
* Author(s):
* - @dmelotik
* - @melotik
* - @dhruv-chauhan
*/

Expand Down
2 changes: 1 addition & 1 deletion subgraphs/_reference_/src/sdk/protocols/lending/token.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import {
* Schema Version: 3.1.1
* SDK Version: 1.0.7
* Author(s):
* - @dmelotik
* - @melotik
* - @dhruv-chauhan
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import {
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

class LoadAccountResponse {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import {
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

export class PoolManager {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import {
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

export class PoolSnapshot {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import {
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

export class PositionManager {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import { DerivPerpProtocol as PerpetualSchema } from "../../../../generated/sche
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import {
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

export class ProtocolSnapshot {
Expand Down
2 changes: 1 addition & 1 deletion subgraphs/aave-forks/src/sdk/account.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { INT_ONE, INT_ZERO } from "./constants";
* Schema Version: 3.1.1
* SDK Version: 1.0.7
* Author(s):
* - @dmelotik
* - @melotik
* - @dhruv-chauhan
*/

Expand Down
2 changes: 1 addition & 1 deletion subgraphs/aave-forks/src/sdk/manager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ import { PositionManager } from "./position";
* Schema Version: 3.1.1
* SDK Version: 1.0.7
* Author(s):
* - @dmelotik
* - @melotik
* - @dhruv-chauhan
*/

Expand Down
2 changes: 1 addition & 1 deletion subgraphs/aave-forks/src/sdk/position.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import { PositionSide } from "./constants";
* Schema Version: 3.1.1
* SDK Version: 1.0.7
* Author(s):
* - @dmelotik
* - @melotik
* - @dhruv-chauhan
*/

Expand Down
2 changes: 1 addition & 1 deletion subgraphs/aave-forks/src/sdk/snapshots.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import {
* Schema Version: 3.1.1
* SDK Version: 1.0.7
* Author(s):
* - @dmelotik
* - @melotik
* - @dhruv-chauhan
*/

Expand Down
2 changes: 1 addition & 1 deletion subgraphs/aave-forks/src/sdk/token.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import {
* Schema Version: 3.1.1
* SDK Version: 1.0.7
* Author(s):
* - @dmelotik
* - @melotik
* - @dhruv-chauhan
*/

Expand Down
2 changes: 1 addition & 1 deletion subgraphs/compound-v3/src/sdk/account.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { INT_ONE, INT_ZERO } from "./constants";
* Schema Version: 3.1.0
* SDK Version: 1.0.5
* Author(s):
* - @dmelotik
* - @melotik
* - @dhruv-chauhan
*/

Expand Down
2 changes: 1 addition & 1 deletion subgraphs/compound-v3/src/sdk/manager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ import { PositionManager } from "./position";
* Schema Version: 3.1.0
* SDK Version: 1.0.5
* Author(s):
* - @dmelotik
* - @melotik
* - @dhruv-chauhan
*/

Expand Down
2 changes: 1 addition & 1 deletion subgraphs/compound-v3/src/sdk/position.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import { PositionSide } from "./constants";
* Schema Version: 3.1.0
* SDK Version: 1.0.5
* Author(s):
* - @dmelotik
* - @melotik
* - @dhruv-chauhan
*/

Expand Down
2 changes: 1 addition & 1 deletion subgraphs/compound-v3/src/sdk/snapshots.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import {
* Schema Version: 3.1.0
* SDK Version: 1.0.5
* Author(s):
* - @dmelotik
* - @melotik
* - @dhruv-chauhan
*/

Expand Down
2 changes: 1 addition & 1 deletion subgraphs/compound-v3/src/sdk/token.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import {
* Schema Version: 3.1.0
* SDK Version: 1.0.5
* Author(s):
* - @dmelotik
* - @melotik
* - @dhruv-chauhan
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import {
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

class LoadAccountResponse {
Expand Down
2 changes: 1 addition & 1 deletion subgraphs/gmx-forks/src/sdk/protocols/perpfutures/pool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import {
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

export class PoolManager {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import {
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

export class PoolSnapshot {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import {
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

export class PositionManager {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import { DerivPerpProtocol as PerpetualSchema } from "../../../../generated/sche
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import {
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

export class ProtocolSnapshot {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import {
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

class LoadAccountResponse {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import { getOrCreateTranche } from "../../../common/initializers";
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

export class PoolManager {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import {
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

export class PoolSnapshot {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import {
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

export class PositionManager {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import { DerivPerpProtocol as PerpetualSchema } from "../../../../generated/sche
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import {
* Author(s):
* - @harsh9200
* - @dhruv-chauhan
* - @dmelotik
* - @melotik
*/

export class ProtocolSnapshot {
Expand Down
2 changes: 1 addition & 1 deletion subgraphs/maple-finance-v2/src/sdk/account.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { INT_ONE, INT_ZERO } from "./constants";
* Schema Version: 3.0.1
* SDK Version: 1.0.1
* Author(s):
* - @dmelotik
* - @melotik
*/

export class AccountManager {
Expand Down
2 changes: 1 addition & 1 deletion subgraphs/maple-finance-v2/src/sdk/manager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ import { PositionManager } from "./position";
* Schema Version: 3.0.1
* SDK Version: 1.0.1
* Author(s):
* - @dmelotik
* - @melotik
*/

export class ProtocolData {
Expand Down
2 changes: 1 addition & 1 deletion subgraphs/maple-finance-v2/src/sdk/position.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import { TokenManager } from "./token";
* Schema Version: 3.0.1
* SDK Version: 1.0.1
* Author(s):
* - @dmelotik
* - @melotik
*/

export class PositionManager {
Expand Down
2 changes: 1 addition & 1 deletion subgraphs/maple-finance-v2/src/sdk/snapshots.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import {
* Schema Version: 3.0.1
* SDK Version: 1.0.1
* Author(s):
* - @dmelotik
* - @melotik
*/

export class SnapshotManager {
Expand Down
2 changes: 1 addition & 1 deletion subgraphs/maple-finance-v2/src/sdk/token.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { BIGDECIMAL_ZERO } from "./constants";
* Schema Version: 3.0.1
* SDK Version: 1.0.1
* Author(s):
* - @dmelotik
* - @melotik
*/

export class TokenManager {
Expand Down

0 comments on commit eef7456

Please sign in to comment.