CoderZhi
CoderZhi
Add new command in Makefile to test all unit tests in this repo
To prevent potential attacks
store private keys as secrets in database
Uncomment the code in pkg/modules/vm/wasmtime/instance_test.go, and fix potential issues.
Define the templates with attributes for code generation of operators.
load config of ethclient from config file, and populate values into env if not set.
1. Add chain id, correspondingly, private keys should be configurable for different chains 2. Add an event type parameter, which will be used by monitor to send back event on...