Georges
2ba1c54fc7
Companion to combine iteratons and tolerance in sp-npos-elections API #11498 ( #5581 )
...
* Fixing staking miner
* cargo update -p sp-io
* fix spell
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com >
2022-06-15 20:57:26 -04:00
Georges
b71e180446
combine iteratons and tolerance in sp-npos-elections API ( #11498 )
...
* Initial implementation of mms
* Some more attempts at `mms`
* Functioning `MMS` algorithm implementation.
Adding some tests too
* More tests and typos fixed.
* Adding fuzzer for `mms`
(but could not test it on Mac M1)
* Missing imports
* Fixing rustdoc
* More accurate implementation of `mms`
* Removing the fuzzer `mms` implementation
* Implementing `NposSolver` for `MMS`
had to add the `Clone` trait, maybe I could see if I can get rid of it.
* Fixing rust docs by adding () to resolve ambiguity
* Amending `unwrap` to `expect`
removing unneeded `Clone` trait
* Removing redundant `mms3.rs`
* Implementing `BalancingConfig` and rustdoc changes
* Implementing `weight` for `MMS`
* Implementing `weight` for `MMS`
* Fixing post merge
* Initial implementation of mms
* Some more attempts at `mms`
* Functioning `MMS` algorithm implementation.
Adding some tests too
* More tests and typos fixed.
* Adding fuzzer for `mms`
(but could not test it on Mac M1)
* Missing imports
* Fixing rustdoc
* More accurate implementation of `mms`
* Removing the fuzzer `mms` implementation
* Implementing `NposSolver` for `MMS`
had to add the `Clone` trait, maybe I could see if I can get rid of it.
* Amending `unwrap` to `expect`
removing unneeded `Clone` trait
* Fixing rust docs by adding () to resolve ambiguity
* Removing redundant `mms3.rs`
* Implementing `BalancingConfig` and rustdoc changes
* Implementing `weight` for `MMS`
* Implementing `weight` for `MMS`
* Fixing post merge
* Removing left over from rebase
* Fixing tests
* Removing unneeded import
* Removing unneeded functions
* Removing useless imports
Co-authored-by: kianenigma <kian@parity.io >
2022-06-15 23:30:22 +00:00
Sebastian Kunert
2248d19163
Remove without_storage_info from pallet transaction-storage ( #11668 )
...
* Introduce BoundedVec
* Fix typos
* Add comments to the bounds
* Remove migration
* Improve bound value access syntax
2022-06-15 21:12:26 +00:00
Keith Yeung
dd71ee0334
Bounded ping pallet ( #1333 )
...
* Bounded ping pallet
* cargo fmt
2022-06-15 20:58:52 +00:00
Niklas Adolfsson
21b0d92d31
companion #11661 ( #1364 )
...
* bump jsonrpsee v0.14.0
* update Cargo.lock
2022-06-14 22:33:42 +00:00
Niklas Adolfsson
77f4cab60c
Companion for #11661 ( #5676 )
...
* bump jsonrpsee v0.14.0
* update Cargo.lock
* update lockfile for {"substrate"}
Co-authored-by: parity-processbot <>
2022-06-14 23:48:31 +02:00
Bastian Köcher
c013f0d6c1
Include the chain specs instead of trying to open them by path ( #11625 )
...
This makes it possible to run the tests manually, without them expecting to be run in a special
folder etc.
2022-06-14 23:22:16 +02:00
dependabot[bot]
337223352b
Bump toml from 0.5.8 to 0.5.9 ( #1357 )
...
Bumps [toml](https://github.com/alexcrichton/toml-rs ) from 0.5.8 to 0.5.9.
- [Release notes](https://github.com/alexcrichton/toml-rs/releases )
- [Commits](https://github.com/alexcrichton/toml-rs/compare/0.5.8...0.5.9 )
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 23:21:28 +02:00
Niklas Adolfsson
bed163dceb
rpc servers: update jsonrpsee to fix host filtering + WS server-side pings ( #11661 )
...
* bump jsonrpsee to fix #11480
In addition it adds WebSocket server-side pings which is configured to
send out pings periodically every 30 seconds.
* use released crates.io version
* Update Cargo.toml
2022-06-14 20:43:25 +00:00
dependabot[bot]
345fe4fa23
Bump lru from 0.7.5 to 0.7.7 ( #5675 )
...
Bumps [lru](https://github.com/jeromefroe/lru-rs ) from 0.7.5 to 0.7.7.
- [Release notes](https://github.com/jeromefroe/lru-rs/releases )
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jeromefroe/lru-rs/compare/0.7.5...0.7.7 )
---
updated-dependencies:
- dependency-name: lru
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 19:16:30 +00:00
Nazar Mokrynskyi
9a31f9a918
Companion PR for Substrate 11537 ( #5619 )
...
* Companion PR for https://github.com/paritytech/substrate/pull/11537
* update lockfile for {"substrate"}
Co-authored-by: parity-processbot <>
2022-06-14 18:08:13 +00:00
Shawn Tabrizi
5ed97fd59a
Lower all Assets / NFT deposits by 10x ( #1332 )
...
* 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 >
2022-06-14 17:13:11 +00:00
Nazar Mokrynskyi
f9ea8b8d0f
Make it possible to disable RocksDB completely ( #11537 )
...
* Make it possible to disable RocksDB completely
* Make ParityDB non-optional
* Address review comments
2022-06-14 16:55:56 +00:00
Vsevolod Stakhov
7f4205c462
Improve handling of the generic baggage fields ( #5656 )
...
* Parse generic baggage types more carefully to preserve inner structure
* Add example
* Way too many clones
* Allow multiple generic arguments for baggage fields
* Try to detect errors earlier
* Support more types for the baggage fields, get rid of the path constraint
2022-06-14 12:38:26 +00:00
Keith Yeung
f4bd86e98e
Bounded collator selection pallet ( #1337 )
...
* Bounded collator selection pallet
* Update pallets/collator-selection/src/lib.rs
Co-authored-by: Squirrel <gilescope@gmail.com >
Co-authored-by: Squirrel <gilescope@gmail.com >
2022-06-14 12:36:14 +00:00
Bernhard Schuster
11357d4095
secondary filtering ( #4783 )
...
* filter again if it's the first statement and spam slots were applied
* Update runtime/parachains/src/disputes.rs
Co-authored-by: Andronik <write@reusable.software >
* fixins
* add a proper test case, simplify some code
Co-authored-by: Andronik <write@reusable.software >
2022-06-14 12:31:35 +00:00
André Silva
46bf80c5df
Companion for substrate#11302 ( #5667 )
...
* bridges: bump finality-grandpa version
* bridges: fix tests
* update lockfile for {"substrate"}
Co-authored-by: parity-processbot <>
2022-06-14 11:22:44 +00:00
dependabot[bot]
41a3a00ef3
Bump parity-scale-codec from 3.1.3 to 3.1.5 ( #1356 )
...
Bumps [parity-scale-codec](https://github.com/paritytech/parity-scale-codec ) from 3.1.3 to 3.1.5.
- [Release notes](https://github.com/paritytech/parity-scale-codec/releases )
- [Changelog](https://github.com/paritytech/parity-scale-codec/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paritytech/parity-scale-codec/compare/parity-scale-codec-3.1.3...parity-scale-codec-3.1.5 )
---
updated-dependencies:
- dependency-name: parity-scale-codec
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 12:45:28 +02:00
André Silva
06cf8ad076
grandpa: fix creation of justification with equivocating precommits in commit ( #11302 )
...
* grandpa: fix creation of justification ancestry
we would reject commits that have precommits targeting blocks lower than the
commit target. when there is an equivocation (or if it the commit is not
minimal) it is possible to have such precommits and we should assume that they
are the round base.
* grandpa: bump to 0.16.0
* grandpa: add test for justification with equivocation
* grandpa: fix failing test
2022-06-14 10:41:11 +00:00
Vlad
ba09e40c5d
Fix release-parachains-v* pipelines ( #1355 )
...
* Fix `release-parachains-v*` pipelines
* Formatting
2022-06-14 12:24:47 +02:00
Oliver Tale-Yazdi
525fc8ebc3
Implement Deref for BoundedSlice ( #11660 )
...
* Impl Deref for BoundedSlice
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Update primitives/runtime/src/bounded/bounded_vec.rs
Co-authored-by: Keith Yeung <kungfukeith11@gmail.com >
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com >
Co-authored-by: Keith Yeung <kungfukeith11@gmail.com >
2022-06-14 11:42:52 +02:00
Leonardo
d4b89c6f5d
Increment subkey version to 2.0.2 ( #11656 )
...
* Increment subkey version to 2.0.2
* Update Cargo.lock
Co-authored-by: Davide Galassi <davxy@datawok.net >
2022-06-14 11:42:28 +02:00
Bastian Köcher
d70d58922e
wasm-builder: Fix constant re-running of build.rs scripts. ( #11624 )
...
Recently we added the wasm binaries to the `rerun-if-changed` list. The problem with that is that
they have a later mtime than the `invoked.timestamp` file and this file's mtime is used to determine
if the `build.rs` script needs to be re-run. The solution to this is that we copy the mtime of this
`invoked.timestamp` file and add it to the wasm binaries. Then cargo/rustc doesn't constantly wants
to rerun the `build.rs` script.
2022-06-14 11:21:44 +02:00
bear
6dd3d00cf3
Add TypeInfo ( #11599 )
2022-06-14 10:48:49 +02:00
Niklas Adolfsson
e9e6916596
remove flaky rpc subscription tests ( #11653 )
2022-06-14 10:17:58 +02:00
Keith Yeung
dbe1881702
Properly implement Debug on bounded types ( #11659 )
2022-06-14 02:39:33 +00:00
Keith Yeung
968e2f1638
Bounded aura ext pallet ( #1359 )
...
* Bounded aura ext pallet
* bump deps
Co-authored-by: parity-processbot <>
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com >
2022-06-14 02:38:50 +00:00
Keith Yeung
809a3e3a32
Derive MaxEncodedLen on cumulus_pallet_xcm::Origin ( #1360 )
2022-06-14 01:26:31 +00:00
Kian Paimani
5d8c842b45
add weights for pool::chill ( #5670 )
...
* add weights for pool::chill
* update lockfile for {"substrate"}
Co-authored-by: parity-processbot <>
2022-06-13 23:02:02 +00:00
Kian Paimani
ad1d171601
Allow nomination pools to chill + fix dismantle scenario ( #11426 )
...
* make pool roles optional
* undo lock file changes?
* add migration
* add the ability for pools to chill themselves
* boilerplate of tests
* somewhat stable, but I think I found another bug as well
* Fix it all
* Add more more sophisticated test + capture one more bug.
* Update frame/staking/src/lib.rs
* reduce the diff a little bit
* add some test for the slashing bug
* cleanup
* fix lock file?
* Fix
* fmt
* Update frame/nomination-pools/src/lib.rs
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Update frame/nomination-pools/src/lib.rs
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Update frame/nomination-pools/src/lib.rs
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Update frame/nomination-pools/src/mock.rs
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Fix build
* fix some fishy tests..
* add one last integrity check for MinCreateBond
* remove bad assertion -- needs to be dealt with later
* nits
* fix tests and add benchmarks for chill
* remove stuff
* fix benchmarks
* cargo run --quiet --profile=production --features=runtime-benchmarks --manifest-path=bin/node/cli/Cargo.toml -- benchmark pallet --chain=dev --steps=50 --repeat=20 --pallet=pallet_nomination_pools --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/nomination-pools/src/weights.rs --template=./.maintain/frame-weight-template.hbs
* remove defensive
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com >
Co-authored-by: Parity Bot <admin@parity.io >
2022-06-13 21:07:36 +00:00
Keith Yeung
19684de7d8
Implement PartialOrd and Ord on BoundedSlice and WeakBoundedVec ( #11655 )
...
* Implement PartialOrd and Ord on BoundedSlice and WeakBoundedVec
* More implementations of PartialEq and PartialOrd
* cargo fmt
* Fixes
2022-06-13 20:55:48 +00:00
Kian Paimani
48385183db
Enable nomination pool slashing on Kusama and westend ( #5661 )
...
* enable pool slashes on Kusama and westend
* fix
2022-06-13 20:41:10 +00:00
Keith Yeung
f3c49cb790
Companion for paritytech/substrate#11584 ( #5633 )
...
* Companion for paritytech/substrate#11584
* update lockfile for {"substrate"}
Co-authored-by: parity-processbot <>
2022-06-13 18:34:45 +00:00
Keith Yeung
4e2fb0af60
Implement MaxEncodedLen on pallet-beefy ( #11584 )
...
* Implement MaxEncodedLen on pallet-beefy
* Return Result in intialize_authorities
* Update docs
* Log error when authorities list gets truncated
* Update frame/beefy/src/lib.rs
Co-authored-by: Adrian Catangiu <adrian@parity.io >
* cargo fmt
Co-authored-by: Adrian Catangiu <adrian@parity.io >
2022-06-13 17:53:07 +00:00
Robert Klotzner
c3c10ce4c4
Fix a storage leak in parachains db ( #5594 )
...
* Fix cleanup of old votes.
* Cleanup.
* Get rid of redundant import
* Tests + logging
* Fix db key name.
* Add some reasoning to batch size.
* Add dispute data to indexed columns
* Fix fmt
* Add helper function.
* Fix typos.
* Update node/core/dispute-coordinator/src/db/v1.rs
Co-authored-by: Andronik <write@reusable.software >
* Update node/core/dispute-coordinator/src/db/v1.rs
Co-authored-by: Andronik <write@reusable.software >
* Add metric for how long cleanup takes.
Co-authored-by: Andronik <write@reusable.software >
2022-06-13 15:38:42 +02:00
Keith Yeung
2d6b0ecc21
Move bounded type definitions to sp-runtime ( #11645 )
...
* Move bounded type definitions to sp-runtime
* cargo fmt
* Fix compile error
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Move TryCollect to sp-runtime
* Write some docs
* Import missing types
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
2022-06-13 12:31:42 +00:00
Oliver Tale-Yazdi
8c1865d2f2
MEL bound state-trie-migration ( #11639 )
...
* MEL bound state-trie-migration
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* wip
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Add tests
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Use sp_std
Co-authored-by: cheme <emericchevalier.pro@gmail.com >
* Add doc
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Set MaxKeyLen default to 512
Just to be sure that it will work. There is also no real penalty
from over-estimating it.
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Add more doc
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Clippy
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* fmt
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Fix assert_err_with_weight macro
Looks like I'm the only one using it anyway...
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Fix tests that use env macro
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Fix test
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Co-authored-by: cheme <emericchevalier.pro@gmail.com >
2022-06-13 12:17:07 +00:00
Yongjin Huang
f658ea0d99
fix pallet_uniques docs link ( #11651 )
2022-06-13 11:44:50 +00:00
dependabot[bot]
c8ce7f54b7
Bump crossbeam-utils from 0.8.5 to 0.8.8 ( #11605 )
...
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam ) from 0.8.5 to 0.8.8.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases )
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.5...crossbeam-utils-0.8.8 )
---
updated-dependencies:
- dependency-name: crossbeam-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 11:14:37 +02:00
dependabot[bot]
ed06fbe375
Bump parity-scale-codec from 3.1.2 to 3.1.3 ( #1343 )
...
Bumps [parity-scale-codec](https://github.com/paritytech/parity-scale-codec ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/paritytech/parity-scale-codec/releases )
- [Changelog](https://github.com/paritytech/parity-scale-codec/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paritytech/parity-scale-codec/compare/parity-scale-codec-3.1.2...parity-scale-codec-3.1.3 )
---
updated-dependencies:
- dependency-name: parity-scale-codec
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 10:50:19 +02:00
Bastian Köcher
70d8b674a9
pallet-grandpa: Improve/Clarify docs of note_stalled ( #11623 )
2022-06-13 10:31:16 +02:00
Bastian Köcher
b56eb7259a
Validation-worker: Add support for patches and rerun on Cargo.lock ( #1344 )
...
* Validation-worker: Add support for patches and rerun on Cargo.lock
* Update Cargo.lock
2022-06-13 09:57:56 +02:00
Sergej Sakac
973b6be6f5
Added an event for cancel_proposal ( #11620 )
...
* Added an event for cancel_proposal
* test
2022-06-12 16:40:29 +00:00
Oliver Tale-Yazdi
dd2314a118
Remove storage MaxValues limits ( #11643 )
...
* Remove limits
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Remove more
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
2022-06-11 17:50:16 +00:00
Tarek Mohamed Abdalla
dfda072af3
Add fixed u64 ( #11555 )
...
Co-authored-by: parity-processbot <>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
2022-06-11 17:24:42 +00:00
Xiliang Chen
5788461196
pallet alliance ( #11112 )
...
* Add pallet-alliance
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Update multihash/cid and format
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Remove useless deps
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Add pallet-alliance into node runtime
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Fix has_identity
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Add TooMantBlacklist Error
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Add TooLongWebsiteUrlLength Error
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Add remove_announcement
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Derive pallet_identity::Config and Fix test/benchmarking
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Add part weight for call of pallet-alliance
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Remove pallet_identity Config trait
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Fix propose arguments
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Some nits
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* cargo fmt
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Fix benchmarking of add_blacklist/remove_blacklist
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Some nits
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Add benchmarking for init_members
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Add benchmarking for propose/vote/veto
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Fix benchmarking
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* Remove some useless
Signed-off-by: koushiro <koushiro.cqx@gmail.com >
* fix some compile issue
* more fix
* all checks
* refactor
* refactor event
* refactor
* cleanup
* cleanup
* fix benchmarking
* fix warning
* fmt
* fix benchmarks
* with storage info
* fmt
* add new config
* fix benchmarks
* fix
* fmt
* Apply suggestions from code review
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com >
* improvements
* fix
* update docs
* rename events, errors, and functions
* make kicking events clearer
* fix
* fix tests
* fix tests
* fix runtime
* fix build
* remove unneeded change
* remove Candidate role from Alliance
* fmt grumbles
* update lock
* update recursion limit
* benchmarks
* convert-try
* benchmark assertions
* fmt ,
* cargo lock
* Update frame/alliance/src/benchmarking.rs
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com >
* add docs to public interfaces
* Apply suggestions from code review
Co-authored-by: Squirrel <gilescope@gmail.com >
* fix build (node)
* review
* use EitherOfDiverse
* update cargo toml
* make all dispatch class Normal
* change blacklist to unscrupulous
* formatting
* fmt oops
* rename benchmarking unscrupulous account creator
Co-authored-by: koushiro <koushiro.cqx@gmail.com >
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com >
Co-authored-by: joepetrowski <joe@parity.io >
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
Co-authored-by: Squirrel <gilescope@gmail.com >
2022-06-10 18:39:26 +00:00
Keith Yeung
09b5def9b1
Use BoundedVec in aura pallet ( #11617 )
...
* Use BoundedVec in aura pallet
* cargo fmt
2022-06-10 17:20:03 +00:00
Nazar Mokrynskyi
e0e34ad45e
Better transaction pool error ( #11629 )
...
* Better transaction pool error
* Do not use `Debug` when printing errors
2022-06-10 08:58:55 +00:00
Davide Galassi
f2d578b678
Improve inspection and generation of node keys ( #11525 )
...
* Improve inspection and generation of node keys
* Lock stdout before write
* Fix typo
* Fix offset
* Remove useless code
* Set inspect-node-key 'network' option as obsolete
2022-06-09 19:55:02 +02:00
Chevdor
ad36595484
Fix client workflow ( #1292 )
2022-06-09 13:18:07 +01:00