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

Add initial mint event in the btoken initializer #198

Merged
merged 2 commits into from
Aug 22, 2022

Conversation

vtleonardo
Copy link
Contributor

Once we deploy BToken, the first deposit should be one that we used to fund the previous txs on AliceNet prior full launch.

@vtleonardo vtleonardo requested a review from a team as a code owner August 22, 2022 15:09
@codecov
Copy link

codecov bot commented Aug 22, 2022

Codecov Report

Merging #198 (1253835) into main (07dcf70) will decrease coverage by 39.24%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #198       +/-   ##
===========================================
- Coverage   51.68%   12.44%   -39.25%     
===========================================
  Files         283      193       -90     
  Lines       41140    24614    -16526     
===========================================
- Hits        21264     3062    -18202     
- Misses      17453    21352     +3899     
+ Partials     2423      200     -2223     
Impacted Files Coverage Δ
utils/hex.go 0.00% <0.00%> (-100.00%) ⬇️
utils/sorter.go 0.00% <0.00%> (-100.00%) ⬇️
utils/marshal.go 0.00% <0.00%> (-100.00%) ⬇️
utils/dynamics.go 0.00% <0.00%> (-100.00%) ⬇️
dynamics/update.go 0.00% <0.00%> (-100.00%) ⬇️
dynamics/nodekey.go 0.00% <0.00%> (-100.00%) ⬇️
utils/application.go 0.00% <0.00%> (-100.00%) ⬇️
consensus/objs/nrl.go 0.00% <0.00%> (-100.00%) ⬇️
dynamics/linkedlist.go 0.00% <0.00%> (-100.00%) ⬇️
application/objs/utils.go 0.00% <0.00%> (-100.00%) ⬇️
... and 230 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions github-actions bot added the javascript Pull requests that update Javascript code label Aug 22, 2022
@nelsonhp nelsonhp merged commit f7d7003 into alicenet:main Aug 22, 2022
@ghost ghost added the t/feature New feature or request label Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code solidity t/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants