Pages:
Author

Topic: 【ANN】aelf Token(ELF) Launch Report - page 5. (Read 19710 times)

copper member
Activity: 276
Merit: 1
March 23, 2019, 07:32:09 PM

https://medium.com/aelfblockchain/github-101-understanding-github-and-how-aelf-uses-it-76b9904e1224

Pull Request and Profiles


In Github, a developer creates their own branch, called a fork, by taking a copy of the source code. Once they make their changes to the code, they can submit a pull request. This tells the owner of the code that there’s a change to be reviewed.

When the change is accepted, it is incorporated into the project source code as a change, known as a commit. The number of commits on any given project is a reliable indicator of the activity levels and therefore, the health of a project.

For the last twelve months, aelf has ranked in the top ten blockchain/cryptocurrency projects in terms of Github commits, demonstrating the hard work and commitment of the aelf development team in the leadup to the main net launch.

Profiles make Github a very compelling tool for developers and project leaders alike. Each time a developer successfully logs a commit for any given project, it’s stored against their own personal profile on Github.

So, if a developer submits a pull request for the code of an open-source project that they haven’t worked on before, the project leader can review all of their previous commits before they approve the pull request. Therefore, the Github profile acts as a kind of resumé for programmers, with a log of prior coding work.

copper member
Activity: 276
Merit: 1
March 22, 2019, 07:28:51 PM
Github 101 — Understanding Github and How Aelf Uses It



If you’re not a developer, then chances are you may never have heard of Github. However, it’s a vital technical tool in development, particularly so for blockchain projects. All the code that runs aelf and many other blockchain projects is stored on Github, and there are good reasons why it has become the project management tool of choice.

Version Control with Git



When a team of developers is working together on a project, they need a way of controlling which version of the software is the master copy. Whether there are two or twenty developers, version control is necessary to track all the changes that have been made to the underlying code.

The way this is managed in version control systems is through branching and merging. If a programmer wants to make changes to the master code, then they download a copy from the master code repository and make the changes on their version, without affecting the master code. They can then merge their changes with the master copy once they’re ready to go live.

Git is a system that manages version control. It was developed back in 2005 by Linus Torvalds, the software engineer who created the Linux operating system. Linux is open source, so any developer can propose changes to the underlying code. Therefore, Torvalds developed Git as a way of managing version control for the Linux code. Git takes a snapshot of the current version of the code each time there is a change. Changes are known as commits.

By itself, Git is an excellent tool for developers, and according to a Stack Overflow survey, it’s used by more than 87% of all developers. However, it isn’t very user-friendly for non-coders, which is where Github comes in.
copper member
Activity: 276
Merit: 1
March 21, 2019, 07:55:25 PM

Development Progress Update (Mar 17th)



Completed Block Explorer Plugin (Second Edition); completed Economic system regression, 80%.


Release-v0.7.0:
- [Verifying] Multi-asset contract
- [In progress] sidechain module, completed single node debugging, dredging multi-nodes
- [Completed] Consensus module after Economic System adaptation improvement
- [In progress] Contract parameters input/output optimization
- [In progress] TODO and bug fixing in Issues

Block Explorer:
- [Completed] Block Explorer Plugin (Second Edition)
- [Completed] Chain scanning service adjustment (LIB support)
- [In progress] Block Explorer/Wallet Adaptation v0.7.0, 90%

Testing:
- [In progress] Expansion of unit tests for refactored modules
[Completed] Blockchain service test case improvement
[Completed] LIB / State manager test case improvement
[Completed] Network synchronization test case improvement
[In progress] Economic Systems related test cases improvement
- [In progress] Multi-node process dredge and bug fixing
[Completed] Fixed memory growth problem, running for extended time
[Completed] Multi-node transaction dredging and bug fixing
[Verifying] Unable to switch to the ‘longest executed chain’ properly
- [In progress] Economic system regression, 80%

Other:
- [Completed] Reorganize monitoring related projects according to v0.7.0
- [In progress] Script compatibility with Windows, enabling Windows users to build upon aelf
- [In progress] Official website revision

Plan for This Week:

Release-V0.7.0:
- Continue to work on sidechain multi-node debugging and problem solving
- Continue to work on integration testing and fix related bugs

Wallet/Block Explorer:
- Continue to work on related integration testing based on v0.7.0
- Native Wallet App Research and Demo

Other:

- Implement codes in TODO related issues
copper member
Activity: 276
Merit: 1
March 20, 2019, 07:59:18 PM
here we got the base of the system of dPoS algorithm for the verification of blocks in our blockchain


copper member
Activity: 276
Merit: 1
March 18, 2019, 06:37:49 PM
Over 510,000 telegram members reached!
Join our #telegram community http://t.me/aelfblockchain    (english)
Other languages : Chinese (https://t.me/aelf_chs/), Russian (https://t.me/aelf_russian/), Vietnamese (https://t.me/aelf_vietnam), Turkish (https://t.me/aelf_turkish), Japanese (https://t.me/aelfjapan/), Korean (https://t.me/aelfkorean/), Arabic (https://t.me/aelf_arabic/), German (https://t.me/aelfgerman), Italian (https://t.me/aelfitalian), Spanish (https://t.me/aelf_spanish), French (https://t.me/aelf_french), India (https://t.me/aelfindia)

copper member
Activity: 276
Merit: 1
March 17, 2019, 07:55:10 PM
HEre you got the last 2 pics of the set of four (being the first 2 published yesterday). Hope now you got a better idea about what staking means Smiley



copper member
Activity: 276
Merit: 1
March 16, 2019, 07:16:42 PM

Lets learn today about DApps with aelf Smiley



copper member
Activity: 276
Merit: 1
March 15, 2019, 07:58:37 PM
Where can I find aelf's white paper?


sr. member
Activity: 1680
Merit: 278
March 15, 2019, 07:55:25 PM
delete please
copper member
Activity: 276
Merit: 1
March 14, 2019, 08:17:03 AM
As usual, our bi-weekly report

sr. member
Activity: 1225
Merit: 256
March 03, 2019, 05:49:31 PM
Indexing Blockchain While Introducing Parallel Processing — aelf’s Solution
https://medium.com/aelfblockchain/how-aelf-indexes-while-introducing-parallel-processing-20a367b35cb7
full member
Activity: 560
Merit: 101
February 26, 2019, 06:37:41 AM
Development Progress Update (Feb 24th) https://medium.com/aelfblockchain/development-progress-update-feb-24th-98b65dbae798
Completed Block Explorer transaction history statistics, testing and bug fixing and contract unit test frame.
full member
Activity: 588
Merit: 103
SESAME
February 22, 2019, 06:56:42 AM
aelf interview CEO Haobo Ma in Korea  https://www.youtube.com/watch?v=J6KwDGwxb7o&feature=youtu.be
member
Activity: 349
Merit: 10
full member
Activity: 532
Merit: 103
December 27, 2018, 11:43:57 AM
Aelf CEO HaoboMa aelf spoke about aelf’s opportunity and abiity to support decentralized business application and aelf COO czhuling mentioned its leverage of fast and inexpensive transaction https://twitter.com/aelfblockchain/status/1078106025411121154
full member
Activity: 742
Merit: 106
December 25, 2018, 07:47:04 PM
AELF Progress Report (Dec 10th — Dec 23rd)
- AELF reached a strategic partnership with Cred and Cred will join aelf Innovation Alliance in the short future
- Haobo Ma attended “2018 World E-Commerce Conference” in Beijing, China
- AELF and Celer Network held a technical meet-up in Singapore

Learn more: https://medium.com/aelfblockchain/aelf-progress-report-dec-10th-dec-23rd-87438ee3b1b3.
sr. member
Activity: 756
Merit: 269
December 10, 2018, 02:59:37 AM
aelf interview with CGS Managing Partner Jason King


aelf and Connect Global Strategies formed a strategic partnership.
Interview with the CGS managing partner, Jason King.

Questions:
1) Could you tell us a little about yourself and your company, Connect Global Strategies?

2) What do you love to do with your time when you have a break from work?

3) How did you first hear about aelf?

4) You were one of our first investors in the private sale last year. Could you share with the community some of the key aspects that led you to invest in aelf?

5) In the new partnership with aelf, could you explain how CGS will be able to bridge the gap between aelf and the Middle East?

https://www.youtube.com/watch?v=D2z40F8rVs0&t=542s
hero member
Activity: 980
Merit: 500
full member
Activity: 742
Merit: 106
November 27, 2018, 06:20:01 AM
AELF Progress Report (Nov 12th — Nov 25th)
"Implemented stress testing under cross-chain transaction verification and a large number of transactions. The main network economic system design is about to be completed; A step closer into both US and Middle East markets, continue to integrate the layout of globalization."
Learn more: https://medium.com/aelfblockchain/aelf-progress-report-nov-12th-nov-25th-9ab55700cc6f.
full member
Activity: 504
Merit: 103
Pages:
Jump to: