Releases: near/near-lake-framework-js
Releases · near/near-lake-framework-js
@near-lake/[email protected]
Patch Changes
-
#63
2c93adc2f6df5e9b4bc1e401a928bb6a1b9a64d9
Thanks @pkudinov! - Add statusFilter to functionCallsToReceiver -
#65
19c8aa1e7ea5fe5a0d618cbc0ebd841357ffab1f
Thanks @frolvanya! - Fixed handling of chunks downloading for resharding, where shard_id is now arbitrary number
@near-lake/[email protected]
Patch Changes
-
#65
19c8aa1e7ea5fe5a0d618cbc0ebd841357ffab1f
Thanks @frolvanya! - Fixed handling of chunks downloading for resharding, where shard_id is now arbitrary number -
Updated dependencies [
2c93adc2f6df5e9b4bc1e401a928bb6a1b9a64d9
,19c8aa1e7ea5fe5a0d618cbc0ebd841357ffab1f
]:- @near-lake/[email protected]
@near-lake/[email protected]
Minor Changes
-
#61
7971e995b52dfbc764dba607e9fd40dea5ca0ef0
Thanks @pkudinov! - Added:Block.functionCalls
to get an array of FunctionCallView in this block, with different filtersBlock.functionCallsToReceiver
to get an array of FunctionCallView to a specific receiver, optionally specifying method nameFunctionCallView
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/[email protected]
Patch Changes
- Updated dependencies [
7971e995b52dfbc764dba607e9fd40dea5ca0ef0
]:- @near-lake/[email protected]
@near-lake/[email protected]
Minor Changes
- #57
25ccd87bfca3e7d1a903935425597a9f458c55d8
Thanks @morgsmccauley! - Ensureborsh
export is accessible within published package
@near-lake/[email protected]
Patch Changes
- Updated dependencies [
25ccd87bfca3e7d1a903935425597a9f458c55d8
]:- @near-lake/[email protected]
@near-lake/[email protected]
Minor Changes
- #55
da497697fe46694e0cd3ea4f89f4905dc9422b11
Thanks @morgsmccauley! - Scope borsh exports underborsh
@near-lake/[email protected]
Patch Changes
- Updated dependencies [
da497697fe46694e0cd3ea4f89f4905dc9422b11
]:- @near-lake/[email protected]
@near-lake/[email protected]
Minor Changes
- #53
639de27fe9de798ad101bc7812ea38e6cf9cd5b5
Thanks @Tguntenaar! - deserialization is now supported using borsh-js
@near-lake/[email protected]
Patch Changes
- Updated dependencies [
639de27fe9de798ad101bc7812ea38e6cf9cd5b5
]:- @near-lake/[email protected]