forked from cerc-io/ipld-eth-server
change omniwatcher database test helpers so that it doesn't interfere with downstream maker tests
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
[](https://gitter.im/vulcanizeio/VulcanizeDB?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
[](https://travis-ci.com/8thlight/maker-vulcanizedb)
|
||||
[](https://travis-ci.com/vulcanize/maker-vulcanizedb)
|
||||
|
||||
## About
|
||||
|
||||
@@ -12,7 +12,7 @@ Vulcanize DB is a set of tools that make it easier for developers to write appli
|
||||
- Go 1.11+
|
||||
- Postgres 10
|
||||
- Ethereum Node
|
||||
- [Go Ethereum](https://ethereum.github.io/go-ethereum/downloads/) (1.8.18+)
|
||||
- [Go Ethereum](https://ethereum.github.io/go-ethereum/downloads/) (1.8.21+)
|
||||
- [Parity 1.8.11+](https://github.com/paritytech/parity/releases)
|
||||
|
||||
## Project Setup
|
||||
@@ -167,7 +167,7 @@ If you have full rinkeby chaindata you can move it to `rinkeby_vulcanizedb_geth_
|
||||
1. `go get -u github.com/pressly/sup/cmd/sup`
|
||||
1. `sup staging deploy`
|
||||
|
||||
## omniWatcher and lightOmniWatcher
|
||||
## omniWatcher
|
||||
These commands require a pre-synced (full or light) vulcanizeDB (see above sections)
|
||||
|
||||
To watch all events of a contract using a light synced vDB:
|
||||
|
||||
Reference in New Issue
Block a user