aboutsummaryrefslogtreecommitdiffstats
path: root/contracts
Commit message (Expand)AuthorAgeFilesLines
* Fix time checkHsuan Lee2019-04-101-1/+1
* Create lottery contractHsuan Lee2019-04-077-360/+31
* fix testingtwxia2019-01-102-4/+18
* Merge pull request #3 from dexon-foundation/improvement-security-exampleChenWei2019-01-091-0/+20
|\
| * add contract that exposing floating point issueWayne Chiu2019-01-081-0/+20
* | Unify solidity version and upgrade dexon-truffleHsuan Lee2019-01-081-1/+1
* | Merge pull request #1 from dexon-foundation/improvement-election-contractHsuan Lee2019-01-082-5/+172
|\ \
| * | wording modificationWayne Chiu2019-01-081-7/+8
| * | change storage back to memory to save gasWayne Chiu2019-01-081-2/+2
| * | add contractWayne Chiu2019-01-081-0/+166
| * | refactor codeWayne Chiu2019-01-071-2/+2
| * | upgrade to pragma to ^0.5.0Wayne Chiu2019-01-071-5/+5
| |/
* / add donation contractWayne Chiu2019-01-071-0/+18
|/
* 1. add number field in Candidate struct 2. add modifierChen Wei2018-11-291-5/+8
* update contract and abiChen Wei2018-11-291-0/+1
* Complete test (#2)Wei-Chieh, Hsia2018-11-281-16/+18
* Add register, voting and startVoting testing (#1)Wei-Chieh, Hsia2018-11-281-1/+1
* Update Election.solChenWei2018-11-281-2/+2
* upload Election contractChen Wei2018-11-272-12/+134
* Initial commitJimmy Hu2018-11-102-0/+35