Commit 645246c
authored
Update to Substrate stable2512 (#1857)
* Update Substrate deps to stable2512.
* Fix runtime_interface for benchmark host functions.
* Fix runtime build errors.
* Fix runtime compile errors.
* Fix staking tests.
* Fix node services code.
* Use polymesh builder tool again.
* cargo update. Update non-substrate deps.
* Use the Sudo pallet from Substrate instead of our forked version.
* Move Substrate Staking tests to Validators pallet.
* Don't rustfmt the Staking test code.
* Cleanup some TODOs.
* Update branches in CI pipeline.
* Store runtimes as artifacts of CI jobs.
* Fix CI pipeline config.
* Remove PR branch from CI pipeline.1 parent 2420e48 commit 645246c
File tree
57 files changed
+12560
-14598
lines changed- .circleci
- pallets
- asset/src
- checkpoint
- base/src
- bridge
- src
- committee/src
- compliance-manager/src
- contracts/src
- corporate-actions/src
- ballot
- distribution
- external-agents/src
- group/src
- identity/src
- benchmarking
- multisig/src
- nft/src
- pips/src
- portfolio/src
- protocol-fee/src
- relayer/src
- runtime
- common/src
- develop
- src
- mainnet/src
- testnet/src
- tests/src
- staking
- settlement/src
- statistics/src
- sto/src
- sudo
- src
- transaction-payment/src
- treasury/src
- utility/src
- validators
- src
- primitives
- src
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
57 files changed
+12560
-14598
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
269 | 273 | | |
270 | 274 | | |
271 | 275 | | |
| |||
804 | 808 | | |
805 | 809 | | |
806 | 810 | | |
807 | | - | |
| 811 | + | |
808 | 812 | | |
809 | 813 | | |
810 | 814 | | |
| |||
815 | 819 | | |
816 | 820 | | |
817 | 821 | | |
| 822 | + | |
818 | 823 | | |
819 | 824 | | |
820 | 825 | | |
821 | 826 | | |
822 | 827 | | |
823 | 828 | | |
824 | 829 | | |
| 830 | + | |
825 | 831 | | |
826 | 832 | | |
827 | 833 | | |
| |||
832 | 838 | | |
833 | 839 | | |
834 | 840 | | |
835 | | - | |
| 841 | + | |
836 | 842 | | |
837 | 843 | | |
838 | 844 | | |
| |||
843 | 849 | | |
844 | 850 | | |
845 | 851 | | |
| 852 | + | |
846 | 853 | | |
847 | 854 | | |
848 | 855 | | |
| |||
854 | 861 | | |
855 | 862 | | |
856 | 863 | | |
857 | | - | |
| 864 | + | |
858 | 865 | | |
859 | 866 | | |
860 | 867 | | |
| |||
866 | 873 | | |
867 | 874 | | |
868 | 875 | | |
| 876 | + | |
869 | 877 | | |
870 | 878 | | |
871 | 879 | | |
| |||
886 | 894 | | |
887 | 895 | | |
888 | 896 | | |
| 897 | + | |
889 | 898 | | |
890 | 899 | | |
891 | 900 | | |
| |||
898 | 907 | | |
899 | 908 | | |
900 | 909 | | |
| 910 | + | |
901 | 911 | | |
902 | 912 | | |
903 | 913 | | |
| |||
908 | 918 | | |
909 | 919 | | |
910 | 920 | | |
| 921 | + | |
911 | 922 | | |
912 | 923 | | |
913 | 924 | | |
| |||
0 commit comments