Skip to content

Releases: casper-network/stests

Accounts with direct dispatch

13 May 23:57
Compare
Choose a tag to compare
1.3.1

1. Standardising direct dispatch commands in respect of account creat…

Auction enhancement

03 Mar 23:56
Compare
Choose a tag to compare

Updated wg-200 & wg-201 to accept validator argument.

Auction contract regression fix

03 Mar 22:55
Compare
Choose a tag to compare

Fix auction contract regression due to changing input parameter serialization.

DW registration update

23 Feb 21:36
Compare
Choose a tag to compare

Post accounts.csv -> accounts.toml updates.

NCTL registration update

23 Feb 20:04
Compare
Choose a tag to compare

Post replacement of accounts.csv with accounts.toml.

Native transfer minimum amount increased

16 Feb 20:46
Compare
Choose a tag to compare

Native transfer minimum amount increased in response to node-rs change.

Account creation regression fix

11 Feb 21:02
Compare
Choose a tag to compare

This fixes a regression in account creation for wg-101 & wg-111.

Account space rationalisation II

08 Feb 16:10
Compare
Choose a tag to compare

Follow up release to 1.2.0 which correctly derives number of transfers dispatched under the auspices of an account.

Account space rationalisation

06 Feb 00:03
Compare
Choose a tag to compare

When executing transfers (native & wasm) an new parameter --accounts is accepted. When set to N, whereby N>=0, then the transfers are dispatched in a round robin fashion to N on-chain accounts. If N=0 then each transfer is dispatched to a unique on-chain account.

New registration for DW

02 Feb 00:24
Compare
Choose a tag to compare

Added new registration command to support the work of the most excellent @dwerner.