aboutsummaryrefslogtreecommitdiffstats
path: root/dex/api_backend.go
Commit message (Expand)AuthorAgeFilesLines
* core: Fixed gas price (#205)Jimmy Hu2019-03-121-1/+1
* app: remove pending block logic (#149)bojie2019-03-121-5/+1
* api: allow sending batch of raw transactionsWei-Ning Huang2019-03-121-0/+4
* dex: use dex/downloader in dexSonic2019-03-121-2/+2
* dex: remove gasprice package and use eth/gasprice insteadWei-Ning Huang2019-03-121-1/+1
* dex: return correct pending nonce (#14)Wei-Ning Huang2019-03-121-1/+2
* dex/core: misc bug fixesWei-Ning Huang2019-03-121-0/+3
* dex: implement some governance interface functionsWei-Ning Huang2019-03-121-1/+1
* dex: governance: implement governance interfaceWei-Ning Huang2019-03-121-3/+4
* dex: add api_backend.go and it's dependenciesWei-Ning Huang2019-03-121-0/+217