ipld-eth-server/environments
Konstantin Zolotarev 65cb6e9092 VDB-205 Fix external configuration values (#121)
* Updated loading config from /Users/konstantinzolotarev/.vulcanizedb for addreses

* Updated contract addresses loading from env variables.

* Implement getter chain for addresses, configs and transformers

Solves the issue with declaring stuff as vars when the environment file hasn't been loaded yet. Instead, this data is fetched dynamically when the root commands are called.

* Update test data to use constant Kovan addresses

* Decouple integration tests from config file IO

* Add ABI to environment file, convert getter chains for related values

* Decouple tests suites from ABI config file IO

* Add startingBlock to environment and implement getter chain

* Exit when called without config file

* Add missing deployment blocks to staging.toml

* Remove comment
2019-01-23 19:44:09 +01:00
..
infura.toml Added default addresses to config & rename fallback var 2018-10-12 11:11:31 +03:00
private.toml VDB-117: Add Vow.flog transformer (#80) 2018-10-25 12:19:46 +02:00
prod.toml Added default addresses to config & rename fallback var 2018-10-12 11:11:31 +03:00
public.toml.example (VDB-204) Add transformer for Flap kick 2018-11-07 10:52:55 -06:00
staging.toml VDB-205 Fix external configuration values (#121) 2019-01-23 19:44:09 +01:00