Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/WalletConnect/py-walletconnect-bridge

WalletConnect Bridge Python Implementation
https://github.com/WalletConnect/py-walletconnect-bridge

Merge remote-tracking branch 'origin/master'

4cffd732dd5f7361a44c126c156df9007c660294 authored almost 7 years ago by jinchung <[email protected]>
renaming encrypted payload params

f565c88c841c431996bfc53e0fdb55b9991d55c2 authored almost 7 years ago by jinchung <[email protected]>
Added restart on daemon crash to systemd service

6a23993d88580b3dc72a8ccf2c1802a6b03f6da2 authored almost 7 years ago by Ben Baron <[email protected]>
Merge remote-tracking branch 'origin/master'

e1079b77de316ca4cb4536da2a799d41f19df03b authored almost 7 years ago by jinchung <[email protected]>
update hello

02f37c1b44be323b2585f178a0b2275b9b81e0a4 authored almost 7 years ago by jinchung <[email protected]>
Improved startup script

6bcee54a453963437b451c4e3d452d1783131f3c authored almost 7 years ago by Ben Baron <[email protected]>
Added systemd startup script

65057ddf01dc3f3bbd23942d3a6483edffd2a8e7 authored almost 7 years ago by Ben Baron <[email protected]>
renaming to fcm_token for clarity

c0a41ef7e27e20da5201d44f92c564b799174028 authored almost 7 years ago by jinchung <[email protected]>
including webhooks for bridge

3a436828941f57ec56a4f45e3cc92aee929a4911 authored almost 7 years ago by jinchung <[email protected]>
removed authorization headers

d127dfb9f86b69082c37ecee927439f7399e04c9 authored almost 7 years ago by jinchung <[email protected]>
argparse host and port

fcff86230dcb07c3e188b598f7448b15ef0d6a9e authored almost 7 years ago by jinchung <[email protected]>
separated out push notifications to separate architecture

e0bee77f083b2f96bdf46a099a3d012875bf614a authored almost 7 years ago by jinchung <[email protected]>
support updating encrypted payload instead of just transaction hash as we can include a failed status also

68b501c452e97b20405b8ac0119852a93c590ccc authored almost 7 years ago by jinchung <[email protected]>
generating uuids on server side

0792551dde6644f3ee35296f9cdca480b0ddef6b authored almost 7 years ago by jinchung <[email protected]>
separating out device uuid from fcm registration token

bed41f19affaf9f33859e0f0bbcd98ee92dc34f9 authored almost 7 years ago by jinchung <[email protected]>
renaming uri endpoints to be more obvious

870e43347f572492e18af7a1b35b5390b11284dc authored almost 7 years ago by jinchung <[email protected]>
added functionality for passing back transaction hash

2c4e876cb2b43d260627aecaefcb8c67901292e4 authored almost 7 years ago by jinchung <[email protected]>
removing cors headers and using nginx configs instead

06e9cdafc8ea509c460c874ce2a1d00b00a4e9d0 authored almost 7 years ago by jinchung <[email protected]>
allow cross origin headers for web requests

1a3774a8c9d487d9c785a29569150cc256c6b351 authored almost 7 years ago by jinchung <[email protected]>
supporting POST instead of PUT bc javascript sucks

dbc2481d22b000068e436a04f5fb850d18121ea0 authored almost 7 years ago by jinchung <[email protected]>
Merge pull request #1 from jinchung/master

Changing to camel casing for urls and JSON payloads

57688d53eacff09e9248cd06a7251e929352b6cb authored almost 7 years ago by Jin <[email protected]>
bugfix: using wrong local flag

e69afe3c174b76cc4388c57f6f2ae9eb643e5ff0 authored almost 7 years ago by jinchung <[email protected]>
bugfix: redis local to not return sentinel

d39106dce0b1d567e28e03c67a1960e86637a797 authored almost 7 years ago by jinchung <[email protected]>
updating opinionated url casing to camel casing

9de57ae6a17326fd2958c88cf1994712a42bbdfb authored almost 7 years ago by jinchung <[email protected]>
bugfix: return redis local instead of sentinel

dbd62d808e64a32fe00de035a755de155dbb306b authored almost 7 years ago by jinchung <[email protected]>
move to new folder wallet_connect

0e22c6e9edc9a442a37e99741cdded9278a658f8 authored almost 7 years ago by Pedro Gomes <[email protected]>
rename to WalletConnect

ce45c2d7d3db7d1cbfbaea098d9b8fafb24fbe66 authored almost 7 years ago by Pedro Gomes <[email protected]>
Added GPLv3 license

a82dc0c07cadf5c821de965c8aac5d417a8f3bf5 authored almost 7 years ago by Ben Baron <[email protected]>
Renamed to WalletBridge

7ef622e4b8913e0a9413933bb5b644e0f46ca87a authored almost 7 years ago by Ben Baron <[email protected]>
merged with upstream

f9d5ecf308146a3bf213bd8264126c8085a993b9 authored almost 7 years ago by jinchung <[email protected]>
ensuring use of same loop for push notifications client session initialization

ccdd197f978f56c71a8a1d43ebc41835638ce80e authored almost 7 years ago by jinchung <[email protected]>
updated fcm url

175d13f0e5db3a29fba367682b38e68b98624b95 authored almost 7 years ago by jinchung <[email protected]>
clean close for push notifications and redis sentinel

dfcb5f68a167a79be9eb263956d1ae3ec5ce2575 authored almost 7 years ago by jinchung <[email protected]>
updated readme for local commands

c9a2dd03bbf22dff36c10480f18d939f79304b31 authored almost 7 years ago by jinchung <[email protected]>
change kms storage format of sentinels

19dffb925aad6746e0569096200619484465095c authored almost 7 years ago by jinchung <[email protected]>
bugfix: missing session for prod fcm

4fba323aa585b16a9b2d292f1a5c969236a08147 authored almost 7 years ago by jinchung <[email protected]>
updated readme for local commands

5e08e7ac88140dc53c11300d2d4b519847af3883 authored almost 7 years ago by jinchung <[email protected]>
clean close for push notifications and redis sentinel

7aec0a15c27e79d60b8c20ac91e49a53e2a1caf8 authored almost 7 years ago by jinchung <[email protected]>
fix typos

db7c048f51b57422f8ed279de8e6b6a66496d47f authored almost 7 years ago by jinchung <[email protected]>
test fcm

5fe4d532926df2571637aa10c3ae0e201135cfbf authored almost 7 years ago by jinchung <[email protected]>
missing error

4f4a3cd00f29447997a22378afa811119ff29892 authored almost 7 years ago by jinchung <[email protected]>
typo fix

39c2ec9ac5247ece051a20e84d6f6b6a13a49940 authored almost 7 years ago by jinchung <[email protected]>
stupid typo

ce9366fb0c2db0ce0bfde5ffe2ffb63e1434425d authored almost 7 years ago by jinchung <[email protected]>
test fcm

a34a89dcb62a5a16c653fa832f441e8b1ae9e00b authored almost 7 years ago by jinchung <[email protected]>
test fcm

b68bbacfe4e68bc51c4e2bab75beb04cbfa81182 authored almost 7 years ago by jinchung <[email protected]>
test fcm

6628b4d4e1ab51d07f1570cf47252519c12c1d9d authored almost 7 years ago by jinchung <[email protected]>
test fcm

14654d942846aeaab25301e8db164bc502d04ea3 authored almost 7 years ago by jinchung <[email protected]>
test fcm

6fa8257f399998f8eb0e324fc4dcdb9e33c2e422 authored almost 7 years ago by jinchung <[email protected]>
test fcm

bdda92e5c9a8de87d4f92a8f7674b6837c35de63 authored almost 7 years ago by jinchung <[email protected]>
test fcm

2af6f33260d345cbc4da46b1797d3fb34e8f5bcb authored almost 7 years ago by jinchung <[email protected]>
testing fcm

c9483bdf0297e599bb2573736e756912c81c357e authored almost 7 years ago by jinchung <[email protected]>
testing fcm

e449a79970849e1dba6555a6b8e83effb2370dfc authored almost 7 years ago by jinchung <[email protected]>
updated fcm url

727d7cfe479d554a7d4e77d03d4ed78e429c28e0 authored almost 7 years ago by jinchung <[email protected]>
change kms storage format of sentinels

38ae509d401950927711a6ad8dcc3ebe0435e751 authored almost 7 years ago by jinchung <[email protected]>
prints

858903b8e85ddfe5337614b9f48bc1e0f43029ff authored almost 7 years ago by jinchung <[email protected]>
cleanup

a532210895a4b8fe174a9cda346cf8e5dc495758 authored almost 7 years ago by jinchung <[email protected]>
temp print

ac0f5f5a074eba56eeddba7650a4cb10f9f380d5 authored almost 7 years ago by jinchung <[email protected]>
temp print kms response'

ea4d5e7eb75752658786fa78d7d4860905ad2a08 authored almost 7 years ago by jinchung <[email protected]>
bugfix: missing session for prod fcm

3c043f6f7a0d305e8342a0ca577febfac0a3bba7 authored almost 7 years ago by jinchung <[email protected]>
updated requirements.txt

e1f9ca9e4a557565680d4aedb4b3af81177aa66f authored almost 7 years ago by jinchung <[email protected]>
using kms for balance bridge api key for now'

3c7a2d0d52efa6902cbfafa583f38989025b19b0 authored almost 7 years ago by jinchung <[email protected]>
added sentinel support and api key

9a86b65d00a36a386b41c2a825598d14dc2cb0bb authored almost 7 years ago by jinchung <[email protected]>
added 5 minute ttl for transaction details write

2dceff36b41e4372533267ef8ce37f17e4d41774 authored almost 7 years ago by jinchung <[email protected]>
added notifications title and body into request params

779da78ab8b316be50192198a28622a7c519fd32 authored almost 7 years ago by jinchung <[email protected]>
cleanup of aiohttp client connection to fcm

7889244307cc1d14d6bcf080b393ebe7086b3432 authored almost 7 years ago by jinchung <[email protected]>
cleanup

e9dfe3aee82a324f4bdf2de31d34761ef59ce807 authored almost 7 years ago by jinchung <[email protected]>
got rid of pyfcm since it uses requests library underneath; directly hitting fcm with aiohttp instead

f48ee65e7e05853ba476c174cc54d1663df27278 authored almost 7 years ago by jinchung <[email protected]>
moved over to aiohttp and aioredis and uvloop for SPEEEED

c2d3db2aa64cccab96d71f8786981fdbb82a2773 authored almost 7 years ago by jinchung <[email protected]>
updated redis and firebase configs

7742c33a8366605cafd73379905c6a9b58e0596e authored almost 7 years ago by jinchung <[email protected]>
moved over server to use aiohttp for asyncio speedups

9e88231222bf77dbdde3365a7854bb60cedd5966 authored almost 7 years ago by jinchung <[email protected]>
udpate readme

ea42f81af339433a7f4334852af704fc167544a1 authored almost 7 years ago by jinchung <[email protected]>
updated readme

bd6cadf49e525c8287d35995f751e29d3d0f194f authored almost 7 years ago by jinchung <[email protected]>
initial commit for balance bridge with needed endpoints

8cd29a4a01f9fbb7b41327c136f638e3beef513d authored almost 7 years ago by jinchung <[email protected]>