aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/oracle_contract_abi.go
Commit message (Expand)AuthorAgeFilesLines
* core: add p2p whitelist for consortiumJhih-Ming Huang2019-09-171-368/+472
* core: vm: add updateNodeInfo governance methodWei-Ning Huang2019-09-171-79/+105
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-1/+1
* core: vm: implement transferNodeOwnershipByFoundation (#399)Wei-Ning Huang2019-06-151-0/+18
* core: vm: add withdrawable (#373)Jimmy Hu2019-06-151-0/+14
* core: implement DKG success (#362)Jimmy Hu2019-06-151-0/+47
* core: vm: improve MPK reverse lookup performanceWei-Ning Huang2019-06-151-19/+19
* core: vm: implement node public key replacement (#324)Wei-Ning Huang2019-06-151-0/+31
* core: vm: make fail stop fine value configurable (#312)Wei-Ning Huang2019-06-151-1/+1
* core: merge notarySet and DKGSet (#265)Jimmy Hu2019-06-151-14/+0
* core/vm: remove round from addDKG functions (#279)Jimmy Hu2019-06-131-16/+0
* consensus: dexcon: disqualify dead node (#280)Wei-Ning Huang2019-06-131-1/+20
* core: vm: emit event when transfering owner (#277)Wei-Ning Huang2019-06-131-0/+17
* core: vm: automatically calculate notary set size (#276)Wei-Ning Huang2019-06-131-2/+30
* core: vm: add extra checks to prevent DKG spamming (#272)Wei-Ning Huang2019-06-121-0/+38
* core: vm: group min gas price with related state variables (#257)Wei-Ning Huang2019-06-121-4/+4
* core: vm: implement transfer node ownership (#255)Wei-Ning Huang2019-06-121-1/+15
* core: vm: remove delegation mechanism (#245)Wei-Ning Huang2019-06-121-228/+27
* core: vm: expose CRSRound and DKGRound and fix consistency (#236)Wei-Ning Huang2019-06-121-19/+47
* core: vm: validate addDKGMasterPublicKey caller properly (#220)Wei-Ning Huang2019-06-121-19/+19
* core: vm: flatten governanceWei-Ning Huang2019-06-121-101/+70
* core: Fixed gas price (#205)Jimmy Hu2019-06-121-0/+18
* core: Remove K, Phi and NumChains from Governance (#198)Jimmy Hu2019-06-121-66/+12
* vm: reset DKG (#190)Jimmy Hu2019-06-121-0/+50
* core/vm: modify Withdrawn event and add NodeRemoved event (#179)Jimmy Hu2019-06-121-0/+17
* core: vm: refactor governance and add node info oracle (#174)Wei-Ning Huang2019-06-121-0/+1198