Releases: graphprotocol/contracts
Releases · graphprotocol/contracts
Testnet Phase 2 First Deployment
This is for the testnet phase 2 contracts. These ones should be used for staging purposes only. We will release another set of contracts for phase 2 when phase 2 is ready.
Testnet with rewards and addresses updated
Forgot to update the addresses and deploy new contracts. 0.4.9 is now the tag for phase 1 we hope to be final
Testnet Phase 1 with rewards contract
This is hopefully the last release we do for testnet phase 1. All contracts are complete, only small updates may be necessary.
Added event fields and deployed new contracts
Needed some event fields for the subgraph, and updated the contracts
Testnet phase1 first deploy rinkeby contracts
This is the first deploy of rinkeby contract addresses in the npm package. Hopefully this will be the only one we need for everyone to sync up on phase 1
Small updates and bug fixes to v0.3.0
The following was updated:
- a check in the staking contract for compressed public keys
- update to ethers v5and typechain to v5 ethers
- update the script to support a one liner to register an ENS name on kovan
- added a truffle.js file so that truffle flatten no longer fails
- other small fixes
Contracts
- NOT UPDATED, USE SAME ADDRESSES AND ABIS
Subgraph
- One field was added to
Channels
- non breaking
Beta
This release has contracts up to date for the internal beta.
Notes
- Contracts are deployed on Kovan
- npm package is deployed with this tag, and should be used by all to get the abis, the addresses, and the typechain bindings
- It contains most of the protocol, excluding delegation, and rewards