Skip to content

xfxly/UlordChain

 
 

Repository files navigation

Ulord Core staging tree 0.12.1

Modifications for testing

  1. commented out DNS seeding code in chainparams.cpp.
  2. commented out masternode syncing & IBD condition checks in miner.cpp.
  3. commented out masternode number check in masternode-sync.cpp in ProcessTick.
  4. disabled argument externalip out-routable condition check.
  5. to replace libsodium.a to libsodium.so in Makefile.am to reduce ulordd & ulord-cli program size.
  6. changed MAX_HEADERS_RESULTS from 2000 to 160 to make BOOST_STATIC_ASSERT in chainparams.cpp to be true.
  7. unit tests are not usable currently.
  8. in chainparams.cpp, masternodepubkey & sporkpubkey have no corresponding private key.
  9. changed budget, superblock starting height to 1500.

What is Ulord?

Ulord is a decentralized content distribution platform that provides content distribution in public chain based on blockchain technology, creates a complete ecosystem for content distribution by creative work, where people can create a wide variety of content-based decentralized applications, such as video, music, pictures, text, code, animation material, etc., and thus by taking advantage of the smart contract it ensures content creators and communicators get the corresponding benefits.

About

official site

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 66.2%
  • C 17.9%
  • Python 8.6%
  • Objective-C 1.9%
  • M4 1.7%
  • CSS 1.5%
  • Other 2.2%