Commit Graph

571 Commits

Author SHA1 Message Date
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
asiaziola
d78604cae6 v1.2.15 2022-11-08 02:55:15 +01:00
asiaziola
c2ac74b7bf v1.2.14 2022-11-07 15:17:38 +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
Eyal Chojnowski
9335023824 fix Vrf's randomInt binding in Rust imports 2022-10-20 13:58:53 +02:00
ppe
bd33f6c753 v1.2.13
Some checks failed
CI / build (push) Has been cancelled
v1.2.13
2022-10-03 19:24:07 +02:00
ppe
c1bfb2f585 fix: VRF issues with internal writes or 'strict' mode. #232 2022-10-03 19:06:30 +02:00
ppe
4216259a77 v1.2.12
Some checks failed
CI / build (push) Has been cancelled
v1.2.12
2022-09-28 16:21:11 +02: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
Asia
0b9d32f865 feat: Broken images and hyperlinks in NPM package readme (#230) 2022-09-28 12:50:51 +02:00
just_ppe
481ca045fa docs: warn re. Maps in state 2022-09-23 14:09:58 +02:00
asiaziola
075928dc1e 1.2.11
Some checks failed
CI / build (push) Has been cancelled
v1.2.11
2022-09-22 19:10:33 +02:00
asiaziola
9449db17a2 feat: isomorphic buffer in SourceImpl 2022-09-22 19:08:48 +02:00
ppe
104287c47c v1.2.10
Some checks failed
CI / build (push) Has been cancelled
v1.2.10
2022-09-20 14:01:59 +02:00
ppe
053ceaf3ea fix: proper browser env check... 2022-09-20 14:00:13 +02:00
ppe
1d0c1a4688 v1.2.9
Some checks failed
CI / build (push) Has been cancelled
v1.2.9
2022-09-20 13:53:39 +02:00
ppe
f3f7889f9d fix: isomorhpic randomUUID 2022-09-20 13:51:14 +02:00
ppe
de8a3b04f8 v1.2.8
Some checks failed
CI / build (push) Has been cancelled
v1.2.8
2022-09-20 12:58:16 +02:00
ppe
1d68498ba4 fix: randomUUID breaks the browser 2022-09-20 12:56:17 +02:00
ppe
57c1378846 v1.2.7
Some checks failed
CI / build (push) Has been cancelled
v1.2.7
2022-09-19 14:35:30 +02:00
ppe
2730a33718 chore: Regression tests are constantly failing due to issues with arweave.net gw #224 2022-09-19 14:33:34 +02:00
ppe
98c90a23ac chore: test fix 2022-09-19 14:33:34 +02:00
ppe
827323d65b v1.2.6-alpha.0 2022-09-19 14:33:34 +02:00
ppe
8279dd7ab6 v1.2.6 2022-09-19 14:33:34 +02:00
ppe
1e472958db docs: readme update 2022-09-19 14:33:34 +02:00
ppe
dfff75118e feat: Allow to enable Vrf in testing environments #222 2022-09-19 14:33:34 +02:00
ppe
3c944560b3 docs: enhanced inner write description 2022-09-19 14:33:34 +02:00
ppe
20e511d574 chore: console.log cleanup 2022-09-19 14:33:34 +02:00
ppe
b55b57fda7 feat: protection against read after making a internal write 2022-09-19 14:33:34 +02:00
ppe
0d1e665369 test: rewriting aftr test case to a jest 2022-09-19 14:33:34 +02:00
asiaziola
6001631445 1.2.5
Some checks failed
CI / build (push) Has been cancelled
v1.2.5
2022-09-16 10:32:32 +02:00
asiaziola
9aa5658844 feat add level to Logger 2022-09-16 10:30:07 +02:00
ppe
4324c1a6a9 docs: internal writes docs 2022-09-16 09:43:48 +02:00
ppe
0cacd67699 docs: 1.2 rc warn removal 2022-09-14 16:02:55 +02:00
ppe
fe83b847ee docs: a nice image 2022-09-14 15:06:28 +02:00
ppe
2ce178a042 docs: bundled interaction format description 2022-09-13 16:07:06 +02:00
ppe
36684d3d89 docs: bundled contract format description 2022-09-12 18:10:40 +02:00
ppe
bf7aaaf2e5 v1.2.4
Some checks failed
CI / build (push) Has been cancelled
v1.2.4
2022-09-08 00:01:35 +02:00
ppe
4175e2195d fix: Buffer import fix in WarpGatewayContractDefinitionLoader 2022-09-07 23:59:38 +02:00
ppe
6bb764150e v1.2.3
Some checks failed
CI / build (push) Has been cancelled
v1.2.3
2022-09-06 10:43:43 +02:00
Eyal Chojnowski
0862f78b50 fix: compatibility fix with wasm-bindgen 2022-09-06 10:14:30 +02:00
ppe
c8ee5ee613 docs: docs upgrade 2022-09-04 01:19:48 +02:00
ppe
7060d37e08 v1.2.2
Some checks failed
CI / build (push) Has been cancelled
v1.2.2
2022-09-01 23:34:23 +02:00
ppe
6ffb40b84e fix: WarpCache interface import fix 2022-09-01 23:32:20 +02:00
ppe
f2940e1ff8 v1.2.1
Some checks failed
CI / build (push) Has been cancelled
v1.2.1
2022-09-01 14:32:35 +02:00
ppe
327d68a090 feat: autothrow on strict writeInteraction 2022-09-01 14:20:01 +02:00
ppe
cd3d38edd9 v1.2.0
Some checks failed
CI / build (push) Has been cancelled
v1.2.0
2022-08-31 16:08:55 +02:00
ppe
fdd3f3888c chore: lint fixes 2022-08-31 16:00:47 +02:00
just_ppe
24b9f13cd7 Merge pull request #216 from warp-contracts/ppe/rc
Ppe/rc
2022-08-31 15:59:59 +02:00