vdb mcd transformers 源码
变形金刚 目录 背景 该存储库是转换器的集合,可以与VDB一起用作插件,以获取,转换和保留指定MCD合同的日志事件和存储插槽。 安装 Docker安装 存储库提供了一个docker-compose设置来为您管理基于多个容器的部署,如果可能的话,您应该使用该设置。 ### Manual Setup #### Dependencies - Ethereum Node - Use the patched version of [Go Ethereum](https://github.com/makerdao/go-ethereum) (1.8.23+) in order to have access to storage transformers and diffs. - [Parity 1.8.11+](https://github.com/paritytech/parity/r
文件列表
vdb-mcd-transformers
(预估有个861文件)
.dockerignore
175B
check_vdb_command
3KB
event_initializers_test.go
27KB
test_helpers.go
34KB
all_flip_bid_events_test.go
24KB
all_frobs_query_test.go
21KB
all_flop_bid_events_test.go
20KB
all_flap_bid_events_test.go
22KB
bid_event_trigger_test.go
21KB
bid_history_trigger_suite.go
22KB
暂无评论