Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

remove parachain's Cargo.lock #682

Merged
merged 1 commit into from
Sep 7, 2018

Conversation

guanqun
Copy link

@guanqun guanqun commented Sep 7, 2018

I believe this is checked in accidentally, should remove it.

@gavofyork
Copy link
Member

@rphmeier is this true? since it's its own crate, i thought not...

@guanqun
Copy link
Author

guanqun commented Sep 7, 2018

I could be wrong, but why there's only one file, no other source code?

➜  substrate ‹master› tree polkadot
polkadot
└── parachain
    └── test-chains
        └── basic_add
            └── Cargo.lock

3 directories, 1 file

@rphmeier
Copy link
Contributor

rphmeier commented Sep 7, 2018

Indeed, it remains accidentally

@rphmeier rphmeier merged commit f19a0d7 into paritytech:master Sep 7, 2018
@guanqun guanqun deleted the gq-remove-lockfile branch September 8, 2018 00:36
dvdplm added a commit that referenced this pull request Sep 8, 2018
…rs-generic-over-hasher-and-rlpcodec

* origin/master:
  Fixed sync stalling when import queue is full (#691)
  New extrinsic dispatch model (#678)
  remove parachain's Cargo.lock (#682)
  Implement json metadata for outer events (#672)
  Improvements to the Kademlia system (#688)
  Use BufReader and BufWriter (#684)
  Switch to using parity/rust:substrate which has rust nightly-2018-08-31 (#686)
  Update to latest libp2p (#673)
  Implement storage json metadata (#670)
  impl MaybeEmpty for H256 and u64 (aka AccountId in prod/tests) (#665)
  Speedup compilation (#671)
  Remove requirement of function indices for decl_module! (#666)
  DigestItem trait (v2) (#650)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants