openethereum/js/src/contracts/abi
Jannis Redmann 784dcaff7c implement basic badges/certifications/flair (#3665)
* sms verification: Certifications component

* sms verification: actions & reducers for certifications

* sms verification: put Certifications component into place

* sms verification: show certification icons

* sms verification: show certification titles

* sms verification: default icon for certifications

* sms verificaiton: lint issue 👕, fix testnet detection

The sms verification store got created when `isTestnet` (from the
Redux state) was still `undefined`.

* move certification helpers into middleware file

* connect Certifications to Redux

* don't pass certifications as prop

* move default certification icon into assets

* separate file for BadgeReg.sol

* don't pass certifications as prop

* Fix import name

* make BadgeReg a class

* make certifications middleware a class

* Certifications: pass in certifications of account
2016-11-30 21:39:06 +01:00
..
badgereg.json implement basic badges/certifications/flair (#3665) 2016-11-30 21:39:06 +01:00
basiccoin.json Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
basiccoinmanager.json Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
certifier.json implement basic badges/certifications/flair (#3665) 2016-11-30 21:39:06 +01:00
dappreg.json Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
eip20.json Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
gavcoin.json Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
githubhint.json Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
index.js implement basic badges/certifications/flair (#3665) 2016-11-30 21:39:06 +01:00
owned.json Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
registry.json Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
signaturereg.json Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
sms-verification.json update SMS verification (#3579) 2016-11-28 17:39:55 +01:00
tokenreg.json Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
wallet.json Default contract type on UI (#3310) 2016-11-10 11:27:35 +01:00