Commit Graph

19 Commits

Author SHA1 Message Date
ppedziwiatr
e22d949485 fix: extract VRF to a plugin #248 2023-04-25 19:09:20 +02:00
Asia
f1b4b3da73 feat: move VM2 to a plugin (#393) 2023-04-17 14:34:01 +02:00
Asia
b2c2c8baa6 feat: skip evaluation for blacklisted contracts 2023-04-11 13:40:16 +02:00
ppe
0bc1247624 chore: lint 2023-03-03 12:39:35 +01:00
ppe
6ac8aee421 chore: lint 2023-03-03 12:30:02 +01:00
Asia
6d0b45b3af feat: deploy plugin (#321) 2023-02-27 10:46:43 +01:00
ppe
affc4f4c7c fix: fixing deps to arweave-js 2023-02-06 14:48:26 +01:00
ppe
ffd2c414a3 chore: lint 2023-01-13 12:19:16 +01:00
ppe
ddc5377d7d chore: lint, idiot 2023-01-12 11:28:03 +01:00
asiaziola
fc1246e029 fix: warp plugin return type 2022-12-30 16:18:29 +01:00
Asia
f17aff233c feat: custom plugin config (#307) 2022-12-30 15:50:56 +01:00
Asia
277e692f95 feat: fetch options plugin (#255) 2022-12-29 11:07:51 +01:00
Asia
19731c09ed feat: buffer definition for browser environment (#279)
* feat: buffer fight

* fix: extensions rename
2022-11-30 12:11:08 +01:00
Asia
dc4d1c70b3 feat: ethers plugin (#278)
* chore: arweave upgrade

* fix: add Buffer for browser env

* feat: ethers extension plugin

* fix: remove trash

* fix: normalize-source test
2022-11-29 11:56:26 +01:00
ppe
deff303c60 feat: evaluation progress plugin 2022-11-25 20:50:52 +01:00
ppe
3993cd2932 feat: isolated-vm as a plugin 2022-11-21 21:57:40 +01:00
ppe
4942dfc49c feat: subscription plugin poc
feat: subscription plugin
2022-11-16 14:17:36 +01:00
ppe
587fec8e60 feat: extensions for SmartWeave global 2022-11-13 17:43:04 +01:00
just_ppe
ef6a445a2e Rc/evm signature (#249)
* feat: allow signing function only for bundled txs

* fix: after ppe review

* feat: add transaction verification

* feat: warp plugins system

* chore: removing lodash dep

* feat: isEvmSigned verification

* chore: useFastCopy fix in tests

* feat: evm signature - minor fixes

* fix: try-catch for evm sig verification

* v1.2.14-beta.5

* fix: await for sig verification

* v1.2.14-beta.6

* chore: restore original package version

Co-authored-by: asiaziola <ziola.jm@gmail.com>
2022-11-07 15:16:33 +01:00