Giter Club home page Giter Club logo

misthos-wallet's Introduction

Setup Local Dev

Deps

git clone https://github.com/misthosio/misthos
cd misthos
brew install node
brew install yarn
brew install bitcoin
make install-deps

Test

make test

Will start bitcoind and continuously run tests on changed files.

make test-unit

Will only run the unit tests (without integration with bitcoind)

Build

make bsb

Will continuously rebuild all project files (if you only want to check the compilation without running the tests)

Serve

make dev

Will serve the app to localhost:3000

make web-dev

Will serve the website to localhost:3001

misthos-wallet's People

Contributors

kp8383 avatar misthosio avatar rabo8 avatar renovate-bot avatar rkoster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

misthos-wallet's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update ubuntu:latest Docker digest to 6f6ec53
  • Update dependency formdata-polyfill to v3.0.20
  • Update dependency webpack-cli to v3.3.12
  • Update dependency @glennsl/bs-jest to v0.7.0
  • Update dependency @material-ui/core to v3.9.4
  • Update dependency autosuggest-highlight to v3.3.4
  • Update dependency babel-loader to v8.3.0
  • Update dependency blockstack to v19.3.0
  • Update dependency bs-webapi to v0.19.1
  • Update dependency json-stable-stringify to v1.1.1
  • Update dependency uuid to v3.4.0
  • Update dependency webpack to v4.47.0
  • Update dependency webpack-dev-server to v3.11.3
  • Update dependency @jsiebern/bs-material-ui to v2
  • Update dependency @ledgerhq/hw-app-btc to v10
  • Update dependency @material-ui/core to v4
  • Update dependency babel-loader to v9
  • Update dependency bitcoinjs-lib to v6
  • Update dependency bs-css to v17
  • Update dependency bs-platform to v9
  • Update dependency css-loader to v7
  • Update dependency file-loader to v6
  • Update dependency formdata-polyfill to v4
  • Update dependency html-loader to v5
  • Update dependency html-webpack-plugin to v5
  • Update dependency mini-css-extract-plugin to v2
  • Update dependency react-autosuggest to v10
  • Update dependency react-jss to v10
  • Update dependency uglifyjs-webpack-plugin to v2
  • Update dependency uuid to v9
  • Update dependency webpack to v5
  • Update dependency webpack-cli to v5
  • Update dependency webpack-dev-server to v5
  • Update dependency whatwg-fetch to v3
  • Update dependency worker-loader to v3
  • Update react monorepo to v18 (major) (react, react-dom)
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
ci/ci_image/Dockerfile
  • ubuntu latest@sha256:0925d086715714114c1988f7c947db94064fd385e171a63c07730f1fa014e6f9
npm
package.json
  • @glennsl/bs-json 5.0.2
  • @jsiebern/bs-material-ui 0.4.3-beta.2
  • @ledgerhq/hw-app-btc 4.24.0
  • @ledgerhq/hw-transport-u2f 4.24.0
  • @material-ui/core 3.5.1
  • autosuggest-highlight 3.1.1
  • bignumber.js 8.0.2
  • bitcoin-ops 1.4.1
  • bitcoinjs-lib 4.0.5
  • blockstack 19.2.1
  • bs-css 8.0.0
  • bs-fetch 0.3.1
  • bs-webapi 0.13.4
  • clipboard 2.0.6
  • formdata-polyfill 3.0.19
  • json-stable-stringify 1.0.1
  • raven-js 3.27.2
  • react 16.6.3
  • react-autosuggest 9.4.3
  • react-dom 16.6.3
  • react-jss 8.6.1
  • uuid 3.3.3
  • @glennsl/bs-jest 0.5.1
  • babel-core 6.26.3
  • babel-jest 23.6.0
  • babel-loader 8.0.5
  • babel-preset-env 1.7.0
  • bs-platform 5.0.6
  • css-loader 1.0.1
  • file-loader 2.0.0
  • html-loader 0.5.5
  • html-webpack-plugin 3.2.0
  • mini-css-extract-plugin 0.4.5
  • next 7.0.3
  • raf 3.4.1
  • reason-react 0.5.3
  • uglifyjs-webpack-plugin 1.3.0
  • webpack 4.43.0
  • webpack-cli 3.3.11
  • webpack-dev-server 3.10.3
  • whatwg-fetch 2.0.4
  • worker-loader 2.0.0
  • xmlhttprequest 1.8.0

  • Check this box to trigger a request for Renovate to run again on this repository

missing property in html

when I refresh a logged in session on master dev server I see:

index.js:2177 Warning: Each child in an array or iterator should have a unique "key" prop.

Check the render method of `WithStyles`. It was passed a child from Router. See https://fb.me/react-warning-keys for more information.
    in PublicHome (created by Router)
    in WithStyles (created by WithStyles(WithStyles))
    in WithStyles(WithStyles) (created by WithStylesCached)
    in WithStylesCached (created by Layout)
    in Layout (created by Router)
    in Router (created by App)
    in App (created by SessionStore)
    in SessionStore

in the console output

cc @rkoster

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.