Ramil Amerzyanov
d3f30b621b
support custom chain config ( #36 )
...
* support custom chain config
* move loading config logic to a separate helper function
2021-03-10 19:18:32 +03:00
Ramil Amerzyanov
33bb152c04
[WIP] don't write to public.node from ipld-eth-server ( #37 )
...
* don't write to public.node from ipld-eth-server
* update ipld-eth-indexer to version v0.7.0-alpha
2021-03-10 13:13:43 +03:00
ramil
7df5bbc99a
bump version
2021-02-19 23:27:22 +03:00
Ramil Amerzyanov
e92d35b084
update geth statediff to version v1.9.25-statediff-0.0.14 ( #27 )
...
* update geth statediff to version v1.9.25-statediff-0.0.14
run integration tests in github actions
* fix goose install issue
* fix unit test bug.
Added sorting by tx index for transactions and receipts queries
2021-02-19 23:23:45 +03:00
Ramil Amerzyanov
df1a233028
Merge pull request #15 from n0cte/metrics
...
Metrics and http server
2020-10-21 19:42:04 +03:00
ramil
909c85b547
monitoring documentation, prometheus config, grafana dashboard
2020-10-21 15:38:48 +03:00
ramil
d9b05233b0
fix null pointer exception
2020-10-21 14:22:43 +03:00
ramil
c5eae5fb75
Merge remote-tracking branch 'remotes/vulc/master' into metrics
...
# Conflicts:
# go.sum
# pkg/serve/config.go
2020-10-21 13:53:38 +03:00
Ramil Amerzyanov
4a1a18610c
Merge pull request #16 from vulcanize/update_deps
...
upgrade ipld-eth-indexer from v0.2.0-alpha to v0.5.0-alpha
2020-10-20 21:58:39 +03:00
ramil
98f5a16771
use separate mig for new chainID field so we can apply to current db
2020-10-20 20:50:20 +03:00
ramil
bf46200c07
revert local changes for testing
2020-10-20 18:54:06 +03:00
ramil
797450dd2a
fix tests
2020-10-20 18:48:35 +03:00
ramil
770d27e2c8
do.mod dependency
2020-10-20 18:31:56 +03:00
ramil
6e127acbf3
upgrade ipld-eth-indexer from v0.2.0-alpha to v0.5.0-alpha and test fixes
2020-10-20 17:42:09 +03:00
Ramil Amerzyanov
4427bebe0a
Merge pull request #7 from vulcanize/vhost
...
add * to vhost to allow connecting to server in docker-compose
2020-09-11 14:34:33 +03:00
ramil
4e063171a9
add * to vhost to allow connecting to server in docker-compose
2020-09-11 14:21:43 +03:00
Ramil Amerzyanov
b5fc0e7c44
Merge pull request #6 from vulcanize/docker
...
Docker compose and CI
2020-09-09 23:12:36 +03:00
ramil
6027e7dc3d
remove unused commented lines
2020-09-09 23:06:43 +03:00
ramil
d21a6e65a7
fix postgraphile image tag
2020-09-09 23:04:15 +03:00
ramil
dc9081e271
github actions (pull request, master, release)
2020-09-07 16:31:18 +03:00
ramil
1d57f75dcf
docker compose for dapptools, postgraphile, eth-indexer and eth-server
2020-09-06 12:32:11 +03:00
ramil
6175fc02c4
fix readme (database user and password)
2020-08-12 04:35:17 +03:00