Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.7 dependency updates #259

Merged
merged 103 commits into from
Mar 26, 2021
Merged
Changes from 1 commit
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
0254852
Use official ethereum crate at version 0.7
notlesh Feb 19, 2021
7d4eb1a
Point frontier at v0.7-moonbeam
notlesh Feb 19, 2021
4bd2848
Bump Ethereum, cumulus/polkadot/substrate
notlesh Feb 19, 2021
d69196d
s/cumulus-primitives/cumulus-primitives-core/
notlesh Feb 19, 2021
7a56a2a
Remove cumulus-runtime; bump substrate-wasm-builder version
notlesh Feb 19, 2021
a206829
Rename cumulus packages and update Cargo.lock
notlesh Feb 19, 2021
32b9e90
Reflect rename of cumulus_primitives -> cumulus_primitives
notlesh Feb 19, 2021
15ac76e
s/cumulus_service/cumulus_client_service/
notlesh Feb 19, 2021
7979e13
Update rust-toolchain from 2020-10-03 -> 2021-01-13
notlesh Feb 19, 2021
38c77c0
More renaming to reflect upstream refactors
notlesh Feb 19, 2021
08ba4a9
Bump frontier c364ac4 -> 0db6896
notlesh Feb 22, 2021
fccca4d
Bump frontier from 0bd068ab -> cf4be1a
notlesh Feb 22, 2021
2b8909c
Update Cargo.lock
notlesh Feb 22, 2021
a86f372
Reflect upstream naming changes
notlesh Feb 22, 2021
784d448
Update Cargo.lock
notlesh Feb 22, 2021
364a5cd
Reflect more upstream name changes
notlesh Feb 22, 2021
3a663ec
More fixes
notlesh Feb 22, 2021
cee5e78
Reflect StartCollatorParams refactor
notlesh Feb 22, 2021
013c431
Reflect ParachainInherentData refactor
notlesh Feb 22, 2021
64027bb
Bump frontier from cf4be1a -> 23f8442
notlesh Feb 23, 2021
774188d
Use ethereum from current master (commit f11532e)
notlesh Feb 23, 2021
7ee0e3e
Remove dead code
notlesh Feb 23, 2021
92d8472
Merge branch 'master' into notlesh-v0.7-dependency-updates
JoshOrndorff Feb 23, 2021
37bd6d9
cargo fmt
JoshOrndorff Feb 23, 2021
8c7b225
fix author inherent mock
JoshOrndorff Feb 24, 2021
6579c81
fix stake mock and tests
JoshOrndorff Feb 24, 2021
d25d4d6
cargo fmt
JoshOrndorff Feb 24, 2021
5afa62f
oops, how did dev_service.rs come back?
JoshOrndorff Feb 24, 2021
4c55ea8
Pass the wrapped FrontierBlockImport to build_relay_chain_consensus
notlesh Feb 25, 2021
05654e9
Update dependencies so as not to conflict with substrate
notlesh Mar 10, 2021
1b17e9a
Bump deps to avoid conflict with polkadot/cumulus
notlesh Mar 10, 2021
1abcc18
Reflect frame_support logging refactor
notlesh Mar 10, 2021
9495e06
Point ethereum dependency back to official crate
notlesh Mar 11, 2021
fe5e68b
Point frontier branch to notlesh-substrate-a8c2bc66
notlesh Mar 11, 2021
db2fa83
Point substrate back to a8c2bc6
notlesh Mar 11, 2021
b2ad257
Bump substrate, polkadot, and cumulus
notlesh Mar 11, 2021
b0c2cc0
Point frontier to correct branch in Cargo.toml files
notlesh Mar 11, 2021
c313d97
Update Cargo.lock
notlesh Mar 11, 2021
47a6367
Update RandomnessSource to include BlockNumber type
notlesh Mar 11, 2021
9ee6110
Reflect Cumulus change to register_validate_block
notlesh Mar 11, 2021
31b1fc6
Add OnChargeTransaction
notlesh Mar 11, 2021
36e9058
Use polkadot commit c8649e5
notlesh Mar 15, 2021
7d22139
Point frontier to new PR
notlesh Mar 15, 2021
f028f1b
Use frontier branch 1cf3f5b
notlesh Mar 15, 2021
cfc9ba3
Update frontier to 3c0c13e
notlesh Mar 15, 2021
47cad39
Pass std feature through grandpa, update Cargo.lock
notlesh Mar 15, 2021
daf383f
Point frontier at 7866ef0
notlesh Mar 16, 2021
e5709ca
Point frontier to d214085
notlesh Mar 16, 2021
1d30951
Point frontier to 6f48d04
notlesh Mar 16, 2021
35b72d1
Disable logging in runtime on release build
notlesh Mar 16, 2021
e81c6ad
Point frontier to a65d617
notlesh Mar 16, 2021
bf0e34c
Incremental service refactor
notlesh Mar 17, 2021
23bc672
More incremental service.rs refactor
notlesh Mar 17, 2021
83b21f3
Update trait impl method signature and unused telemetry argument
notlesh Mar 17, 2021
f71c5d4
Remove wrapping Option in GenesisConfig
notlesh Mar 17, 2021
1c07d17
Add frontier_backend
notlesh Mar 17, 2021
69113bc
Add overrides to EthApi
notlesh Mar 17, 2021
7af05e4
Remove dead code
notlesh Mar 18, 2021
7a86b24
Point polkadot to PureStake/polkadot @ moonbeam-v0.7
notlesh Mar 19, 2021
f1ddc97
Point cumulus at PureStake/cumulus @ moonbeam-v0.7
notlesh Mar 19, 2021
400157a
Bump binary version to v0.7.0
Mar 21, 2021
135bb73
Point frontier to PureStake/notlesh-moonbeam-v0.7
notlesh Mar 21, 2021
875ec83
Point frontier to 3fde366
notlesh Mar 21, 2021
5af3b9f
Updates script tu support purestake/polkadot repo
Mar 22, 2021
bf799fa
Bump Frontier commit
notlesh Mar 23, 2021
5df9ad8
Point all substrate crates at 97ecd62
notlesh Mar 23, 2021
a7c2da1
Update Cargo.lock
notlesh Mar 23, 2021
6d7b89d
Point cumulus, polkadot, frontier, and substrate at purestake repos
notlesh Mar 23, 2021
8ffed22
Hopeful fix for fc-db usage
notlesh Mar 23, 2021
3f4678a
Point Cargo.toml files to purestake repos
notlesh Mar 23, 2021
ac2ac43
Update frontier from 383eb23 -> 52c691f
notlesh Mar 23, 2021
3fada64
Fixes for fc-mapping-sync
notlesh Mar 23, 2021
5d6b7f3
Initialize frontier-mapping-sync-worker in dev service
notlesh Mar 23, 2021
8dd2d60
Update @polkadotjs/apps
notlesh Mar 23, 2021
783e913
Update tests to reflect totalDiffullty returning 0 instead of null
notlesh Mar 23, 2021
490b952
Substrate to rococo-v1#1404f2af
JoshOrndorff Mar 24, 2021
0a17193
prettier
JoshOrndorff Mar 24, 2021
4222b9b
Fix test mocks
JoshOrndorff Mar 24, 2021
dc6a3d8
Merge branch 'master' into notlesh-v0.7-dependency-updates
JoshOrndorff Mar 24, 2021
9e88200
master.into() // but staking tests fail. I probably botched that part…
JoshOrndorff Mar 24, 2021
95d8052
Fix staking tests
JoshOrndorff Mar 24, 2021
500383a
little cleanup
JoshOrndorff Mar 24, 2021
53dca63
Fixes launching scripts
Mar 25, 2021
ba23c18
Revert "Fixes launching scripts"
Mar 25, 2021
fbd3511
Updates spec template for parachainStaking
Mar 25, 2021
9a14d13
Both services compile
JoshOrndorff Mar 25, 2021
6507010
Fix formatting
Mar 25, 2021
a3cdfba
Update moonbeam-types-bundle/package-lock.json
notlesh Mar 25, 2021
dfee225
Update gas limit used in subscription tests
notlesh Mar 25, 2021
d15c9d8
Update another low gas value in test-filter-api.ts
notlesh Mar 25, 2021
13ec3bb
Point to net_peerCount hex string fix in frontier
notlesh Mar 25, 2021
9a31870
Adds test failing contract should not generate log
Mar 26, 2021
3347509
Moves test to the end to avoid breaking ordered tests
Mar 26, 2021
3bf1304
point at runtime net version getter
girazoki Mar 26, 2021
9a8a8b3
Generic BlockNumber type
JoshOrndorff Mar 26, 2021
912e041
cargo fmt
JoshOrndorff Mar 26, 2021
c2c93ec
log version 0.4 and minor cleanup
JoshOrndorff Mar 26, 2021
7c3a965
Crude attempt at documentating the updated gas cost of test transaction
notlesh Mar 26, 2021
e49be73
Revert change to alphanet parachain execution mode
notlesh Mar 26, 2021
9b9646a
More thorough approach to magic gas constant
notlesh Mar 26, 2021
be69a20
[so much] prettier
notlesh Mar 26, 2021
2b05084
Prettier still
notlesh Mar 26, 2021
c4fac50
Bump spec_version from 26 -> 27
notlesh Mar 26, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Revert change to alphanet parachain execution mode
notlesh committed Mar 26, 2021
commit e49be73939a1fa217148cc00bc90ecfacf97a929
2 changes: 1 addition & 1 deletion scripts/run-alphanet-parachain.sh
Original file line number Diff line number Diff line change
@@ -91,7 +91,7 @@ $MOONBEAM_BINARY \
--collator \
--rpc-cors all \
--rpc-methods=unsafe \
--execution native \
--execution wasm \
--wasm-execution compiled \
--name parachain_$PARACHAIN_INDEX \
$PARACHAIN_BASE_PATH \