- 
                Notifications
    
You must be signed in to change notification settings  - Fork 64
 
          Migration to @scale-codec/* & e2e-tests
          #65
        
          New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Merged
      
      
            0x009922
  merged 2 commits into
  hyperledger-iroha:iroha2-dev
from
0x009922:feat/new-scale-squashed
  
      
      
   
  Jul 26, 2021 
      
    
                
     Merged
            
            
  
    Migration to @scale-codec/* & e2e-tests
  
  #65
              
                    0x009922
  merged 2 commits into
  hyperledger-iroha:iroha2-dev
from
0x009922:feat/new-scale-squashed
  
      
      
   
  Jul 26, 2021 
              
            Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    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>
  This was referenced Jul 23, 2021 
      
@scale-codec/* & e2e-tests
      Signed-off-by: 0x009922 <a.marcius26@gmail.com>
              
                    stefashkaa
  
              
              approved these changes
              
                  
                    Jul 25, 2021 
                  
              
              
            
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Removed polkadot legacy SCALE implementation, use
@scale-codecinstead. Also added e2e tests.Closes #60, #61 and #62.