OSDN Git Service

sync vote info for reward (#292)
authorwz <mars@bytom.io>
Tue, 16 Jul 2019 07:55:36 +0000 (15:55 +0800)
committerPaladz <yzhu101@uottawa.ca>
Tue, 16 Jul 2019 07:55:36 +0000 (15:55 +0800)
commit259fee232ebced1fa0d60b04b6a69a4bf38ca50e
tree4f1404798aecdd5af76519980286c8054eb7565f
parent32605ab49e746065f4b5a68301ce080d1576c6ef
sync vote info for reward (#292)

* modify CHARSET

* add

* add sync block

* add sync block

* fix

* fix

* fix review

* modify logic
toolbar/common/address.go [new file with mode: 0644]
toolbar/common/service/node.go [moved from toolbar/federation/service/node.go with 100% similarity]
toolbar/federation/synchron/mainchain_keeper.go
toolbar/federation/synchron/sidechain_keeper.go
toolbar/reward/config/config.go
toolbar/reward/database/dump_reward.sql
toolbar/reward/reward.go [new file with mode: 0644]
toolbar/reward/synchron/block_keeper.go [new file with mode: 0644]
toolbar/reward/synchron/errors.go [new file with mode: 0644]