Month: August 2018

Laying Down Layer One: Loki

Over the last three months, there has been significant focus on Loki’s layer two, with numerous papers and articles revealing the true scope of Loki’s Service Node functionality with Loki now becoming a fully fledged mixnet. There has also been much talk about how Loki as a currency, or layer one transactional medium, will function …

Laying Down Layer One: Loki Read More »

dev-update-11

Weekly Dev Update #11

Testing, testing, testing! A Weekly Dev Update full of testing for y’all this week.Service Nodes Fix consensus issues regarding deregistrations in the transaction pool causing chain splits. https://github.com/loki-project/loki/pull/165 Prioritise deregistrations when selecting TX’s from the pool. https://github.com/loki-project/loki/pull/176 Add print_sn_status convenience command to directly display the running service nodes’ current state on the network. https://github.com/loki-project/loki/pull/178 @Kingsley contributed a fix …

Weekly Dev Update #11 Read More »

dev-update-10

Weekly Dev Update #10

Hey everyone, Big week of testnet changes this week Service Nodes 0.3.3 Magic Mani tesnet beta, released https://github.com/loki-project/loki/releases/tag/v0.3.3-beta Published the full Service Node staking guide for testnet here: https://github.com/loki-project/Meta/blob/master/SNFullGuide.md Autostaking https://github.com/loki-project/loki/pull/158 Interactive prompt for registration. Service Node list being stored in the Database https://github.com/loki-project/loki/pull/156 and https://github.com/loki-project/loki/pull/160 Service Node Integration into Testnet Explorer see https://lokitestnet.com Two essential consensus bugfixes in the way we do …

Weekly Dev Update #10 Read More »

dev-update-9

Weekly Dev Update #9

Hey Y’all, Some big things on the horizon for Loki, and a new dev update so we keep the community in the loop! Service Nodes Updated wallet to support staking transactions where the unlock time does not apply to the change address. https://github.com/loki-project/loki/commit/b81214ec6eca1ea32f46262faed2138048d4631dhttps://github.com/loki-project/loki/commit/6e215675a1ace22ac3f48ca2eb36ce7c242533cd Extensive testing of Service Nodes has begun. Use of boost::round and other math …

Weekly Dev Update #9 Read More »