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
e6e66d58dd
ipld-eth-server
/
pkg
/
omni
/
shared
History
Ian Norden
8749c94994
update license to AGPL-3.0
2019-01-24 14:41:30 -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
change omniwatcher database test helpers so that it doesn't interfere with downstream maker tests
2019-01-23 14:55:20 -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
method piping
2018-12-21 11:14:54 -06:00
repository
moving some memory allocation to init function rather than within
2019-01-07 13:07:31 -06:00
retriever
finishing porting omni watcher to work with light sync; split into full, light,
2018-11-30 13:33:48 -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