• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MARKETProtocol / dApp
74%
develop: 62%

Build:
Build:
LAST BUILD BRANCH: feature/upgrade-marketjs-marketprotocol-1.4.0
DEFAULT BRANCH: develop
Repo Added 16 Apr 2018 11:27PM UTC
Files 88
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH feature/SimExchange
branch: feature/SimExchange
CHANGE BRANCH
x
Reset
  • feature/SimExchange
  • 0.1.0
  • 0.1.1
  • 0.2.0
  • 0.3.0
  • StevenJNPearce-master
  • analytics
  • develop
  • feature/add-copy-json-button
  • feature/add-loading-indicator
  • feature/api-endpoint
  • feature/buy-sell-order-book-orders
  • feature/cloudfront
  • feature/contract-open-positions
  • feature/contract-selection
  • feature/deploy-contract-integrate-marketjs
  • feature/deploy-contract-steps
  • feature/deploy-contracts-redesign
  • feature/exchange-positions-section
  • feature/fill-order
  • feature/fill-order-json-implementation
  • feature/gridforexplorer
  • feature/integrate-bitfinex-proxy
  • feature/marketjs-upgrade
  • feature/marketprotocol@1.2.0
  • feature/modify-test-query-page
  • feature/my-fills
  • feature/my-fills-executions
  • feature/my-order-api-upgrade
  • feature/my-orders
  • feature/open-orders-ui
  • feature/order-api-integration
  • feature/react-upgrade
  • feature/refactor-sim-exchange
  • feature/refactor-wallet-history
  • feature/remove-dev-contract-caching
  • feature/remove-getwhitelist-api-usage
  • feature/sim-ex-redesign
  • feature/sim-exchange-maker-orders
  • feature/simex-metamask-transaction-loading-indicator
  • feature/standard-contract-name
  • feature/token-faucet
  • feature/trade-chart
  • feature/trade-history
  • feature/upgrade-abi-0.0.3
  • feature/upgrade-abis-and-marketjs
  • feature/upgrade-market-0.4.0
  • feature/upgrade-market-solidity
  • feature/upgrade-marketjs
  • feature/upgrade-marketjs-0.5.1
  • feature/upgrade-marketjs-0.6.1
  • feature/upgrade-marketjs-0.7.1
  • feature/upgrade-marketjs-marketprotocol-1.4.0
  • feature/upgrade-marketprotocol1.0.0
  • fix/compact-invalid-contracts
  • fix/connects-sim-to-contracts-api
  • fix/contract-filters
  • fix/deploy-flow
  • fix/handle-web3-connection-state-373
  • fix/loader-position
  • fix/metamask-disconnected-state
  • fix/my-orders-fills-indicators
  • fix/navigation-wonky-behaviour
  • fix/net-open-position-calculation
  • fix/order-book-signature
  • fix/order-book-table
  • fix/quantity-input-length
  • fix/reduce-connectivity-state-dispatch
  • fix/remove-wallet-action-arrows
  • fix/roundoff-wallet-amount
  • fix/scrollbar-simex
  • fix/wallet-history-ui
  • fix/wrong-wallet-history-etherscan-url
  • fixes/explorer-ui
  • hotfix/query-json
  • issue132
  • issue132-1
  • master
  • number-format-sim-ex
  • oracle-name-column
  • release/0.2.0
  • update-issue-template
  • update-readme
  • update_readme
  • whitelist

pending completion
588

Pull #219

travis-ci

web-flow
Integrate Collateral Functionality from MARKET.js (#212)

* [WIP] Fixed SimExchange component not working

* [WIP] Integrated create, sign and trade order methods

* fix .call methods that are transactions

* fixed issues with collateral

* Refactored collateral token deposit

* fix fillQty issues

* gets stylesheets working for exchange / initial commit

* nomralizes file names and removes inline styles from SimExchange

* connects exchange to store and wires collateral indicator to contract.COLLATERAL_TOKEN

* implements getUserAccountBalanceAsync

* adds loader to contract dropdown

* [WIP] Collateral Deposit/Withdraw

* implements collateral deposit and withdraws

* adds transaction data

* fixes tests

* fixing existing tests

* fixing failing tests

* fixes refactor error

* test cleanup and adds success messages

* test for props

* adds tests and fixes bug in fetching transactions

* adds Wallet tests

* updates Table tests

* adds transaction data for deposits/withdraw

* removes unused files

* adding form and headermenu tests

* adds withdraw test

* adds deposit handleOk tests

* adds toBaseUnit and fromBaseUnit and applicable tests

* removes uneeded imports

* cleanup/refactor

* rolls back changes to abi
Pull Request #219: feature/sim exchange

393 of 517 branches covered (76.02%)

Branch coverage included in aggregate %.

148 of 148 new or added lines in 8 files covered. (100.0%)

789 of 1071 relevant lines covered (73.67%)

10.78 hits per line

Relevant lines Covered
Build:
Build:
1071 RELEVANT LINES 789 COVERED LINES
10.78 HITS PER LINE
Source Files on feature/SimExchange
  • List 0
  • Changed 14
  • Source Changed 12
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
588 feature/SimExchange Integrate Collateral Functionality from MARKET.js (#212) * [WIP] Fixed SimExchange component not working * [WIP] Integrated create, sign and trade order methods * fix .call methods that are transactions * fixed issues with collateral ... Pull #219 05 Jul 2018 09:16PM UTC web-flow travis-ci pending completion  
587 feature/SimExchange Integrate Collateral Functionality from MARKET.js (#212) * [WIP] Fixed SimExchange component not working * [WIP] Integrated create, sign and trade order methods * fix .call methods that are transactions * fixed issues with collateral ... push 05 Jul 2018 09:14PM UTC pelsasser travis-ci pending completion  
586 feature/SimExchange Integrate Collateral Functionality from MARKET.js (#212) * [WIP] Fixed SimExchange component not working * [WIP] Integrated create, sign and trade order methods * fix .call methods that are transactions * fixed issues with collateral ... push 05 Jul 2018 09:09PM UTC pelsasser travis-ci pending completion  
585 feature/SimExchange rolls back changes to abi Pull #212 05 Jul 2018 07:24PM UTC web-flow travis-ci pending completion  
584 feature/SimExchange cleanup/refactor Pull #212 05 Jul 2018 07:04PM UTC web-flow travis-ci pending completion  
583 feature/SimExchange removes uneeded imports Pull #212 05 Jul 2018 06:52PM UTC web-flow travis-ci pending completion  
581 feature/SimExchange adds deposit handleOk tests Pull #212 04 Jul 2018 07:05PM UTC web-flow travis-ci pending completion  
580 feature/SimExchange adds withdraw test Pull #212 04 Jul 2018 06:34PM UTC web-flow travis-ci pending completion  
579 feature/SimExchange adding form and headermenu tests Pull #212 04 Jul 2018 06:09PM UTC web-flow travis-ci pending completion  
578 feature/SimExchange removes unused files Pull #212 04 Jul 2018 12:58AM UTC web-flow travis-ci pending completion  
See All Builds (1068)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc