Skip to content

Conversation

@0x009922
Copy link
Contributor

@0x009922 0x009922 commented Jul 23, 2021

Removed polkadot legacy SCALE implementation, use @scale-codec instead. Also added e2e tests.

Closes #60, #61 and #62.

commit e7e1ec8
Merge: 5b0d352 ba51d1c
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Fri Jul 23 10:29:10 2021 +0300

    Merge branch 'iroha2-dev' into feat/new-scale

commit ba51d1c
Merge: c173ff1 6db0eb9
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Fri Jul 23 10:28:32 2021 +0300

    Merge branch 'iroha2-dev' of github.com:hyperledger/iroha-javascript into iroha2-dev

commit 5b0d352
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Fri Jul 23 10:21:29 2021 +0300

    chore: update readmes, chores

commit 3c908d9
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Fri Jul 23 09:24:36 2021 +0300

    refactor: chores

commit 27ef2d3
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Thu Jul 22 17:48:17 2021 +0300

    chore: remove another unnecessary import

commit c434ebe
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Thu Jul 22 17:46:47 2021 +0300

    chore: remove unnecessary import

commit fa46a97
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Thu Jul 22 17:46:35 2021 +0300

    feat: add schema remote update tool

commit 03e080f
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Thu Jul 22 17:28:58 2021 +0300

    chore: clean deps, use `@scale-codec` from npm

commit 37ae89b
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Thu Jul 22 17:18:04 2021 +0300

    feat: update data model, client, add e2e tests

commit 37e214d
Merge: 4ccf42f 0146cc7
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Fri Jul 16 08:49:31 2021 +0300

    Merge branch 'iroha2-dev' into feat/new-scale

commit 0146cc7
Merge: c173ff1 6db0eb9
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Fri Jul 16 08:47:56 2021 +0300

    Merge branch 'hyperledger:iroha2-dev' into iroha2-dev

commit 4ccf42f
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Fri Jul 16 08:36:29 2021 +0300

    refactor: several updates

commit 6db0eb9
Merge: c4d4ba4 2354a31
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Thu Jul 15 17:23:09 2021 +0300

    Merge pull request #59 from 0x009922/feature/queries-n-events

    Query API & Event API

commit d52a4d3
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Mon Jul 12 11:58:39 2021 +0300

    fix: update signature creation in client

commit fe49fd1
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Mon Jul 12 11:57:36 2021 +0300

    feat: optimize bytes array generation

commit e4ab9c0
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Sun Jul 11 14:50:07 2021 +0300

    refactor: update iroha client

commit 762ebb3
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Sun Jul 11 14:04:12 2021 +0300

    chore: remove unused mapper

commit f7b756c
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Sun Jul 11 14:03:40 2021 +0300

    refactor: use new scale lib in `@iroha/data-model`

commit eea4b8e
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Sat Jul 10 15:57:50 2021 +0300

    config: setup monorepo prettier, eslint and ts

commit e583272
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Sat Jul 10 15:50:54 2021 +0300

    remove polka

commit c173ff1
Merge: f5c2f15 c4d4ba4
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Fri Jun 25 15:05:41 2021 +0300

    Merge branch 'hyperledger:iroha2-dev' into iroha2-dev

commit f5c2f15
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Tue Jun 8 08:12:48 2021 +0300

    docs: add license & security

    Signed-off-by: 0x009922 <a.marcius26@gmail.com>

commit dd02bc0
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Mon Jun 7 14:17:15 2021 +0300

    docs: update READMEs

    Signed-off-by: 0x009922 <a.marcius26@gmail.com>

commit bfd7a15
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Fri Jun 4 12:43:16 2021 +0300

    doc: add READMEs

    Signed-off-by: 0x009922 <a.marcius26@gmail.com>

commit ea88c48
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Thu Jun 3 18:20:25 2021 +0300

    make it workable both in node and web

    Signed-off-by: 0x009922 <a.marcius26@gmail.com>

commit 3b63f13
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Thu Jun 3 09:56:39 2021 +0300

    refactor: make rust functions cleaner

    Signed-off-by: 0x009922 <a.marcius26@gmail.com>

commit 8f8da7b
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Thu Jun 3 09:48:59 2021 +0300

    commit lock file

    Signed-off-by: 0x009922 <a.marcius26@gmail.com>

commit 1aa33b0
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Thu Jun 3 09:48:54 2021 +0300

    move iroha crypto & client

    Signed-off-by: 0x009922 <a.marcius26@gmail.com>

commit 9208aa8
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Thu Jun 3 09:29:00 2021 +0300

    move iroha data model

    Signed-off-by: 0x009922 <a.marcius26@gmail.com>

commit 2903943
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Thu Jun 3 09:16:15 2021 +0300

    move typegen

    Signed-off-by: 0x009922 <a.marcius26@gmail.com>

commit 8999382
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Thu Jun 3 09:09:30 2021 +0300

    move configs & scale core lib

    Signed-off-by: 0x009922 <a.marcius26@gmail.com>

commit 0aeaede
Author: 0x009922 <a.marcius26@gmail.com>
Date:   Thu Jun 3 08:50:52 2021 +0300

    chore: clear all

    Signed-off-by: 0x009922 <a.marcius26@gmail.com>

Signed-off-by: 0x009922 <a.marcius26@gmail.com>
@0x009922 0x009922 marked this pull request as ready for review July 23, 2021 08:22
@0x009922 0x009922 requested a review from stefashkaa July 23, 2021 08:22
@0x009922 0x009922 changed the title Squashed commit of the following: Migration to @scale-codec/* & e2e-tests Jul 23, 2021
Signed-off-by: 0x009922 <a.marcius26@gmail.com>
@0x009922 0x009922 merged commit 71e62d2 into hyperledger-iroha:iroha2-dev Jul 26, 2021
@0x009922 0x009922 deleted the feat/new-scale-squashed branch July 26, 2021 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants