Dev Update

This is a feed for the category “Dev Update”.

Loki provides transparency with it’s development through having an open source development system and weekly developer updates about their progress.

dev-update-14

Weekly Dev Update #14

Hey Y’all, Last update before mainnet Service Node launch! It’s getting close now, so make sure you’re ready for when we fork on September 20th at block 101250. Service Nodes Final Service Node release is out, it can be downloaded here. All exchanges, as well as most of the major pools, have now updated. Continue merging upstream …

Weekly Dev Update #14 Read More »

dev-update-13

Weekly Dev Update #13

Hey Y’all, Another weekly Dev Update for you to peruse. Service Nodes Over the weekend we will draft the final binaries for Service Nodes; this will include a hard fork height of (101250) ~September 20th. Thus we will begin the mandatory upgrade period for all Service Nodes. Be on the lookout for posts in the …

Weekly Dev Update #13 Read More »

dev-update-12

Weekly Dev Update #12

Hey Everyone, We keep chugging forward with testnet this week, Lokinet is developing some more user friendly features, and a couple of developers are in Europe traveling for conferences so we have a smaller dev update this week. Service Nodes Print_sr command is available for users to query the staking requirement at arbitrary heights. https://github.com/loki-project/loki/pull/198 Several …

Weekly Dev Update #12 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 »

dev-update-8

Weekly Dev Update #8

Hey Y’all, Another weekly dev update to keep everyone up to speed:Loki Base Layer Pull request submitted for Time Locked transactions to now be locked per output instead of the whole of the transaction: https://github.com/loki-project/loki/pull/104). Testing still needs to be done. Enable storage of the Service Node list in the database, this will reduce time spent scanning …

Weekly Dev Update #8 Read More »

dev-update-7

Weekly Dev Update #7

Hey Y’all, Big week, big update! Loki Baselayer We have released new Loki Daemons for all operating systems in anticipation for activation of the altered emissions curve. The new clients will fork at height 64324, approximately 31st of July UTC. https://github.com/loki-project/loki/commit/dcd5ff7284a5dee724a1d695eddb9cd7c83e6274 You can read more about why this change is occuring here: https://medium.com/@LokiNetwork/changing-the-loki-emission-curve-d9e3f267fa1c Service Nodes Deregisters has …

Weekly Dev Update #7 Read More »

dev-update-6

Weekly Dev Upate #6

Weekly dev update for Y’all, a little late this week since we were busy writing papers  Service Nodes Split up service node pubkey from service node address https://github.com/loki-project/loki/pull/95/commits/660ccd0dbc94e738e7271cc244bb3c44a500379d Service Node Deregister has progressed to the 3rd iteration which includes tightening down the registration protocol, fixing up loose-ends, integrating various endpoints together and approaching production level. https://github.com/loki-project/loki/pull/89 LLARP …

Weekly Dev Upate #6 Read More »

dev-update-5

Weekly Dev Update #5

Hey Y’all, New week, new update! Service Nodes Set a threshold of required votes for deregister TX’s to be created to handle spamming of deregister TX’s using different vote combinations for the same service node. https://github.com/Doy-lee/loki/commit/cb4970681039b4af05b8080a24308458d571f4f3 Service node lists are being integrated into the deregister system. https://github.com/Doy-lee/loki/commit/3927d4877cc6083092aa1a25944a62a6e4427a33 There’s a new sheriff in town, Quorum Cop enforces pre-determined node behaviour …

Weekly Dev Update #5 Read More »