Skip to content
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

MN-574: Merge to the master first mainnet improvements release #55

Merged
merged 12 commits into from
Aug 10, 2020

Conversation

pavlushev
Copy link
Contributor

what I did:

  • Merge to the master first mainnet improvements release

pavlushev and others added 11 commits July 27, 2020 16:10
* PENV-346: add hash to full pulse

* MN-591: add `deposit.createFund` method

* MN-591: refactor method names and remove redundant constructor parameter

* MN-591: switch to master

* MN-591: cleanup after rebase

Co-authored-by: Maria Zubareva <maria.zubareva@insolar.io>
…osit

� Conflicts:
�	application/api/spec/api-exported.yaml
�	application/builtin/contract/member/member.go
�	go.sum
�	vendor/modules.txt
…sferToDeposit

MN-581: create method deposit.transferToDeposit
* MN-636: add method `account.transferToDeposit`

* MN-636: rename `TransferToDeposit` to `ReallocateToDeposit`

* MN-636: add balance checks to functest
* MN-651: split spec files (#46)

* MN-651: split spec files

* MN-651: return temporary admin methods in api-exported.yaml

* MN-655: added transaction type

* MN-651: reset api-exported.yaml to v1.1.1 (#48)

* MN-655: rename TransferType.go to the transfer_type.go

* MN-662: fix TestMigrationDaemonTransferDeposit (#52)

* MN-662: fix TestMigrationDaemonTransferDeposit

* MN-662: fix TransferDeposit tests

Co-authored-by: Alexey Zhunin <zhunin.a.u@gmail.com>
Co-authored-by: Mikhail Popov <53470434+MikhailPopov@users.noreply.github.com>
@pavlushev pavlushev requested a review from LinnikD as a code owner August 6, 2020 12:59
� Conflicts:
�	application/api/spec/api-exported-internal.yaml
�	application/api/spec/api-exported.yaml
�	vendor/github.com/ugorji/go/codec/LICENSE
@codecov-commenter
Copy link

Codecov Report

Merging #55 into master will decrease coverage by 0.35%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   15.30%   14.95%   -0.36%     
==========================================
  Files           7        7              
  Lines        1006     1070      +64     
==========================================
+ Hits          154      160       +6     
- Misses        844      897      +53     
- Partials        8       13       +5     
Impacted Files Coverage Δ
...cation/builtin/contract/deposit/deposit.wrapper.go 0.00% <0.00%> (ø)
...et/application/builtin/contract/deposit/deposit.go 2.51% <0.00%> (+2.51%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf824a5...ba10e53. Read the comment docs.

@pavlushev pavlushev merged commit e55dd25 into master Aug 10, 2020
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.

4 participants