ipld-eth-server/pkg/omni/shared
Rob Mulholand 1414779d52 Use *sqlx.Tx instead of *sql.Tx
- requires using db.Beginx() instead of db.Begin()
- enables calling tx.Get()
2019-03-06 12:43:39 -06:00
..
constants Add tests for plugin helpers 2019-03-06 12:43:39 -06:00
contract addressing review comments; still need to reorg migrations and add helper tests 2019-02-24 21:38:48 -06:00
fetcher update license to AGPL-3.0 2019-01-24 14:41:30 -06:00
getter move interface_getter.go from ens_watcher to vDB pkging- used to construct a custom ABI based on results from calls to supportsInterface; also moved fetcher.go from examples to pkg 2019-01-15 15:49:18 -06:00
helpers Use *sqlx.Tx instead of *sql.Tx 2019-03-06 12:43:39 -06:00
parser compose and execute as separate commands; update README and add git checkout vendor/github.com/ethereum/go-ethereum/accounts/abi to make build 2019-02-28 18:15:16 -06:00
poller Discard logs created during tests 2019-02-12 11:18:39 -06:00
repository Use *sqlx.Tx instead of *sql.Tx 2019-03-06 12:43:39 -06:00
retriever Discard logs created during tests 2019-02-12 11:18:39 -06:00
transformer moving some memory allocation to init function rather than within 2019-01-07 13:07:31 -06:00
types compose and execute as separate commands; update README and add git checkout vendor/github.com/ethereum/go-ethereum/accounts/abi to make build 2019-02-28 18:15:16 -06:00