You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) grab Nina's js stuff, figure out what's not working, let y'all know so we can have our complete life cycle with the onchain and offchain stuff working at least on cli or as a glorified integration test.
account_create() extrinsic for new users to submit a signed public key with a "micro proof of work" and get a unique user ID and a small amount of minted funds in return, so they can start using other chain features.
make some sort of provider pool to track and manage available providers and match jobs to the best providers available based on plans service level agreements given by sponsors
@todo
datdot-substrate#6
[runtime] simultaneous challengessubstrate-epoch#4
[runtime] Fix builddatdot-substrate#2
Update README.mddatdot-substrate#10
cleanup, pull upstream, fix builddatdot-substrate#14
make custom types in json formatdatdot-substrate#13
Unexpected epoch changedatdot-substrate#31
Getting started link?account_create()
extrinsic for new users to submit a signed public key with a "micro proof of work" and get a unique user ID and a small amount of minted funds in return, so they can start using other chain features.provider pool
to track and manage available providers and match jobs to the best providers available based on plans service level agreements given by sponsorsdatdot-substrate#23
Updates/Bug fixesdatdot-substrate#20
make attestations & encoding-hosting-challenge flows workdatdot-substrate#19
Generate types automatically in js instead of maintaining a types.json file indefinitely.datdot-substrate#17
Merkle Tree Proof deep dive.datdot-substrate#18
Issues from running substrate & serviceregisterUser
toregisterSeeder
datdot-substrate#15
bit shuffleingdatdot-substrate#16
make lab environment to reliably test substrate chain scenariosdatdot-substrate#11
Basic Calls Flowdatdot-substrate#9
[runtime] figure out testing framework for runtimedatdot-substrate#8
[runtime/idea] take advantage of instantiable modules.datdot-substrate#7
[runtime] random chunk-range seeding and seeder size preferencesdatdot-substrate#5
[runtime] document/discuss runtime apidatdot-substrate#3
[runtime] refactor datdot runtime modules into frame palletsdatdot-substrate#22
changes to the chain to match mauve's logic (mvp)The text was updated successfully, but these errors were encountered: