Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
194 commits
Select commit Hold shift + click to select a range
58d6221
chain-spec-builder: Convert the chain-spec-builder crate.
shamil-gadelshin Aug 6, 2020
d19c507
api-examples
mnaamani Aug 8, 2020
711be6e
apply prettier formatting
mnaamani Aug 8, 2020
4236c3a
formatting
mnaamani Aug 8, 2020
bfa0305
api-examples: transferTest script
mnaamani Aug 10, 2020
cb8c85d
node: Update the build.rs
shamil-gadelshin Aug 10, 2020
a8b2de7
node: Fix review comments.
shamil-gadelshin Aug 10, 2020
e01eb1c
runtime: Renames AccountInfo to the StorageProviderAccountInfo
shamil-gadelshin Aug 10, 2020
191f388
node: Remove pallet-contracts dependency
shamil-gadelshin Aug 10, 2020
67cd58c
runtime: Restore valid env variable.
shamil-gadelshin Aug 10, 2020
c0a0325
Improve proposal details loading flow
Aug 11, 2020
f987cc9
Use RPC to query block hash
Aug 11, 2020
c804030
Merge pull request #1150 from Lezek123/working-groups-block-query-fix
mnaamani Aug 11, 2020
1c6d7e2
Merge pull request #1149 from Lezek123/proposal-details-loading-time-fix
mnaamani Aug 11, 2020
70c2e8a
node: Forum sudo key changed.
shamil-gadelshin Aug 11, 2020
36d510b
Merge remote-tracking branch 'leszek/account-info-rename' into yarnlo…
mnaamani Aug 11, 2020
9dd1cab
polkadot-api types, correctly reigster Address and LookupSource to ma…
mnaamani Aug 12, 2020
ba05fb5
api-examples: some code cleanup
mnaamani Aug 12, 2020
7081f0f
move api-examples to utils/ folder
mnaamani Aug 12, 2020
16687b6
api-examples: fix path to augment-types
mnaamani Aug 12, 2020
ea711c9
Adjust polkadot-js/apps and joy-utils, reactivate joy-members
Aug 12, 2020
15e1c69
Linter: Rules adjustment + autofix
Aug 12, 2020
83d22c4
Linter: Manual fixes
Aug 12, 2020
8a8f85a
Branding
Aug 12, 2020
3a80b84
Merge branch 'account-info-rename' into joy-members-upgrage
Aug 12, 2020
c74ec0d
runtime: Rename StorageProviderAccountInfo to ServiceProviderRecord
shamil-gadelshin Aug 13, 2020
abc363b
node: Restore node information from the environment variables.
shamil-gadelshin Aug 13, 2020
6ee1a56
Merge pull request #1148 from shamil-gadelshin/migrate_runtime_module5
mnaamani Aug 13, 2020
c989f88
Merge branch 'iznik' into iznik-api-examples
mnaamani Aug 13, 2020
9e28c05
api-examples: linter fixes
mnaamani Aug 14, 2020
5b4d29e
Add gtag in production
Aug 14, 2020
28a4d55
Fix semantic-ui icons and some minor styles
Aug 14, 2020
5d4a194
Upgrade joy-election
Aug 14, 2020
ea98e5d
Linter autofix
Aug 14, 2020
2e655f7
Linting: Manual fixes (required refactoring usePromise)
Aug 14, 2020
9fadcaf
Minor UI improvements
Aug 14, 2020
67f3baf
api-examples: fix export data directory script for new runtime
mnaamani Aug 17, 2020
4f08ea2
Merge branch 'iznik' into iznik-api-examples
mnaamani Aug 17, 2020
167d8cb
Merge branch 'iznik' into joy-members-upgrage
Aug 17, 2020
48d9c13
Merge branch 'substrate_version_upgrade' into iznik-substrate-version…
mnaamani Aug 17, 2020
f22c380
travis: use latest nightly
mnaamani Aug 17, 2020
c9b9417
travis: skip clippy
mnaamani Aug 18, 2020
c430942
README: add note about workaround for RLS
mnaamani Aug 18, 2020
9ba4daf
travis: cargo test without --all
mnaamani Aug 18, 2020
4c470b0
Merge branch 'master' into iznik-with-master
Aug 18, 2020
959c02b
Merge pull request #1172 from Lezek123/iznik-with-master
mnaamani Aug 18, 2020
d3e8bd9
Merge branch 'iznik' into joystream-types-register-missing
Aug 18, 2020
9229537
Merge pull request #1158 from Lezek123/joystream-types-register-missing
mnaamani Aug 18, 2020
f7d87da
joy-proposals upgrade
Aug 18, 2020
1b64993
Merge branch 'iznik' into joy-proposals-upgrade
Aug 18, 2020
b64b89e
Linter autofix
Aug 18, 2020
75ab8ab
Linter manual fixes (+ some cleanup)
Aug 18, 2020
e19eb61
Fix joy-proposals dependencies and react-dropzone compatibility
Aug 18, 2020
0e3362b
api-examples: manually construct type registry when not requiring api
mnaamani Aug 19, 2020
0c3770d
api-examples: use createType
mnaamani Aug 19, 2020
ea9098d
Full typegen support, tooling, linter fixes
Aug 19, 2020
37ae488
Add back "Staking" tab + minor fixes
Aug 19, 2020
d7c2feb
Merge pull request #1155 from mnaamani/iznik-api-examples
mnaamani Aug 20, 2020
ae844aa
Merge branch 'iznik' into joy-members-upgrage
Aug 20, 2020
293e95a
Merge branch 'types-augment' into joy-roles-upgrade
Aug 20, 2020
673855f
Add joy-proposals as workspace
Aug 20, 2020
9410544
Merge branch 'joy-proposals-upgrade' into joy-roles-upgrade
Aug 20, 2020
17933d4
Upgrade joy-roles + fix components flow
Aug 21, 2020
c68011f
Lint autofix
Aug 21, 2020
6d90afa
Linter: Manual fixes
Aug 21, 2020
1babd8d
Preparing storybook
Aug 21, 2020
a9e4448
Merge branch 'iznik' into joy-roles-upgrade
Aug 21, 2020
2306aa9
added execution rights to create chainspec script
gleb-urvanov Aug 21, 2020
ac3a655
job condition modified
gleb-urvanov Aug 21, 2020
ac956fc
condition altered, debug added
gleb-urvanov Aug 21, 2020
e2ca117
added version for debug
gleb-urvanov Aug 21, 2020
cf8ae46
set proper version for debug
gleb-urvanov Aug 21, 2020
48bd1da
workflow fixed
gleb-urvanov Aug 21, 2020
668f7bb
run condition altered
gleb-urvanov Aug 21, 2020
817a541
removed debug output
gleb-urvanov Aug 21, 2020
b2f97f4
merged iznik
gleb-urvanov Aug 21, 2020
86f354d
log output fixed
gleb-urvanov Aug 22, 2020
7fa601b
Merge pull request #1156 from Lezek123/joy-members-upgrage
mnaamani Aug 24, 2020
c102f54
travis: run joystream-node to confirm build
mnaamani Aug 24, 2020
882ba89
joystream-node: comment out unit tests in chainspec and service
mnaamani Aug 24, 2020
03bd123
joy-media upgrade
Aug 25, 2020
51f382b
Linter autofix
Aug 25, 2020
9628c88
import genesis members
mnaamani Aug 26, 2020
7f7ef7d
Revert "travis: use latest nightly"
mnaamani Aug 26, 2020
13257e2
travis: remove target var
mnaamani Aug 26, 2020
813ccbd
Merge pull request #1163 from mnaamani/iznik-substrate-version-upgrade
shamil-gadelshin Aug 26, 2020
a09a6c5
Linter: manual fixes
Aug 26, 2020
48ecb1c
storage-node: Fix dev-init command
shamil-gadelshin Aug 25, 2020
d31a385
storage-node: Fix dev-check command.
shamil-gadelshin Aug 25, 2020
83a225c
Merge branch 'iznik' into joy-media-upgrade
Aug 26, 2020
0f3f707
storage-node: Global yarn.lock update.
shamil-gadelshin Aug 26, 2020
d67bcb3
import members: handle Moment
mnaamani Aug 26, 2020
dd0f310
import members: validate at genesis
mnaamani Aug 26, 2020
b33b3da
node chainspec update forum import code
mnaamani Aug 27, 2020
7b28e26
Merge branch 'iznik' into chainspec-import-members-forum-versioned-store
mnaamani Aug 27, 2020
0ef00e2
import members: cleanup
mnaamani Aug 27, 2020
ad0377e
Upgrade joy-forum
Aug 27, 2020
00ce336
Linter autofix
Aug 27, 2020
177a0d4
Linter - manual fixes
Aug 27, 2020
5ce833f
Minor style fixes
Aug 27, 2020
c448740
Enable storybook
Aug 27, 2020
dafee37
fix import of forum
mnaamani Aug 27, 2020
ca98879
refactoring
mnaamani Aug 27, 2020
b2f8e24
Setting a memo
Aug 27, 2020
897bea9
chainspec-builder: optional arg to specify initial members
mnaamani Aug 28, 2020
3abd0e0
chainspec-builder: take initial-forum-path arg
mnaamani Aug 28, 2020
ed523bb
Bring back potentially useful JoyEasyForms
Aug 28, 2020
18dba85
Directory cleanup
Aug 28, 2020
76a3cf6
Buttons styles
Aug 28, 2020
ea47357
node: refactor chain_spec
mnaamani Aug 28, 2020
66f0b6a
RuntimeUpgrade details type workaround
Aug 28, 2020
0cb5ec9
Minor configuration adjustments
Aug 28, 2020
2e3a7d3
import versioned-store
mnaamani Aug 28, 2020
44533c2
generate versioned_store_permissions config
mnaamani Aug 29, 2020
1a2f87b
data directory: configured at genesis
mnaamani Aug 29, 2020
20ae0f4
refactor forum_config
mnaamani Aug 29, 2020
a70697d
fix some clippy warnings
mnaamani Aug 29, 2020
e079377
merged iznik
gleb-urvanov Aug 31, 2020
b0c90ab
resolve json module option added
gleb-urvanov Aug 31, 2020
40321c9
chainspec: prepare to import channels
mnaamani Aug 31, 2020
25dcf14
finish importing channels
mnaamani Aug 31, 2020
e979fb6
fix channel id deserialization
mnaamani Aug 31, 2020
33cb84e
Video sorting fix
Aug 31, 2020
bbede5c
Member preview ID minor fix
Aug 31, 2020
a622e6a
Merge branch 'iznik' into types-augment
Sep 1, 2020
c87bb64
Update with generate:all
Sep 1, 2020
8f303e7
Fix tsconfig paths in pioneer and api-examples
Sep 1, 2020
01c8b4a
Merge pull request #1177 from Lezek123/types-augment
mnaamani Sep 1, 2020
940657b
Merge branch 'iznik' into pioneer-upgrade-final
Sep 1, 2020
00e09d9
Update yarn.lock
Sep 1, 2020
6081788
storage-node: Fix linter errors.
shamil-gadelshin Sep 1, 2020
c2115da
storage-node: Review fixes.
shamil-gadelshin Sep 1, 2020
e88b6a2
Merge pull request #1189 from shamil-gadelshin/storage_node_conversion
mnaamani Sep 2, 2020
7a3afd1
Use .keys() to retrieve ids in media transport
Sep 2, 2020
1fa5f3e
Merge branch 'iznik' into pioneer-upgrade-final
Sep 2, 2020
525dc6d
RuntimeUpgrade and Text proposal - get limits from runtime consts
Sep 2, 2020
b62f2cb
node chainspec: allow non contiguous entity ids in entities map
mnaamani Sep 2, 2020
1d7d84d
createMock and mockRegistry rename
Sep 3, 2020
fad4b2b
Pioneer's tsconfig paths: minor fix
Sep 3, 2020
7edff5e
Always use the same registry instance in Pioneer
Sep 3, 2020
728bb4c
createType('u128') => createType('Balance')
Sep 3, 2020
c8f2d1f
Drop EditForumSudo
Sep 3, 2020
8b2b484
Make Fields.explicit a dropdown
Sep 3, 2020
ab76031
Fix @polkadot/keyring dependencies/resolutions
Sep 3, 2020
6e3ebf6
node: re-org Cargo.toml
mnaamani Sep 3, 2020
a498fef
runtime-modules: Cargo.toml tweak
mnaamani Sep 3, 2020
9d3d637
additional Cargo.toml tweaks
mnaamani Sep 3, 2020
2957b71
runtime: members module remove redundant ensure_unique_handle calls
mnaamani Sep 3, 2020
3a01b78
node: doc public methods
mnaamani Sep 3, 2020
14abbc4
membership module: update docs for methods on GenesisConfigBuilder
mnaamani Sep 3, 2020
ee78fe5
Merge pull request #1195 from Lezek123/pioneer-upgrade-final
mnaamani Sep 3, 2020
5692090
Merge pull request #1226 from Lezek123/resolutions-fix
mnaamani Sep 3, 2020
1cfeed8
Merge pull request #1204 from Lezek123/video-sort-hotfix
mnaamani Sep 3, 2020
65cf1e1
Merge pull request #1190 from mnaamani/chainspec-import-members-forum…
shamil-gadelshin Sep 3, 2020
8659f3d
chainspec builder can specify chain type argument
mnaamani Sep 3, 2020
673b826
validators reward curve tweak
mnaamani Sep 3, 2020
39815a3
increase max spending proposal limit
mnaamani Sep 3, 2020
69f9db9
pioneer: fix working group max mint capacity to match runtime
mnaamani Sep 3, 2020
97c0855
runtime: forum increase post_text_constraint max len to 2990
mnaamani Sep 3, 2020
ae1657e
adjust initial council election parameters
mnaamani Sep 3, 2020
d21b2fb
node: remove cents dollars names
mnaamani Sep 4, 2020
b33ad3a
Merge pull request #1228 from mnaamani/genesis-and-runtime-parameter-…
bwhm Sep 4, 2020
fd2a936
chain spec: initial balances
mnaamani Sep 4, 2020
f9fec10
Merge branch 'iznik' into genesis-initial-balances
mnaamani Sep 4, 2020
956fe35
fix too many args in chain-spec-builder method
mnaamani Sep 4, 2020
39ee2e2
initial_member use serialized json instead of codec encoding for simp…
mnaamani Sep 4, 2020
6b94b85
runtime: increase RuntimeUpgradeWasmProposalMaxLength
mnaamani Sep 4, 2020
0d45512
storage liasison selection includes lead
mnaamani Sep 4, 2020
a253e1d
Merge pull request #1233 from mnaamani/runtime-proposal-upgrade-limit
shamil-gadelshin Sep 4, 2020
b2636f5
working group: update test for get_all/regular_worker_ids
mnaamani Sep 4, 2020
2020ff3
Merge pull request #1234 from mnaamani/storage-lead-can-be-liaison
shamil-gadelshin Sep 4, 2020
441f4bd
minor code refactor and comments about refactoring needed for method …
mnaamani Sep 4, 2020
7b9c2f5
chainspec-builder: code refactor to functional style for clarity
mnaamani Sep 4, 2020
334a65a
Merge pull request #1231 from mnaamani/genesis-initial-balances
shamil-gadelshin Sep 4, 2020
423b4ad
Proposal error message hotfix
Sep 4, 2020
5f19646
Change proposal error type to Text
Sep 4, 2020
d6f6eb5
Merge pull request #1236 from Lezek123/proposal-error-hotfix
mnaamani Sep 5, 2020
3495312
Merge branch 'master' into update-from-master
mnaamani Sep 5, 2020
fa3f1bb
chainspec: set minimum_validator_count to number of initial authorities
mnaamani Sep 5, 2020
da3243f
build scripts: use correct rust nightly toolchain
mnaamani Sep 5, 2020
b158fef
node: bump minor version to trigger travis build
mnaamani Sep 5, 2020
617db8f
Merge pull request #1238 from mnaamani/update-from-master
bedeho Sep 5, 2020
2603ef4
travis: clippy still needs BUILD_DUMMY_WASM_BINARY=1 to work correctl…
mnaamani Sep 5, 2020
1e048ff
rust-builder: update Dockerfile to use latest stable rust
mnaamani Sep 5, 2020
e02835b
Merge pull request #1239 from mnaamani/correct-min-validators
bwhm Sep 5, 2020
85945e6
travis: use travis_wait to workaround seemingly stalled build
mnaamani Sep 5, 2020
88c8247
docker files: update to use correct rust toolchain
mnaamani Sep 5, 2020
88a3a23
travis: use travis_wait only for build and allow 45min
mnaamani Sep 5, 2020
f5c7751
travis: use release build for all
mnaamani Sep 5, 2020
a97876d
pre-push, yarn cargo-checks clippy before tests, using release build
mnaamani Sep 5, 2020
e0aae4b
pioneer: linter fix
mnaamani Sep 5, 2020
9cb0ae5
Merge pull request #1243 from mnaamani/fix-pioneer-lint-error
bedeho Sep 6, 2020
1860dd3
Merge pull request #1240 from mnaamani/fix-build-toolchain
bedeho Sep 6, 2020
1c7a9f3
merged iznik
gleb-urvanov Sep 7, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/workflows/run-network-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
run_ansible_tests:
if: github.event.label.name == 'run-network-tests'
if: github.event.label.name == 'run-network-tests' || github.event.action == null
name: run network tests using ansible
runs-on: ubuntu-latest
strategy:
Expand Down
24 changes: 10 additions & 14 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,9 @@ language: rust
# sometimes break the build. When cache is enabled do not use the produced WASM build.
# This also means the binary should not be used to produce the final chainspec file (because the same
# one is embedded in the binary)
cache: cargo
# cache: cargo

rust:
- stable

matrix:
include:
- os: linux
env: TARGET=x86_64-unknown-linux-gnu
rust: stable

# Skip Rust build in a pull request if no rust project files were modified
before_install:
Expand All @@ -30,7 +24,7 @@ before_install:
fi

install:
- rustup install nightly-2020-05-23
- rustup install nightly-2020-05-23 --force
- rustup target add wasm32-unknown-unknown --toolchain nightly-2020-05-23
# travis installs rust using rustup with the "minimal" profile so these tools are not installed by default
- rustup component add rustfmt
Expand All @@ -40,8 +34,10 @@ before_script:
- cargo fmt --all -- --check

script:
# we set release as build type for all steps to benefit from already compiled packages in prior steps
- BUILD_DUMMY_WASM_BINARY=1 cargo clippy --release --target=${TARGET} -- -D warnings
- BUILD_DUMMY_WASM_BINARY=1 cargo test --release --verbose --all --target=${TARGET}
- TRIGGER_WASM_BUILD=1 WASM_BUILD_TOOLCHAIN=nightly-2020-05-23 cargo build --release --target=${TARGET} -p joystream-node
- ls -l ./target/${TARGET}/release/wbuild/joystream-node-runtime/
- export WASM_BUILD_TOOLCHAIN=nightly-2020-05-23
- BUILD_DUMMY_WASM_BINARY=1 cargo clippy --release --all -- -D warnings
- travis_wait 50 cargo test --release --verbose --all
- cargo build --release
- ls -l ./target/release/wbuild/joystream-node-runtime/
- ./target/release/joystream-node --version
- ./target/release/chain-spec-builder --version
Loading