Commit 635a3a8
feat: blueprint pricing (#987)
* feat: operator rpc address
* feat: rpc address functions
* feat: request with quote
* fix: removed functions
* fix: quotes and signatures in request
* fix: remove old commented code
* fix: pricing hashing function
* fix(ci): test registration and contracts
* feat: update runtime
* fix: pricing quote extrinsic wip
* chore: format
* chore: fix ci
* chore: fix ci
* fix: extrinsic debugging
* chore: format
* fix: resource pricing type
* fix: improved errors and signature debugging
---------
Co-authored-by: drewstone <drewstone329@gmail.com>
Co-authored-by: 1xstj <106580853+1xstj@users.noreply.github.com>1 parent 88bb07e commit 635a3a8
File tree
33 files changed
+1698
-961
lines changed- .github/workflows
- client/rpc/debug/src
- pallets/services/src
- functions
- test-artifacts
- tests
- precompiles/services/src
- primitives
- src/services
- runtime
- mainnet/src
- testnet/src
- tangle-subxt
- metadata
- src
33 files changed
+1698
-961
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
609 | 609 | | |
610 | 610 | | |
611 | 611 | | |
612 | | - | |
613 | | - | |
614 | | - | |
615 | | - | |
616 | | - | |
617 | | - | |
618 | | - | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
619 | 618 | | |
620 | 619 | | |
621 | 620 | | |
| |||
0 commit comments