Commit Graph

833 Commits

Author SHA1 Message Date
ppedziwiatr
244a5d6059 chore: gh actions on a dedicated runner 2023-04-25 18:31:39 +02:00
Tadeuchi
d3c7da5061 adding moduleNameMapper to jest config so that warp workdir is included in modules resolve 2023-04-22 19:30:47 +02:00
ppe
b9c7a66313 v1.4.2
Some checks failed
CI / build (push) Has been cancelled
v1.4.2
2023-04-20 17:44:52 +02:00
Tadeuchi
cdb9550acc chore: keys function requires sortKey, add allKeys 2023-04-20 17:24:04 +02:00
Tadeuchi
5e55fda5f8 feat: promise for commit and rollback 2023-04-20 17:24:04 +02:00
Asia
6ad182f91d fix: add web export in addition to browser bundle 2023-04-18 11:20:57 +02:00
Asia
effb71e839 v1.4.1
Some checks failed
CI / build (push) Has been cancelled
v1.4.1
2023-04-17 16:35:55 +02:00
Asia
d00cca22c8 fix: wasm tests scripts 2023-04-17 16:12:55 +02:00
Tadeuchi
4622a6f4c3 fix: Add functions to the Kv API in order to query ranges - getLessOrEqual forgot about data migration 2023-04-17 15:40:33 +02:00
Asia
eb87d5a0f3 feat: web bundle (#394) 2023-04-17 15:37:54 +02:00
Asia
f1b4b3da73 feat: move VM2 to a plugin (#393) 2023-04-17 14:34:01 +02:00
Asia
830104fe5a fix: Bundler Signer - relative import 2023-04-17 14:32:57 +02:00
ppe
a9463816da v1.4.0
Some checks failed
CI / build (push) Has been cancelled
1.4.0
2023-04-14 15:35:09 +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
Tadeuchi
e978de72a9 feat: Add functions to the Kv API in order to query ranges of keys and/or values #345 - limit and lte fix 2023-04-14 14:37:59 +02:00
ppe
0561d4ca61 v1.3.5-beta.0 2023-04-14 14:37:59 +02:00
ppe
095bfa157a test: inner calls for kv contracts 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
7717d87218 feat: Add functions to the Kv API in order to query ranges of keys and/or values #345 - test changes 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
ppe
be52a03a23 feat: handle fetch errors 2023-04-13 14:27:04 +02:00
ppe
5ffc438749 feat: Contract deployment module should use the warp gw address passed in the configuration #220 2023-04-13 14:27:04 +02:00
Asia
4d99472ae4 fix: make BundlrSigner's signer and signDataItem properties optional 2023-04-12 12:25:54 +02:00
Asia
38404dc331 feat: add signDataItem method to BundlerSigner 2023-04-11 14:26:54 +02:00
Asia
b2c2c8baa6 feat: skip evaluation for blacklisted contracts 2023-04-11 13:40:16 +02:00
Loganaden Velvindron
c29ab5a335 Security fix for VM2
VM2 sandbox escape: https://github.com/advisories/GHSA-7jxr-cg7f-gpgv
2023-04-10 15:30:57 +02:00
Asia
f0e3446ca0 fix: relative imports 2023-04-07 09:31:38 +02:00
robal
68a329a710 v1.3.4-beta.0
Some checks failed
CI / build (push) Has been cancelled
v1.3.4-beta.0
2023-03-29 17:44:02 +02:00
robal
a69e2fc638 feat: extend plugins to rust contracts
gh-371
2023-03-29 17:10:47 +02:00
ppe
4f4647b48e chore: deploytest script update 2023-03-29 11:22:52 +02:00
Michał Konopka
d70d7a1bb2 feat : make custom signature on testnet great 2023-03-29 11:21:14 +02:00
just_ppe
fdd6aa4329 Update issue templates 2023-03-28 10:50:53 +02:00
robal
2f88c63434 v1.3.3
Some checks failed
CI / build (push) Has been cancelled
v1.3.3
2023-03-27 09:02:06 +02:00
robal
11e73e1b71 chore: warp-contracts 0.1.3 2023-03-26 23:25:54 +02:00
robal
4d47c0fbc8 chore: build dev versions of example contracts
this will simplify glue code comparisons with our static glue code which is in debug version
2023-03-24 16:12:35 +01:00
robal
9f1e43e98e doc: warp-contracts crate inline docs 2023-03-24 13:19:53 +01:00
robal
7ffd65ffaa chore: make postversion push only current branch 2023-03-24 10:19:45 +01:00
robal
7b582c9334 v1.3.2
Some checks failed
CI / build (push) Has been cancelled
v1.3.2
2023-03-24 10:10:44 +01:00
robal
027ed8c3e4 chore: linter fixes 2023-03-24 10:05:20 +01:00
robal
a05e21497d feat: add static glue code for vectors handling 2023-03-23 23:51:51 +01:00
robal
4735b76e2f chore: make pst and toy-contract in crates use repository version of SDK 2023-03-23 15:29:19 +01:00
ppe
cb3805809e chore: test fix 2023-03-23 14:57:49 +01:00
ppe
50992ba6d2 v1.3.1
Some checks failed
CI / build (push) Has been cancelled
1.3.1
2023-03-23 12:11:12 +01:00
ppe
1774902eb0 chore: lint fixes 2023-03-23 12:10:38 +01:00
ppe
34d2e61b58 fix: unable to createSource with JWKInterface wallet #376 2023-03-23 12:09:21 +01:00
robal
dbe52e82cd tests: example rust contracts moved from warp-wasm-templates 2023-03-22 09:21:07 +01:00
robal
c1d8fb7a52 feat: warp-contracts versioning 2023-03-22 09:21:07 +01:00
robal
c15fc34873 chore: silent vscode complaining about unknown types 2023-03-22 08:54:17 +01:00