Skip to content

Releases: near/near-lake-framework-js

@near-lake/primitives@0.5.0

15 Jul 23:08
d740418
Compare
Choose a tag to compare

Minor Changes

  • #61 7971e995b52dfbc764dba607e9fd40dea5ca0ef0 Thanks @pkudinov! - Added:

    • Block.functionCalls to get an array of FunctionCallView in this block, with different filters
    • Block.functionCallsToReceiver to get an array of FunctionCallView to a specific receiver, optionally specifying method name
    • FunctionCallView type that provides complete information about the function call, including parsed arguments and events

    Changed:

    • Event class has been changed to inline RawEvent fields.

@near-lake/framework@0.1.4

15 Jul 23:08
d740418
Compare
Choose a tag to compare

Patch Changes

@near-lake/primitives@0.4.0

26 Mar 21:47
d33ca61
Compare
Choose a tag to compare

Minor Changes

@near-lake/framework@0.1.3

26 Mar 21:47
d33ca61
Compare
Choose a tag to compare

Patch Changes

@near-lake/primitives@0.3.0

20 Mar 01:08
b192d98
Compare
Choose a tag to compare

Minor Changes

@near-lake/framework@0.1.2

20 Mar 01:08
b192d98
Compare
Choose a tag to compare

Patch Changes

@near-lake/primitives@0.2.0

19 Mar 22:53
baedb8d
Compare
Choose a tag to compare

Minor Changes

@near-lake/framework@0.1.1

19 Mar 22:53
baedb8d
Compare
Choose a tag to compare

Patch Changes

@near-lake/primitives@0.1.1

30 Nov 08:06
61b8346
Compare
Choose a tag to compare

Patch Changes