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
Commit message (
Expand
)
Author
Age
Files
Lines
*
simulation: Cache network broadcasted message (#242)
Jimmy Hu
2018-10-23
1
-10
/
+5
*
core: Change dkg timing (#241)
Jimmy Hu
2018-10-23
1
-12
/
+17
*
core: remove duplicate BroadcastRandomnessResult call (#240)
Wei-Ning Huang
2018-10-23
1
-6
/
+1
*
core: prepare empty block if null block is confirmed by BA. (#231)
Jimmy Hu
2018-10-23
7
-23
/
+136
*
core: fix uninitialized variable in configuration chain (#238)
Wei-Ning Huang
2018-10-22
2
-1
/
+2
*
core: Handling self proposed DKG private share (#236)
Jimmy Hu
2018-10-22
3
-27
/
+34
*
core: total-ordering: add test TestRunFromNonGenesis (#226)
Haoping Ku
2018-10-22
3
-22
/
+96
*
crypto: dkg: implement rlp.Encoder, rlp.Decoder for PrivateKey (#235)
Sonic
2018-10-20
2
-0
/
+26
*
core: fix logging for SendDKGPrivateShare (#234)
Wei-Ning Huang
2018-10-20
1
-1
/
+2
*
Start Run() until dMoment. (#233)
Jimmy Hu
2018-10-20
1
-0
/
+2
*
core: types: implement rlp.Encoder and rlp.Decoder (#232)
Sonic
2018-10-20
6
-7
/
+379
*
core: initial commit for logger (#228)
Mission Liao
2018-10-19
9
-50
/
+184
*
misc: Fix simulation error (#230)
Jimmy Hu
2018-10-19
3
-20
/
+30
*
core: Sync from BA and test. (#224)
Jimmy Hu
2018-10-19
2
-64
/
+199
*
core: total-ordering: change early flag to mode (#227)
Haoping Ku
2018-10-19
10
-49
/
+64
*
crypto: ecdsa: make NodeID match dexon address (#229)
Sonic
2018-10-19
3
-51
/
+35
*
core: Append all config till Initial block (#225)
Jimmy Hu
2018-10-18
1
-0
/
+7
*
core: types: implements UnmarshalJSON from DKGMasterPublicKey (#223)
Wei-Ning Huang
2018-10-18
1
-0
/
+8
*
core: total ordering flush (#212)
Mission Liao
2018-10-18
9
-229
/
+737
*
core: sync compaction chain (#222)
Jimmy Hu
2018-10-18
6
-27
/
+391
*
core: consensus-timestamp: add sync (#219)
Haoping Ku
2018-10-18
3
-29
/
+118
*
core: Add init block to Run() (#221)
Jimmy Hu
2018-10-18
5
-13
/
+23
*
core: Some sync functions (#220)
Jimmy Hu
2018-10-17
6
-26
/
+106
*
core: Rebroadcast agreement and randomness result. (#218)
Jimmy Hu
2018-10-17
3
-30
/
+49
*
core: genesis consensus timestamp (#217)
Mission Liao
2018-10-17
4
-29
/
+45
*
core: Add stop function to all components (#216)
Jimmy Hu
2018-10-17
3
-28
/
+53
*
Finalization Height starts from 1 (#215)
Jimmy Hu
2018-10-16
2
-0
/
+7
*
core: consensus-timestamp: modify for round change (#214)
Haoping Ku
2018-10-16
1
-4
/
+12
*
core: New dexon ba (#210)
Jimmy Hu
2018-10-16
8
-479
/
+405
*
core: Fix corner cases (#211)
Jimmy Hu
2018-10-16
4
-2
/
+8
*
core: set genesis block finalization timestamp to zero time (#213)
Wei-Ning Huang
2018-10-16
1
-0
/
+2
*
core: Change First round dkg timing (#209)
Jimmy Hu
2018-10-16
2
-4
/
+6
*
core: fix block confirmed is not called when Debug is not implemented. (#208)
Mission Liao
2018-10-16
2
-3
/
+54
*
core: Change threshold (#205)
Jimmy Hu
2018-10-15
1
-1
/
+1
*
core: fix timestamp marshaling (#207)
Wei-Ning Huang
2018-10-15
2
-3
/
+3
*
Remove duplicated dMoment in Consensus.Run (#206)
Jimmy Hu
2018-10-15
1
-2
/
+4
*
core: Add NodeSetCacheInterface (#203)
Jimmy Hu
2018-10-15
2
-31
/
+42
*
core: Change DKG threshold (#204)
Jimmy Hu
2018-10-15
3
-6
/
+6
*
core: Fix simulation errors. (#202)
Jimmy Hu
2018-10-15
3
-34
/
+35
*
core: fix simulation error (#201)
Jimmy Hu
2018-10-15
2
-8
/
+13
*
core: No randomness for round 0 (#198)
Jimmy Hu
2018-10-15
3
-1
/
+45
*
core: check if flush is required when round switching in total-ordering (#197)
Mission Liao
2018-10-15
6
-220
/
+304
*
core: blocks generation supports rounds (#196)
Mission Liao
2018-10-14
6
-219
/
+445
*
core: crypto: ecdsa: add method to create PrivateKey from ecdsa.PrivateKey (#...
Wei-Ning Huang
2018-10-13
1
-0
/
+9
*
core: modify interface (#194)
Mission Liao
2018-10-12
7
-16
/
+29
*
core: latticeData supports config change (#190)
Mission Liao
2018-10-12
12
-594
/
+799
*
core: change interface (#193)
Mission Liao
2018-10-11
17
-75
/
+94
*
core: Move BlockConfirmed to Application interface (#192)
Mission Liao
2018-10-11
3
-5
/
+5
*
core: types: fix nodeID generation (#191)
Wei-Ning Huang
2018-10-11
4
-6
/
+10
*
Fix typo in crypto (#186)
Jimmy Hu
2018-10-09
2
-2
/
+16
*
core: Add round to DKG methods in gov. Change network interface name (#185)
Jimmy Hu
2018-10-09
7
-29
/
+39
*
core: Add DKG final message. (#181)
Jimmy Hu
2018-10-09
11
-2
/
+140
*
core: update config variable name grammar and remove configuration (#184)
Wei-Ning Huang
2018-10-08
7
-62
/
+24
*
core: Fix timestamp (#182)
Jimmy Hu
2018-10-08
2
-5
/
+1
*
core: Remove round from gov.ProposeCRS (#183)
Jimmy Hu
2018-10-08
4
-7
/
+14
*
core: Check PrivateShare in DKGComplaint (#180)
Jimmy Hu
2018-10-08
2
-25
/
+75
*
core: Add block randomness in compaction-chain module (#179)
Jimmy Hu
2018-10-08
5
-32
/
+150
*
core: Block randomness generation. (#178)
Jimmy Hu
2018-10-08
4
-7
/
+73
*
core: General tsig (#177)
Jimmy Hu
2018-10-05
12
-73
/
+254
*
core: Add NotarySet and DKGSet to cache (#176)
Jimmy Hu
2018-10-05
3
-27
/
+94
*
types: Test block clone (#175)
Jimmy Hu
2018-10-05
2
-0
/
+73
*
core: find block in db (#174)
Mission Liao
2018-10-05
6
-78
/
+195
*
core: Use event to run DKG and CRS in Consensus. (#171)
Jimmy Hu
2018-10-04
3
-46
/
+52
*
core: Check sorted ack in sanity check (#173)
Jimmy Hu
2018-10-04
3
-0
/
+21
*
core: split lattice-data to another file (#172)
Mission Liao
2018-10-04
4
-1058
/
+1069
*
core: Check Witness height. Add ConsensusTime and ConsensusHeight to block. (...
Jimmy Hu
2018-10-04
15
-49
/
+125
*
test: Short test applied to some long running tests (#168)
Jimmy Hu
2018-10-04
2
-2
/
+11
*
core: remove NumWitnessSet in governance config (#167)
Wei-Ning Huang
2018-10-03
2
-8
/
+3
*
core: export some crypto verification function (#166)
Wei-Ning Huang
2018-10-03
3
-7
/
+9
*
core: publish round based config (#165)
Mission Liao
2018-10-03
9
-32
/
+145
*
core: Add unit test for DKG CRS in consensus (#163)
Jimmy Hu
2018-10-03
3
-4
/
+120
*
core: Prevent duplicated nack complaint (#162)
Jimmy Hu
2018-10-03
2
-1
/
+14
*
core: remove shard (#161)
Mission Liao
2018-10-02
6
-676
/
+613
*
core: Export DKGGroupPublicKey and its verify function (#160)
Jimmy Hu
2018-10-02
3
-18
/
+21
*
core: replace reliable-broadcast with shard (#159)
Mission Liao
2018-10-02
13
-1447
/
+255
*
core: remove ProposeThresholdSignature/GetThresholdSignature (#158)
Wei-Ning Huang
2018-10-02
3
-33
/
+3
*
core: run DKG and CRS at background. (#155)
Jimmy Hu
2018-10-02
14
-52
/
+134
*
core: update data model to reflect new model (#157)
Wei-Ning Huang
2018-10-01
20
-571
/
+45
*
core: check block timestamp (#156)
Jimmy Hu
2018-10-01
3
-29
/
+73
*
test: Non-qualified node are accepted in test. (#154)
Jimmy Hu
2018-10-01
4
-12
/
+25
*
core: use notarySet for BA module. (#153)
Jimmy Hu
2018-10-01
7
-70
/
+96
*
core: integrate authenticator (#150)
Mission Liao
2018-09-30
11
-191
/
+152
*
test: tcp handshake (#151)
Jimmy Hu
2018-09-30
1
-49
/
+175
*
core: Allow more time for DKG to finish on CircleCI machine. (#152)
Jimmy Hu
2018-09-29
1
-1
/
+1
*
core: remove legacy mode (#149)
Mission Liao
2018-09-28
5
-65
/
+42
*
core: Add sizes of various nodeSets (#148)
Jimmy Hu
2018-09-28
2
-6
/
+51
*
core: hide types.NodeID from full node. (#147)
Mission Liao
2018-09-28
15
-208
/
+503
*
types: NodeSet and Selector (#146)
Jimmy Hu
2018-09-27
2
-0
/
+203
*
core: update governance interface and config (#145)
Wei-Ning Huang
2018-09-27
5
-35
/
+37
*
core: rename crypto/eth to crypto/ecdsa (#144)
Wei-Ning Huang
2018-09-26
13
-39
/
+39
*
core: use dexon-foundation/dexon instead of ethereum/go-ethereum (#143)
Wei-Ning Huang
2018-09-26
2
-2
/
+2
*
Fix racing (#142)
Jimmy Hu
2018-09-26
1
-3
/
+6
*
crypto: sigtopub to crypto package. remove SigToPubFn (#141)
Jimmy Hu
2018-09-26
26
-131
/
+150
*
core: move crypto to core/crypto (#140)
Mission Liao
2018-09-26
37
-108
/
+1373
*
Fix race (#138)
Jimmy Hu
2018-09-26
1
-1
/
+16
*
core: configuration chain test (#137)
Jimmy Hu
2018-09-26
4
-5
/
+225
*
core: run TSIG for first configuration block at startup (#135)
Jimmy Hu
2018-09-26
11
-58
/
+427
*
core: update governance interface to consider genesis state (#136)
Wei-Ning Huang
2018-09-25
13
-80
/
+108
*
Fix naming of methods (#134)
Mission Liao
2018-09-25
9
-74
/
+74
*
core: add debug (#133)
Mission Liao
2018-09-25
11
-174
/
+169
*
core: add key holder (#130)
Mission Liao
2018-09-25
3
-0
/
+220
*
core: Fix random test failure (#131)
Jimmy Hu
2018-09-25
1
-1
/
+1
*
core: run first DKG at startup. (#129)
Jimmy Hu
2018-09-23
9
-40
/
+239
*
core: add shard (#127)
Mission Liao
2018-09-21
5
-29
/
+423
*
test: fix block generator (#126)
Mission Liao
2018-09-21
6
-76
/
+99
*
core: add anti-complaint and nack-complaint to dkg protocol (#123)
Jimmy Hu
2018-09-21
4
-35
/
+282
*
core: refactor witness data processing flow (#124)
Wei-Ning Huang
2018-09-20
9
-33
/
+118
*
core: add blockpool (#121)
Mission Liao
2018-09-20
5
-22
/
+190
*
core: add blocklattice (#117)
Mission Liao
2018-09-20
2
-0
/
+992
*
Rename validator* to node* (#120)
Mission Liao
2018-09-20
42
-916
/
+919
*
core: Add dkg test (#119)
Jimmy Hu
2018-09-19
1
-0
/
+194
*
core: rename Notary (Acks) to Witness (#118)
Wei-Ning Huang
2018-09-19
15
-218
/
+218
*
core: Nack Complaint (#116)
Jimmy Hu
2018-09-19
2
-11
/
+83
*
core:DKG and TSIG protocol (#115)
Jimmy Hu
2018-09-19
5
-5
/
+698
*
core: refine governance interface to reduce Get* methods (#114)
Wei-Ning Huang
2018-09-18
6
-93
/
+88
*
core: remove ticker parameter from NewConsensus
Mission Liao
2018-09-18
5
-34
/
+97
*
core: move blockdb into core package and minor change on governance interface...
Wei-Ning Huang
2018-09-17
20
-24
/
+674
*
core: DKG interface (#108)
Jimmy Hu
2018-09-17
4
-0
/
+102
*
cleanup (#109)
Mission Liao
2018-09-17
2
-53
/
+24
*
core: Fix BA Fork issues (#104)
Jimmy Hu
2018-09-13
4
-69
/
+49
*
core: fix VerifyPayload argument (#103)
Wei-Ning Huang
2018-09-13
4
-4
/
+4
*
core: replace acks with slice (#102)
Mission Liao
2018-09-12
12
-237
/
+154
*
core: types: use []byte for block Payload type (#101)
Wei-Ning Huang
2018-09-12
7
-19
/
+16
*
core: total ordering with chain ID (#100)
Mission Liao
2018-09-12
5
-414
/
+363
*
simulation: integrate test.Transport (#99)
Mission Liao
2018-09-11
3
-33
/
+115
*
core: timestamp (#98)
Jimmy Hu
2018-09-11
11
-356
/
+170
*
test: add transport layer (#97)
Mission Liao
2018-09-10
5
-0
/
+1142
*
misc: Polish BA. (#94)
Jimmy Hu
2018-09-05
5
-31
/
+36
*
core: BA-based consensus core. (#93)
Jimmy Hu
2018-09-04
10
-103
/
+592
*
Add GetChainNumber to Goverance (#92)
Jimmy Hu
2018-09-03
2
-0
/
+8
*
core: minor change to governance interface (#90)
Wei-Ning Huang
2018-09-03
4
-62
/
+30
*
core: Add a new structure `Position` and move `ShardID`, `ChainID` and `Heigh...
Jimmy Hu
2018-09-03
20
-215
/
+411
*
Fix VerifyPayloads in nonBlockingApplication (#87)
Jimmy Hu
2018-08-31
1
-1
/
+1
*
Add methods to Application interface. (#86)
Jimmy Hu
2018-08-31
5
-0
/
+45
*
Use Network in Consensus core (#85)
Jimmy Hu
2018-08-31
2
-1
/
+116
*
core: Add PreparePayloads to Application and Remove blockConverter interface....
Jimmy Hu
2018-08-30
10
-66
/
+57
*
core: Change the lattice key from validatorID to chainID. (#83)
Jimmy Hu
2018-08-30
5
-97
/
+176
*
core: tune total ordering performance (#81)
Mission Liao
2018-08-30
9
-443
/
+592
*
Copy block (#82)
Jimmy Hu
2018-08-30
1
-0
/
+2
*
core: Leader Selector. (#80)
Jimmy Hu
2018-08-30
9
-23
/
+287
*
core: Remove channel in agreement (#79)
Jimmy Hu
2018-08-29
3
-172
/
+111
*
crypto test for vote (#78)
Jimmy Hu
2018-08-29
1
-0
/
+18
*
core: Add agreement module (#77)
Jimmy Hu
2018-08-29
4
-0
/
+1086
*
core: tune performance (#73)
Mission Liao
2018-08-28
5
-155
/
+489
*
core: Add vote type and add field to block. (#76)
Jimmy Hu
2018-08-28
4
-4
/
+115
*
core: Notary ack application. (#70)
Jimmy Hu
2018-08-22
5
-0
/
+58
*
simulation: add simulation with scheduler (#71)
Mission Liao
2018-08-21
6
-41
/
+76
*
core: Notary ack (#69)
Jimmy Hu
2018-08-21
10
-186
/
+381
*
core: tune performance total ordering (#66)
Mission Liao
2018-08-21
4
-386
/
+577
*
core: NotaryAck interfaces. (#67)
Jimmy Hu
2018-08-20
10
-67
/
+132
*
core: implicit fields in types.Block used in reliable broadcast (#59)
Haoping Ku
2018-08-17
3
-66
/
+83
*
core: Remove notary ack. (#64)
Jimmy Hu
2018-08-16
8
-168
/
+197
*
Verify consensus info and the acking's signature (#63)
Jimmy Hu
2018-08-16
1
-3
/
+29
*
core: Add compaction chain module. (#60)
Jimmy Hu
2018-08-16
6
-18
/
+188
*
test: add test.Scheduler (#58)
Mission Liao
2018-08-15
8
-5
/
+711
*
core: Add a nonBlockingApplication. (#62)
Jimmy Hu
2018-08-15
4
-8
/
+238
*
test: refine test utility (#61)
Mission Liao
2018-08-15
6
-49
/
+307
*
core: Prepare Genesis block. (#54)
Jimmy Hu
2018-08-14
4
-53
/
+121
*
remove cpu.prof (#57)
Jimmy Hu
2018-08-14
1
-0
/
+0
*
Add -cpuprofile and -memprofile to dexcon-simulation (#56)
Jimmy Hu
2018-08-14
1
-0
/
+0
*
test: Fix a bug in test. (#55)
Jimmy Hu
2018-08-14
1
-0
/
+1
*
core: add nack module (#41)
Haoping Ku
2018-08-13
5
-113
/
+605
*
core: Sign block in Consensus.PrepareBlock. (#50)
Jimmy Hu
2018-08-13
5
-13
/
+43
*
core: ValidatorID.Hash is the hash of public key. (#49)
Jimmy Hu
2018-08-13
1
-0
/
+7
*
core: Hash block in Consensus.PrepareBlock. (#46)
Jimmy Hu
2018-08-12
8
-70
/
+162
*
core: reliable-broadcast: delete old blocks (#47)
Haoping Ku
2018-08-10
2
-3
/
+13
*
core: Modify Consensus interface (#45)
Jimmy Hu
2018-08-10
5
-18
/
+46
*
core: update governance interface and move K into config (#40)
Wei-Ning Huang
2018-08-10
6
-40
/
+83
*
Fix the bug preventing us from testing large group when using TCP-Local (#42)
Mission Liao
2018-08-10
2
-8
/
+1
*
core: Deliver only Hash to Application. (#43)
Jimmy Hu
2018-08-10
3
-11
/
+9
*
core: Add block hash signature functions in core/ctypto.go. (#39)
Jimmy Hu
2018-08-10
4
-10
/
+174
*
core: Add Block.IsGenesis() and set Block.ParentHash to 0 in genesis block. (...
Jimmy Hu
2018-08-09
8
-109
/
+106
*
core: Add Consensus to replace core.Blocklattice (#35)
Mission Liao
2018-08-08
16
-1201
/
+868
*
crypto: Add crypto module. (#34)
Jimmy Hu
2018-08-08
6
-14
/
+210
*
simulation: Show internal and external timestamp latency. (#30)
Jimmy Hu
2018-08-07
1
-0
/
+11
*
Rename names of struct and files
Mission Liao
2018-08-06
6
-392
/
+392
*
test: random blocks generator (#26)
Mission Liao
2018-08-03
9
-6
/
+958
*
core: DEXON Consensus Timestamp Algorithm. (#29)
Jimmy Hu
2018-08-03
3
-10
/
+369
*
core: make acking module implicit (#28)
Haoping Ku
2018-08-01
2
-46
/
+46
*
core: fix decimal package import (#27)
Wei-Ning Huang
2018-08-01
1
-1
/
+1
*
core: refine Application interface and add Governance interface (#24)
Wei-Ning Huang
2018-07-31
5
-9
/
+77
*
blockdb: allow to dump blocks to json-encoded file
Mission Liao
2018-07-31
1
-1
/
+3
*
Add new sorting method for blocks
Mission Liao
2018-07-31
2
-0
/
+65
*
Implement DEXON total ordering algorithm (#16)
Mission Liao
2018-07-30
2
-0
/
+1396
*
Add acking module (#13)
Haoping Ku
2018-07-30
5
-24
/
+759
*
Verify the Total Ordering Algorithm in peerServer in tcp mode (#11)
Jimmy Hu
2018-07-26
1
-35
/
+0
*
Fix blocklattice_test.go's ordering check (#15)
Haoping Ku
2018-07-24
1
-2
/
+6
*
Implement blockdb levelDB backend (#6)
Mission Liao
2018-07-22
1
-0
/
+1
*
Implement simulation on a real network (#5)
Wei-Ning Huang
2018-07-20
6
-86
/
+48
*
core: refactor acking relationship (#3)
Wei-Ning Huang
2018-07-18
3
-166
/
+135
*
Fix typos and add .gitignore (#2)
Haoping Ku
2018-07-17
4
-5
/
+5
*
Initial implementation of DEXON consensus algorithm
Wei-Ning Huang
2018-07-16
9
-0
/
+1396