Skip to content

Tags: erasureprotocol/erasure-protocol

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
deploy protocol v1.3.x (#319)

* 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>

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove travis (#317)

* remove travis

* update version badge

v1.2.0

Toggle v1.2.0's commit message
v1.2.x protocol release to mainnet

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
publish npm packages v1.2.1 (#313)

* improve crypto package

* add tests and comments

* publish to npm

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add email to package.json (#256)

v1.1.0

Toggle v1.1.0's commit message
add v1.1.0 deployment script fixes #239

v1.0.1

Toggle v1.0.1's commit message
update local deployment scripts

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.0.0 Mainnet Deployment (#161)

* add mainnet deployment scripts

* typo renounceOperator, complete coverage Operated

* complete coverage for Registry.sol

* copy over test for transferOperator/renounceOperator

* fix deployment scripts

* deploy to mainnet

* add fixed commit

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update v2 deployment (#155)

* update DecimalMath header

* revert changes to MultiHashWrapper

* deploy to testnet

* remove build

* add validation on proofHash length

* deploy to testnet