Commit Graph

19 Commits

Author SHA1 Message Date
ppe
e944cd7c0f feat: kv storage for contracts 2023-01-20 12:00:00 +01:00
Jan Olszak
21657303f6 feat: split cached contract definitions to avoid duplicates #261 2022-12-27 18:01:12 +01:00
ppe
1008f0906f feat: contract manifest - deployment 2022-12-13 12:58:40 +01:00
ppe
4deee6f3bd fix: force leveldb open 2022-11-10 13:54:51 +01:00
Asia
de490bfd0e feat: add tags decoding methods to TagsParser (#252) 2022-11-09 18:40:27 +01:00
just_ppe
27dcc8462a feat: the new testnet (#242)
* feat: the new testnet

* feat: the new testnet for contracts deployment

* feat: remove testing env validation for testnet

* feat: coherent generateWallet method for all envs

* fix: testing methods fixes

Co-authored-by: asiaziola <ziola.jm@gmail.com>
2022-11-09 15:51:26 +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
ppe
563257fe16 chore: lint fix 2022-09-28 16:19:54 +02:00
ppe
70b9d3b8cf feat: Add persistent cache for the contract's data #225 2022-09-28 16:17:52 +02:00
ppe
4175e2195d fix: Buffer import fix in WarpGatewayContractDefinitionLoader 2022-09-07 23:59:38 +02:00
ppe
6ffb40b84e fix: WarpCache interface import fix 2022-09-01 23:32:20 +02:00
asiaziola
e9d7019710 feat: remove barrel files and aliases 2022-08-23 12:08:11 +02:00
ppe
fe3c1541c5 refactor: change writing interaction and factory methods #176 2022-08-08 15:18:03 +02:00
asiaziola
40fe6affb2 fix: warp gw contract def loader should have its own 'load' method 2022-06-24 15:09:29 +02:00
asiaziola
ed3871b00a feat: change inheritance to composition in WarpGatewayContractDefinitionLoader 2022-06-23 19:35:36 +02:00
asiaziola
4f61313328 docs: moving contract methods to main docs 2022-06-14 15:08:22 +02:00
asiaziola
922899eb8c SmartWeaveTags && SmartWeaveError 2022-06-14 15:08:19 +02:00
asiaziola
f2555a8ed1 swcache to warpcache renaming hell 2022-06-14 15:06:11 +02:00
asiaziola
e0556562d4 redstone to warp renaming hell 2022-06-14 15:06:05 +02:00