Skip to content

Releases: graphprotocol/contracts

Testnet Phase 2 First Deployment

22 Sep 13:58
Compare
Choose a tag to compare

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

18 Aug 18:12
Compare
Choose a tag to compare

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

17 Aug 18:03
Compare
Choose a tag to compare

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

30 Jul 18:30
Compare
Choose a tag to compare

Needed some event fields for the subgraph, and updated the contracts

Testnet phase1 first deploy rinkeby contracts

27 Jul 16:10
Compare
Choose a tag to compare

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

23 Jun 01:21
9957aa7
Compare
Choose a tag to compare

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

16 Jun 21:12
58a8fbd
Compare
Choose a tag to compare

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

v0.2.0

28 May 15:44
Compare
Choose a tag to compare

Major Changes

  • staking: advertise the price for serving queries (#204)
  • staking: check caller is the channel proxy when settling (#203)

Minor Changes

  • curation: add a withdrawal fee (#205)

v0.1.3

25 May 15:21
Compare
Choose a tag to compare
v0.1.3

v0.1.2

25 May 15:10
Compare
Choose a tag to compare
v0.1.2