Cyrill Leutwiler
f0f344a139
disable sbrk and emulate EVM linear memory internally ( #76 )
...
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
Signed-off-by: xermicus <cyrill@parity.io >
2024-10-14 15:20:00 +02:00
Cyrill Leutwiler
e5233fc46e
revive-runner: consider non-reverted transactions as success ( #82 )
...
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
2024-10-14 13:24:59 +02:00
Cyrill Leutwiler
6585973e99
Updated call semantics ( #56 )
...
- Update pallet-revive dependency
- Implement calls according to pallet-revive call semantics
- Switch to the new return data API in pallet revive and get rid of return data buffer
- Remove a bunch of resulting dead code
2024-09-28 20:03:03 +02:00
Cyrill Leutwiler
066acc4663
set chain_id in test runtime
...
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
2024-09-28 19:17:41 +02:00
Cyrill Leutwiler
287272b789
sync runtime with the pallet ( #54 )
2024-09-24 09:14:36 +02:00
xermicus
f086c57442
bump up runner runtime limits
...
Signed-off-by: xermicus <cyrill@parity.io >
2024-09-13 14:52:09 +02:00
Cyrill Leutwiler
6635a0b337
fixed size event topics
...
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
2024-09-10 09:09:52 +02:00
Cyrill Leutwiler
2955f77772
implement self balance
...
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
2024-09-09 09:40:24 +02:00
Cyrill Leutwiler
d77ee1e0d4
runner: endow test accounts on genesis
...
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
2024-09-06 13:50:01 +02:00
Cyrill Leutwiler
afd9f26aed
runner: gate the solidity frontend behind a feature
...
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
2024-09-04 20:12:27 +02:00
Cyrill Leutwiler
a413238464
runner: CodeUpload specs action
...
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
2024-09-04 18:03:30 +02:00
Cyrill Leutwiler
d47539159b
enable call context address tests
...
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com >
2024-09-04 12:55:44 +02:00
Cyrill Leutwiler
393d90165e
pallet_revive: Account20 ( #41 )
...
Signed-off-by: xermicus <cyrill@parity.io >
2024-09-04 12:42:41 +02:00
Cyrill Leutwiler
d2f76b645f
switch to pallet_revive runtime ( #40 )
...
Signed-off-by: xermicus <cyrill@parity.io >
2024-09-03 17:18:22 +02:00
Cyrill Leutwiler
7844bbb604
add runner crate ( #34 )
...
Signed-off-by: xermicus <cyrill@parity.io >
Co-authored-by: xermicus <cyrill@parity.io >
Co-authored-by: pgherveou <pgherveou@gmail.com >
2024-08-24 03:20:52 +02:00