Add fields to thegraph needed by bay bot - #349
Merged
Merged
Conversation
thegostep
pushed a commit
that referenced
this pull request
Mar 1, 2020
* wip * draft v1.3 * fix breaking tests * update etherlime to v2.2.4 (#321) * broken emitWithArgs * more broken emitWithArgs * fixed tests * update testenv * bump protocol version * combine feed and stakedfeed * remove logging * add mock Dai and Uniswap to testenv * import openzeppelin contracts from source * add RegistryManager * deploy to testnet * add zeppelin contracts to testenv * update state machine version * point state machine to release branch * fix testenv CI * add staked feed test * update test runner * publish encodeCreateCall * add BurnDAI tests * add test for getters * add TokenManager tests * subgraph v1.3.0 (#329) * fix graph WIP * remove helper * fix wrong feed factory address * add contract address to all events * Fixing Feed.hashes to avoid null * Added Erasure Graph v1.3.0 on kovan, rinkeby and mainnet * Updated Graph v1.2.0 to match with pr to master Co-authored-by: Stephane Gosselin <thegostep@gmail.com> * add Deposit tests * Added v1, v2, v3 abis for @erasure/abis (#337) * Added v1, v2, v3 abis for @erasure/abis * update package.json version * Added git link to npmjs info * fixed main entry for package * remove mainnet addresses Co-authored-by: Stephane Gosselin <thegostep@gmail.com> * Added bytecode for v3 abis (#338) * Added bytecode for v3 abis * update @erasude/abis package version * Added contractObj into V2 for testEnv * v1.2.5 * bump crypto-ipfs package * clarify ratio param * Updating V3 @erasure/abis (#340) * Added contractObj into V2 for testEnv * simplify artifact and added more contracts for v3 * revert temp script in package.json * bump package version Co-authored-by: Stephane Gosselin <thegostep@gmail.com> * add graph client * update kovan address * update v100 abis * v1.3.15 * Copy v1.3 files from packages/the-graph into testenv * v1.3.17 * update authereum interface * Dynamically generate testenv/subgraph.yaml based on deploy.js addresses (#346) * Fix addresses for new contracts in testenv * Dynamically generate testenv/subgraph.yaml based on deploy.js addresses * remove authereum from testenv * move abi package * v1.3.18 * v1.3.19 * v1.3.20 * v1.3.21 * v1.3.22 * v1.3.23 * isolate testenv * 1.3 fix graphql (#348) * Get thegraph deploys working * Fix testenv CI * Remove `compile` command from testenv It now uses the pre-compiled abis * Remove unneeded yarn install for testenv * v1.3.24 * add mint() to mockERC20 * Add fields to thegraph needed by bay bot (#349) * Fix formatting for schema.graphql * Add fields to thegraph needed by bay bot * Fix handleDataSubmitted for thegraph (#350) * v1.3.0 * v1.3.1 * update kovan deployment (#351) * v1.3.25 * bump solidity version * update deps * redeploy rinkeby * set token to mainnet * fix ci * fix mock uniswap * fix failing opcode * Bump thegraph abi version to 1.3.25 (#352) * deploy v1.3.0 * v1.3.26 * update readme Co-authored-by: propulsor <propulsor.ichimoku@gmail.com> Co-authored-by: Jason Paryani <github@jparyani.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.