abonnement Unibet Coolblue Bitvavo
pi_187590830
quote:
0s.gif Op woensdag 19 juni 2019 13:45 schreef Afwazig het volgende:
Lees net dat er om de zoveel dagen VST wordt geairdropped, nog even geduld dus denk ik.
Dagen of weken? :{
  dinsdag 25 juni 2019 @ 14:50:12 #122
131603 Afwazig
Serious business
pi_187597799
quote:
0s.gif Op dinsdag 25 juni 2019 01:15 schreef VanKuikeren het volgende:

[..]

Dagen of weken? :{
Geen idee precies. Had je die ticket al gemaakt?
  dinsdag 25 juni 2019 @ 14:50:53 #123
131603 Afwazig
Serious business
pi_187597814
Wavesnode versie 1.0.0 is trouwens uit. Dit is wel belangrijk en groot hoor _O_

https://github.com/wavesplatform/Waves/releases

quote:
Version 1.0 (Testnet & Mainnet)
@ismagin ismagin released this 1 hour ago · 44 commits to master since this release

Hooray! Waves finally reaches version 1.0.0!

Total 3 new features are added to Waves blockchain: Ride4Dapps, OrderV3 and NFT. Please read their descriptions and information on other Waves node updates below.

FEATURE: RIDE 4 DApps
In this release, we introduce RIDE4DApps: the RIDE language and blockchain update. This grants a way to assign programmable functions to an account, which operate state and tokens atomically. To initiate the call, use the new InvokeScriptTransaction. More on that in the More on that in the documentation.

RIDE Language Update
Defining custom functions:
func max(a: Int, b: Int) = if (a > b) then a else b

@Callable(inv) and @Verifier(tx) annotations:
@Callablei
func record(x: Int) = {
WriteSet([DataEntry(toBase58String(i.caller.bytes), x])
}

@Verifier(tx)
func verify() = {
false
}
Postfix notation for function calls:
extract(i.payment) can be rewritten as i.payment.extract()
getInteger(account, key) can be simplified to account.getInteger(key)

Compiler now supports directives. These are recommended to be specified at the beginning of DAPP code:

{-# STDLIB_VERSION 3 #-}
{-# CONTENT_TYPE DAPP #-}
{-# SCRIPT_TYPE ACCOUNT #-}

# definitions, callable and verifier functions go here
{-# STDLIB_VERSION 3 #-} brings revamped version of RIDE language standard library. You can explore it in under RIDE section in documentation.
Monitoring tools for InvokeScriptTransaction
To debug results of InvokeScriptTransaction (transfers and state changes) with your node through REST APIs:
GET /debug/stateChanges/info/{transactionId}
GET /debug/stateChanges/address/{address}/limit/{limit}

ensure the following flags are set to true:

waves {
db {
store-transactions-by-address = true
store-invoke-script-results = true
}
}
FEATURE: Non-Fungible Tokens (NFT)
New blockchain feature (13) has been implemented. After activation, new transactions issuing non-reissuable assets with zero decimals and unit quantity will cost 0.001 Waves. There's also a new API endpoint which provides a list of NFTs owned by an address. See /assets/nft/{address}/limit/{limit} documentation in Swagger for mode info. Note that once this feature is activated, /assets/balance/{address} responses will no longer include NFTs.

FEATURE: OrderV3
Supports order fee not only in WAVES, but in assets too
Order now has a new field in JSON: "matcherFeeAssetId"
Node updates
Node Extensions
The new mechanism allows the developers to extend the node functionality by adding custom observers to the internal node state. Extensions are a simple JAR files which are added to the node classpath. Matcher and gRPC server have been refactored into an extension, and there's definitely more to come.

gRPC API
gRPC Server extension allows to access a Waves Node with gRPC instead of classic REST API, using the lang-agnostic protobuf schemes, reworked interfaces and gRPC built-in first-class streaming support. Most of the REST API has been implemented as gRPC services. Please note that gRPC interface is considered experimental, and may (and probably will) change in the future. Read more about gRPC here.

UTX Pool improvements
When a microblock (or a block) is discarded during the rollback, its transactions are returned back to UTX pool without validation. This will eliminate most problems with dependent transactions getting lost.
Miner now limits the amount of time it can take to retrieve (and validate) transactions from UTX pool when mining microblocks.
UTX pool will now pack at least one transaction into a microblock, even if it takes very long to validate. This will prevent miners from mining empty blocks under heavy load.
UTX cleanup will run just once when height changes, not every time a key block is received from multiple peers.
Default Waves directory
Default directory now follows os-specific guidelines:
macOS: $HOME/Library/Application Support/waves-mainnet
Linux: $XDG_DATA_HOME/waves or $HOME/.local/share/waves-mainnet
Windows: %APPDATA%/local/waves-mainnet
When Waves directory is not defined explicitly in a config file or via system property, default paths will include network-specific suffixes, e.g. waves-mainnet or waves-devnet. For custom networks, suffix contains base16-encoded network byte (e.g. waves-custom-FF).
New CLI
The node now comes with just one executable. Debian package installs waves (or waves-${network}) executable. Importer can be launched with the following command lines:

java -jar waves-all-1.0.0.jar import -h 1220000 -c waves.conf -i blockchain.bin
waves import -c waves.conf
Use waves --help for mainnet nodes installed from DEB package and java -jar waves-all.jar --help when running a fat jar. This change will help eliminating conflicts when installing Waves Node and some other third-party forked node.

Other notable changes
/addresses/data/{address} now accepts a regular expression in an optional matches parameter. When provided, the node will return only entries with keys matching the regex.
Logging configuration can now be extended or tweaked incrementally, it no longer requires a complete custom-written logback.xml.
Default setting for metrics have been tweaked, which should reduce memory footprint
Update Notes
No need to rebuild the node storage when updating mainnet node from version 0.16.2 (or 0.16.3). However, if you are updating a testnet node from a pre-RC2 version of 0.17 series, you will need to re-import blockchain.

Voting
RIDE4DAPPS is implemented as Feature 11
Order Version 3 is implemented as Feature 12
NFT is implemented as Feature 13
Please vote!
pi_187618911
Waves_DEX twitterde op woensdag 26-06-2019 om 16:34:50 We've rolled out Waves DEX 1.3.7! The new version supports Token Rating, so you can vote for any token directly from #Waves DEX. We've also improved the UI and fixed some small bugs. Enjoy! https://t.co/lzd5i9wnDM reageer retweet
Je kan nu direct vanuit de Client makkelijk shitcoins dissen.

Doe afstand van je account en kom nooit meer terug.
pi_187629304
Binnenkort met Waves naar de voedselbank >:)
pi_187648183


[ Bericht 50% gewijzigd door Frans449 op 29-06-2019 11:01:05 ]
pi_187670982
Dit project nader ook zijn einde na ruim 3 jaar.

Wat een oplichter die Sasha ;(
  zaterdag 29 juni 2019 @ 21:46:27 #128
131603 Afwazig
Serious business
pi_187671182
quote:
3s.gif Op zaterdag 29 juni 2019 21:34 schreef rapako het volgende:
Dit project nader ook zijn einde na ruim 3 jaar.

Wat een oplichter die Sasha ;(
Goed verhaal. Prima argumenten.
pi_187679623
quote:
0s.gif Op dinsdag 25 juni 2019 14:50 schreef Afwazig het volgende:

[..]

Geen idee precies. Had je die ticket al gemaakt?
Yes. Zijn binnen inmiddels ^O^
pi_187692090
Zouden jullie nog fiat steken in Waves op dit moment ? (Heb weer wat vrij)
  maandag 1 juli 2019 @ 07:31:05 #131
131603 Afwazig
Serious business
pi_187693489
quote:
0s.gif Op zondag 30 juni 2019 23:57 schreef DSVM het volgende:
Zouden jullie nog fiat steken in Waves op dit moment ? (Heb weer wat vrij)
Als ik weer fiat erin zou steken nu zou ik dat zeker doen.
pi_187729030
Waves heeft eindelijk v1.0 bereikt _O_

Nog 9 dagen tot activatie!

https://coindar.org/en/event/waves-waves-waves-node-v10-22108
  woensdag 3 juli 2019 @ 12:00:29 #133
131603 Afwazig
Serious business
pi_187729435
Ik ben benieuwd naar de komende maanden of de nodes wat gaan merken qua transacties en fee' s.
pi_187774231
sasha35625 twitterde op vrijdag 05-07-2019 om 21:12:35 Shall we announce a $waves buyback? reageer retweet
Doe afstand van je account en kom nooit meer terug.
  zondag 7 juli 2019 @ 09:54:13 #135
131603 Afwazig
Serious business
pi_187791216
Nog een paar dagen geduld hebben.

* Feature 11 (RIDE 4 DAPPS)
Status : APPROVED
Activation : 1610000 (Jul 10 2019 22:11 UTC, ~ in 86 hrs, 32 mins)

* Feature 12 (Order Version 3)
Status : APPROVED
Activation : 1610000 (Jul 10 2019 22:11 UTC, ~ in 86 hrs, 32 mins)

* Feature 13 (Reduce NFT fee)
Status : APPROVED
Activation : 1610000 (Jul 10 2019 22:11 UTC, ~ in 86 hrs, 32 mins)
pi_187921943

3:26, het einde van Coinomat als gateway?
Doe afstand van je account en kom nooit meer terug.
  maandag 15 juli 2019 @ 12:15:29 #137
131603 Afwazig
Serious business
pi_187932701
quote:
5s.gif Op zondag 14 juli 2019 18:46 schreef chroestjov het volgende:

3:26, het einde van Coinomat als gateway?
Wordt flink aan de weg getimmerd daar.

Zie ook het aantal invoke script transacties na de nieuwe features: http://dev.pywaves.org/txs/
  maandag 15 juli 2019 @ 13:27:56 #138
131603 Afwazig
Serious business
pi_187933937
Ome Sasha gaat 2 miljoen Waves kopen.

sasha35625 twitterde op maandag 15-07-2019 om 13:05:59 I will buy up to 2 mil $Waves from the open market in upcoming weeks. The funds will eventually be used for Waves ecosystem development, and will be stored at 3P77ApKT9tWCr9WjT2JbzWuzEg2v39ixX1h reageer retweet
pi_187935570
quote:
0s.gif Op maandag 15 juli 2019 13:27 schreef Afwazig het volgende:
Ome Sasha gaat 2 miljoen Waves kopen.

sasha35625 twitterde op maandag 15-07-2019 om 13:05:59 I will buy up to 2 mil $Waves from the open market in upcoming weeks. The funds will eventually be used for Waves ecosystem development, and will be stored at 3P77ApKT9tWCr9WjT2JbzWuzEg2v39ixX1h reageer retweet
2 miljoen Waves? Of $2 miljoen aan Waves? :P
  maandag 15 juli 2019 @ 15:22:09 #140
131603 Afwazig
Serious business
pi_187935598
quote:
1s.gif Op maandag 15 juli 2019 15:20 schreef MaGNeT het volgende:

[..]

2 miljoen Waves? Of $2 miljoen aan Waves? :P
Er staat 2 miljoen Waves, niet voor 2 miljoen aan Waves. Daar ga ik dus maar vanuit :P
  maandag 15 juli 2019 @ 15:22:44 #141
131603 Afwazig
Serious business
pi_187935605
Trouwens ook hier voor de mensen die een Waves branded ledger willen winnen. Ik deed er toch niks mee omdat ik al een Ledger had:

CryptinEU twitterde op maandag 15-07-2019 om 14:14:45 To celebrate the @wavesplatform 1.0 node release and the fact Cryptin Wavesnode exists for nearly a year now we are giving away a Waves branded Nano Ledger S! @sasha35625 Read this post for all conditions:https://t.co/baHovVD3rF $WAVES #WAVES #giveaway https://t.co/RW94BIEvW3 reageer retweet
https://waves.cryptin.eu/(...)ger-nano-s-giveaway/
pi_187935618
quote:
0s.gif Op maandag 15 juli 2019 15:22 schreef Afwazig het volgende:

[..]

Er staat 2 miljoen Waves, niet voor 2 miljoen aan Waves. Daar ga ik dus maar vanuit :P
iig meer dan in mijn wallet zit
  maandag 15 juli 2019 @ 15:35:41 #143
131603 Afwazig
Serious business
pi_187935857
quote:
5s.gif Op zondag 14 juli 2019 18:46 schreef chroestjov het volgende:

3:26, het einde van Coinomat als gateway?
Je lijkt gelijk te hebben. Ik ben nu bezig met de Nederlandse vertaling van de iOS en Android app en zie dat;

'Coinomat Service temporarily unavailable' veranderd is naar 'Service temporarily unavailable'.
pi_187939674
Klinkt niet echt positief naar mijn mening. Die buyback is gewoon een ordinaire pump om de prijs omhoog te krijgen. Investeer dat geld gewoon in de ontwikkeling. :{
  maandag 15 juli 2019 @ 19:49:53 #145
131603 Afwazig
Serious business
pi_187940068
quote:
0s.gif Op maandag 15 juli 2019 19:28 schreef DSVM het volgende:
Klinkt niet echt positief naar mijn mening. Die buyback is gewoon een ordinaire pump om de prijs omhoog te krijgen. Investeer dat geld gewoon in de ontwikkeling. :{
Een pump hebben ze niks aan daarnaast zal het zo`n verschil niet maken op de prijs. Ik zie het eerder als een investering waarvan ze verwachten rendement te krijgen op termijn omdat ze vertrouwen hebben in hun product.
pi_187940832
quote:
0s.gif Op maandag 15 juli 2019 19:49 schreef Afwazig het volgende:

[..]

Een pump hebben ze niks aan daarnaast zal het zo`n verschil niet maken op de prijs. Ik zie het eerder als een investering waarvan ze verwachten rendement te krijgen op termijn omdat ze vertrouwen hebben in hun product.
Op die manier had ik het nog niet bekeken. :)
  dinsdag 16 juli 2019 @ 13:27:59 #147
131603 Afwazig
Serious business
pi_187950526
Waves nu ook op Trustwallet. Gebruik het niet maar veel mensen schijnbaar wel :')

https://trustwallet.com/waves-wallet
  dinsdag 16 juli 2019 @ 13:50:50 #148
131603 Afwazig
Serious business
pi_187950775
sasha35625 twitterde op dinsdag 16-07-2019 om 13:38:20 I decided to focus on the international expansion of $Waves ecosystem, including its enterprise branch. To this end I have sold Vostok project. New expansion roadmap will be presented until the end of the week, stay tuned. https://t.co/sa9XblNn4A reageer retweet
khaw_wei twitterde op dinsdag 16-07-2019 om 13:44:57 @sasha35625 What does it means? Good for vostok ?? reageer retweet
sasha35625 twitterde op dinsdag 16-07-2019 om 13:45:53 @khaw_wei good for everything reageer retweet
Koers van Vostok schiet omhoog. De tweet dekt niet helemaal de lading van het bericht.
pi_187953602
Doe afstand van je account en kom nooit meer terug.
pi_187954039
crypto_n_more twitterde op maandag 15-07-2019 om 18:26:42 @AltsQ @sasha35625 it seems the bear market for alt season got to him....unless he comes out a day later sayin he got hacked.... i know @justinsuntron is known for this antics, but for @sasha35625 it seems weird, like is not himself.... reageer retweet
Doe afstand van je account en kom nooit meer terug.
abonnement Unibet Coolblue Bitvavo
Forum Opties
Forumhop:
Hop naar:
(afkorting, bv 'KLB')