개발을 위해 사설 테 조스 체인 실행
-
-
`tezos-client list understandprotocols`에 방금 활성화 한 프로토콜이 나열됩니까?Does `tezos-client list understood protocols` list the protocol you just activated?
- 0
- 2019-02-12
- Seb Mondet
-
명령이 보여주는 제네시스 블록 위에 주입하기 전에 : Ps9mPmXaRzmz PsddFKi32cMJ PsYLVpVvgbLh PtCJ7pwoxe8J 그리고 주입 후`Injected BMVZ56p8Z3v4`를 얻은 다음 해당 목록을 이해 한 프로토콜을 다시 실행하면 동일한 4 개의 프로토콜이 나타납니다.before I inject on top of the genesis block that command shows: Ps9mPmXaRzmz PsddFKi32cMJ PsYLVpVvgbLh PtCJ7pwoxe8J and after I inject I get `Injected BMVZ56p8Z3v4` then running that list understood protocols again I get those same 4 protocols
- 0
- 2019-02-12
- Bo Byrd
-
프로토콜을 활성화하고 싶을 때 다음과 같은 오류 메시지가 표시됩니다. 치명적 오류: "Assert_failure src/lib_client_base/client_keys.ml : 237 : 6" Dibyos-MacBook-Air :tezos heisenberg $tezos-client 목록 이해 프로토콜When I want to activate the protocol it gives me an error saying : Fatal error: "Assert_failure src/lib_client_base/client_keys.ml:237:6" Dibyos-MacBook-Air:tezos heisenberg$ tezos-client list understood protocols
- 0
- 2020-02-04
- CryptoScroller
-
3 대답
- 투표
-
- 2019-02-12
<인용구>면책 조항-저는 아래 프로젝트의 작성자입니다.
개발을 위해 로컬 샌드 박스 테 조스 체인을 유동성 & amp;tzscan이 사전 설치되어 있습니다.
여기에서 확인 할 수 있습니다.
질문이 있거나 readme가 명확하지 않은 경우 자세한 내용을 알려 드리겠습니다!.
Disclaimer - i'm the author of the project below
I've put together a toolkit that allows you to run a locally sandboxed tezos chain for development, together with liquidity & tzscan preinstalled.
You can check it out here.
If you have any questions, or the readme isn't clear, i'd be happy to clarify any details!.
-
- 2019-02-13
다음에 표시되는 프로토콜 :
tezos-client -A <your-node> rpc get /chains/main/blocks/head/header
프로토콜 002 (003 대신)로 전환했을 가능성이 높으며 클라이언트가 002에 대한
bake
명령을 포함하지 않았을 가능성이 있습니다. 이는 소스에 하드 코딩되어 있습니다 (투표가 없었기 때문).이때) 주어진 블록 수 후에 노드는 프로토콜 002로 전환 한 다음 나중에 프로토콜 003으로 전환해야합니다.Which protocol is indicated in:
tezos-client -A <your-node> rpc get /chains/main/blocks/head/header
It is likely that it switched to protocol 002 (instead of 003), and that your client does not include the
bake
command for 002. It is hardcoded in the sources (since there were no votes at the time) that, after a given number of blocks, the node should switch to protocol 002 and then later to protocol 003.-
OCamlPro에서 우리는 고객을 위해 배포하는 사설 네트워크를 위해 Tezos의 자체 지점을 유지합니다.오랜 시간 동안 작동하도록하려면 많은 변경을해야했습니다.At OCamlPro, we maintain our own branch of Tezos for the private networks that we deploy for our customers. We had to do many changes to make it work on the long time.
- 1
- 2019-02-13
- lefessan
-
또한tezos-environment-manager (위의 답변)를 사용하면 sanboxed 클라이언트의 특성으로 인해`tezos-clientbakefor
`명령을 항상 사용할 수 있습니다. Also worth mentioning that with tezos-environment-manager (answer above) you have the `tezos-client bake for` command available at all times, due to the nature of the sanboxed client. - 1
- 2019-02-13
- Matej maht0rz Šima
-
OK-다시 처음부터 다시 시작하고 다시 컴파일했습니다. 컴파일 후 노드를 실행하면 제네시스 헤더에`PrihK96nBAFSxVL1GLJTVhu9YnzkMFiBeuJRPA8NwuZVZCE1L6i` 프로토콜이 표시되고`Ps9mPmXABTHM7C35gbAYNCAw6UXdE2qoAYNCAw6UXdE2qoAYNCAw6UXdE2qoAYNCAw그런 다음 레벨 1 인 헤드 블록은 헤더에`Ps9mPmXaRzmzk35gbAYNCAw6UXdE2qoABTHbN2oEEc1qM7CwT9P`가있는 것으로 표시됩니다. 그러나 이것은 실제로 내가 기대하는 것입니다.(권리?)OK - Ive started from scratch again, recompiletd, etc. After compilation, when I run the node, its genesis header shows protocol `PrihK96nBAFSxVL1GLJTVhu9YnzkMFiBeuJRPA8NwuZVZCE1L6i` and then I do the inject for protocol `Ps9mPmXaRzmzk35gbAYNCAw6UXdE2qoABTHbN2oEEc1qM7CwT9P` which succeded. Then the head block which is level 1 shows its header as having `Ps9mPmXaRzmzk35gbAYNCAw6UXdE2qoABTHbN2oEEc1qM7CwT9P` But this is actually what I expect though. (right?)
- 0
- 2019-02-13
- Bo Byrd
-
- 2019-02-13
이런 :
tezos-client activate protocol PsddFKi32cMJ2qPjf43Qv5GDWLDPZb3T3bF6fLKiF5HtvHNU7aP with fitness 24 and key dictator and parameters ../mysandbox.json
DUH:
tezos-client activate protocol PsddFKi32cMJ2qPjf43Qv5GDWLDPZb3T3bF6fLKiF5HtvHNU7aP with fitness 24 and key dictator and parameters ../mysandbox.json
나는 작업 할 샌드 박스 부품을 얻지 못했지만 나만의 Tezos 체인을 만들 수있었습니다.소스 코드를 다운로드 한 다음 독재자 공개 키를 내가 제어하는 키로 변경했습니다.그런 다음 노드를 컴파일하고 실행 한 후 독재자의 비밀 키로 프로토콜을 삽입 할 수 있습니다.
그 후에는 JSON에 포함 된 부트 스트랩 계정으로 원하는 모든 작업을 수행하고,베이킹,전송,새 계정 만들기 등을 할 수 있습니다.
하지만 이제 더 이상 구울 수 없습니다.프로토콜 삽입 성공 :
하지만tezos-client는이 모든 작업을 지금 처음부터 수행 할 때 더 이상 베이킹 옵션이 없습니다.