Commit Graph

43 Commits

Author SHA1 Message Date
Michał Szynwelski
0f5c58cd02 Code review fixes 2023-11-29 08:39:44 +01:00
Michał Szynwelski
fe30f9a075 Random numbers for decentralized sequencer interactions 2023-11-29 08:39:38 +01:00
ppedziwiatr
966939c1c3 v1.4.22-beta.2 2023-10-25 16:15:13 +02:00
ppedziwiatr
98e3df415a feat: [FEATURE] Safe Block Fetch #464 2023-10-25 16:15:13 +02:00
Tadeuchi
f271ffa35f fix: kvStorage does not return properly falsy values 2023-10-18 15:06:05 +02:00
ppedziwiatr
c1c8824ca6 v1.4.10
Some checks failed
CI / build (push) Has been cancelled
2023-05-31 16:28:21 +02:00
ppedziwiatr
d136f734f3 feat: transaction origin 2023-05-31 16:21:58 +02:00
Tadeuchi
5e55fda5f8 feat: promise for commit and rollback 2023-04-20 17:24:04 +02:00
Tadeuchi
cc47e6361f feat: Add functions to the Kv API in order to query ranges of keys and/or values #345 - check previous transaction finished 2023-04-14 14:37:59 +02:00
ppe
0561d4ca61 v1.3.5-beta.0 2023-04-14 14:37:59 +02:00
Tadeuchi
da60ea200c feat: Add functions to the Kv API in order to query ranges of keys and/or values #345 - kv delete 2023-04-14 14:37:59 +02:00
Tadeuchi
f4ce214127 feat: Add functions to the Kv API in order to query ranges of keys and/or values #345 - interaction state 2023-04-14 14:37:59 +02:00
Tadeuchi
99576182b1 feat: Add functions to the Kv API in order to query ranges of keys and/or values #345 2023-04-14 14:37:59 +02:00
ppe
9fdcd2e3fa feat: enable inner contract calls for kv storage 2023-04-14 14:37:59 +02:00
Michał Konopka
c1d8fbece5 feat: remove contract tx usage from constructor and fix smartweave global after calling constructor 2023-03-20 08:53:19 +01:00
Tadeuchi
271ad99976 fix: dryRuns should not commit changes to the KV storage #335 2023-01-27 17:35:56 +01:00
ppe
e944cd7c0f feat: kv storage for contracts 2023-01-20 12:00:00 +01:00
ppe
587fec8e60 feat: extensions for SmartWeave global 2022-11-13 17:43:04 +01:00
ppe
6f2674cad9 feat: internal writes errors handling #213 2022-08-31 15:44:22 +02:00
asiaziola
e9d7019710 feat: remove barrel files and aliases 2022-08-23 12:08:11 +02:00
asiaziola
360bafa4b5 fix: change global variable name in SmartWeaveGlobal 2022-07-06 11:53:13 +02:00
asiaziola
b681b385b0 fix: getBalance methods overrites arweave.wallets.getBalance 2022-07-05 10:52:01 +02:00
asiaziola
d552a6c13e smartweave to warp renaming hell 2022-06-14 15:04:57 +02:00
ppe
ec45ea176d feat: allow to specificy height in the getBalance method 2022-05-25 10:30:20 +02:00
ppe
3244805949 fix: getBalance fix 2022-05-18 16:27:01 +02:00
ppe
86a1f6288e v0.5.1
Some checks failed
CI / build (push) Has been cancelled
2022-05-15 21:28:58 +02:00
ppe
6036931cdb feat: add support for vrf 2022-05-15 21:26:26 +02:00
ppe
9125b5a109 v0.4.84
Some checks failed
CI / build (push) Has been cancelled
2022-05-09 23:47:19 +02:00
ppe
ecf780de25 feat: add an option to read wallet balance at a given height 2022-05-09 23:45:34 +02:00
ppedziwiatr
e5e580007f feat: caller as seaparte field in swglobal 2022-04-04 14:46:08 +02:00
ppedziwiatr
a04dccac29 v0.4.50
Some checks failed
CI / build (push) Has been cancelled
2022-03-21 12:32:01 +01:00
ppedziwiatr
3d90f84723 feat: a kind of magic 2022-03-21 12:15:44 +01:00
ppedziwiatr
f9f1f30586 v0.4.41
Some checks failed
CI / build (push) Has been cancelled
2022-03-11 20:45:54 +01:00
ppedziwiatr
7fe41f6516 test: integration test that verifies gas limits for Rust contract 2022-03-10 10:44:09 +01:00
ppedziwiatr
6295fe26e3 feat: dynamically generated imports based on wasm-bindgen generated function names 2022-03-10 10:44:09 +01:00
ppedziwiatr
47765193c1 v0.4.31
Some checks failed
CI / build (push) Has been cancelled
2022-02-22 22:39:11 +01:00
ppedziwiatr
0e4d896d8e chore: code review changes 2022-02-22 20:45:19 +01:00
ppedziwiatr
41ecde5b84 feat: sdk should honor gas limits during interaction evaluation 2022-02-22 20:45:19 +01:00
ppedziwiatr
4e38dec7f9 feat: wasm contracts intergration 2022-02-22 20:45:19 +01:00
ppedziwiatr
1663bcbaeb tests: staking integration test 2021-11-02 15:14:51 +01:00
ppedziwiatr
f139cfdda4 feat: interactWrites from within the contracts #37 2021-11-02 15:14:51 +01:00
ppedziwiatr
037e13f1f6 refactor: lint fixes 2021-08-24 11:08:43 +02:00
ppedziwiatr
77599fb08c initial commit 2021-08-22 18:55:05 +02:00