Commit Graph

51 Commits

Author SHA1 Message Date
Jonathan Rainville ec3fa9ceda Implement 1 percent fees (#323)
* fund escrow
* fund escrow for token escrows
* fix almost all tests
* wip pr
* fix withdraw
* small stuff
* make SNT approval work
* fix margin selector using the fee
* make SNT trade 100% work 🙌
* make ETH work too 💃
* make funding_escrows tests pass
* unbug license test
* remove feeAmount from function call + review comments
2019-06-24 09:05:40 -04:00
Iuri Matias f7af5554d2 add staking pool contract 2019-06-19 09:04:57 -04:00
Richard Ramos a44afe177d
feat: add gasless functionality to escrow contract (#294)
* experimenting with tabookey
* removing hardcoded ropsten URL and deploying relayhub locally
* feat: update readme
* feat: add conditions to throttle escrow creation
* 15 min test
* update relayhub initialization
* fix: code review
2019-06-03 15:24:17 -04:00
Jonathan Rainville c350973da6
feat: add notification boxes on new created escrows 2019-05-31 10:24:24 -04:00
Jonathan Rainville e18418d169
feat(margin): use a slider for the margin selector 2019-05-27 16:50:14 -04:00
Jonathan Rainville e347ef23f6
show state in the escrow list 2019-05-16 16:26:50 -04:00
Jonathan Rainville 96ef91f989
feat: add dompurify and sanitize text saved in the chain 2019-05-13 15:58:28 -04:00
Richard Ramos b8cb785b2b feat: resolve ens names 2019-05-10 16:33:42 -04:00
Jonathan Rainville 82043da815
feat: add embark-solc for top speed 2019-05-06 14:20:43 -04:00
Richard Ramos 629ee0560e
Added slither plugin (#167)
* Added slither plugin
* updated  lock file
2019-04-16 10:03:42 -04:00
Iuri Matias eed39434a8 fix connector version 2019-04-12 17:33:16 -04:00
Iuri Matias b63759cbd1 update embark version 2019-04-12 15:19:14 -04:00
Jonathan Rainville 173eb5696f
fix storybook and unit test runner 2019-04-02 13:46:18 -04:00
Jonathan Rainville df8c65f5e8
feat: update to use CRA instead of Embark's pipeline 2019-04-02 13:46:17 -04:00
Iuri Matias 5bc107d090 update from beta to embark 4.0 package 2019-03-20 15:37:59 -04:00
Iuri Matias fa16557d1e update to embark beta.1
update to embark beta.1

WIP
2019-03-18 11:54:17 -04:00
Richard Ramos 22aa01ca85
Changing from react-blockies to the identicon used by status (#130) 2019-03-15 15:04:59 -04:00
Jonathan Rainville a1b245de09
feat(offer-list): add location filter 2019-03-05 09:26:46 -05:00
Richard Ramos 3e009ccd12
feat: display QR code in profile page (#87) 2019-02-20 14:19:17 +00:00
Jonathan Rainville 4894177815 feat(style): change checks to circles 2019-02-19 14:19:57 -05:00
Anthony Laibe 6613eb591b Avoid to re-render component 2019-02-19 16:51:45 +00:00
Anthony Laibe a4116e95c0 Allow multiple tokens 2019-02-15 12:20:26 -05:00
Anthony Laibe 68a0cf2622 Use redux-persist for local state 2019-02-14 14:09:22 +00:00
Anthony Laibe f4030896d1 add mocks for scss/files 2019-02-04 16:32:47 +01:00
Anthony Laibe b3a9d9a870 Style status contract code 2019-01-29 10:56:37 +00:00
Anthony Laibe e4a6abe4d6 Add blockis and name 2019-01-29 10:13:51 +00:00
Richard Ramos d40bb616b8
feat: fiat selection 2019-01-27 15:07:35 -04:00
Jonathan Rainville abbdc29c17 feat(icons): add icon library and spinner class 2019-01-21 12:10:21 -05:00
Jonathan Rainville fbd24f1103 fix(storybook/webpack): extend webpack config to accept scss 2019-01-16 10:19:58 -05:00
Jonathan Rainville 03b53590ce feat(escrow-form): add validation to escrow form 2019-01-16 10:19:58 -05:00
Anthony Laibe 653dad4727 feat: add first unit test structure 2019-01-16 09:43:44 +00:00
Anthony Laibe ff177e7532 feat: add cypress for e2e testing 2019-01-16 09:25:18 +00:00
Anthony Laibe adf60a17c1 feat: add i18n 2019-01-15 10:39:04 +00:00
Jonathan Rainville 08ac044c5c fix(escrow/expiration): fix expiration and add moment date picker 2019-01-14 12:11:10 -05:00
Jonathan Rainville 4c7f2c83b4 chore(storybook): add escrow list story 2019-01-11 15:05:20 -05:00
Jonathan Rainville 02be857125 feat(escrow): add escrow rating and buyer side of things 2019-01-11 13:57:59 -05:00
Jonathan Rainville 0b75ef87bc feat(escrow): add create escrow UI for license holder 2019-01-11 13:52:49 -05:00
Richard Ramos 0f4f657069
feature(@teller-network/contracts) adds arbitration to escrow (#24)
* feature(@teller-network/contracts) adds arbitration to escrow

* feature(@tellernetwork/tests) Added ganache-cli specific RPC methods

* refactor(@teller-network/tests) reorg tests and spec for arbitration

* refactor: remove duplication in increaseTime

* test: adding test cases for changing/verifying arbitrator

* style: typo fix

* feat(@tellernetwork) set account[0] as default arbitrator
2019-01-10 22:05:53 +00:00
Iuri Matias 21af1871d8 add storybook knobs to price component 2019-01-08 17:42:54 -05:00
Iuri Matias 08d318ae6b use embark alpha.3 2019-01-08 17:13:47 -05:00
Anthony Laibe eba78b8204 feat: add map and license stories 2019-01-08 10:29:24 +00:00
Anthony Laibe 11f8139118 feat: install storybook 2019-01-08 09:48:51 +00:00
Iuri Matias b3d1b08606 chore(@teller-network) setup ci 2018-12-20 17:14:45 -05:00
Jonathan Rainville 21a7d9b3d9 feat(map): add google map with fake data 2018-12-18 11:39:35 -05:00
Jonathan Rainville 2950745e25 chore(lint): add embark-solium 2018-12-17 14:16:26 -05:00
Jonathan Rainville 2f8333d260 chore(lint): add eslint to repo 2018-12-17 14:15:17 -05:00
Barry Gitarts f6499c7f5a add prices container + features
add cryptocompare
2018-12-17 12:46:22 -05:00
Anthony Laibe 59df9147e1 feat: add global state 2018-12-17 15:12:45 +00:00
Anthony Laibe a75f4041e9 feat: add router 2018-12-17 15:12:45 +00:00
Anthony Laibe f223d5579d feat: Add reactstrap and layout 2018-12-17 15:12:45 +00:00