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

add english language support #319

Merged
merged 2 commits into from
Aug 15, 2020
Merged

add english language support #319

merged 2 commits into from
Aug 15, 2020

Conversation

davidschles
Copy link
Contributor

Thank you for contributing to Stamp! We really appreciate it. Our mission is to spread P2P electronic cash to the world.

Please note, due to common industry practices of re-packaging open source software by for-profit business, we have an unusual software license. This license provides open access to the software source code, and reproduction thereof by community (non-commercial) projects, but excludes use of reproductions, and repackaging, by other for-profit organizations.

As such, by opening this pull request you acknowledge that you are providing the owners of this project an unlimited license to use and reproduce your contribution.

Copy link
Contributor

@schancel schancel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks sexy. Thanks

@davidschles davidschles merged commit 0b778b6 into master Aug 15, 2020
@davidschles davidschles deleted the david/295 branch August 15, 2020 22:47
schancel pushed a commit that referenced this pull request Aug 16, 2020
schancel added a commit that referenced this pull request Aug 17, 2020
* Ensure profile is setup with keyservers and relay servers on startup (#326)
* Make UTXO storage API synchronous, move disk updates to background (#324)
* more english language i18n support (#325)
* Allow for client to automatically recreate profile on new servers (#321)
* Add support for multiple change outputs back to tx construction (#320)
* Fix prop type error in ChatListItem (#322)
* add english language support (#319)
* Fix all current linter warnings (#318)
* Increase stamp price input width, add "price" (#317)
* Improve `level` module TypeScript definitions (#316)
* Enable change output order shuffling (#315)
* Ensure we attempt to use sufficiently sized UTXOs first (#314)
* Ensure there are at least two transactions in a transaction set (#313)
* Use random UTXOs instead of deterministic selection (#312)
* Fix the wallet storage class type (#311)
* Remove unreliable electrum server (#310)
* Attempt to fix more edge cases around frozen UTXOs (#309)
* Only calculate utxo id once during transaction construction (#308)
* Use the appropriate search function in javascript (#307)
* Fix frozen outpoint iterators (#305)
* Remove unnecessary log line (#304)
* Open message database only once (#303)
* Do not open/close leveldb repeatedly (#300)
* Add type definitions for level module (#302)
* Upgrade typescript (#301)
* Fix step in fixing transaction generation slowness (#299)
* Migrate to new spec using HMAC rather than signatures (#291)
* Rename send/receive options in the UI and rename associated fields (#296)
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.

None yet

2 participants