Skip to content

Releases: iosh/cive

[email protected]

01 Dec 10:38
Compare
Choose a tag to compare

Minor Changes

  • 9ac4a3b: Renamed the updated methods in conflux-rust 2.4.1

[email protected]

13 Nov 11:55
Compare
Choose a tag to compare

Patch Changes

  • 6994600: Fixed UniversalSigValidator contract validate error
  • d4e1862: Changed baseFeeMultiplier value to 1

[email protected]

01 Nov 11:53
Compare
Choose a tag to compare

Minor Changes

  • cca897c: Added test client and action

[email protected]

26 Oct 01:33
Compare
Choose a tag to compare

Minor Changes

Patch Changes

[email protected]

06 Oct 04:57
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • 3c84c15: Added multicall3 contract

[email protected]

23 Sep 11:33
Compare
Choose a tag to compare

Patch Changes

  • f484fe1: Added wallet action to export
  • 68dd2a6: Fixed EIP1193EventMap Address type

[email protected]

15 Sep 10:04
Compare
Choose a tag to compare

Minor Changes

  • 3f0bb14: Added websocet to client transport

Patch Changes

  • 0518000: Fixed testnet websocket endpoint

[email protected]

03 Sep 11:20
Compare
Choose a tag to compare

Patch Changes

  • cbd103a: Added typesVersions to package.json

[email protected]

25 Aug 13:12
Compare
Choose a tag to compare

Minor Changes

  • a97b4ad: Added custom function from viem
  • db328b4: Updated Transport type from viem
  • 201e365: Update http function from viem

Patch Changes

[email protected]

18 Aug 11:23
Compare
Choose a tag to compare

Minor Changes

  • a05940f: Added cacheTime option to getEpochNumber
  • c96878b: Added waitForTransactionReceipt
  • 52e83aa: Added watchEpochNumber
  • c755385: Added getContractAddress

Patch Changes

  • 37fe445: Updated simulateContract and writeContract type
  • 677effe: Added public action for export
  • 10b6b25: Fixed contract address calculation in the getContractAddress function