Bitcoin Forum
May 13, 2024, 03:26:52 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XMN] Metronotes on: April 23, 2021, 04:47:31 PM

Metroswap V1:

The Metroswap Exchange Smart Contract for Tron is now deployed and XMN swaps are active.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][TET] Tetcoin - The Currency for Change - No ICO - No Premine on: April 05, 2021, 06:01:10 PM


Tetcore 2.0 Experimental is now available for testing - https://github.com/tetcoin/tetcore/releases/tag/2.0-experimental
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VAP] Vapory - The Most Flexible DAPP Platform on: February 14, 2021, 05:19:00 PM
GPU Mining is Active on the Vapory Network: https://www.reddit.com/r/Vapory/comments/ljsaen/gpu_mining_is_now_enabled_on_the_vapory_network/
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XPS] Payshares - Simplifying Money for Everyone on: November 14, 2020, 12:51:20 PM
Payshares for Windows is now available at Github: https://github.com/Payshares/paysharesd/releases/download/0.28.0-k/paysharesd.exe

With publication of this executable, five validators are being brought online with possible long term availability.  The master validator remains at one.vld.payshares.org.  Our secondary payshares.org validator is in a snapshot state to preserve integrity of the Payshares blockchain while recently discovered issues are resolved.  This release is experimental with bounties for issue resolution ranging from 10,000 to 1,000,000 XPS.  It is expected that unknown events related to paysharesd on Windows may occur.  Post any discovered issues to https://github.com/Payshares/paysharesd/issues and solve the issue to receive an XPS Bounty.

RocksDB is currently not an option for storage on Windows.  As such, daemon configuration and performance are different than linux flavors.   In particular, users will notice that synching the Payshares Blockchain takes longer than usual to synchronize as SQLite is being used.  Here is a sample paysharesd.cfg for Windows:

Code:
# Allow other peers to connect to this server.
#

[network_quorum]
0

[peer_ip]
0.0.0.0

[peer_port]
52011

# Allow untrusted clients to connect to this server.
#
[websocket_public_ip]
0.0.0.0

[websocket_public_port]
5016

# Provide trusted websocket ADMIN access to the localhost.
#
[websocket_ip]
127.0.0.1

[websocket_port]
6016

# Provide trusted json-rpc ADMIN access to the localhost.
#
[rpc_ip]
127.0.0.1

[rpc_port]
5015

[rpc_allow_remote]
0

[node_size]
medium

# This is primary persistent datastore for paysharesd.  This includes transaction
# metadata, account states, and ledger headers.  
[node_db]
type=Sqlite
path=ledger.db

[database_path]
C:/payshares/payshares/conf/db

# This needs to be an absolute directory reference, not a relative one.
# Modify this value as required.
[debug_logfile]
C:/payshares/conf/debug.log

[sntp_servers]
time.windows.com
time.apple.com
time.nist.gov
pool.ntp.org

# Where to find some other servers speaking the Payshares protocol.
#
[ips]
one.vld.payshares.org 52011
two.vld.payshares.org 52011

[validators]
n3pYRu4G6iGZciPbSfD1WtK7XqZciLMTCzDCMufmaPUf49ta4z2 VLD1
nfp4HeeiLXt1NvJc7ZFYnUxCZFipwgNLAbZfMwpZhR6MdrvZbm1 VLD2

# Ditto.
[validation_quorum]
1

[consensus_threshold]
1

[ledger_history]
full

# Turn down default logging to save disk space in the long run.
# Valid values here are trace, debug, info, warning, error, and fatal
[rpc_startup]
{ "command": "log_level", "severity": "warning" }

# Configure SSL for WebSockets.  Not enabled by default because not everybody
# has an SSL cert on their server, but if you uncomment the following lines and
# set the path to the SSL certificate and private key the WebSockets protocol
# will be protected by SSL/TLS.
#[websocket_secure]
#1

#[websocket_ssl_cert]
#/etc/ssl/certs/server.crt

#[websocket_ssl_key]
#/etc/ssl/private/server.key

# Defaults to 0 ("no") so that you can use self-signed SSL certificates for
# development, or internally.
#[ssl_verify]
#0

5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VAP] Vapory - The Most Flexible DAPP Platform on: January 25, 2019, 06:42:12 AM


Vapory is the largest independent unified cryptocurrency project in existence with over 1,000 repositories under active development.  There are several key components each with different levels of priority which are not prioritized in this list:

Vapory: https://github.com/vaporyco
VaporyJS: https://github.com/vaporyjs
vWASM: https://github.com/vwasm
VaporyMining: https://github.com/vapory-mining
VaporWallet: https://github.com/vaporwallet
VaporState: https://github.com/vaporstate
VaporSphere: https://github.com/vaporsphere
VaporParty: https://github.com/vaporparty
VaporNS: https://github.com/vaporns
VaporMask: https://github.com/vapormask
VaporKitties: https://github.com/vaporkitties
VaporDelta: https://github.com/vapordelta
VaporChain: https://github.com/vaporchain
VaporAPIs: https://github.com/vaporapis
VaporCamp: https://github.com/vapor-camp
TxProtocol: https://github.com/tprotocol
Reddcraft: https://github.com/reddcraft
QuadNetwork: https://github.com/quadnetwork
MyVaporWallet: https://github.com/myvaporwallet
MoxieSuite: https://github.com/moxiesuite
EmergeNetwork: https://github.com/emergenetwork
Drift: https://github.com/driftproject
WOA: https://github.com/woaproject

Due to the complex nature of the platform, use of single page roadmaps are not in good form with project principles and future guidelines are planned to be published to https://trello.com/b/aDBR30Ks/vapory
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][WOA] WOA - Witness of Authority on: December 30, 2018, 07:10:12 PM

Development of the WOA Cryptocurrency will begin after VAP reaches block #5000.  Updates to the network will be posted at https://github.com/woaproject - At the time of this update, the mainnet is on block #4710:


Code:
{
  difficulty: 511572,
  extraData: "0xd783010800846776617087676f312e372e33856c696e7578",
  gasLimit: 4712388,
  gasUsed: 0,
  hash: "0x93fd46dfb34eb48de5cb8f666c9d1d9938fd5df17c86cbf80af44b53f1d25672",
  logsBloom: "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
  miner: "0xdd242656dfa2af1e2c200b9708bf142f4ae783fb",
  mixHash: "0x91903611380cbd6d5eb543829b19da7788d585ac6a0871ffdd42b534ad0f86ee",
  nonce: "0x5e739d1ffa9b97ce",
  number: 4710,
  parentHash: "0x0c7cee1e970062f38721dc207b89556645df2ce57a6e5344954e4c6ea0e92037",
  receiptsRoot: "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
  sha3Uncles: "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
  size: 537,
  stateRoot: "0x11715867c0bbf3c3cbf8a7a9a3bf839003b67fa6f1fa4f4f1469ba728e9e235c",
  timestamp: 1546196703,
  totalDifficulty: 1524148882,
  transactions: [],
  transactionsRoot: "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
  uncles: []
}
7  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [ANN][XRT] Reddcraft - A Platform for Stable Asset Development on: December 26, 2018, 08:35:39 PM
In line with the traditional creation of the Reddcraft Repos on Github, we published a blank page to https://reddcraft.vapory.co : The Development of Reddcraft has initiated.
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XLT] Litetokens - The True Global Currency on: December 26, 2018, 03:10:11 PM
Securely generate XLT addresses with the Litetokens Paper Wallet: https://paper.litetokens.org/

9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTX] The Tx Project on: December 13, 2018, 06:12:09 PM
We updated our Twitter with our new Profile Photo: https://twitter.com/thetxproject
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CZR] Czarcoin - A Simpler Way to Trade on: December 04, 2018, 01:39:24 PM
Czarcoin may now be mined at the Peertokens Mining Pool.
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MTC] Metrocoin is for Growth on: November 30, 2018, 11:59:01 AM
New Metrocoin Mining pool with hourly MTC payouts : https://peertokens.co
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MTC] Metrocoin is for Growth on: November 26, 2018, 11:11:14 PM
The Metrocoin Repositories have moved to https://github.com/metrocoindev.  An interim 64-bit windows release is available at https://github.com/metrocoindev/metrocoin along with updates for current Linux distributions.  The current seed node is located at one.metrocoin.me and may be added using addnode within the client.
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MCH] Metrocoin Cash on: November 26, 2018, 04:12:49 PM
Join the Metrocoin Cash Developers on Telegram @MetrocoinCash
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XDV] Divvy - Sharing the Global Economy on: October 10, 2018, 08:03:27 PM
Divvy Ethereum Tokens are now trading on LedgerDEX : https://ledgerdex.io : The Divvy Ethereum Contract is 0xE8e96dc55573F308074569521E37f3bd532D2e9D and may be viewed in detail at https://etherscan.io/token/0xe8e96dc55573f308074569521e37f3bd532d2e9d : XDV is opening at 10,000 Tokens per 1 WETH
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XLT] Litetokens - The Best Way to Trade Everything on: September 24, 2018, 05:54:22 PM
Join the creator of the original XLT cryptocurrency on Telegram : t.me/litetokenstalk
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VAP] Vapory on: September 24, 2018, 05:13:02 PM
Join us on Telegram at https://t.me/vaporytalk
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XPS] Payshares - Simplifying Money for Everyone on: March 21, 2018, 08:54:37 PM
Distribution Goals posted to https://payshares.org
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XPS] Payshares - Simplifying Money for Everyone on: March 20, 2018, 08:42:44 PM
Payshares Client Version 0.12.1 has been released!  The commit can be found on github at https://github.com/Payshares/payshares-client/commit/f97d1fed9237f7f4194be33323a6781d22715f10

Prior to building, please confirm you have the correct source tree with the git log command. The first log entry should be the change setting the version:

commit f97d1fed9237f7f4194be33323a6781d22715f10
Author: Kedia <owner@kedia.co>
Date:   Tue Mar 20 16:10:12 2018 -0400


This is the Frost Cove Release and the first public distribution of the client.  The Client functions across multiple platforms, however, support is initially being provided for Ubuntu.  Although not a pre-release, this outcome is not considered production ready.

Improvements
=====================
* Updated js for live and test networks
* Added correct dependencies
* Completed XPS Conversion
* Improved Readme
* Added favicon
* Activated reCaptcha
* Passed subscribe option to email
* Updated to correct Payshares-lib
* Enhanced tooltip delay
* Started Two Factor Recovery
* Changed Minimum Balance
* Added new tests
* Improved SSL Coverage for websockets
* Separate API implementation

Assistance
------------

For assistance, please contact support@kedia.co

More information
-------------------

For more information or assistance, the following resources will be of use:
Payshares Website
Payshares Twitter
Payshares Facebook

Notes
-------

https://launch.payshares.org is ahead of the latest branch:
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XPS] Payshares - Simplifying Money for Everyone on: March 20, 2018, 07:48:21 PM
Payshares Data API Version 0.4.1 has been released!  The commit can be found on github at https://github.com/Payshares/payshares-data-api/commit/4166a48293a6001fa8392fbe30fb3fc53bf906d3

Prior to building, please confirm you have the correct source tree with the git log command. The first log entry should be the change setting the version:

commit 4166a48293a6001fa8392fbe30fb3fc53bf906d3
Author: Kedia <owner@kedia.co>
Date:   Tue Mar 20 15:10:55 2018 -0400

This is the Chai Tea Release and the first public distribution of the API.  The API functions across multiple platforms, however, support is initially being provided for Ubuntu.  Although not a pre-release, this outcome is not considered production ready.

Changes from the 0.0.1 Commit:
=====================
* Converted to unit code XPS
* Added correct dependencies
* Initialized Security Review Procedures
* Completed Tests for Paysharesd
* Set Ledger Start Time
* Cleaned up Documentation
* Output set to stdout
* Removed dead links
* Updated to latest Payshares-lib
* Fixed secure websocket
* Globally attach to Redis
* Enabled waiting for validated ledgers
* Started ledger hash validation
* Setup weekly historical data
* Put on new metrics data

Assistance
------------

For assistance, please contact support@kedia.co

More information
-------------------

For more information or assistance, the following resources will be of use:
Payshares Website
Payshares Twitter
Payshares Facebook

Notes
-------
Payshares API Live Ledger Import:
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XPS] Payshares - Simplifying Money for Everyone on: March 09, 2018, 06:57:56 AM
Payshares-lib 0.10.3 K has been released. The commit can be found on GitHub at: https://github.com/Payshares/payshares-lib/commit/abda6b2e6a478494c1674a0fac93be164a56bd33

Prior to building, please confirm you have the correct source tree with the git log command. The first log entry should be the change setting the version:

commit abda6b2e6a478494c1674a0fac93be164a56bd33
Author: Kedia <owner@kedia.co>
Date:   Fri Mar 9 01:25:14 2018 -0500

This is the Salted Beef Release focused on Foundation Platforms. Short term support is being provided for Ubuntu 14.04 while interim support is being shifted to Ubuntu 16.04 scheduled for the summer of 2018.

0.7.35
LastLedgerSequence is set by default on outgoing transactions. This refers to the last valid ledger index (AKA sequence) for a transaction. By default, this index is set to the current index (at submission time) plus 8. In theory, this allows ripple-lib to deterministically fail a transaction whose submission request timed out, but whose associated server continues to emit ledger_closed events.

Transactions that err with telINSUF_FEE_P will be automatically resubmitted. This error indicates that the Fee supplied in the transaction submission request was inadquate. Ideally, the Fee is tracked by ripple-lib in real-time, and the resubmitted transaction will most likely succeed.

Added Transaction.iff(function(callback) { }). Callback expects first argument to be an Error or null, second argument is a boolean which indicates whether or not to proceed with the transaction submission. If an iff function is specified, it will be executed prior to every submission of the transaction (including resubmissions).

Transactions will now emit presubmit and postsubmit events. They will be emitted before and after a transaction is submitted, respectively.

Added Transaction.summary(). Returns a summary of a transaction in semi-human-readable form. JSON-stringifiable.

Remote.requestAccountTx() with binary: true will automatically parse transactions.

Added Remote.requestAccountTx filter, map, and reduce.

  remote.requestAccountTx({
    account: 'retc',
    ledger_index_min: -1,
    ledger_index_max: -1,
    limit: 100,
    binary: true,

    filter: function(transaction) {
      return transaction.tx.TransactionType === 'Payment';
    },

    map: function(transaction) {
      return Number(transaction.tx.Amount);
    },

    reduce: function(a, b) {
      return a + b;
    },

    pluck: 'transactions'
  }, console.log)
Added persistence hooks.

General performance improvements, especially for long-running processes.
Pages: [1] 2 3 4 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!