Skip to content

Commit

Permalink
big update
Browse files Browse the repository at this point in the history
1. Cut miner
2. Fixed block skipping bug when scanning the network (for calculating TPS)
3. Added pools
4. Added controllers
5. Fixed a bug requiring restarting mytoncore after changing the name of the validator wallet to apply the changes
6. Added support for different wallet versions (v1, v2, v3)
7. Removed old unused code
8. Variable names for addresses have been standardized
9. Duplicate sending boc to multiple LS
10. Added the ability for validators to issue certificates for lite-servers
11. Increased telemetry (added iops for disks, pps for network, uname, memory, swap, )
12. Import, Export wallet (address + private key)
13. Determining the wallet version
14. Display past elections, validators, complaints
15. Ability to download a dump during installation
  • Loading branch information
igroman787 committed May 19, 2022
1 parent 8fed3c7 commit ce83ac7
Show file tree
Hide file tree
Showing 8 changed files with 2,434 additions and 962 deletions.
2 changes: 1 addition & 1 deletion mypyconsole
Submodule mypyconsole updated 1 files
+1 −0 mypyconsole.py
2 changes: 1 addition & 1 deletion mypylib
Submodule mypylib updated 1 files
+28 −0 mypylib.py
Loading

0 comments on commit ce83ac7

Please sign in to comment.