Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

Feature/create vaults fix #477

Merged
merged 10 commits into from
Oct 5, 2018
Merged

Feature/create vaults fix #477

merged 10 commits into from
Oct 5, 2018

Conversation

slyfox42
Copy link
Contributor

@slyfox42 slyfox42 commented Oct 5, 2018

resolves #442

📓 Overview

  • Now using estimateGas in createVault epic and in API contracts test.

* initial commit

* added abi-gen script

* wip

* first tests

* working constant methods

* first contract tests

* template cleanup

* minor fix to tests

* removed abis folder

* removed typechain contracts

* commented non working circleci steps

* removed useless files

* rollback RigoToken test

* eslint ignoring generated files

* minor rollback

* fixes to package.json
* added getPastEvents method

* added allEvents function

* added once, missing test

* modified event partial

* fixed event partial

* now only contracts with events extend the baseContract

* fixed unit tests

* fixed return types of txFunctions

* removed test file, minor refactor
* initial commit 🌅

* minor fixes

* removed unused dependencies

* restored build-api circleci step

* fix to package.json

* minor fixes

* removed extra web3 instance

* fixed build script
* initial commit 🌅

* wip

* wip

* seems to be working

* removed ganache-cli dependency from api

* added contractFactory function

* refactoring and fixed errors

* restored build-dapp step in circleci config

* fixed stuck getId on API file

* refactor
* updated babel and dependencies

* fixed blockchainservice tests

* fixed getVaultFees and getVaultSupply

* fixed getVaultTransactions

* fixed selectFirstVault and createVault epic

* updated snapshots temporarily

* fixed remaining unit tests

* removed babel-preset-react-app

* removed unused dependency. fixed babel dependency versions to avoid issues in the future

* fixed circleCI steps

* fix to babel-core version

* refactored code to avoid bugs

* fixed unit and feature tests

* using rawgit url with cdn

* fix to vaults feature test
@slyfox42 slyfox42 merged commit 3d8c937 into master Oct 5, 2018
@slyfox42 slyfox42 deleted the feature/createVaults-fix branch October 5, 2018 15:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Abi-gen support
2 participants