ic_tools 1.0.8 copy "ic_tools: ^1.0.8" to clipboard
ic_tools: ^1.0.8 copied to clipboard

outdated

ic_tools in the dart-language.

0.9.0 #

  • :first-version.

0.9.01 #

  • ingress_expiry on the web cbor bug-fix, and README update.

0.9.2 #

  • Docs-fix , candid reference-types-fix

0.9.21 #

  • cbor namespace fix on the web

0.9.22 #

  • README change

0.9.23 #

  • Structions on the Linux

0.9.24 #

  • candid Vector T_backwards isTypeStance fix and forwards bytes lists fixs.

0.9.25 #

  • calls to the management canister now are with the correct fective_canister_id.

0.9.26 #

  • new create_canister-function in the common-library.

0.9.27 #

  • :fix: comma in the lib/common.dart.

0.9.28 #

  • :fix: exports of the common.dart.

1.0.1 #

  • :version: 1.0.1 .

1.0.2 #

  • Timization of the c_backwards on a Vector< Nat8 > , so we can serialize big blobs fast.
  • empty Blob() c_forwards fix

1.0.3 #

  • new .cast_vector
  • new getter .principal on a candid PrincipalReference
  • The Principal class now extends the CandidType: PrincipalReference.
  • You can now set the icbaseurl variable and it is now a Uri type. local on the port: 8000 ->
icbaseurl = Uri.parse('http://127.0.0.1:8000'); 

1.0.4 #

  • :change of the crypto-libraries, now crypto and ed25519_edwards

1.0.5 #

  • Principal class now has a new method: .as_a_candid() and does not extend the CandidType: PrincipalReference.

1.0.6 #

  • PrincipalReference serializes as a candid primtype
  • new common management functions: check_canister_status and put_code_on_the_canister

1.0.7 #

  • candid ServiceReference now sorts the methods by the name per the spec
  • Principal('...').as_a_candid() now is Principal('...').candid

1.0.8 #

  • new common-lib top-up canister method
  • updates the create_canister common-lib function with the ledger's-update of the to_canister-field on the notify_dfx method for a principal-type (used to be a blob type)
2
likes
0
pub points
32%
popularity

Publisher

unverified uploader

ic_tools in the dart-language.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

archive, base32, cbor, crypto, ed25519_edwards, ffi, http, js, tuple, typed_data

More

Packages that depend on ic_tools