Ecosyste.ms: OpenCollective

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

github.com/ivanceras/pallet-chainbridge

Chainbridge pallet
https://github.com/ivanceras/pallet-chainbridge

feat: plug pallet-example-erc721 and pallet-example into the node-runtime

c2a0d29049daa69b6d830257251d0f1367ba2323 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: include the Config code for pallet_example_erc721, this needs to have an entry in the construct runtime in order to take effect and Event<T> should be included as well

078a725eb2befa9d80cb90610ff007114e34fd1d authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: include the migrated code for mock

a0d75354a224517be099a8fd8d6d5a083654e99d authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
fix: include the examples in the workspace metadata

01bd59ec2b5a46294494b27f7eb4985ee06414ea authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: add the migration for example-pallet

2d255e15fec90e0f57c1acebef804e518cd9ba28 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: add the migrated example-erc721

7f580d86fb572af078948c5feee2eb0b11bc9c3e authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
chore: code cleanup, remove warnings

d2ad80b2b71930c6b74dbdec7c899dd224a07d40 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
chore: remove unused code

c1530a93d57255b1e1c86bcc046c6b1141b95d2c authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
fix: change AccountStore type to a StorageMap instead of System, enable code involving Balances

9981b11a85c7c7231de23a00aac816b1c1393c39 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
fix: change the code of the cause of compilation errors in test by using the proper types, with the exception related to Balances

8b7ce239c166276ddac9491ef1bc29497fb24969 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: add more tests

10db64f10392e62329336c3a3173775877cbec9c authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: expose the proposals and voting functions in the pallet

780423dbcfcaac467ec5b2d55404b20111ac54ff authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
fix: replace the use of depcrated Module -> Pallet, remove unused imports

9ff94c985101184f9d58501af2fda9742cd57a0f authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
refactor: use rustfmt/cargo fmt to automatically refactor and organize code such as imports style and formatting

95f51262a4aa6520ec3fded688513b32528972ae authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: add proposal votes storage and functions pertaining to proposals and voting

1e350ba4639784be99d823d781a8a906faf2b867 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
chore: reorder function, add documentations

d12a984d810c5672b4b29788caec5c222e87475d authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: add transfer_* functions

5d3a023b063f29d8f72286082c1a3f408ade497a authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: attempt to add proposal votes

d7e7345b09f0ae8289e7cd1f84924a3f04d8efe4 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
fix: put the correct type for AdminOrigin

a3789da4dcf19366b1658ad9b40f2379524ba674 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: wire chainbridge into the substrate-note-runtime in order to interact with polkadot.js/apps

6306f4818560c43005e46ae15872dfeb75a16ce0 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: implement functions related to white_list and relayers

e55dc0f7e21a8a33368f6b7ee14f8388ff6e6c0f authored about 3 years ago by Jovansonlee Cesar <[email protected]>
Initial commit

73a47ebd6d2f31b0cbfa1b954658ddc13746452c authored about 3 years ago by Jovansonlee Cesar <[email protected]>