Ecosyste.ms: OpenCollective

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

github.com/ivanceras/polywrap-substrate


https://github.com/ivanceras/polywrap-substrate

feat: add use-extension example to trigger the polkadot js extension to show up to sign a message

98518b6f1a25caf03d52b043674a5c8bc4fa00d8 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add example for using the polkadot-js extension/dapp

13e243c7e1923032bc7b96c17338988dde0b7ade authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix workspace

87e4d803079aa985e86b300bd5f962bb78965926 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
move the mycelium substrate client to here

a67ef668e41b67f8b2e6b3bdf2245c29bac2707f authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat(examples): add polkadot-js example (#124)

cce2a2697955126d881e7e4aef4675fb5eeb4eb9 authored over 2 years ago by clearloop <[email protected]>
no default feature

524ec2893a2033ceadfcd287e132f3766264928d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: organize feature with std

3f09fa005e730a9d35824504dc6a59392d5ee45c authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add an example to read storage_map

e40f5e4cb89c57208f8f9c785c0f403b7318e375 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add the balance_api module for interacting balances on a substrate node

13d4a64b3128e4a7006c3a706f5aa57b7050f07a authored over 2 years ago by Jovansonlee Cesar <[email protected]>
docs: update the graphql schema and README docs

da5d76e913e2fb3efec2e22baa70a55efb0937d9 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
docs: add documentation to the examples

e3d7d6a4be079504745d2d391ca3d11af51aa464 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add an example for balance transfer from Alice account to Charlie

0525e5c3c2feea7bd2bf9cb9ce8b60bda174e993 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: simplify graphql types, just wrap the block with Json

f470c89647968ba4ee9ebd99340ea3154d7ac92d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: make a thin wrapper version of graphql types such as Metadata which is wrapping inner fields with Json objects

bfc016faf1eb28dcf2013ba7800cd84fea75cc26 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: expose getting storage value specific to a type

4e60485f391c67c159fb253d8bdb80ae2d639aa9 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add fetch_storage_map and fetch_storage_double_map

e2ab1440360ca41a2a33aa9a48301361ba4fabae authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add block_hash to graphql schema api

f5e714454bf5f5f2d8a97bcd8fb088f8ab9e7532 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: simplify the graphql api by removing the unncessary context

20e58329c51a88ee3288262a35acd85fe8bf0c78 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: build the mycelium for wasm32 target in the Dockerfile

1366208dc9be0cfc9f144b4f4c401eb088a9f2dc authored over 2 years ago by Jovansonlee Cesar <[email protected]>
use fetch_* in the base_api and rename them to their appropriate api method in the Api module

39d6251b504567dfbcc84d57cd0cb0932a6ee6dd authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: remove println debugging

157e4574a67f62076938e7ef7c47cd282f10f66e authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: make use of base_api wrap in Api

29d274f74950f3007530f4e5b23dc23638512c06 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: make metadata can be get from the api

42edeefd6596b78a43e90d09343d7e8e566bdba5 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: make compose_extrinsic more versatile for supplying the head_hash

adff869ab4b0fe7ac01bac4775acdcd2f5afc5fe authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: modualize the compose_extrinsic method for the api

9d793b89dd93254e3d9e4bf8cca5aed362fe15b5 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
docs: add README for mycelium

329c10df7a2f97a6ff5ba88a5609af5945b65ffc authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: make clippy happy

ab90446981cfc4eb55dd8f128142350736b13b44 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: cargo fmt

a1e758f2c0c260f20ee39c15c25033fccfa002a9 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
docs: update todo items

21decdd8caeafcd39f614fc9fa137060b7baeb00 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add an example for showing storage values

5817c7bde7a1ad8608558a7b341cfed1e028c3a2 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: remove unncessary casting

33c586d2b155d8cd6e73b7247af1501fc74607c4 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: set balance of bob to 42Munit

c876ab8cb1288ead38226c1d94dff4703875fcfa authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add an example to call a sudo to set_balance

7b00b730a053e11a55e1ceff0b3e5364369c9b33 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: use the api for the examples

dee625dcdf52814dbe16e13985be258e5549e93f authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: cargo fmt

eaf7a044c02c22554fd46b1a0da2fcbbdf2aff7c authored over 2 years ago by Jovansonlee Cesar <[email protected]>
cleanup: remove warnings

e0bc5d64d4439925c980f9bacc18a39285f3988a authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: make error reporting in the rpc call more extensive

b6d4cd1c00dc23b63d9c887735762cd049f875c8 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: make the submitting of extrinsic work in the example

550946ea7bf03728333856aa182b3f2636226cdd authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: move the compose_extrinsic to example code and make it compile

da6fc40af7072b3072e17ff2bf55730ac76295fb authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add extrinsics and a simplified function for composing extrinsic

f1d40bc0f435255bb7ca58197f62b3776540c8af authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add an api to fetch the genenish_hash

b88609ca25e6c60a52f42d45290ce7471ccd83d5 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: expose the runtime_version of substrate node in the graphql api

252a4d8c915b30f09ed3f8aabbda562dac27e093 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: make the api for rpc_methods return a Result<Option<Vec<String>>, rather than an empty vec for None

d6c12e0ffcf2ee5968be577e31f82d4814cf1dde authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: improve the graphql api returning a result, so the client can see the error when something is wrong along the api call stack

3eae325ac61cce63827cc390112894be4f208a23 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: make a nice layering of function calls in the api extracting the result into value if it is not null from the json result object

0dd29c5fda22ea7c938f41ba47f013c417587326 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
doc: make the formatting of error more pleasant

e6517b80c71f042c17c558128eddfc5df5f797b8 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
docs: add a TODO item

c6e5cc39fc21d283ce407aad0da1a6dbc93a2d44 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: move some structs into types module

dc3a49298f10e7727918c503f32d4994d9c4a017 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: show the api results in the page

06b723b1fa32bac3730d72d639c533c04642ffdd authored over 2 years ago by Jovansonlee Cesar <[email protected]>
docs: update the TODO items

123d89f18f53edd3d0e00919a0051cbafedc8493 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add methods for fetching storage data from a substrate node

9c9fa72f4d21e915399a08d4eb9c77e3bf54c65d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: tests and examples with the new Api structure

9a76b233d380583c510ff3460d99d96913c34c85 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: modulaize to api mod

63ecbf48fe2347de978fbb6029c3e3b4d5498523 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: move error module to its own module

c82b70f395ede458098031d2713c1f62563a07af authored over 2 years ago by Jovansonlee Cesar <[email protected]>
doc: update TODO

74dacfd5b5acfbfbea75d7806cf4353cbef842e6 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
doc: update the README docs

33ac5342c2332aa88a8bed59e7ddf4148cb8fcbe authored over 2 years ago by Jovansonlee Cesar <[email protected]>
update the graphql schema

08545d4a7a5e8de8f75423234b4d52911651a03f authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: make a graphql schema copied from the generated code in async-graphql-playground

a73d8ff18f5b80652946e5a5381cf7b897690046 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: unify the model and lib in one file

b20924994048557b26c27e378d13a8c8beffee8f authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: Make Metadata a SimpleObject in graphql to easily display it on the playground

f67280cef3b00ccfc321374a8542d0f831650c0d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: skip the fields where the key is not using String for now, since it would be error to serialize to json

1473480c41fcc551de822069230a81f2d92d736c authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: cleanup code, remove unused print functions

e5fc6908d4faa76e43b422c171b74ed7c64584f3 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add rpc_methods to the graphql endpoint

15c35a218a824b0366dccbf750edae0a60853288 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: remove substrate-api-client from the repo and use the mycelium client

7074b2d70faae12ec84a59df08040e2f66fc649a authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: fix tests use assertions

723c91de9e627f97cbc5539ef23e09cfefb4e251 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: use the mycelium methods in the examples as wasm modules

544b0fb8105c846d6c2becb876cee876975ff681 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: use H256 instead of Hash, make the error more layered using thiserror

1af2ab6cb770ce90d3c1af9c2b9e7759583717dc authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add a deployer project for deploying the module to ipfs

524dc78e4fbb8dac67fd94d8f34fb936178f8890 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add the code to show the rpc_methods

333984304a8c4856281a70bfa4007494241a669d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: make mycelium compilable to wasm, and a good replacement for substrate-api-client

3d1f5872ea2b874b3f571fb7d1b906eb718ba2ef authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add more test and refactor

b5e9554693ec8ae42002dc68470bc789dc758727 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: rename FromHexString to FromHexStr and clean the tests

87c4660a7f0f904ee3e72acd1739dbc787618daa authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: create a new client for substrate

debe7766f7c4a473735c9cabd5ef04ef2ec9ae1d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
Merge branch 'develop' of github.com:ChainSafe/polywrap-substrate

ab614e1580c0df086010f65f0ebf80f85cfe0e1d authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add a way to display the metadata in string form

7626a4c157c350262a95a2d0c1a6cadd8c66ef14 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
resolve conflicts

c5aaff19887a41addf4b8c245a9527f4c4b120b4 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
Merge branch 'master' into develop

f4c9e1be03b72adb313250093fac8b4eb7ce0e38 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
refactor: remove unused code

499e90b15b79ac43f704313c24abef764ccc2b38 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: use a substructure with fields

c16d038a3374ec4c7f956936f202287497640cb3 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
Develop (#5)

* modified the starwars mode into substrate-graphql objects

* fix: change the Starwars Model ...

56d041892e0ba87c1e4178514342b40fd552312a authored over 2 years ago by Jovansonlee Cesar <[email protected]>
resolve conflict

72ad5c838b6b84909410aa5e3dbab6a2bc8e249b authored over 2 years ago by Jovansonlee Cesar <[email protected]>
feat: add more details for the block query

e3c891a4a61e91c5b00abde5505d9d4a9142bf4a authored over 2 years ago by Jovansonlee Cesar <[email protected]>
modified the starwars mode into substrate-graphql objects (#4)

* modified the starwars mode into substrate-graphql objects

* fix: change the Starwars Model ...

f53ee5be5afefa299f2bc15d58917c84bce31f67 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
fix: change the Starwars Model to ChainApi name

3ab7a6ee65aeda4c30e904a9953e179f6737a148 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
modified the starwars mode into substrate-graphql objects

035993e9d882c709153c00d6da6e7f4516231ea1 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
Develop (#3)

* feat: add github workflows

* feat: add a graphql server and a working simplistic graphql mo...

2f01c42d6de33ec02e22f32f0ea376df5b09ac54 authored over 2 years ago by Jovansonlee Cesar <[email protected]>
Initial commit

4eaa8b84526afdaea38e16c2a2266768735cf3ed authored over 2 years ago by Jovansonlee Cesar <[email protected]>