aboutsummaryrefslogtreecommitdiffstats
path: root/consensus/dexcon
Commit message (Collapse)AuthorAgeFilesLines
* core: fix blockReward serializationWei-Ning Huang2019-06-121-1/+1
|
* app: add cache mechanism to increase performanceBojie Wu2019-06-121-0/+2
|
* dex: remove uneeded info from block headerWei-Ning Huang2019-06-121-1/+1
|
* consensus: dexcon: fetch config from stateWei-Ning Huang2019-06-121-10/+14
|
* params: load blockReward from genesis JSON fileWei-Ning Huang2019-06-121-2/+1
|
* app: implement new insert blocks logicBojie Wu2019-06-121-1/+2
|
* dex/core: misc bug fixesWei-Ning Huang2019-06-121-3/+10
|
* app: add default block rewardBojie Wu2019-06-121-1/+1
|
* app: calculate block reward according to chain numBojie Wu2019-06-121-3/+2
|
* dex: implement dexon application interfaceBojie Wu2019-06-121-1/+6
|
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-6/+6
|
* Use dex.Config instead of eth.ConfigWei-Ning Huang2019-06-121-0/+4
|
* Add initial DEXON consensus engine implementation skeletonWei-Ning Huang2019-06-122-0/+159