aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add stackdriver loggingHEADmasterHsuan Lee2019-04-183-18/+808
|
* Update contract addressHsuan Lee2019-04-162-87/+88
|
* Combine all contractsHsuan Lee2019-04-124-64/+83
|
* Add timer for next lucky drawHsuan Lee2019-04-117-84/+124
|
* Add link to lottery pageHsuan Lee2019-04-101-1/+1
|
* Add typewriter effectHsuan Lee2019-04-106-46/+123
|
* Fix time checkHsuan Lee2019-04-102-23/+24
|
* Add empty placeholderHsuan Lee2019-04-093-2/+38
|
* Add scrollability to consoleHsuan Lee2019-04-092-5/+22
|
* Complete webappHsuan Lee2019-04-0824-661/+220
|
* Add eslintHsuan Lee2019-04-083-34/+548
|
* Add master build scriptHsuan Lee2019-04-081-0/+1
|
* Update dependenciesHsuan Lee2019-04-082-15/+24
|
* Add HuskyHsuan Lee2019-04-082-12/+175
|
* Update READMEHsuan Lee2019-04-081-6/+16
|
* Add in webappHsuan Lee2019-04-0898-10688/+8460
|
* Deprecate old package-lockHsuan Lee2019-04-083-11773/+8509
|
* Update README and dependenciesHsuan Lee2019-04-082-4/+4
|
* Added timer for revealing numbersHsuan Lee2019-04-074-21/+1259
|
* Create lottery contractHsuan Lee2019-04-0715-4095/+2542
|
* upgrade packagetwxia2019-01-122-2629/+46
|
* Merge pull request #7 from dexon-foundation/feature-complete-testingChenWei2019-01-101-56/+131
|\ | | | | Complete refund and elected testing function
| * refine codetwxia2019-01-101-13/+16
| |
| * refine codetwxia2019-01-101-20/+16
| |
| * complete the testingtwxia2019-01-101-19/+57
| |
| * completed refund and elected functiontwxia2019-01-101-48/+86
|/
* Merge pull request #6 from ↵Wei-Chieh, Hsia2019-01-104-16/+465
|\ | | | | | | | | dexon-foundation/feature-update-testing-to-support-trufflev5 Fix testing and upgrade package
| * fix unuse spacetwxia2019-01-101-1/+1
| |
| * fix testingtwxia2019-01-104-17/+466
| |
* | Merge pull request #5 from dexon-foundation/feature-change-dex-to-dxnWei-Chieh, Hsia2019-01-106-13/+12
|\ \ | |/ |/| Change DEX to DXN
| * uppercase the dxnJimmy Hu2019-01-101-1/+1
| | | | | | Co-Authored-By: twxia <passion804222@gmail.com>
| * change dex to dxntwxia2019-01-096-13/+12
|/
* Merge pull request #3 from dexon-foundation/improvement-security-exampleChenWei2019-01-091-0/+20
|\ | | | | Smart Contract example for exposing floating point issue
| * add contract that exposing floating point issueWayne Chiu2019-01-081-0/+20
| |
* | Merge pull request #4 from dexon-foundation/feature-truffleChenWei2019-01-093-2/+2816
|\ \ | | | | | | Unify solidity version and upgrade dexon-truffle
| * | Fix versionsHsuan Lee2019-01-082-35/+9
| | |
| * | Unify solidity version and upgrade dexon-truffleHsuan Lee2019-01-083-2/+2842
|/ /
* | Merge pull request #1 from dexon-foundation/improvement-election-contractHsuan Lee2019-01-082-5/+172
|\ \ | | | | | | upgrade pragma to ^0.5.0
| * | 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
| |/
* | Merge pull request #2 from dexon-foundation/improvement-donation-contractChenWei2019-01-081-0/+18
|\ \ | |/ |/| Add Donation Contract
| * add donation contractWayne Chiu2019-01-071-0/+18
|/
* Update README.mdHao2019-01-061-1/+1
|
* Set port 8080Hsuan Lee2018-12-152-1/+2
|
* Use DEXON truffleHsuan Lee2018-12-152-8/+13
|
* update readmetwxia2018-12-011-4/+4
|
* disable auto loadingChenwil2018-11-302-2/+2
|
* add styleChenwil2018-11-3012-76/+12027
|
* 1. add number field in Candidate struct 2. add modifierChen Wei2018-11-295-10/+19
|
* update contract and abiChen Wei2018-11-293-1/+7
|
* Complete test (#2)Wei-Chieh, Hsia2018-11-284-44/+148
| | | | | | * complete test * update readme
* Add register, voting and startVoting testing (#1)Wei-Chieh, Hsia2018-11-282-1/+132
| | | | | | * add register and startVoting test * add voting test
* Update Election.solChenWei2018-11-281-2/+2
|
* Create netlify.tomlChenWei2018-11-271-0/+2
|
* add dapp sourceChen Wei2018-11-2735-0/+1925
|
* upload Election contractChen Wei2018-11-275-18/+141
|
* Update README.mdJimmy Hu2018-11-101-3/+11
|
* Add DEXON testnet for migrationJimmy Hu2018-11-107-4/+2788
|
* Add truffle boxJimmy Hu2018-11-101-0/+14
|
* Initial commitJimmy Hu2018-11-1011-0/+747