Commit Graph

10 Commits

Author SHA1 Message Date
Hector Bulgarini 01d3654e90 Lower all Assets / NFT deposits by 10x (#1332) (#1369)
* lower all deposits by 10x

* undo rococo stuff

* Apply suggestions from code review

* update asset deposits

* align statemint deposit ratios

Co-authored-by: joepetrowski <joe@parity.io>

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
Co-authored-by: joepetrowski <joe@parity.io>
2022-06-14 21:45:43 +02:00
joe petrowski ebd8e0c36d Backport of 1318 (#1348)
* recognise no reserves

* adjust should_execute

* docs and pass should_execute

* typo
2022-06-11 19:25:44 +02:00
Hector Bulgarini 9c1470893c Upgrade spec_version to 9230 and bump transaction_version for assets parachains. (#1340)
* Transaction version bump + updated spec_version

* Reformatting issue

* Adding missing runtimes

* Upgrading contracts pallet runtime version

* Upgrading Seedling runtime

* Bump polkadot-parachain version

Co-authored-by: Wilfried Kopp <wilfried@parity.io>
2022-06-11 01:10:57 +02:00
Bastian Köcher e5889f1d71 Update branches 2022-06-02 11:32:57 +02:00
Squirrel 1fe20e9022 transfer ownership of uniques looks cheaper. (#1302)
batch all now looking a bit expensive compared to batch. no big changes.
2022-05-27 10:49:55 +00:00
Alexander Theißen 93a01eda22 contracts: Update bootnodes (#1294) 2022-05-26 10:57:40 +00:00
Squirrel da577b3f51 sudo was removed but we were still pulling in the crate. (#1289) 2022-05-24 12:13:31 +00:00
joe petrowski c492f9e603 Runtime Documentation (#1282)
* add docs to parachain runtimes

* update and add top readme

* clarify docs

* review plus licenses

* Update parachains/README.md

* Update parachains/runtimes/assets/README.md

Co-authored-by: Bernhard Schuster <bernhard@ahoi.io>

* Update parachains/runtimes/assets/README.md

Co-authored-by: Bernhard Schuster <bernhard@ahoi.io>

Co-authored-by: Bernhard Schuster <bernhard@ahoi.io>
2022-05-24 12:58:39 +02:00
Chevdor 08d5019bd5 Runtime version bump to 922 (#1283)
* Runtime version bump to 922

* Switch to 9220
2022-05-23 14:37:20 +02:00
Squirrel 9405a969f0 dir restructure to support more CGP (#1266)
* rerame res to chain-specs

* split polkadot-parachains dir

* rename dir parachains-common to common

Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
Co-authored-by: Wilfried Kopp <wilfried@parity.io>
Co-authored-by: Chevdor <chevdor@users.noreply.github.com>
2022-05-20 13:43:04 +01:00