Versions in this module Expand all Collapse all v0 v0.2.15 Oct 31, 2019 v0.2.14 Oct 24, 2019 v0.2.13 Oct 23, 2019 v0.2.12 Sep 24, 2019 v0.2.11 Sep 6, 2019 v0.2.11-docker Sep 16, 2019 v0.2.10 Aug 13, 2019 v0.2.10-docker-v2 Sep 16, 2019 v0.2.10-docker Aug 27, 2019 v0.2.9 Jul 24, 2019 v0.2.8 Jul 11, 2019 v0.2.7 Jun 24, 2019 v0.2.6 Jun 11, 2019 v0.2.5 May 31, 2019 v0.2.4 May 28, 2019 Changes in this version + const InsertVatFrobQuery v0.2.3 May 6, 2019 v0.2.2 Apr 16, 2019 Changes in this version + func GetVatFrobConfig() shared_t.EventTransformerConfig + type VatFrobConverter struct + func (VatFrobConverter) ToModels(ethLogs []types.Log) ([]interface{}, error) + type VatFrobModel struct + Dart string + Dink string + Ilk string + LogIndex uint + Raw []byte + TransactionIndex uint + Urn string + V string + W string + type VatFrobRepository struct + func (repository *VatFrobRepository) SetDB(db *postgres.DB) + func (repository VatFrobRepository) Create(headerID int64, models []interface{}) error + func (repository VatFrobRepository) MarkHeaderChecked(headerID int64) error + func (repository VatFrobRepository) MissingHeaders(startingBlockNumber, endingBlockNumber int64) ([]core.Header, error) + func (repository VatFrobRepository) RecheckHeaders(startingBlockNumber, endingBlockNumber int64) ([]core.Header, error) v0.2.1-rc.1 Apr 9, 2019