Block a user
d1806970f9
Update plugeth-utils
a6483273a4
Use access token for gitea
c4e14bba11
Use external main module
7dd185e11f
Add --pluginsdir flag. (#1)
6bac759eb0
Backend: add GetContractCode
84c95a607f
* cerc-fixturenet-eth-genesis/Dockerfile: fix build on gitea
822c4c1f3b
plugeth stack: reorder
3e7b5dc278
fix env var
922a704ac5
forward more vars for debugging
19412f4d04
log diagnostics & errors to stderr
904482dda3
fix env var
241023086f
log diagnostics & errors to stderr
afed7bf469
factor out eth genesis & fix plugeth stack
3fbbe26c9e
forward more vars for debugging
809889f9f0
Update plugeth stack for plugeth-statediff plugin. (#443)
Add containers/pods needed for running system tests.
The stack will also need the cerc/plugeth
and cerc/plugeth-statediff
- but, that would make it almost the same as fixturenet-plugeth-loaded
. So maybe we should keep this one as a basic non-statediff stack?
Add --pluginsdir flag.
Looks good but would be a bit cleaner to use the same pattern as DataDirFlag
to set the default
69d9ae1b66
[wip] factor out eth genesis & add plugeth loaded stack
c0c2501307
forward more vars for debugging