Ecosyste.ms: OpenCollective

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

WalletConnect

Open protocol to connect Wallets to Dapps
Collective - Host: opensource - https://opencollective.com/walletconnect - Website: https://walletconnect.org - Code: https://github.com/walletconnect

unregister service worker

github.com/WalletConnect/walletconnect-website - 61c6f14ad2e4f32a365bb7ee8d518d2f82dcac54 authored over 6 years ago by Pedro Gomes <[email protected]>
v0.3.3

github.com/reown-com/a2 - 0db297aa27f5b103f3315e0a7754a3ef790717dc authored over 6 years ago by Julius de Bruijn <[email protected]>
v0.1.1

github.com/reown-com/hyper-alpn - 659c029efba0ad8287d9700e6d2848dcf945be5b authored over 6 years ago by Julius de Bruijn <[email protected]>
Resolve with tokio-dns instead of hyper

github.com/reown-com/hyper-alpn - 5c4cd5093a35d7d62bebc330a3a6f2b2498bb385 authored over 6 years ago by Julius de Bruijn <[email protected]>
docker for easy setup

github.com/WalletConnect/py-walletconnect-bridge - b92e3b157f336546f042bab0903bb0e3793fb56b authored over 6 years ago by Ashutosh Dwivedi <[email protected]>
Fix issue where trying to decode dynamic type when actually receiving fixed value will crash

github.com/WalletConnect/Web3.swift - b438725cc4b3e3478b66db716cc58902d39b5a6a authored over 6 years ago by Josh Pyles <[email protected]>
Bump version to 0.3.0

github.com/WalletConnect/Web3.swift - 4f2a309a7e5a9b1a001e483cd9fc07d6d8e66976 authored over 6 years ago by Koray Koska <[email protected]>
Bump version to 0.3.0

github.com/WalletConnect/Web3.swift - 54e0a912076502069aa78842f9743958b58f26f3 authored over 6 years ago by Koray Koska <[email protected]>
Merge pull request #43 from Boilertalk/0.3.0

Release 0.3.0

github.com/WalletConnect/Web3.swift - 335ec4a31990b0ba43bea4e717a22c3f2498affd authored over 6 years ago by Koray Koska <[email protected]>
Update README.

github.com/WalletConnect/Web3.swift - 88039a3bd0f28aa5556b5c48376ef97f71a2ac53 authored over 6 years ago by Koray Koska <[email protected]>
Revert exports for now

github.com/WalletConnect/Web3.swift - b3ec99aea38f8f56825cd53e32701591540dd49c authored over 6 years ago by Koray Koska <[email protected]>
Export optional modules if possible

github.com/WalletConnect/Web3.swift - 8fbf7febd52e7003e9d4e9fabe72dcb496004f38 authored over 6 years ago by Koray Koska <[email protected]>
Change Web3PromiseKit import

github.com/WalletConnect/Web3.swift - b25a1fa2e88e41b1230c2ee67119e094d12bf795 authored over 6 years ago by Koray Koska <[email protected]>
Fix Web3PromiseKit import

github.com/WalletConnect/Web3.swift - 1126f409f270fcd8a1d164a993e1aab6fef27fb8 authored over 6 years ago by Koray Koska <[email protected]>
Import Web3PromiseKit to contract abi promise extensions

github.com/WalletConnect/Web3.swift - eb74ac4a0ee668e11e9085ab17ff61f1b9f2bf2c authored over 6 years ago by Koray Koska <[email protected]>
Don't install cocoapods on Linux for travis builds (#42)

* Don't install cocoapods on Linux for travis builds

* Fix syntax

github.com/WalletConnect/Web3.swift - fd37c4fd4b34ac3b3ecb7b97d4e78fd46a262285 authored over 6 years ago by Koray Koska <[email protected]>
Add Guaranteeable extension to contract abi types

github.com/WalletConnect/Web3.swift - 38600aacff1b0789d89b6db2afd86b2fdbba51cc authored over 6 years ago by Koray Koska <[email protected]>
Merge pull request #41 from Boilertalk/fix/restructure_contract_abi

Restructure project to seperate ContractABI subspec/SPM module

github.com/WalletConnect/Web3.swift - b9835d417cbf491f8389a522326bdf3b691c24b1 authored over 6 years ago by Koray Koska <[email protected]>
Make EthereumSignedTransaction Guaranteeable

github.com/WalletConnect/Web3.swift - d84fcde81da958a39584bdbfec247f7b93e9af7d authored over 6 years ago by Koray Koska <[email protected]>
Restructure project to seperate ContractABI subspec/SPM module

Explicitely depending on `Web3/PromiseKit` will also import the Promise
extensions for the Contr...

github.com/WalletConnect/Web3.swift - e568715f1a87024962f2171963b75541b4662b0f authored over 6 years ago by Koray Koska <[email protected]>
Fix linux tests (#40)

* Add all test files to LinuxMain

* Remove SolidityTypeTests for now

* Remove non QuickSpe...

github.com/WalletConnect/Web3.swift - c36fe0cd70b94e8ae60633dc5073299979e40615 authored over 6 years ago by Koray Koska <[email protected]>
Fix bigint dependency (#38)

* Switch back to the original BigInt library

I am now one of the maintainers of the original ...

github.com/WalletConnect/Web3.swift - fd050a203f2a001999dbd3b0bebd5b8a11a9aae7 authored over 6 years ago by Koray Koska <[email protected]>
Merge pull request #39 from BitskiCo/fix/empty-arrays

Fix crash when decoding empty array

github.com/WalletConnect/Web3.swift - 77990ca28d7c2297583feb25152bc99f07e42127 authored over 6 years ago by Koray Koska <[email protected]>
Fix crash when decoding empty array

github.com/WalletConnect/Web3.swift - 8ec3b159a69a59817c487c09cc8eabbab0e3ee41 authored over 6 years ago by Josh Pyles <[email protected]>
Add Promisable and Guaranteeable to all used structs and classes (#37)

* Add Promisable and Guaranteeable to all used structs and classes

This commit adds the possi...

github.com/WalletConnect/Web3.swift - 5b17f4239b4a6dd4a0352553c14dbaa39e09990c authored over 6 years ago by Koray Koska <[email protected]>
Merge pull request #36 from Boilertalk/feature/exports

Add default exports for web3 and promise extensions

github.com/WalletConnect/Web3.swift - 297b09f212c0c8f878e966a5fd83cc6571ac9e06 authored over 6 years ago by Koray Koska <[email protected]>
Merge branch '0.3.0' into feature/exports

github.com/WalletConnect/Web3.swift - c77397b015bd12db4fa8c92a70140473b5a9d96a authored over 6 years ago by Koray Koska <[email protected]>
Merge pull request #33 from BitskiCo/feature/contracts

Add ABI and Contract modules to Web3.swift

github.com/WalletConnect/Web3.swift - 5ac96c2fffe6a6d0fb96cf14beca1c0f247fa0b1 authored over 6 years ago by Koray Koska <[email protected]>
Add badges

github.com/reown-com/hyper-alpn - 986dad0838ffa3787aba0f28da6b14ae98cdbb65 authored over 6 years ago by Julius de Bruijn <[email protected]>
Add travis config

github.com/reown-com/hyper-alpn - ab14f69c15d7895e2475e4ac022161f4098871de authored over 6 years ago by Julius de Bruijn <[email protected]>
Switch to the crates.io hyper-alpn

github.com/reown-com/a2 - e5ecfdb37bc64025dd6dca44542b9a53f1fc33c1 authored over 6 years ago by Julius de Bruijn <[email protected]>
Extract alpn out to its own crate

github.com/reown-com/a2 - 6a2b04117d8e96bf91040a62cd2974b25d31ba1b authored over 6 years ago by Julius de Bruijn <[email protected]>
Initial commit

github.com/reown-com/hyper-alpn - 88f6798621843916122a508d2c20472a49df2119 authored over 6 years ago by Julius de Bruijn <[email protected]>
technical overview

github.com/WalletConnect/walletconnect-docs - 1d7eae5f21162e19872538b26a5fb9d73f19e6cd authored over 6 years ago by Pedro Gomes <[email protected]>
introduction tweaks

github.com/WalletConnect/walletconnect-docs - 8709c7ccdaa1a767004e713d5a07bf1e2cc843cc authored over 6 years ago by Pedro Gomes <[email protected]>
rename home.md to index.md

github.com/WalletConnect/walletconnect-docs - a8e7e04b5d403890980b98a558f4371ad6847acb authored over 6 years ago by Pedro Gomes <[email protected]>
Add ABI and Contract modules to Web3.swift

An interface for interacting with Solidity contracts similar to web3.js

github.com/WalletConnect/Web3.swift - 50f9337f80a7bda31ffa55aefbc36fd417c6e922 authored over 6 years ago by Josh Pyles <[email protected]>
Merge pull request #8 from WalletConnect/new-docs

MARKDOWN

github.com/WalletConnect/walletconnect-docs - db44db766263da58dba9fd582315c3d3a5d1dd24 authored over 6 years ago by Pedro Gomes <[email protected]>
documentation introduction

github.com/WalletConnect/walletconnect-docs - eebd6fb392fa4daec6755e3a45dd3362c8fb9059 authored over 6 years ago by Pedro Gomes <[email protected]>
Add contact details.

github.com/reown-com/a2 - b20ae7e19e9aa6404e57b3db040771f2205dda3e authored over 6 years ago by Julius de Bruijn <[email protected]>
Add default exports for web3 and promise extensions

Users of Web3 should not have to import BigInt manually every time they
call functions which tak...

github.com/WalletConnect/Web3.swift - 6a527c1f31ae3f7c54c35c68ea04b2eb65c674ad authored over 6 years ago by Ybrin <[email protected]>
Bump version to 0.2.1

github.com/WalletConnect/Web3.swift - 0cec061e51192a14de87d31bb8128f846a70e664 authored over 6 years ago by Koray Koska <[email protected]>
Merge pull request #31 from Boilertalk/fix/transaction_visibility

Fix EthereumTransaction visibility

github.com/WalletConnect/Web3.swift - 9de97955cbb0b2b47e29e8c8462b8ff57c4a9664 authored over 6 years ago by Koray Koska <[email protected]>
Fix EthereumTransaction visibility

github.com/WalletConnect/Web3.swift - 5f8f12d5e90073df80205338c8b4f4577cdc4e86 authored over 6 years ago by Koray Koska <[email protected]>
Bump version to 0.2.0

github.com/WalletConnect/Web3.swift - b2e579a6727abde0f590c6f5c356effbaad85d30 authored over 6 years ago by Ybrin <[email protected]>
Merge pull request #30 from Boilertalk/0.2.0

Version 0.2.0

github.com/WalletConnect/Web3.swift - ac8cc421351058f4281a677239b1ba2890e7180e authored over 6 years ago by Koray Koska <[email protected]>
Merge pull request #27 from BitskiCo/fix/hex

Fix conversion of odd length hex strings to bytes

github.com/WalletConnect/Web3.swift - 43fca35e41aa19efc0d75075653079b0071b63b4 authored over 6 years ago by Koray Koska <[email protected]>
Fix conversion of odd length hex strings to bytes

Previously 0xF would fail while 0x0F would succeed. This PR essentially
just appends a leading z...

github.com/WalletConnect/Web3.swift - 774c498ebff7373e761a43ad8da791c7d2e340fd authored over 6 years ago by Josh Pyles <[email protected]>
Bump to 0.3.2

github.com/reown-com/a2 - 5bdbc03477164870f12529330da682008757e37d authored over 6 years ago by Julius de Bruijn <[email protected]>
Clean the client a bit more extracting the body handling out from send

github.com/reown-com/a2 - 8786ed34d4ee0ac4fd93327d61559237686f7a9c authored over 6 years ago by Julius de Bruijn <[email protected]>
Split request function to smaller pieces, make OK skip body handling

github.com/reown-com/a2 - fba39941f58b2b427326a172f32eaa8d934b9556 authored over 6 years ago by Julius de Bruijn <[email protected]>
Bump to 0.3.1

github.com/reown-com/a2 - d422ebe23335510481a0e48ef169a0062f1265ef authored over 6 years ago by Julius de Bruijn <[email protected]>
More examples to the builders

github.com/reown-com/a2 - 331a7cbb69090fe6f796dfc4aee4c7c170c93953 authored over 6 years ago by Julius de Bruijn <[email protected]>
Fix version number in README

github.com/reown-com/a2 - f4eb6be9c315df7a2a9b3c24fceced6c2b50cb33 authored over 6 years ago by Julius de Bruijn <[email protected]>
Merge pull request #25 from pimeys/referring_api

Remove bunch of allocations from the builders

github.com/reown-com/a2 - 8b605e195088fce0d86fae62cdc4e119260ab0c6 authored over 6 years ago by Julius de Bruijn <[email protected]>
Start using a CHANGELOG

github.com/reown-com/a2 - 6957608587034d3ee46ca75ebef4a1f4482a4880 authored over 6 years ago by Julius de Bruijn <[email protected]>
Remove bunch of allocations from the builders

github.com/reown-com/a2 - d6d800cd197c735b1d76ce0fc3fbccab9902e11c authored over 6 years ago by Julius de Bruijn <[email protected]>
Re-org exports

github.com/reown-com/a2 - b73e09b8fd916e3901dd8fbac784f33373100622 authored over 6 years ago by Julius de Bruijn <[email protected]>
Re-export important structures to library root

github.com/reown-com/a2 - 1288c28f747a9aaa727c63400aa151068f83fd8b authored over 6 years ago by Julius de Bruijn <[email protected]>
Add docs to crates page

github.com/reown-com/a2 - 947ed380f6c71863b38e8c65137299fc303001bb authored over 6 years ago by Julius de Bruijn <[email protected]>
Add links to documentation

github.com/reown-com/a2 - ec4f7aa3017f72891605cbcd8fb8151486f007a0 authored over 6 years ago by Julius de Bruijn <[email protected]>
Add link to master api docs

github.com/reown-com/a2 - 6790e16c51383b4ad0ed9d229a6c68b2bc10c841 authored over 6 years ago by Julius de Bruijn <[email protected]>
One more try with the travis key path, grr

github.com/reown-com/a2 - 686f5461d03055cc0f4d90781eec7050011a7cf8 authored over 6 years ago by Julius de Bruijn <[email protected]>
Fix key location in docs script

github.com/reown-com/a2 - 32df8d3cc9914718e1bf62e6a8f48e2402835664 authored over 6 years ago by Julius de Bruijn <[email protected]>
Fix the travis key naming

github.com/reown-com/a2 - 9291368ae7da37d27af153d806fcc188b34b7c8a authored over 6 years ago by Julius de Bruijn <[email protected]>
Set travis to publish docs

github.com/reown-com/a2 - 572ef4abf010a4332bbdf589ce7892454564c151 authored over 6 years ago by Julius de Bruijn <[email protected]>
Argparse should be a dev-dependency

github.com/reown-com/a2 - ce134fa77f76cecc0381488f4e56ec3e201a6b91 authored over 6 years ago by Julius de Bruijn <[email protected]>
Only 5 keywords allowed

github.com/reown-com/a2 - 7b096ed7770d9ba5faad7c60ca3811677a3ad68d authored over 6 years ago by Julius de Bruijn <[email protected]>
Remove invalid value from cargo.toml

github.com/reown-com/a2 - 3da5fd330475d269674b8fb6b5fc3a84e008ac66 authored over 6 years ago by Julius de Bruijn <[email protected]>
Remove warning from README

github.com/reown-com/a2 - 05421e35e6d5b28523f7f02a4bebdf2992664184 authored over 6 years ago by Julius de Bruijn <[email protected]>
Release 0.2.0

github.com/reown-com/a2 - 73d7231c5ea8ba06a6c4ae58170e0ad94a93272e authored over 6 years ago by Julius de Bruijn <[email protected]>
Merge pull request #29 from Boilertalk/fix/enum_equatable

Fix/enum equatable

github.com/WalletConnect/Web3.swift - b164a4f1eb97787faf1dd0368fa8a278d96eeda4 authored over 6 years ago by Koray Koska <[email protected]>
Fix infinite loop for enum equatable

github.com/WalletConnect/Web3.swift - 7fe684d5daee1764d860eb36211de9b9feb8401c authored over 6 years ago by Koray Koska <[email protected]>
try except on uvloop import

github.com/WalletConnect/py-walletconnect-bridge - a8226a23633cae4d1b99fc99f5ec8ab6e4af56cc authored over 6 years ago by jinchung <[email protected]>
optional uvloop flag and removed docs

github.com/WalletConnect/py-walletconnect-bridge - a54a268bbc47fe161afe17d11b8d98f9f48bee48 authored over 6 years ago by jinchung <[email protected]>
Merge pull request #25 from BitskiCo/refactor/web3-response

Improve Web3Response API

github.com/WalletConnect/Web3.swift - 8e3e688a4416d58cba9ec3001f88fcc555111a3e authored over 6 years ago by Koray Koska <[email protected]>
Improve API for Web3Response

Updates Web3Response to better expose underlying errors and simplify
handling of the response.

github.com/WalletConnect/Web3.swift - 001a977c75ec7b51c24042a61ffc811b1efae152 authored over 6 years ago by Josh Pyles <[email protected]>
Merge pull request #3 from WalletConnect/jc-docs

Adding a link to Docs and Telegram

github.com/WalletConnect/walletconnect-website - 87bdb24aad65ba1ea7f0b1220308930d279c8529 authored over 6 years ago by Jin <[email protected]>