OSDN Git Service

trace updater (#2109)
authorPoseidon <shenao.78@163.com>
Thu, 16 Sep 2021 05:36:18 +0000 (13:36 +0800)
committerGitHub <noreply@github.com>
Thu, 16 Sep 2021 05:36:18 +0000 (13:36 +0800)
commit17718f85a59efc519c0d461cd6313fb419e1f3fe
treee7beaa551c51aeefff4b3edae79660ad7d6fb8bb
parentaf9fcb9fc0a2e98bfd280f9ed98ff3892905a557
trace updater (#2109)

* trace updater

* replace protocol.chain with chainService interface
contract/infrastructure.go
contract/instance.go
contract/trace_scheduler.go
contract/trace_service.go [moved from contract/tracer_service.go with 59% similarity]
contract/trace_store.go
contract/trace_updater.go [new file with mode: 0644]
contract/tracer.go
node/node.go
protocol/protocol.go