Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voting/master #1

Open
wants to merge 532 commits into
base: master
Choose a base branch
from
Open

Voting/master #1

wants to merge 532 commits into from

Conversation

iamonuwa
Copy link
Owner

No description provided.

troggy and others added 30 commits May 28, 2019 13:43
1. it is skipped for PRs by default (exactly what we need)
2. presumably it will be faster to run because of `skip_cleanup: true`
3. more idiomatic 🙄
…rs-config

Refactor parameters into config.js file
leap-core will support the old syntax as well, see leapdao/leap-core#110
This one has `getUnspent` API compatible with the old code, yet supports a newer version `getUnspent(address, color)`
Co-Authored-By: Johann Barbie <[email protected]>
Fix "Cleanup burner-wallet/src/ and burner-wallet/public/ folders"
…loading

Make message optional in Request
TimDaub and others added 30 commits July 17, 2019 15:19
…/fix/remove-unnecessary-ui-components

Fix/remove unnecessary ui components
Problem: testing the burner wallet in a local network requires to update
the configuration with the IP/hostname of the development server. My IP
changes depending on the network I'm in, and every time I get a new IP
address I have to update the config file to match it.
Moreover, if I want to test with ngrok my hostname changes all the times
I start the ngrok tunneling service.

Solution: local networks have specific IP ranges, so instead of pointing
to a specific IP address we can use a regexp to match all IPs in that
local network. We can extend this idea to all subdomains of ngrok.
…stintgriffith#17)

* Add theme colors

* Add config varaibles for goellars

* Add symbol prop for Balance component

* Add passport component to display active passport

* Add Passports component to display a list of passports

* Add plasma service to fetch passports

* Update main view and fetch passports on poll

* Update passports colors

* Adjust visuals for passports

* Remove bottom padding

* Create new GoellarsBalance component

* Process local storage value to remember currently selected passport

* Create Loading component

* Disable conversion before sending. Use new placeholder for amount input. Hide message about converted amount

* Remove unused variables and components

* Refactor PassportView

* Fix typo

* Update config for toco2.leap.rocks

* Update src/components/Passports/PassportView.js

Use subscript "2"

Co-Authored-By: vrde <[email protected]>

* Swap locked and emitted values

* Remove hot linking of pattern and add credits to author

* Use subscript or CO2 and format value

* Refactor to use componentDidUpdate
* Add basic info and addresses

* fix formatting
…ocol/planet-a-www

* Fix lint errors

* Temporarily disable master branch restriction

* Revert "Temporarily disable master branch restriction"

This reverts commit e52bc93.
* Add basic handshake functionality

* Use passport from props, not from state

* Better error handling

* Remove useless file

* rename leap3 to plasma

* Add support for web3

* Address code review

* Add compiled contracts

* Fix units in passport view

* Export web3 and plasma to window for easier debug

* Remove old abi

* update contracts

* Add error checking, passing the ball to @TimDaub
…a source code (austintgriffith#25)

* Remove travis

* Add manual deployment script (temp)

* Manual but quick S3 deployment using npm run deploy
* 😇

* Add heavy gif and cpu-heavy confetti animation 😈

* 🤧

* 🔊

* Add basic handshake functionality

* Use passport from props, not from state

* Better error handling

* Remove useless file

* rename leap3 to plasma

* Add support for web3

* Address code review

* Add compiled contracts

* Fix units in passport view

* Export web3 and plasma to window for easier debug

* Remove old abi

* update contracts

* Add error checking, passing the ball to @TimDaub

* Add receipt for trade

* Remove overflow:hidden;

* Add donation message

* Some styles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants