Resolve "Apply block : allow blocks v11"
Closes #115 (closed) and #114 (closed)
Edited by Éloïs
Merge request reports
Activity
Filter activity
added 1 commit
- 3f2092d2 - [ref] manage block version & clarify block verify section
added 1 commit
- 60bfc771 - [ref] manage block version & clarify block verify section
@librelois TODO: changer la source pour la sync basée sur duniter : utiliser les fichiers json contenant les chunk a la place de la base sqlite. Cela est nécessaire pour réaliser des tests fonctionnel de l'apply d'un bloc (partie impactée par cette MR).
mentioned in issue #114 (closed)
assigned to @librelois
added 16 commits
-
bdd223b4...f3c5c1cb - 4 commits from branch
dev
- 6bf77f64 - [ref] manage block version & clarify block verify section
- 33c187ad - [doc] add commit type deps
- 607d8077 - [deps] upgrade pest dep
- c6b220c1 - [feat] add crate lib/tools/json-pest-parser
- 2fecca20 - [feat] sync: add currency param
- 6f3148fc - [feat] add crate common-tools
- 56d70534 - [feat] crypto: use failure for BaseConversionError
- 04d06c9f - [feat] json-pest-parser: use failure for ParseJsonError
- 14061405 - [feat] documents: use failure for BlockstampParseError
- 1ed67be3 - [feat] documents: create json block parser use new lib json-pest-parser
- 55e364aa - [ref] documents : must be verify block hashs without mutability
- 477439af - [ref] whole: remove NetworkBlock & migrate ts sync to json sync
Toggle commit list-
bdd223b4...f3c5c1cb - 4 commits from branch
added 15 commits
- 0f2f060f - [docs] add commit type deps
- 1682b936 - [deps] upgrade pest dep
- cc9fac93 - [feat] add crate lib/tools/json-pest-parser
- fddaff8c - [feat] sync: add currency param
- ed944c74 - [feat] add crate common-tools
- 6ebc7c8f - [feat] crypto: use failure for BaseConversionError
- 84c6bc19 - [feat] json-pest-parser: use failure for ParseJsonError
- 410bb91a - [feat] documents: use failure for BlockstampParseError
- 95da1a65 - [feat] documents: create json block parser use new lib json-pest-parser
- 2e5ff5d4 - [ref] documents : must be verify block hashs without mutability
- 3b12226a - [ref] whole: remove NetworkBlock & migrate ts sync to json sync
- 0cfa4642 - [style] apply new fmt version
- 6bd472fd - [tests] test json block parser + [feat] add tx parser
- f083f301 - [ref] network: remove useless import
- ddd3f471 - [ref] jdocuments: move json parse tools in crate json-pest-parser
Toggle commit listadded 1 commit
- b3935304 - [ref] documents: move json parse tools in crate json-pest-parser
added 1 commit
- d1737602 - [ref] documents: move json parse tools in crate json-pest-parser
added 17 commits
-
4d8648d7 - 1 commit from branch
dev
- eb8deafd - [ref] manage block version & clarify block verify section
- c4ebc4e7 - [docs] add commit type deps
- 4f4fe094 - [deps] upgrade pest dep
- 1a367e3f - [feat] add crate lib/tools/json-pest-parser
- f8da3b95 - [feat] sync: add currency param
- 3039cd0b - [feat] add crate common-tools
- f05a9a5b - [feat] crypto: use failure for BaseConversionError
- c8172721 - [feat] json-pest-parser: use failure for ParseJsonError
- 947653cf - [feat] documents: use failure for BlockstampParseError
- 66ac8f05 - [feat] documents: create json block parser use new lib json-pest-parser
- 65a92c44 - [ref] documents : must be verify block hashs without mutability
- 2152f3ef - [ref] whole: remove NetworkBlock & migrate ts sync to json sync
- d58c1fd3 - [style] apply new fmt version
- 7a57b2f9 - [tests] test json block parser + [feat] add tx parser
- 521d4b17 - [ref] network: remove useless import
- 8da693b1 - [ref] documents: move json parse tools in crate json-pest-parser
Toggle commit list-
4d8648d7 - 1 commit from branch
added 19 commits
-
8da693b1...08bdcde4 - 2 commits from branch
dev
- 27f09dc8 - [ref] manage block version & clarify block verify section
- 349ef3af - [docs] add commit type deps
- 5ac461cb - [deps] upgrade pest dep
- e55b29c3 - [feat] add crate lib/tools/json-pest-parser
- adf892d7 - [feat] sync: add currency param
- 05ab8ea3 - [feat] add crate common-tools
- 3b20048d - [feat] crypto: use failure for BaseConversionError
- e3d9d3fa - [feat] json-pest-parser: use failure for ParseJsonError
- e9f423de - [feat] documents: use failure for BlockstampParseError
- 81b9b218 - [feat] documents: create json block parser use new lib json-pest-parser
- 26684dfe - [ref] documents : must be verify block hashs without mutability
- ad1e86a9 - [ref] whole: remove NetworkBlock & migrate ts sync to json sync
- c5b62ec8 - [style] apply new fmt version
- bd4d228b - [tests] test json block parser + [feat] add tx parser
- b816e789 - [ref] network: remove useless import
- dbc9faf8 - [ref] documents: move json parse tools in crate json-pest-parser
- 62863b54 - wip: to soft
Toggle commit list-
8da693b1...08bdcde4 - 2 commits from branch
added 27 commits
-
eeac5767 - 1 commit from branch
dev
- bc5db45d - [ref] manage block version & clarify block verify section
- a28b21b9 - [docs] add commit type deps
- 7b8b6bc9 - [deps] upgrade pest dep
- 07cfed6c - [feat] add crate lib/tools/json-pest-parser
- bd92b949 - [feat] sync: add currency param
- 1301307d - [feat] add crate common-tools
- aeee2ea6 - [feat] crypto: use failure for BaseConversionError
- a6a1f482 - [feat] json-pest-parser: use failure for ParseJsonError
- cde7090f - [feat] documents: use failure for BlockstampParseError
- e24575c9 - [feat] documents: create json block parser use new lib json-pest-parser
- 8b3a1758 - [ref] documents : must be verify block hashs without mutability
- 91e2f6f5 - [ref] whole: remove NetworkBlock & migrate ts sync to json sync
- 2a9c468b - [tests] test json block parser + [feat] add tx parser
- d146c316 - [ref] network: remove useless import
- 756dac4d - [ref] documents: move json parse tools in crate json-pest-parser
- cf8c1410 - [ref] json-pest-parser: use generic hasher
- e90531d0 - [feat] json-pest-parser: add tools methods
- 45c1eb3b - [feat] common-tools: add unescape_str
- c0906c8d - [fix] documents : generate compact text for genesis block
- caef3870 - [fix] documents: json block parser: parse tx & params + impl Eq to Block
- 0948c988 - [feat] blockchain-dal: more debug log
- 789f615a - [fix] conf: allow AlreadyExist err when create blockchain dir
- 88a6213a - [fix] network: sync cli: remove duplicate -c option & hide unsafe option
- 06a4ce5d - [fix] blockchain: sync with end opt must stop at number entered
- bd898a0e - [ref] blockchain: improve code quality (reduce clone)
- cfbcd843 - [build] update Cargo.lock
Toggle commit list-
eeac5767 - 1 commit from branch
Please register or sign in to reply