Author Topic: Blockchain parameters  (Read 2173 times)

0 Members and 1 Guest are viewing this topic.

Offline roadscape

Hacked the proposal page to show labels in the parameter dump:
http://cryptofresh.com/p/1.10.11
http://cryptofresh.com  |  witness: roadscape

Offline Ander

  • Hero Member
  • *****
  • Posts: 3506
    • View Profile
  • BitShares: Ander
4,8,15,16,23,42.

:D
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
Great job ElMato!
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline ElMato

  • Sr. Member
  • ****
  • Posts: 288
    • View Profile

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
This is a proposal. I want to know how a committee member finds out what parameters 0 to 42  actually mean.

Code: [Select]
"new_parameters": {
    "current_fees": {
      "parameters": [
        [
          0,
          {
            "fee": 2000000,
            "price_per_kbyte": 1000000
          }
        ],
        [
          1,
          {
            "fee": 500000
          }
        ],
        [
          2,
          {
            "fee": 0
          }
        ],
        [
          3,
          {
            "fee": 2000000
          }
        ],
        [
          4,
          {
          }
        ],
        [
          5,
          {
            "basic_fee": 9500000,
            "premium_fee": 200000000,
            "price_per_kbyte": 100000
          }
        ],
        [
          6,
          {
            "fee": 1000000,
            "price_per_kbyte": 100000
          }
        ],
        [
          7,
          {
            "fee": 300000
          }
        ],
        [
          8,
          {
            "membership_annual_fee": 200000000,
            "membership_lifetime_fee": 1000000000
          }
        ],
        [
          9,
          {
            "fee": 50000000
          }
        ],
        [
          10,
          {
            "symbol3": "50000000000",
            "symbol4": "13000000000",
            "long_symbol": 250000000,
            "price_per_kbyte": 10
          }
        ],
        [
          11,
          {
            "fee": 1000000,
            "price_per_kbyte": 100000
          }
        ],
        [
          12,
          {
            "fee": 50000000
          }
        ],
        [
          13,
          {
            "fee": 50000000
          }
        ],
        [
          14,
          {
            "fee": 2000000,
            "price_per_kbyte": 100000
          }
        ],
        [
          15,
          {
            "fee": 2000000
          }
        ],
        [
          16,
          {
            "fee": 100000
          }
        ],
        [
          17,
          {
            "fee": 10000000
          }
        ],
        [
          18,
          {
            "fee": 50000000
          }
        ],
        [
          19,
          {
            "fee": 5000
          }
        ],
        [
          20,
          {
            "fee": 500000000
          }
        ],
        [
          21,
          {
            "fee": 2000000
          }
        ],
        [
          22,
          {
            "fee": 2000000,
            "price_per_kbyte": 10
          }
        ],
        [
          23,
          {
            "fee": 100000,
            "price_per_kbyte": 10
          }
        ],
        [
          24,
          {
            "fee": 100000
          }
        ],
        [
          25,
          {
            "fee": 100000
          }
        ],
        [
          26,
          {
            "fee": 2000000
          }
        ],
        [
          27,
          {
            "fee": 0,
            "price_per_kbyte": 10
          }
        ],
        [
          28,
          {
            "fee": 500000000
          }
        ],
        [
          29,
          {
            "fee": 100000
          }
        ],
        [
          30,
          {
            "fee": 100000
          }
        ],
        [
          31,
          {
            "fee": 2000000
          }
        ],
        [
          32,
          {
            "fee": 500000000
          }
        ],
        [
          33,
          {
            "fee": 100000
          }
        ],
        [
          34,
          {
            "fee": 100000
          }
        ],
        [
          35,
          {
            "fee": 100000,
            "price_per_kbyte": 10
          }
        ],
        [
          36,
          {
            "fee": 2000000
          }
        ],
        [
          37,
          {
          }
        ],
        [
          38,
          {
            "fee": 500000,
            "price_per_kbyte": 10
          }
        ],
        [
          39,
          {
            "fee": 1000000,
            "price_per_output": 1000000
          }
        ],
        [
          41,
          {
            "fee": 1000000
          }
        ]
      ],
      "scale": 20000
    },

Lack of arbitrage is the problem, isn't it. And this 'should' solves it.


Offline monsterer

My opinions do not represent those of metaexchange unless explicitly stated.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.


Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
Where are the vote-able BTS blockchain parameters explained ?

Link?

"parameters":
1,2,4,19,27 in particular?


cleyop, bitcrab? [I will not ask BM, cause he is as responsive as BTS v0.x.0 client] any committee candidate?
« Last Edit: November 10, 2015, 05:16:41 am by tonyk »
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.