ckb_sdk 0.23.0 copy "ckb_sdk: ^0.23.0" to clipboard
ckb_sdk: ^0.23.0 copied to clipboard

Dart SDK for CKB.Nervos test network has not been released yet,so it is very early stage.Be careful when using this library.

CHANGELOG #

0.23.0 #

0.18.0 #

0.17.0 #

Support ckb release v0.17.0

Feature #

  • Add hash_type to Script (bd9007)

  • Update address format generator according recent RFC (83ec45)

  • Add get_cellbase_output_capacity_details rpc (f845eb)

  • Add get_header and get_header_by_number rpcs (696fb4)

  • Add set_ban and get_banned_address rpcs (2dd87c)

0.16.0 #

Support ckb release v0.16.0

Feature #

0.15.0 #

Support ckb release v0.15.0

Fix #

0.15.0 #

Support ckb release v0.14.0

Features #

  • add Indexer rpc (56)

  • update get_blockchain_info rpc(a0c2b7)

0.14.0 #

Support ckb release v0.14.0

Features #

  • remove the args field in cell input type(7caac4)

  • implement Secp256k1 recoverable sign(885e85)

Refactor #

Breaking Changes #

  • the type of cell input changes, its args field is removed
  • make sdk more in line with the dart rules

0.13.0 #

Support ckb release v0.13.0

Features #

  • update data type in RPC tx_pool_info (41c412)

0.12.0 #

Support ckb release v0.12.0

  • add sign transaction hash to witness
  • add RPC txPoolInfo,getPeers,epoch,dryTransaction,computeTransactionHash

0.11.0 #

Support ckb release v0.11.0

  • add RPC getBlockByBlockNumber
  • add RPC request time out
  • add parse address

0.10.1 #

Support ckb release v0.10.0

  • refactor RPCError

0.10.0 #

Support ckb release v0.10.0

  • add since to cell input

0.9.0 #

Support ckb release v0.9.0

  • add segregated witness structure
  • refactor rpc types
  • add Bech32
  • format address
  • fix hexStringToByteArray

0.8.0 #

Support ckb release v0.8.0

  • adapt CKB v0.8.0

0.7.1 #

Support ckb release v0.7.0

  • refactor script structure
  • remove wallet part

0.7.0 #

Support ckb release v0.7.0

  • add transaction trace RPC
  • replace SHA3 with Blake2b

0.6.2 #

Support ckb release v0.6.0

  • change pub name to ckb_sdk

0.6.1 #

Support ckb release v0.6.0

  • fix dart pub warning

0.6.0 #

Support ckb release v0.6.0

  • RPC
  • asw account and transfer
  • generate wallet
0
likes
30
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

Dart SDK for CKB.Nervos test network has not been released yet,so it is very early stage.Be careful when using this library.

Repository (GitHub)

License

MIT (license)

Dependencies

bip_bech32, convert, http, pointycastle

More

Packages that depend on ckb_sdk