tomsmilo
Newbie
Offline
Activity: 8
Merit: 0
|
|
April 03, 2019, 08:07:59 AM |
|
Nice, MDL is looking more and more professional each day!
|
|
|
|
mdl_developer
Newbie
Offline
Activity: 21
Merit: 0
|
|
April 03, 2019, 08:09:02 AM |
|
Hello all, MDL Talent Hub Team have been working hard during this winter, and we have the second part of our series of updates to share. It includes new desktop wallet with enhanced cli and gui, Android wallet with advanced functions, new block explorer with many many new cool features and also the designs of our portal that are getting more and more sexy Wink Check it out: https://mdl.wtf/en/2019-04-02-mdl-dev-update-part-2/Best regards, MDL DEVS.
|
|
|
|
_Sergo
Member
Offline
Activity: 798
Merit: 17
Cryptoknowmics - World's First Decentralized Media
|
|
April 11, 2019, 10:13:09 AM |
|
Hello all, MDL Talent Hub Team have been working hard during this winter, and we have the second part of our series of updates to share. It includes new desktop wallet with enhanced cli and gui, Android wallet with advanced functions, new block explorer with many many new cool features and also the designs of our portal that are getting more and more sexy Wink Check it out: https://mdl.wtf/en/2019-04-02-mdl-dev-update-part-2/Best regards, MDL DEVS. fine. you can see that the project lives, please tell me the old wallet is fully supported, what can be done with coins, and how much is now worth it. Exchange does not open
|
|
|
|
Elifey
|
|
May 29, 2019, 12:49:15 PM |
|
The fact that they are starting a poker tournament and a prize pool in MDL tokens is certainly a development, but what to do with tokens, where they can be exchanged besides https://ex.xbts.io/, will there be new exchanges and are trading planned with ETH and BTC?
|
|
|
|
Andrei_Workout
|
|
June 07, 2019, 06:47:11 PM |
|
I am very pleased that the campaign is working and answering questions, but I cannot go to the exchange, how much is the MDL token now. Are they already used in the service to pay for services, or not?
|
|
|
|
mdl_developer
Newbie
Offline
Activity: 21
Merit: 0
|
|
July 30, 2019, 12:56:43 PM |
|
We have released a new version of our blockchain, Long John Silver [MDL v0.26.0] ; check it out and download it: https://github.com/MDLlife/MDL/releases/tag/v26.0### Added
- When sending coins in the UI, the user can choose to send in MDL, or the equivalent amount of MDL in USD - Add the option for changing the language of the GUI. - Add Spanish and Simplified Chinese language options - Add genesis block hash in `INTR` message - Add `bip32` package for preliminary HD wallet support - Add CLI `checkDBDecoding` command to verify the `skyencoder`-generated binary decoders match the reflect-based decoder - Add CLI `addresscount` command to return the count of addresses that currently have unspent outputs (coins) associated with them. - Add `-max-inc-msg-len` and `-max-out-msg-len` options to control the size of incoming and outgoing wire messages - Add `-disable-header-check` flag to disable Host/Origin/Referer header checks for the node APIs - Add `header_check_enabled` parameter in the `/health` endpoint response - Add `unsigned` option to `POST /api/v1/wallet/transaction` to create unsigned transactions from a wallet - Add `unsigned` option to `POST /api/v2/transaction/verify` for verifying an unsigned transaction - Add `POST /api/v2/wallet/transaction/sign` to sign an unsigned transaction with a wallet - Add `POST /api/v2/transaction` to create an unsigned transaction from addresses or unspent outputs without a wallet - Add `/api/v2/data` APIs for transaction notes and generic key-value storage. - Update `/metrics` endpoint to add metrics from `/health`: `unspent_outputs`, `unconfirmed_txns`, `time_since_last_block_seconds`, `open_connections`, `outgoing_connections`, `incoming_connections`, `start_at`, `uptime_seconds`, `last_block_seq`.
### Fixed
- Return a v2-style error for disabled API endpoints - #2172 Fix electron build failure for linux systems - Don't send wire protocol messages that exceed the configured 256kB limit, which caused peers to disconnect from the sender - #2348 Fix panic in `MDL-cli` `transaction` command if no (zero) arguments are passed. Exactly one argument is expected.
### Changed
- Duplicate wallets in the wallets folder will prevent the application from starting - An empty wallet in the wallets folder will prevent the application from starting - Use [`skyencoder`](https://github.com/MDLlife/skyencoder)-generated binary encoders/decoders for network and database data, instead of the reflect-based encoders/decoders in `cipher/encoder`. - Add `/api/v1/resendUnconfirmedTxns` to the `WALLET` API set - In `POST /api/v1/wallet/transaction`, moved `wallet` parameters to the top level of the object - Incoming wire message size limit increased to 1024kB - Clients restrict the maximum number of blocks they will send in a `GiveBlocksMessage` to 20 - `POST /api/v2/wallet/seed/verify` returns an error if the seed's checksum is invalid - Increase the detail of error messages for invalid seeds sent to `POST /api/v2/wallet/seed/verify` - Move package `github.com/MDLlife/MDL/src/cipher/go-bip39` to `github.com/MDLlife/MDL/src/cipher/bip39` - The `Content-Security-Policy` header was modified to make it stricter - Update `INTR` message verify logic to reject connection if blockchain pubkey not matched or provided - Change the coinhour burn rate to 10%
### Removed
- `/api/v1/explorer/address` endpoint (use `GET /api/v1/transactions?verbose=1` instead). See https://github.com/MDLlife/MDL/blob/master/src/api/README.md#migrating-from--api-v1-explorer-address - The unversioned REST API (the `-enable-unversioned-api` is removed, prefix your API requests with `/api/v1` if they don't have an `/api/vx` prefix already). See https://github.com/MDLlife/MDL/blob/master/src/api/README.md#migrating-from-the-unversioned-api - JSON-RPC 2.0 interface (this is no longer used by the CLI tool, and the REST API supports everything the JSON-RPC 2.0 API does). See https://github.com/MDLlife/MDL/blob/master/src/api/README.md#migrating-from-the-jsonrpc-api - `/api/v1/wallet/spend` endpoint (use `POST /api/v1/wallet/transaction` followed by `POST /api/v1/injectTransaction` instead). See https://github.com/MDLlife/MDL/blob/master/src/api/README.md#migrating-from--api-v1-spend - Remove shell autocomplete files
|
|
|
|
mdl_developer
Newbie
Offline
Activity: 21
Merit: 0
|
|
July 30, 2019, 01:47:01 PM |
|
We have just released a small development update including other important developments like being added into Crypto-potential.com and the release of new important updates for MDL Android Wallet. https://mdl.wtf/en/2019-07-24-mdl-development-update-july/Check it out, let us know what do you think about it. Cheers.
|
|
|
|
_Sergo
Member
Offline
Activity: 798
Merit: 17
Cryptoknowmics - World's First Decentralized Media
|
|
August 03, 2019, 07:29:28 PM |
|
We have released a new version of our blockchain, Long John Silver [MDL v0.26.0] ; check it out and download it: https://github.com/MDLlife/MDL/releases/tag/v26.0### Added
- When sending coins in the UI, the user can choose to send in MDL, or the equivalent amount of MDL in USD - Add the option for changing the language of the GUI. - Add Spanish and Simplified Chinese language options - Add genesis block hash in `INTR` message - Add `bip32` package for preliminary HD wallet support - Add CLI `checkDBDecoding` command to verify the `skyencoder`-generated binary decoders match the reflect-based decoder - Add CLI `addresscount` command to return the count of addresses that currently have unspent outputs (coins) associated with them. - Add `-max-inc-msg-len` and `-max-out-msg-len` options to control the size of incoming and outgoing wire messages - Add `-disable-header-check` flag to disable Host/Origin/Referer header checks for the node APIs - Add `header_check_enabled` parameter in the `/health` endpoint response - Add `unsigned` option to `POST /api/v1/wallet/transaction` to create unsigned transactions from a wallet - Add `unsigned` option to `POST /api/v2/transaction/verify` for verifying an unsigned transaction - Add `POST /api/v2/wallet/transaction/sign` to sign an unsigned transaction with a wallet - Add `POST /api/v2/transaction` to create an unsigned transaction from addresses or unspent outputs without a wallet - Add `/api/v2/data` APIs for transaction notes and generic key-value storage. - Update `/metrics` endpoint to add metrics from `/health`: `unspent_outputs`, `unconfirmed_txns`, `time_since_last_block_seconds`, `open_connections`, `outgoing_connections`, `incoming_connections`, `start_at`, `uptime_seconds`, `last_block_seq`.
### Fixed
- Return a v2-style error for disabled API endpoints - #2172 Fix electron build failure for linux systems - Don't send wire protocol messages that exceed the configured 256kB limit, which caused peers to disconnect from the sender - #2348 Fix panic in `MDL-cli` `transaction` command if no (zero) arguments are passed. Exactly one argument is expected.
### Changed
- Duplicate wallets in the wallets folder will prevent the application from starting - An empty wallet in the wallets folder will prevent the application from starting - Use [`skyencoder`](https://github.com/MDLlife/skyencoder)-generated binary encoders/decoders for network and database data, instead of the reflect-based encoders/decoders in `cipher/encoder`. - Add `/api/v1/resendUnconfirmedTxns` to the `WALLET` API set - In `POST /api/v1/wallet/transaction`, moved `wallet` parameters to the top level of the object - Incoming wire message size limit increased to 1024kB - Clients restrict the maximum number of blocks they will send in a `GiveBlocksMessage` to 20 - `POST /api/v2/wallet/seed/verify` returns an error if the seed's checksum is invalid - Increase the detail of error messages for invalid seeds sent to `POST /api/v2/wallet/seed/verify` - Move package `github.com/MDLlife/MDL/src/cipher/go-bip39` to `github.com/MDLlife/MDL/src/cipher/bip39` - The `Content-Security-Policy` header was modified to make it stricter - Update `INTR` message verify logic to reject connection if blockchain pubkey not matched or provided - Change the coinhour burn rate to 10%
### Removed
- `/api/v1/explorer/address` endpoint (use `GET /api/v1/transactions?verbose=1` instead). See https://github.com/MDLlife/MDL/blob/master/src/api/README.md#migrating-from--api-v1-explorer-address - The unversioned REST API (the `-enable-unversioned-api` is removed, prefix your API requests with `/api/v1` if they don't have an `/api/vx` prefix already). See https://github.com/MDLlife/MDL/blob/master/src/api/README.md#migrating-from-the-unversioned-api - JSON-RPC 2.0 interface (this is no longer used by the CLI tool, and the REST API supports everything the JSON-RPC 2.0 API does). See https://github.com/MDLlife/MDL/blob/master/src/api/README.md#migrating-from-the-jsonrpc-api - `/api/v1/wallet/spend` endpoint (use `POST /api/v1/wallet/transaction` followed by `POST /api/v1/injectTransaction` instead). See https://github.com/MDLlife/MDL/blob/master/src/api/README.md#migrating-from--api-v1-spend - Remove shell autocomplete files
fine. Tell me, do you need to update your old wallet for windows? And why is it written on your topic that the creator is possibly a scam.
|
|
|
|
fraazi
Jr. Member
Offline
Activity: 56
Merit: 2
|
|
August 10, 2019, 09:26:31 PM |
|
Is this a yet another shitcoin or no?
|
|
|
|
_Sergo
Member
Offline
Activity: 798
Merit: 17
Cryptoknowmics - World's First Decentralized Media
|
|
August 11, 2019, 06:41:38 PM |
|
Is this a yet another shitcoin or no?
it can’t be called a shitty cat yet, because the team is working, answering questions, here and in telegrams, and news on the project constantly appears.
|
|
|
|
mdl_developer
Newbie
Offline
Activity: 21
Merit: 0
|
|
August 11, 2019, 07:53:46 PM |
|
We have released a new version of our blockchain, Long John Silver [MDL v0.26.0] ; check it out and download it: https://github.com/MDLlife/MDL/releases/tag/v26.0### Added
- When sending coins in the UI, the user can choose to send in MDL, or the equivalent amount of MDL in USD - Add the option for changing the language of the GUI. - Add Spanish and Simplified Chinese language options - Add genesis block hash in `INTR` message - Add `bip32` package for preliminary HD wallet support - Add CLI `checkDBDecoding` command to verify the `skyencoder`-generated binary decoders match the reflect-based decoder - Add CLI `addresscount` command to return the count of addresses that currently have unspent outputs (coins) associated with them. - Add `-max-inc-msg-len` and `-max-out-msg-len` options to control the size of incoming and outgoing wire messages - Add `-disable-header-check` flag to disable Host/Origin/Referer header checks for the node APIs - Add `header_check_enabled` parameter in the `/health` endpoint response - Add `unsigned` option to `POST /api/v1/wallet/transaction` to create unsigned transactions from a wallet - Add `unsigned` option to `POST /api/v2/transaction/verify` for verifying an unsigned transaction - Add `POST /api/v2/wallet/transaction/sign` to sign an unsigned transaction with a wallet - Add `POST /api/v2/transaction` to create an unsigned transaction from addresses or unspent outputs without a wallet - Add `/api/v2/data` APIs for transaction notes and generic key-value storage. - Update `/metrics` endpoint to add metrics from `/health`: `unspent_outputs`, `unconfirmed_txns`, `time_since_last_block_seconds`, `open_connections`, `outgoing_connections`, `incoming_connections`, `start_at`, `uptime_seconds`, `last_block_seq`.
### Fixed
- Return a v2-style error for disabled API endpoints - #2172 Fix electron build failure for linux systems - Don't send wire protocol messages that exceed the configured 256kB limit, which caused peers to disconnect from the sender - #2348 Fix panic in `MDL-cli` `transaction` command if no (zero) arguments are passed. Exactly one argument is expected.
### Changed
- Duplicate wallets in the wallets folder will prevent the application from starting - An empty wallet in the wallets folder will prevent the application from starting - Use [`skyencoder`](https://github.com/MDLlife/skyencoder)-generated binary encoders/decoders for network and database data, instead of the reflect-based encoders/decoders in `cipher/encoder`. - Add `/api/v1/resendUnconfirmedTxns` to the `WALLET` API set - In `POST /api/v1/wallet/transaction`, moved `wallet` parameters to the top level of the object - Incoming wire message size limit increased to 1024kB - Clients restrict the maximum number of blocks they will send in a `GiveBlocksMessage` to 20 - `POST /api/v2/wallet/seed/verify` returns an error if the seed's checksum is invalid - Increase the detail of error messages for invalid seeds sent to `POST /api/v2/wallet/seed/verify` - Move package `github.com/MDLlife/MDL/src/cipher/go-bip39` to `github.com/MDLlife/MDL/src/cipher/bip39` - The `Content-Security-Policy` header was modified to make it stricter - Update `INTR` message verify logic to reject connection if blockchain pubkey not matched or provided - Change the coinhour burn rate to 10%
### Removed
- `/api/v1/explorer/address` endpoint (use `GET /api/v1/transactions?verbose=1` instead). See https://github.com/MDLlife/MDL/blob/master/src/api/README.md#migrating-from--api-v1-explorer-address - The unversioned REST API (the `-enable-unversioned-api` is removed, prefix your API requests with `/api/v1` if they don't have an `/api/vx` prefix already). See https://github.com/MDLlife/MDL/blob/master/src/api/README.md#migrating-from-the-unversioned-api - JSON-RPC 2.0 interface (this is no longer used by the CLI tool, and the REST API supports everything the JSON-RPC 2.0 API does). See https://github.com/MDLlife/MDL/blob/master/src/api/README.md#migrating-from-the-jsonrpc-api - `/api/v1/wallet/spend` endpoint (use `POST /api/v1/wallet/transaction` followed by `POST /api/v1/injectTransaction` instead). See https://github.com/MDLlife/MDL/blob/master/src/api/README.md#migrating-from--api-v1-spend - Remove shell autocomplete files
fine. Tell me, do you need to update your old wallet for windows? And why is it written on your topic that the creator is possibly a scam. > do you need to update your old wallet for windows? Yes, would be good to keep up to date, there are several improvements mentioned above. > why is it written on your topic that the creator is possibly a scam I have no idea, it seems like several projects on bitcointalk have been reported scam recently, but MDL project is not a scam, we have our own blockchain, android wallet, IOS wallet is being baked internally there are some beta releases available if you ask on Telegram and soon will hit AppStore. Besides we have a complete infra online with Golang backend, React Frontend, Kubernetes cluster, ArangoDB database, Elasticsearch and our team is constantly working to deliver new features.
|
|
|
|
mdl_developer
Newbie
Offline
Activity: 21
Merit: 0
|
|
August 11, 2019, 07:55:25 PM |
|
Is this a yet another shitcoin or no?
Well, MDL project unlike many projects is developing, is active, have a community and token is listed in a DEX with constant daily volume. MDL is backed by SKY community and we are not going away anytime soon.
|
|
|
|
mdl_developer
Newbie
Offline
Activity: 21
Merit: 0
|
|
August 12, 2019, 06:55:17 AM |
|
Is this a yet another shitcoin or no?
it can’t be called a shitty cat yet, because the team is working, answering questions, here and in telegrams, and news on the project constantly appears. Correct, we will release some news about the new IOS wallet later this week, stay tuned
|
|
|
|
mdl_developer
Newbie
Offline
Activity: 21
Merit: 0
|
|
August 22, 2019, 08:15:44 AM |
|
We are super proud to announce that the new MDL iOS Wallet is being developed and its already functional. We are now in process of opening a new developer account on Apple store and getting all the approvals, so hang in there, this may take a little while! Despite the frustration of the disconnect between price and adoption trends, the MDL team remains focused on delivery. We have an amazing group of passionate, energetic, skilled, and committed individuals that care deeply about MDL, its mission, and its success. And they care about the team, with many reducing their compensation to enable us to keep the team operating at full capacity. MDL is simply not staffed with mercenaries available to the highest bidder. Our team members are actually coming together to support each other rather than disbanding like many other projects. https://mdl.wtf/en/2019-08-22-mdl-development-update-aug/MDL Talent Hub will still have a robust community of users and partners and we will still retain the competitive advantage that it has today. In the meantime, we’re all headed back to work. Thank you for your support and trust!
|
|
|
|
mdl_developer
Newbie
Offline
Activity: 21
Merit: 0
|
|
November 11, 2019, 11:10:24 AM |
|
The Annual CHALE WOTE Street Art Festival is the collective effort of many young people, from artists, musicians, filmmakers, writers and designers to students and activists… It draws an average of over two thousand art lovers to the streets of James Town each year, and this year promises to be no different. https://mdl.wtf/images/ghana-chale-wote-2019/photo_2019-09-04_09-58-37.jpgThe annual CHALE WOTE Street Art Festival is an alternative platform that brings alive the magic of art, music and dance along High Street in James Town, Accra. The festival re-imagines African folktales through a variety of art forms - graffiti murals, large photography displays, interactive art installations, live street performances, extreme sports stunting, an African film festival, a fashion parade, a DJ jam block party, beach music concert, fashion and food marketplace, and much more. https://mdl.wtf/images/ghana-chale-wote-2019/photo_2019-09-04_09-58-57.jpgThanks to the support of our active community and hard word of Osaberima(kumi Sakyi Charles), our Africa Ambassador, MDL Talent Hub participated this year and that was a lot of fun. Enjoy the photos and video. We do hope very much to attend in 2020, when more of us can join. https://mdl.wtf/images/ghana-chale-wote-2019/photo_2019-09-04_10-00-16.jpgCheckout the full post: https://mdl.wtf/en/2019-09-14-mdl-in-ghana-chale-wote-2019/-- God bless Africa.
|
|
|
|
|