Commit Graph

8 Commits

Author SHA1 Message Date
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
ppe
f53bddf00f feat: bundling for web and node 2022-08-29 09:49:44 +02:00
ppe
74e8696838 feat: sortKey interactions cache 2022-08-08 15:18:03 +02:00
asiaziola
a411f4ad3c fix: rsdk to warp in web bundle builds 2022-06-17 09:51:39 +02:00
asiaziola
2d0a623356 docs: main readme 2022-06-14 15:06:11 +02:00
Tom Wilson
87b1ed3e4a added min version for esm bundle 2022-05-31 16:31:40 +02:00
Tom Wilson
0dd33175c8 created exports in pkg json and esm browser bundle that removes nodejs dependencies 2022-05-31 16:31:40 +02:00
asiaziola
b06bbedbdc feat: adding bundle for browser environment 2022-03-11 20:39:38 +01:00