ARK Development Report — December 2019 by arkecosystem

View this thread on steempeak.com
· @arkecosystem ·
$0.68
ARK Development Report — December 2019
![](https://cdn-images-1.medium.com/max/2450/1*pvx7TF2dv58KzfWU3sRn6A.png)

***2019 has come to an end and with it another very active and short month on the development front. This month was short due to holidays and time off. We would like to thank everyone that continues to be a part of our ecosystem through their contributions.***

The ARK Monthly Development Report covers all pull requests (opened, closed, merged) as well as all issues opened and closed in every ARK Ecosystem public repository, the number of contributors during that month, the number of new stargazers and total lines of GitHub code added or deleted. This info is presented here in a concise one-page blog.
>  ***Get involved with ARK development and participate in our bounty program at [https://bounty.ark.io](https://bounty.ark.io/) and our Tier 0 program at [https://ark.io/projects](https://ark.io/projects).***

You can track this weekly data directly on GitHub by opening the repository of interest, clicking on ‘*issues*’, and opening the latest ‘*Weekly report digest*’.

Thanks to all who contribute each month and help out with development!

Here’s the **Monthly Digest** from **Sun, Dec 1, 2019 12:00 AM** to **Tue, Dec 31, 2019 12:00 AM**.

Throughout public repositories we had:

* **33,437** lines of code added.

* **14,731** lines of code deleted.

* **1,009** files changed.

## Contributors

Last month there were **16** contributors.

*air1one, alexbarnsley, dated, deanpress, Drakeler55, faustbrian, Highjhacker, ItsANameToo, KovacZan, Lemii, luciorubeens, Nigui, sleepdefic1t, supaiku0, vasild, zillionn*

Thank you for your contributions! 🎉

## Pull Requests

Last month we had **91** pull-requests. Of which:

* **7** Still Open.

* **77** Merged.

* **7** Closed.

## Still Open

Last month, **7** pull-requests were opened.

— **dated**

* #1585 [fix: re-render chart if currency changed while being inactive](https://github.com/ArkEcosystem/desktop-wallet/pull/1585)

* #1583 [test: plugin manager unit tests](https://github.com/ArkEcosystem/desktop-wallet/pull/1583)

— **Highjhacker**

* #7 [docs: update python crypto api documentation and examples](https://github.com/ArkEcosystem/gitbooks-sdk/pull/7)

— **ItsANameToo**

* #800 [feat: more tests](https://github.com/ArkEcosystem/explorer/pull/800)

— **luciorubeens**

* #1589 [feat: add advanced mode option to profile settings](https://github.com/ArkEcosystem/desktop-wallet/pull/1589)

— **sleepdefic1t**

* #53 [refactor: unify ledger display flow](https://github.com/ArkEcosystem/ledger/pull/53)

* #198 [feat: implement AIP 11](https://github.com/ArkEcosystem/cpp-crypto/pull/198)

## Closed

Last month, **7** pull-requests were closed.

— **alexbarnsley**

* #1581 [[WIP] fix: plugin destroy when not enabled](https://github.com/ArkEcosystem/desktop-wallet/pull/1581)

— **dated**

* #3314 [[WIP] refactor(core-api): stricter validation of orderBy iteratees](https://github.com/ArkEcosystem/core/pull/3314)

— **Highjhacker**

* #1503 [[WIP do not merge] refactor : Utils migration](https://github.com/ArkEcosystem/desktop-wallet/pull/1503)

— **rainydio**

* #3297 [refactor(core-transactions): move expected negative balance checks out](https://github.com/ArkEcosystem/core/pull/3297)

— **sleepdefic1t**

* #31 [[wip]chore: improve security](https://github.com/ArkEcosystem/ledger/pull/31)

— **vasild**

* #61 [Introduce Schnorr signatures](https://github.com/ArkEcosystem/go-crypto/pull/61)

* #3326 [feat(core-api): include the input on schema error](https://github.com/ArkEcosystem/core/pull/3326)

## Merged

Last month, **77** pull-requests were merged.

— **air1one**

* #3287 [refactor: align maxPayload / maxTransactionBytes values](https://github.com/ArkEcosystem/core/pull/3287)

* #3336 [fix(core-state): use parent findByPublicKey method for temp-wallet-manager](https://github.com/ArkEcosystem/core/pull/3336)

* #3333 [test(e2e): simplify e2e init & network launch](https://github.com/ArkEcosystem/core/pull/3333)

* #3350 [fix(core magistrate): business/bridgechain update handlers — revertForSender](https://github.com/ArkEcosystem/core/pull/3350)

* #3331 [feat(core-p2p): improve incoming WS message check + IP banning on worker](https://github.com/ArkEcosystem/core/pull/3331)

* #3359 [fix(core-p2p): master merge fixes for core-p2p worker](https://github.com/ArkEcosystem/core/pull/3359)

* #3354 [fix(core-p2p): handle disconnect packets](https://github.com/ArkEcosystem/core/pull/3354)

— **alexbarnsley**

* #1574 [chore: update electron-builder](https://github.com/ArkEcosystem/desktop-wallet/pull/1574)

* #79 [refactor: use ky instead of got](https://github.com/ArkEcosystem/typescript-client/pull/79)

* #3 [docs: update ts examples](https://github.com/ArkEcosystem/gitbooks-sdk/pull/3)

* #1572 [fix: ledger transaction amount on confirm modal](https://github.com/ArkEcosystem/desktop-wallet/pull/1572)

* #498 [docs: update desktop wallet plugins](https://github.com/ArkEcosystem/docs/pull/498)

* #1573 [refactor: remove wallet api and peer version](https://github.com/ArkEcosystem/desktop-wallet/pull/1573)

* #26 [refactor: use ky instead of got](https://github.com/ArkEcosystem/typescript-peers/pull/26)

* #1575 [chore: add test coverage reporters](https://github.com/ArkEcosystem/desktop-wallet/pull/1575)

* #1578 [refactor: plugins allow sandbox destroy](https://github.com/ArkEcosystem/desktop-wallet/pull/1578)

* #1469 [fix: network modal missing version](https://github.com/ArkEcosystem/desktop-wallet/pull/1469)

* #1551 [fix: add network fails](https://github.com/ArkEcosystem/desktop-wallet/pull/1551)

* #1552 [fix: hidden delegate dropdown on search](https://github.com/ArkEcosystem/desktop-wallet/pull/1552)

* #1562 [fix: transaction amount on confirmation modal](https://github.com/ArkEcosystem/desktop-wallet/pull/1562)

* #1579 [chore: bump version 2.7.0](https://github.com/ArkEcosystem/desktop-wallet/pull/1579)

* #1580 [chore: bump workflow version 2.7.0](https://github.com/ArkEcosystem/desktop-wallet/pull/1580)

* #1584 [release: 2.7.0](https://github.com/ArkEcosystem/desktop-wallet/pull/1584)

— **dated**

* #1582 [fix: delete plugin path of installed plugin when updating and various tweaks](https://github.com/ArkEcosystem/desktop-wallet/pull/1582)

* #1501 [feat: plugin manager](https://github.com/ArkEcosystem/desktop-wallet/pull/1501)

* #59 [chore: update workflow config](https://github.com/ArkEcosystem/dotnet-crypto/pull/59)

* #791 [fix: check that sender is requested address](https://github.com/ArkEcosystem/explorer/pull/791)

* #793 [chore: collect coverage from vue files](https://github.com/ArkEcosystem/explorer/pull/793)

* #1568 [chore: update status badge and other readme tweaks](https://github.com/ArkEcosystem/desktop-wallet/pull/1568)

* #3313 [fix(core-api): businesses/bridgechains search by name](https://github.com/ArkEcosystem/core/pull/3313)

* #3320 [fix(core-database): handle forgedTotal and voteBalance in orderBy query param](https://github.com/ArkEcosystem/core/pull/3320)

* #3310 [refactor(core-api): accept address, publicKey, delegate name as business id](https://github.com/ArkEcosystem/core/pull/3310)

* #781 [fix: build sum over payments to same address](https://github.com/ArkEcosystem/explorer/pull/781)

* #785 [fix: various & i18n of magistrate asset properties](https://github.com/ArkEcosystem/explorer/pull/785)

* #3344 [refactor(core-api): add shared username schema](https://github.com/ArkEcosystem/core/pull/3344)

* #784 [feat: add blur to app when modal is open](https://github.com/ArkEcosystem/explorer/pull/784)

* #3319 [feat(core-api): stricter resource-based orderBy schema](https://github.com/ArkEcosystem/core/pull/3319)

* #3345 [refactor(crypto): throw error if multi payment has less than two payments](https://github.com/ArkEcosystem/core/pull/3345)

— **deanpress**

* #3321 [fix(core): fix “file path exists” error](https://github.com/ArkEcosystem/core/pull/3321)

* #3317 [chore: add tmp-shm and tmp-wal to .gitignore](https://github.com/ArkEcosystem/core/pull/3317)

— **Drakeler55**

* #500 [Devnet setup](https://github.com/ArkEcosystem/docs/pull/500)

— **faustbrian**

* #3355 [release: 2.5.31](https://github.com/ArkEcosystem/core/pull/3355)

* #62 [test: mock responses with nock](https://github.com/ArkEcosystem/exchange-json-rpc/pull/62)

* #3356 [release: 2.6.0-next.7](https://github.com/ArkEcosystem/core/pull/3356)

* #3332 [release: 2.5.30](https://github.com/ArkEcosystem/core/pull/3332)

— **Highjhacker**

* #100 [feat: AIP 11 & 18 implementation](https://github.com/ArkEcosystem/python-crypto/pull/100)

— **ItsANameToo**

* #789 [feat: add check for businesses / bridgechains being enabled](https://github.com/ArkEcosystem/explorer/pull/789)

* #61 [fix: node fees](https://github.com/ArkEcosystem/exchange-json-rpc/pull/61)

* #796 [feat: wrap locked balances](https://github.com/ArkEcosystem/explorer/pull/796)

* #792 [feat: delegate pagination](https://github.com/ArkEcosystem/explorer/pull/792)

* #798 [chore: update dependencies](https://github.com/ArkEcosystem/explorer/pull/798)

* #504 [chore: add devnet setup to navigation](https://github.com/ArkEcosystem/docs/pull/504)

* #797 [feat: add changelog](https://github.com/ArkEcosystem/explorer/pull/797)

— **KovacZan**

* #76 [chore: spotless plugin can only run with java 8](https://github.com/ArkEcosystem/java-crypto/pull/76)

* #79 [style: rename AbstractTransaction to AbstractBuilder](https://github.com/ArkEcosystem/java-crypto/pull/79)

* #78 [chore: remove throw statement if spotless is not run on java 8](https://github.com/ArkEcosystem/java-crypto/pull/78)

— **Lemii**

* #3338 [fix(crypto): throw error instead of omitting long vendorField values](https://github.com/ArkEcosystem/core/pull/3338)

— **luciorubeens**

* #1571 [fix: unknown typo](https://github.com/ArkEcosystem/desktop-wallet/pull/1571)

— **Nigui**

* #3311 [feat(core-p2p): increase maximum token symbol length](https://github.com/ArkEcosystem/core/pull/3311)

* #3334 [fix(core): network generate command](https://github.com/ArkEcosystem/core/pull/3334)

— **sleepdefic1t**

* #49 [chore: remove unnecessary consts](https://github.com/ArkEcosystem/ledger/pull/49)

* #48 [chore: add ux headers](https://github.com/ArkEcosystem/ledger/pull/48)

* #46 [feat: support nanos-secure-sdk version 1.60](https://github.com/ArkEcosystem/ledger/pull/46)

* #51 [refactor(transactions): decouple ledger-sdk code](https://github.com/ArkEcosystem/ledger/pull/51)

* #502 [chore(desktop wallet): rm delegate reg. ledger task](https://github.com/ArkEcosystem/docs/pull/502)

* #50 [chore: pass size_t for buffers](https://github.com/ArkEcosystem/ledger/pull/50)

— **supaiku0**

* #3360 [refactor: call checkNetworkHealth more deterministically](https://github.com/ArkEcosystem/core/pull/3360)

* #3353 [refactor: enable htlc types via dedicated milestone](https://github.com/ArkEcosystem/core/pull/3353)

* #3358 [refactor(core-p2p): discover peers when checking network health](https://github.com/ArkEcosystem/core/pull/3358)

— **vasild**

* #57 [feat: Implement AIP11 transaction types](https://github.com/ArkEcosystem/go-crypto/pull/57)

* #59 [Use an external Base58 library instead of own one](https://github.com/ArkEcosystem/go-crypto/pull/59)

* #3342 [refactor: make the canEnterTransactionPool() interface more robust](https://github.com/ArkEcosystem/core/pull/3342)

* #62 [feat: Implement AIP18 multi signature transfers and missing builders](https://github.com/ArkEcosystem/go-crypto/pull/62)

* #3323 [chore: document canEnterTransactionPool()](https://github.com/ArkEcosystem/core/pull/3323)

* #3352 [core-p2p: relax postBlock rate limit](https://github.com/ArkEcosystem/core/pull/3352)

* #3341 [fix(core-database): don’t assume blocksInCurrentRound is defined](https://github.com/ArkEcosystem/core/pull/3341)

— **zillionn**

* #1 [docs(exchange-json-rpc): transactions typos](https://github.com/ArkEcosystem/gitbooks-api/pull/1)

## Issues

Last month we had **47** issues. Of which:

* **7** Still Open.

* **40** Closed.

## Still Open

— **alessiodf**

* #3349 [High incidence of forks on devnet (due to postBlock throttling?)](https://github.com/ArkEcosystem/core/issues/3349)

— **dated**

* #1567 [market chart disappears when changing currency from settings page](https://github.com/ArkEcosystem/desktop-wallet/issues/1567)

— **faustbrian**

* #64 [[3.0] Merge CLI and RPC](https://github.com/ArkEcosystem/exchange-json-rpc/issues/64)

— **fix**

* #1570 [Use TOR request to preserve privacy](https://github.com/ArkEcosystem/desktop-wallet/issues/1570)

— **ItsANameToo**

* #794 [test: unit test vue component](https://github.com/ArkEcosystem/explorer/issues/794)

* #787 [feat: business / bridgechain details](https://github.com/ArkEcosystem/explorer/issues/787)

— **KovacZan**

* #3364 [Restrict length of a website](https://github.com/ArkEcosystem/core/issues/3364)

## Closed

— **air1one**

* #3218 [Align values “max block size”, “max transactions bytes”, “max payload”](https://github.com/ArkEcosystem/core/issues/3218)

— **alexbarnsley**

* #11 [[desktop-wallet][2000 USD] Plugin Discovery](https://github.com/ArkEcosystem/tier-0-program/issues/11)

* #3200 [Transactions endpoint is slow before being cached](https://github.com/ArkEcosystem/core/issues/3200)

— **arkmoon**

* #72 [[request] arkecosystem/client “got” dependency breaks on the frontend with webpack](https://github.com/ArkEcosystem/typescript-client/issues/72)

— **aspiehler**

* #426 [iOS Wallet UI General Feedback](https://github.com/ArkEcosystem/mobile-wallet/issues/426)

— **biolypl**

* #3267 [Example forger configuration command from documentation fails](https://github.com/ArkEcosystem/core/issues/3267)

* #3269 [Core unable to decrypt passphrase](https://github.com/ArkEcosystem/core/issues/3269)

— **dated**

* #3328 [returned data of API with one direction is not reverse of data with other direction](https://github.com/ArkEcosystem/core/issues/3328)

* #3343 [[2.6][T4] .username schema not enforced on all api endpoints](https://github.com/ArkEcosystem/core/issues/3343)

* #3308 [[2.6][T4] businesses/{id} and businesses/{id}/bridgechains accepts only publicKey](https://github.com/ArkEcosystem/core/issues/3308)

* #3309 [[2.6][T4] businesses/{id} endpoint always returns data regardless of business attribute](https://github.com/ArkEcosystem/core/issues/3309)

* #3315 [[2.6][T4] orderBy not working with some camel cased iteratees](https://github.com/ArkEcosystem/core/issues/3315)

— **deanpress**

* #3301 [Database issues cause non-descriptive process exit codes](https://github.com/ArkEcosystem/core/issues/3301)

* #3322 [[2.6] Transaction API returns empty response when canEnterTransactionPool is false and no error is pushed by the transaction’s handler](https://github.com/ArkEcosystem/core/issues/3322)

* #3302 [Wallet.assertKnownAttribute() causes unit test failure for custom wallet attributes inside core packages](https://github.com/ArkEcosystem/core/issues/3302)

— **faustbrian**

* #77 [Implement AIP11](https://github.com/ArkEcosystem/python-crypto/issues/77)

* #1424 [Resolve Codacy issues](https://github.com/ArkEcosystem/desktop-wallet/issues/1424)

* #25 [[python-crypto][1000 USD] Implement AIP11 & AIP18](https://github.com/ArkEcosystem/tier-0-program/issues/25)

* #78 [Implement AIP18](https://github.com/ArkEcosystem/python-crypto/issues/78)

* #5 [Migrate to TypeScript](https://github.com/ArkEcosystem/pay/issues/5)

* #63 [Disable network connection for nock](https://github.com/ArkEcosystem/exchange-json-rpc/issues/63)

* #74 [Add default amount of 0 to transactions (excluding type 0)](https://github.com/ArkEcosystem/python-crypto/issues/74)

— **galperins4**

* #780 [Explorer amount for multi payment incorrect if address has more than one tx in single multipament transaction](https://github.com/ArkEcosystem/explorer/issues/780)

— **ItsANameToo**

* #776 [feat: pagination for standy / resigned delegates](https://github.com/ArkEcosystem/explorer/issues/776)

* #770 [Refactor: locked balance](https://github.com/ArkEcosystem/explorer/issues/770)

* #795 [chore: update dependencies](https://github.com/ArkEcosystem/explorer/issues/795)

* #788 [feat: optional bridgechain / business pages](https://github.com/ArkEcosystem/explorer/issues/788)

* #771 [Docs: backwards compatibility](https://github.com/ArkEcosystem/explorer/issues/771)

— **kristjank**

* #59 [AIP59 — Generic Blockchain Development Kit](https://github.com/ArkEcosystem/AIPs/issues/59)

* #102 [Hashed Time-Locked Contracts Discussion](https://github.com/ArkEcosystem/AIPs/issues/102)

* #103 [BridgeChain Transaction Type Discussion](https://github.com/ArkEcosystem/AIPs/issues/103)

— **Lemii**

* #3339 [Certain endpoints are queryable by both URI and query params](https://github.com/ArkEcosystem/core/issues/3339)

* #3335 [[2.6][T3] Vendorfield value gets omitted when it exceeds maximum length](https://github.com/ArkEcosystem/core/issues/3335)

— **mudlee**

* #3329 [Round saving error in 2.6.0-next.6](https://github.com/ArkEcosystem/core/issues/3329)

* #3340 [Schema validation in custom transactions can easily be broken](https://github.com/ArkEcosystem/core/issues/3340)

— **Pleiadien**

* #427 [Import desktop wallet into mobile change from watch only not retained when exit app](https://github.com/ArkEcosystem/mobile-wallet/issues/427)

— **rainydio**

* #3277 [Handling plugin require errors](https://github.com/ArkEcosystem/core/issues/3277)

— **roccomuso**

* #3325 [Get unconfirmed balance given an address](https://github.com/ArkEcosystem/core/issues/3325)

* #3324 [Getting Unprocessable Entity when calling transactions/unconfirmed](https://github.com/ArkEcosystem/core/issues/3324)

— **zillionn**

* #1459 [Search delegate popup](https://github.com/ArkEcosystem/desktop-wallet/issues/1459)

## Releases

Last month there were **3** releases.

### Core

* [2.5.30](https://github.com/ArkEcosystem/core/releases/tag/2.5.30) at *Mon, Dec 9, 2019 12:27 PM*

* [2.5.31](https://github.com/ArkEcosystem/core/releases/tag/2.5.31) at *Thu, Dec 19, 2019 7:08 AM*

### Explorer

* [2.5.0](https://github.com/ArkEcosystem/explorer/releases/tag/2.5.0) at *Fri, Dec 13, 2019 1:33 PM*

## Star Gazers

Last month there were **15** stargazers.

*57-Wolve, ATField2501, Cactus-15–49, flavertonrr, HAOYUatHZ, kuaikeduo, laurentlourenco, lpfloyd, mikekosulin, rigwild, robmcguinness, SebastianElvis, tbergman, Toure2ray, ZHIMEISUI*

**You all are the stars! 🌟**

***Read our new [whitepaper](https://whitepaper.ark.io/?source=post_page---------------------------), follow us on social media ( [Twitter](https://twitter.com/ArkEcosystem?source=post_page---------------------------)|[Facebook](https://www.facebook.com/ArkEcosystem/?source=post_page---------------------------)|[Reddit](https://www.reddit.com/r/arkecosystem?source=post_page---------------------------) ), join our community ( [Slack](https://ark.io/slack?source=post_page---------------------------) | [Discord](https://discord.ark.io/?source=post_page---------------------------) ) and stay tuned to our blog on [Medium](https://blog.ark.io/?source=post_page---------------------------) and on [Steemit](https://steemit.com/@arkecosystem?source=post_page---------------------------).***
👍  , , , , , , , ,
properties (23)
post_id83,171,512
authorarkecosystem
permlinkark-development-report-december-2019
categoryarkecosystem
json_metadata{"tags":["arkecosystem","blockchain","cryptocurrency","ark","github","development","coding","report"],"image":["https:\/\/cdn-images-1.medium.com\/max\/2450\/1*pvx7TF2dv58KzfWU3sRn6A.png"],"links":["https:\/\/bounty.ark.io\/","https:\/\/ark.io\/projects","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1585","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1583","https:\/\/github.com\/ArkEcosystem\/gitbooks-sdk\/pull\/7","https:\/\/github.com\/ArkEcosystem\/explorer\/pull\/800","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1589","https:\/\/github.com\/ArkEcosystem\/ledger\/pull\/53","https:\/\/github.com\/ArkEcosystem\/cpp-crypto\/pull\/198","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1581","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3314","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1503","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3297","https:\/\/github.com\/ArkEcosystem\/ledger\/pull\/31","https:\/\/github.com\/ArkEcosystem\/go-crypto\/pull\/61","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3326","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3287","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3336","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3333","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3350","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3331","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3359","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3354","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1574","https:\/\/github.com\/ArkEcosystem\/typescript-client\/pull\/79","https:\/\/github.com\/ArkEcosystem\/gitbooks-sdk\/pull\/3","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1572","https:\/\/github.com\/ArkEcosystem\/docs\/pull\/498","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1573","https:\/\/github.com\/ArkEcosystem\/typescript-peers\/pull\/26","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1575","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1578","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1469","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1551","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1552","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1562","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1579","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1580","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1584","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1582","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1501","https:\/\/github.com\/ArkEcosystem\/dotnet-crypto\/pull\/59","https:\/\/github.com\/ArkEcosystem\/explorer\/pull\/791","https:\/\/github.com\/ArkEcosystem\/explorer\/pull\/793","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1568","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3313","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3320","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3310","https:\/\/github.com\/ArkEcosystem\/explorer\/pull\/781","https:\/\/github.com\/ArkEcosystem\/explorer\/pull\/785","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3344","https:\/\/github.com\/ArkEcosystem\/explorer\/pull\/784","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3319","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3345","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3321","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3317","https:\/\/github.com\/ArkEcosystem\/docs\/pull\/500","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3355","https:\/\/github.com\/ArkEcosystem\/exchange-json-rpc\/pull\/62","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3356","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3332","https:\/\/github.com\/ArkEcosystem\/python-crypto\/pull\/100","https:\/\/github.com\/ArkEcosystem\/explorer\/pull\/789","https:\/\/github.com\/ArkEcosystem\/exchange-json-rpc\/pull\/61","https:\/\/github.com\/ArkEcosystem\/explorer\/pull\/796","https:\/\/github.com\/ArkEcosystem\/explorer\/pull\/792","https:\/\/github.com\/ArkEcosystem\/explorer\/pull\/798","https:\/\/github.com\/ArkEcosystem\/docs\/pull\/504","https:\/\/github.com\/ArkEcosystem\/explorer\/pull\/797","https:\/\/github.com\/ArkEcosystem\/java-crypto\/pull\/76","https:\/\/github.com\/ArkEcosystem\/java-crypto\/pull\/79","https:\/\/github.com\/ArkEcosystem\/java-crypto\/pull\/78","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3338","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/pull\/1571","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3311","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3334","https:\/\/github.com\/ArkEcosystem\/ledger\/pull\/49","https:\/\/github.com\/ArkEcosystem\/ledger\/pull\/48","https:\/\/github.com\/ArkEcosystem\/ledger\/pull\/46","https:\/\/github.com\/ArkEcosystem\/ledger\/pull\/51","https:\/\/github.com\/ArkEcosystem\/docs\/pull\/502","https:\/\/github.com\/ArkEcosystem\/ledger\/pull\/50","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3360","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3353","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3358","https:\/\/github.com\/ArkEcosystem\/go-crypto\/pull\/57","https:\/\/github.com\/ArkEcosystem\/go-crypto\/pull\/59","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3342","https:\/\/github.com\/ArkEcosystem\/go-crypto\/pull\/62","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3323","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3352","https:\/\/github.com\/ArkEcosystem\/core\/pull\/3341","https:\/\/github.com\/ArkEcosystem\/gitbooks-api\/pull\/1","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3349","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/issues\/1567","https:\/\/github.com\/ArkEcosystem\/exchange-json-rpc\/issues\/64","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/issues\/1570","https:\/\/github.com\/ArkEcosystem\/explorer\/issues\/794","https:\/\/github.com\/ArkEcosystem\/explorer\/issues\/787","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3364","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3218","https:\/\/github.com\/ArkEcosystem\/tier-0-program\/issues\/11","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3200","https:\/\/github.com\/ArkEcosystem\/typescript-client\/issues\/72","https:\/\/github.com\/ArkEcosystem\/mobile-wallet\/issues\/426","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3267","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3269","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3328","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3343","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3308","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3309","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3315","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3301","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3322","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3302","https:\/\/github.com\/ArkEcosystem\/python-crypto\/issues\/77","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/issues\/1424","https:\/\/github.com\/ArkEcosystem\/tier-0-program\/issues\/25","https:\/\/github.com\/ArkEcosystem\/python-crypto\/issues\/78","https:\/\/github.com\/ArkEcosystem\/pay\/issues\/5","https:\/\/github.com\/ArkEcosystem\/exchange-json-rpc\/issues\/63","https:\/\/github.com\/ArkEcosystem\/python-crypto\/issues\/74","https:\/\/github.com\/ArkEcosystem\/explorer\/issues\/780","https:\/\/github.com\/ArkEcosystem\/explorer\/issues\/776","https:\/\/github.com\/ArkEcosystem\/explorer\/issues\/770","https:\/\/github.com\/ArkEcosystem\/explorer\/issues\/795","https:\/\/github.com\/ArkEcosystem\/explorer\/issues\/788","https:\/\/github.com\/ArkEcosystem\/explorer\/issues\/771","https:\/\/github.com\/ArkEcosystem\/AIPs\/issues\/59","https:\/\/github.com\/ArkEcosystem\/AIPs\/issues\/102","https:\/\/github.com\/ArkEcosystem\/AIPs\/issues\/103","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3339","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3335","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3329","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3340","https:\/\/github.com\/ArkEcosystem\/mobile-wallet\/issues\/427","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3277","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3325","https:\/\/github.com\/ArkEcosystem\/core\/issues\/3324","https:\/\/github.com\/ArkEcosystem\/desktop-wallet\/issues\/1459","https:\/\/github.com\/ArkEcosystem\/core\/releases\/tag\/2.5.30","https:\/\/github.com\/ArkEcosystem\/core\/releases\/tag\/2.5.31","https:\/\/github.com\/ArkEcosystem\/explorer\/releases\/tag\/2.5.0","https:\/\/whitepaper.ark.io\/?source=post_page---------------------------","https:\/\/twitter.com\/ArkEcosystem?source=post_page---------------------------","https:\/\/www.facebook.com\/ArkEcosystem\/?source=post_page---------------------------","https:\/\/www.reddit.com\/r\/arkecosystem?source=post_page---------------------------","https:\/\/ark.io\/slack?source=post_page---------------------------","https:\/\/discord.ark.io\/?source=post_page---------------------------","https:\/\/blog.ark.io\/?source=post_page---------------------------","https:\/\/steemit.com\/@arkecosystem?source=post_page---------------------------"],"app":"steemit\/0.1","format":"markdown"}
created2020-01-06 17:12:18
last_update2020-01-06 17:12:18
depth0
children0
net_rshares3,276,923,228,987
last_payout2020-01-13 17:12:18
cashout_time1969-12-31 23:59:59
total_payout_value0.344 SBD
curator_payout_value0.334 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length19,354
author_reputation10,551,964,788,902
root_title"ARK Development Report — December 2019"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (9)