WIP: protocol : rework tree structure
Merge request reports
Activity
Filter activity
added 41 commits
- 2c349104 - Merge branch 'ci' into 'dev'
- 36cd4cb5 - builds and tests in all toollchains
- bd9486b6 - disable rustup update for stable toolchain
- 6bc722b2 - disable rustup update for stable toolchain
- 646c03cc - allow failure for beta and nightly toolchains
- 05747ae8 - try to use kcov
- 6958dee1 - change stages order
- b97c2e9e - Update .gitlab-ci.yml
- 3e70131f - Update .gitlab-ci.yml
- 6fce22c3 - Update .gitlab-ci.yml
- 8cdc9b6a - compile whit RUSTFLAGS "-C link-dead-code"
- 5f28619a - Update .gitlab-ci.yml
- 18048550 - Update .gitlab-ci.yml
- c992a4ae - Update .gitlab-ci.yml
- 205644b6 - remove tests coverage
- b2cbe457 - try to use scorpil/ docker image for fmt job
- d2a1ae84 - typo
- ec758989 - Merge branch 'ci' into 'dev'
- 45a91e13 - crate setup
- 788e914e - wip: first draft of document system
- 90aae7f5 - wip: refractoring to allow usages of document traits for protocol 10 and 11…
- 3bc14686 - avoid issuers/signatures vecs copy + passing test for signature verification
- d13d8651 - refractoring for future types
- e3a2cc68 - wip: document builders
- 8e9e55d6 - refractoring for simpler usage + wip Identity doc builder
- a87568d5 - tested Identity document builder
- 35d51400 - missing use in tests
- 8d746f8c - refractor to use associated types
- 130f53c9 - fixed missing use
- 8c7b43fd - wip: document parser
- 28cd5b43 - text document structure regex (unit tested)
- e9a6ef3e - fmt + error enum for parsing
- 3093faad - wip: signatures regex and most of common parsing code
- f5cb6ac2 - wip: identity document body parsing, need signatures parsing + uses reorder
- 4e154506 - simplify Identity builder
- 8e2c0cc7 - signature parsing (need testing)
- 07cbcaad - working Identity parsing [unit test, fmt, clippy]
- 1d25738d - Document trait is now generic over the currency code data type (v10/v11…
- c1616366 - fix doc rendering
- 89b4f8a6 - protocol : rework tree structure
- dd812e35 - Merge branch 'protocol-rework-tree-structure' of…
Toggle commit listmarked as a Work In Progress from 788e914e
added 22 commits
- 86ff87c8 - crate setup
- 7e6e4658 - wip: first draft of document system
- efd094d1 - wip: refractoring to allow usages of document traits for protocol 10 and 11…
- 6cae4493 - avoid issuers/signatures vecs copy + passing test for signature verification
- f995c0d7 - refractoring for future types
- eec780d0 - wip: document builders
- b145597a - refractoring for simpler usage + wip Identity doc builder
- 97d3f843 - tested Identity document builder
- 6f38afab - missing use in tests
- f3aee965 - refractor to use associated types
- ceda92c3 - fixed missing use
- d5cbb612 - wip: document parser
- 5eafbc31 - text document structure regex (unit tested)
- 585b0289 - fmt + error enum for parsing
- 06d6bba4 - wip: signatures regex and most of common parsing code
- 20bffe96 - wip: identity document body parsing, need signatures parsing + uses reorder
- 61aaca80 - simplify Identity builder
- ab87df98 - signature parsing (need testing)
- ffa15782 - working Identity parsing [unit test, fmt, clippy]
- f05ca112 - Document trait is now generic over the currency code data type (v10/v11…
- 807044e2 - fix doc rendering
- e866e238 - protocol : rework tree structure
Toggle commit list
Please register or sign in to reply