This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
ipld-eth-server
Watch
18
Star
0
Fork
1
You've already forked ipld-eth-server
Code
Issues
10
Pull Requests
1
Actions
Packages
Projects
Releases
37
Wiki
Activity
df521eea7f
ipld-eth-server
/
pkg
/
omni
/
shared
History
Rob Mulholand
ac9375ae47
Discard logs created during tests
...
- Make sure output is being set to discard for logrus to reduce clutter in the console
2019-02-12 11:18:39 -06:00
..
constants
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
contract
moving some memory allocation to init function rather than within
2019-01-07 13:07:31 -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
* update transformer to able to recheck headers (
#4
)
2019-02-08 10:35:46 -06:00
parser
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
poller
Discard logs created during tests
2019-02-12 11:18:39 -06:00
repository
Discard logs created during tests
2019-02-12 11:18: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
fetch event logs in batches- all events for a contract address at a given block height are fetched together, different contract events still fetched separately
2018-12-21 10:33:31 -06:00