81 Commits

Author SHA1 Message Date
Onuwa Nnachi Isaac
cb4e131eee #25 Add a 'Featured DApps' Component to be displayed at the top of th… (#28)
* #25 Add a 'Featured DApps' Component to be displayed at the top of the Home Screen

* Update changes

* Update headlines
2019-04-15 18:46:14 +02:00
Onuwa Nnachi Isaac
9136adcf1c Fix Sticky Header Transitions for 'View All' page #17 (#27)
* Fix Sticky Header Transitions for 'View All' page #17

* Remove yarn.lock
2019-04-13 09:04:22 +02:00
Onuwa Nnachi Isaac
6987d1c91a Fix: Make Sure "Recently Added" actually works. #21 (#26)
* Fix: Make Sure "Recently Added" actually works. #21

* Fixes deprecation error
2019-04-12 17:18:45 +02:00
Andy Tudhope
5ff657e5a2
Update test comment 2019-04-12 15:42:49 +02:00
Andy Tudhope
85ce59cf9a
Updates test for metadata 2019-04-12 11:47:58 +02:00
Andy Tudhope
c52669c76a
Removes pure from abiDecodeRegister due to slither 2019-04-12 11:42:41 +02:00
Andy Tudhope
800ad2270e
storing ipfs hash in bytes32 hash and changed receiveApproval (#23) 2019-04-12 11:40:24 +02:00
Andy Tudhope
849787cb71
Comment last test 2019-04-11 17:31:07 +02:00
Andy Tudhope
8079458531
Comment last test 2019-04-11 17:28:49 +02:00
Andy Tudhope
55ad0385ce
Adds overflow test and better protection given limitations 2019-04-11 17:24:53 +02:00
Andy Tudhope
afc8adb22c
Adds overflow test and better protection given limitations 2019-04-11 17:15:40 +02:00
Andy Tudhope
2889281dbb
All curve formula tests passing 2019-04-11 13:06:51 +02:00
Andy Tudhope
e24ed539c8
Adds contract specification 2019-04-11 11:47:40 +02:00
Andy Tudhope
e32c9cb87a
Adds contract specification 2019-04-11 11:33:41 +02:00
Andy Tudhope
2c931cb8f7
Adds contract specification 2019-04-11 11:33:07 +02:00
Andy Tudhope
74caf8c46e
Adds contract specification 2019-04-11 11:30:33 +02:00
Andy Tudhope
93084991ff
Adds contract specification 2019-04-11 11:29:58 +02:00
Andy Tudhope
84f0a0ec94
Adds contract specification 2019-04-11 11:27:53 +02:00
Andy Tudhope
95715458ea
Still issues with BN decimals in tests 2019-04-10 22:39:38 +02:00
Andy Tudhope
20e0fd61c5
Adds metadata & update field for Add a DApp screens 2019-04-10 21:26:21 +02:00
Andy Tudhope
3609bf9d6a
Working Embark tests for most of BancorFormula 2019-04-10 19:43:53 +02:00
Andy Tudhope
9cd3abd939
Adds protection against DApps with same id 2019-04-10 15:18:08 +02:00
Andy Tudhope
076a6c77a9
Move embark work to develop 2019-04-10 11:35:55 +02:00
Richard Ramos
1b18945bdf feat: add Highest Ranked Dapps section and display action buttons and ranks in list item (#15)
* add dist to ignored files

* support ranking in DappList

* create 'Highest Ranked dapps' container

* fix: code-review

* fix: width
2019-04-10 11:29:14 +02:00
Andy Tudhope
2e384b8188
Emulate teller-network, coverage still failing 2019-04-10 11:00:08 +02:00
Andy Tudhope
9216468a32
Try get embark coverage working WIP 2019-04-10 10:33:01 +02:00
Andy Tudhope
26dbfbfcbe
Better organisation, so better static analysis 2019-04-10 02:47:28 +02:00
Andy Tudhope
9abeff241f
Initialize y in BancorFormula because slither 2019-04-10 02:33:41 +02:00
Andy Tudhope
b3a6ad9155
Slither and solium together 2019-04-10 02:26:00 +02:00
Andy Tudhope
2347702e45
Slither and solium together 2019-04-10 02:16:51 +02:00
Andy Tudhope
b09a5f9e95
Slither and solium together 2019-04-10 01:19:11 +02:00
Andy Tudhope
7de4e2d7aa
Address further slither analysis 2019-04-10 00:56:38 +02:00
Andy Tudhope
b153f1c686
Address further slither analysis 2019-04-10 00:55:39 +02:00
Andy Tudhope
0811d0f4ad
Address slither static analysis WIP 2019-04-10 00:25:21 +02:00
Andy Tudhope
8d2f0119ee
Address slither static analysis WIP 2019-04-10 00:24:40 +02:00
Andy Tudhope
c15e46a0c6
Removes unnecessaries 2019-04-09 23:53:45 +02:00
Andy Tudhope
84b29c02f8
Adds slither support 2019-04-09 23:51:24 +02:00
Andy Tudhope
5c1846ed90
Adds slither support 2019-04-09 23:49:51 +02:00
Andy Tudhope
5e3c5ab0ac
Updates tests after solium linting changes 2019-04-09 23:06:07 +02:00
Andy Tudhope
bfa351c48d
Adds solium support, fixes linting issues 2019-04-09 22:54:21 +02:00
Andy Tudhope
8dda7f6975
Ensure test contracts don't deploy on run 2019-04-09 21:45:22 +02:00
Andy Tudhope
8669035d20
Ensure ethereumjs-util matches Bancor 2019-04-09 21:41:32 +02:00
Andy Tudhope
69a369a2bb
Adds first tests for BancorFormula - WIP 2019-04-09 21:01:57 +02:00
Andy Tudhope
5a03d56ae5
Adds first tests for BancorFormula - WIP 2019-04-09 20:58:02 +02:00
Andy Tudhope
1430162a44
Cover behaviour after withdrawals 2019-04-09 18:31:22 +02:00
Andy Tudhope
1de44773cd
Change order of asserts and add more coverage to upvotes when votes_cast > 0 2019-04-09 17:57:07 +02:00
Andy Tudhope
82bb4751f9
Use Math.ceil() to overcome rounding & precision issues 2019-04-09 17:13:02 +02:00
Andy Tudhope
25efb90aa3
Assert fails in tests, more downvote checks 2019-04-09 17:07:45 +02:00
Andy Tudhope
1c16f1eaf5
Update comments 2019-04-09 16:35:30 +02:00
Andy Tudhope
6ea2cc1813
Readability & cleanup 2019-04-09 16:25:58 +02:00