index
:
tangerine-consensus
master
Tangerine consensus algorithm (https://github.com/tangerine-network/tangerine-consensus)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
interfaces.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: remove Governance.NotifyRoundHeight (#431)
Mission Liao
2019-01-24
1
-4
/
+0
*
core: Fix BA3.0 (#420)
Jimmy Hu
2019-01-15
1
-0
/
+3
*
core: add fork reporting interface to governance (#402)
Wei-Ning Huang
2019-01-05
1
-0
/
+6
*
core: pull block random (#384)
Jimmy Hu
2018-12-26
1
-0
/
+3
*
core: Add a `MPKReady` so `MasterPublicKey` cannot be added afterwards (#375)
Jimmy Hu
2018-12-19
1
-0
/
+6
*
Haoping fix simulation (#356)
haoping-ku
2018-12-05
1
-1
/
+5
*
core: remove StronglyAcked (#347)
Mission Liao
2018-11-29
1
-3
/
+0
*
core: expose implicit round shift (#321)
Mission Liao
2018-11-13
1
-2
/
+2
*
core: block deliver with position (#289)
Mission Liao
2018-11-02
1
-1
/
+2
*
Rename repo to dexon-consensus
Wei-Ning Huang
2018-11-02
1
-9
/
+9
*
core: Add PullVotes to Network. (#281)
Jimmy Hu
2018-10-31
1
-0
/
+3
*
core: Pull block (#263)
Jimmy Hu
2018-10-26
1
-0
/
+3
*
core: Move dkg in types to types/dkg. (#253)
Jimmy Hu
2018-10-25
1
-8
/
+9
*
core: Change interface of Application.VerifyBlock (#246)
Jimmy Hu
2018-10-23
1
-1
/
+1
*
core: add round parameter to ProposeCRS method (#244)
Wei-Ning Huang
2018-10-23
1
-1
/
+1
*
core: total-ordering: change early flag to mode (#227)
Haoping Ku
2018-10-19
1
-1
/
+1
*
core: modify interface (#194)
Mission Liao
2018-10-12
1
-2
/
+6
*
core: change interface (#193)
Mission Liao
2018-10-11
1
-2
/
+2
*
core: Move BlockConfirmed to Application interface (#192)
Mission Liao
2018-10-11
1
-3
/
+3
*
core: Add round to DKG methods in gov. Change network interface name (#185)
Jimmy Hu
2018-10-09
1
-5
/
+5
*
core: Add DKG final message. (#181)
Jimmy Hu
2018-10-09
1
-0
/
+6
*
core: update config variable name grammar and remove configuration (#184)
Wei-Ning Huang
2018-10-08
1
-2
/
+2
*
core: Remove round from gov.ProposeCRS (#183)
Jimmy Hu
2018-10-08
1
-1
/
+1
*
core: General tsig (#177)
Jimmy Hu
2018-10-05
1
-0
/
+6
*
core: Check Witness height. Add ConsensusTime and ConsensusHeight to block. (...
Jimmy Hu
2018-10-04
1
-2
/
+5
*
core: replace reliable-broadcast with shard (#159)
Mission Liao
2018-10-02
1
-7
/
+7
*
core: remove ProposeThresholdSignature/GetThresholdSignature (#158)
Wei-Ning Huang
2018-10-02
1
-7
/
+1
*
core: run DKG and CRS at background. (#155)
Jimmy Hu
2018-10-02
1
-1
/
+1
*
core: update data model to reflect new model (#157)
Wei-Ning Huang
2018-10-01
1
-14
/
+4
*
core: use notarySet for BA module. (#153)
Jimmy Hu
2018-10-01
1
-0
/
+3
*
core: hide types.NodeID from full node. (#147)
Mission Liao
2018-09-28
1
-2
/
+2
*
core: update governance interface and config (#145)
Wei-Ning Huang
2018-09-27
1
-6
/
+10
*
core: move crypto to core/crypto (#140)
Mission Liao
2018-09-26
1
-33
/
+3
*
core: run TSIG for first configuration block at startup (#135)
Jimmy Hu
2018-09-26
1
-0
/
+11
*
core: update governance interface to consider genesis state (#136)
Wei-Ning Huang
2018-09-25
1
-3
/
+10
*
Fix naming of methods (#134)
Mission Liao
2018-09-25
1
-8
/
+8
*
core: add debug (#133)
Mission Liao
2018-09-25
1
-11
/
+15
*
core: add key holder (#130)
Mission Liao
2018-09-25
1
-0
/
+26
*
core: run first DKG at startup. (#129)
Jimmy Hu
2018-09-23
1
-0
/
+3
*
core: refactor witness data processing flow (#124)
Wei-Ning Huang
2018-09-20
1
-0
/
+4
*
Rename validator* to node* (#120)
Mission Liao
2018-09-20
1
-3
/
+3
*
core: rename Notary (Acks) to Witness (#118)
Wei-Ning Huang
2018-09-19
1
-4
/
+4
*
core: refine governance interface to reduce Get* methods (#114)
Wei-Ning Huang
2018-09-18
1
-23
/
+5
*
core: remove ticker parameter from NewConsensus
Mission Liao
2018-09-18
1
-3
/
+11
*
core: move blockdb into core package and minor change on governance interface...
Wei-Ning Huang
2018-09-17
1
-2
/
+5
*
core: DKG interface (#108)
Jimmy Hu
2018-09-17
1
-0
/
+15
*
core: fix VerifyPayload argument (#103)
Wei-Ning Huang
2018-09-13
1
-1
/
+1
*
core: types: use []byte for block Payload type (#101)
Wei-Ning Huang
2018-09-12
1
-1
/
+1
*
Add GetChainNumber to Goverance (#92)
Jimmy Hu
2018-09-03
1
-0
/
+3
*
core: minor change to governance interface (#90)
Wei-Ning Huang
2018-09-03
1
-0
/
+28
*
core: Add a new structure `Position` and move `ShardID`, `ChainID` and `Heigh...
Jimmy Hu
2018-09-03
1
-1
/
+1
*
Add methods to Application interface. (#86)
Jimmy Hu
2018-08-31
1
-0
/
+6
*
core: Add PreparePayloads to Application and Remove blockConverter interface....
Jimmy Hu
2018-08-30
1
-0
/
+58