Commit Graph

  • 130ac48bf0 Fix revive wasm CI Sebastian Miasojed 2024-11-26 22:11:26 +01:00
  • b65fa2e42c Remove async calls from revive Sebastian Miasojed 2024-11-26 22:03:57 +01:00
  • 1eb1083d40 Merge pull request #111 from smiasojed/resolc.js sm/rmasync Sebastian Miasojed 2024-11-26 14:44:44 +01:00
  • 4c0c74f7f4 Fix npm build Sebastian Miasojed 2024-11-25 15:36:36 +01:00
  • 229c0d452d Merge remote-tracking branch 'origin/main' into resolc.js Sebastian Miasojed 2024-11-25 10:54:44 +01:00
  • 4e024655a1 Add support for esm and cjs modules Sebastian Miasojed 2024-11-25 10:25:15 +01:00
  • 01b5ed5ba3 Implement delegate_call (#80) Ermal Kaleci 2024-11-23 18:05:21 +01:00
  • 892c9b5fbe Update clone-llvm.sh Sebastian Miasojed 2024-11-22 19:52:06 +01:00
  • 84d47fa738 fix missing semicolon xermicus 2024-11-22 16:14:07 +01:00
  • dbb47fd13e experimental: support for debug info (#118) Cyrill Leutwiler 2024-11-22 08:56:09 +01:00
  • 87f2bcefb3 dump the elf shared object into the debug output directory (#119) Cyrill Leutwiler 2024-11-21 21:48:42 +01:00
  • 05925f25f1 Update comment Sebastian Miasojed 2024-11-21 13:57:00 +01:00
  • 8990b2a486 Update emscripten-build-llvm.sh Sebastian Miasojed 2024-11-21 12:49:23 +01:00
  • 89ddfb28c8 CI: ignore the broken test (#116) Cyrill Leutwiler 2024-11-21 12:22:15 +01:00
  • 32d4b2309c Fix build script Sebastian Miasojed 2024-11-21 10:36:12 +01:00
  • a772ff1354 Fix build path Sebastian Miasojed 2024-11-21 10:29:21 +01:00
  • 0a82addf02 Add directory arg support to clone-llvm Sebastian Miasojed 2024-11-20 17:15:55 +01:00
  • 491850760f Update readme file Sebastian Miasojed 2024-11-20 12:56:29 +01:00
  • fcbe00f4a9 Merge branch 'main' into resolc.js Sebastian Miasojed 2024-11-20 12:51:10 +01:00
  • 77406264ea Improve description Sebastian Miasojed 2024-11-20 12:42:29 +01:00
  • cdebf69fc0 Fix stdin support Sebastian Miasojed 2024-11-20 10:54:15 +01:00
  • f36d62ca73 Add stdin support Sebastian Miasojed 2024-11-20 10:27:57 +01:00
  • 39e504703e Add test with standard json args Sebastian Miasojed 2024-11-18 16:52:56 +01:00
  • 63da7212a1 Add worker code to resolc.js Sebastian Miasojed 2024-11-18 14:49:35 +01:00
  • 3072c03600 Fix parallel feature Sebastian Miasojed 2024-11-18 13:59:48 +01:00
  • d88ddb25bd Refactor soljson compiler Sebastian Miasojed 2024-11-18 12:19:36 +01:00
  • 87dd77b784 Remove libsolc crate Sebastian Miasojed 2024-11-18 11:07:45 +01:00
  • cece20deb1 Cleanup Sebastian Miasojed 2024-11-18 10:18:21 +01:00
  • f57ab96eed Revert changes in llvm build Sebastian Miasojed 2024-11-15 16:08:36 +01:00
  • 3232382d96 update dependencies (#115) Cyrill Leutwiler 2024-11-15 13:50:55 +01:00
  • 6a120463c2 implement the blockhash opcode (#114) Cyrill Leutwiler 2024-11-15 13:11:04 +01:00
  • 881b88354c Rename compiler to solc Sebastian Miasojed 2024-11-14 17:09:03 +01:00
  • c9dd347755 Add documentation portal (#99) Cyrill Leutwiler 2024-11-14 20:21:48 +07:00
  • 140545ea15 Fix CI Sebastian Miasojed 2024-11-14 11:49:20 +01:00
  • 010a2ed223 Fmt Sebastian Miasojed 2024-11-14 11:44:48 +01:00
  • 563864dd25 Fix CI Sebastian Miasojed 2024-11-14 11:26:20 +01:00
  • ce8bf3d9ef Apply suggestions from previous review Sebastian Miasojed 2024-11-14 11:20:33 +01:00
  • f947984671 update 64bit target flags (#113) Cyrill Leutwiler 2024-11-14 16:29:21 +07:00
  • 14991f40ac Fix CI for wasm path Sebastian Miasojed 2024-11-13 15:34:41 +01:00
  • 6d16790f83 Update GHA Sebastian Miasojed 2024-11-12 17:22:15 +01:00
  • 64fefe76b5 Removed not needed libs from linking process Sebastian Miasojed 2024-11-12 16:07:21 +01:00
  • f59b47df7b Add ltinfo dep to GHA Sebastian Miasojed 2024-11-12 12:52:11 +01:00
  • 6e6fe20c71 Add Missing dep to GHA Sebastian Miasojed 2024-11-12 09:52:06 +01:00
  • 93d2f3b9d9 Log LLVM version in GHA Sebastian Miasojed 2024-11-12 09:47:43 +01:00
  • 8a225871ee Fix deps in GHA Sebastian Miasojed 2024-11-08 15:53:27 +01:00
  • 677aedc6f3 Switch GHA to ubuntu Sebastian Miasojed 2024-11-08 15:45:52 +01:00
  • 90423ffb6b Remove llvm-15 env from GHA Sebastian Miasojed 2024-11-08 15:36:00 +01:00
  • 255176978a Remove old llvm-15 from GHA Sebastian Miasojed 2024-11-08 15:27:11 +01:00
  • 9a8003afbf Install llvm in GHA Sebastian Miasojed 2024-11-08 15:10:42 +01:00
  • 7f3d0cecb2 Update cmake versions in GHA Sebastian Miasojed 2024-11-08 15:00:14 +01:00
  • 18376432f1 Fix GHA emsdk path Sebastian Miasojed 2024-11-08 14:01:18 +01:00
  • 007b79ee62 Use bash in GHA Sebastian Miasojed 2024-11-08 13:51:51 +01:00
  • 8c7d18aec7 Update GHA for wasm build Sebastian Miasojed 2024-11-08 13:46:00 +01:00
  • c0a82ce6d2 Update wasm GHA Sebastian Miasojed 2024-11-08 13:38:26 +01:00
  • c51d50bc88 Add GHA for wasm target Sebastian Miasojed 2024-11-08 13:28:45 +01:00
  • 94445bab93 Fix compilation for wasm target Sebastian Miasojed 2024-11-08 12:06:11 +01:00
  • a934ec204e Add temoprary wasm compilation output Sebastian Miasojed 2024-11-08 10:55:26 +01:00
  • b6baf6cfd9 Make wasm version to compile Sebastian Miasojed 2024-11-08 09:54:10 +01:00
  • b7b28efded Update solc compiler version check Sebastian Miasojed 2024-11-07 15:30:00 +01:00
  • d260472330 Fmt Sebastian Miasojed 2024-11-07 15:15:52 +01:00
  • 4f6debcbe3 Make native version to compaile again Sebastian Miasojed 2024-11-07 15:04:35 +01:00
  • 9b23e19479 Fix Cargo.toml Sebastian Miasojed 2024-11-07 09:43:44 +01:00
  • 88a888d138 Merge remote-tracking branch 'origin/main' into resolc.js Sebastian Miasojed 2024-11-06 15:04:34 +01:00
  • 4cce4a729e pre-release v0.1.0-dev.5 (#110) v0.1.0-dev.5 sm/nodejs Cyrill Leutwiler 2024-10-31 15:22:34 +01:00
  • 9267a2af02 use the long revive version string in the contract metadata (#109) Cyrill Leutwiler 2024-10-31 14:52:06 +01:00
  • 173ace72cb solidity: rename the revive metadata (#106) Cyrill Leutwiler 2024-10-31 13:00:35 +01:00
  • 37ab2b6782 declare immutable globals during in declare (#108) Cyrill Leutwiler 2024-10-31 12:07:39 +01:00
  • 43d2ef3ce9 implement the code size opcodes (#107) Cyrill Leutwiler 2024-10-31 11:46:47 +01:00
  • 68564f9866 display the git revision version information (#105) Cyrill Leutwiler 2024-10-30 14:28:00 +01:00
  • 36d9317831 update the polkadot-sdk and polkavm dependencies (#104) v0.1.0-dev-4 Cyrill Leutwiler 2024-10-30 09:28:24 +01:00
  • 5b3b90db83 support the origin opcode (#103) Cyrill Leutwiler 2024-10-29 18:40:25 +01:00
  • a4043ecde7 update LLVM target features (#102) Cyrill Leutwiler 2024-10-29 18:17:29 +01:00
  • f985f42370 update polkadot-sdk and inkwell dependencies (#101) v0.1.0-dev-3 Cyrill Leutwiler 2024-10-29 11:27:44 +01:00
  • aae25107a2 support full storage key space (#100) Ermal Kaleci 2024-10-28 10:18:11 +01:00
  • 199b6145f2 try parity runner release-ci alvicsam 2024-10-25 09:51:09 +02:00
  • 36f9345c22 Update .github/Dockerfile-llvm Alexander Samusev 2024-10-25 09:49:13 +02:00
  • 33d589ea7f COPY build-llvm.sh Evgeny Snitko 2024-10-25 06:55:30 +04:00
  • fdc44db1be checkout Evgeny Snitko 2024-10-25 06:51:58 +04:00
  • 76f815f33b -f Evgeny Snitko 2024-10-25 06:50:24 +04:00
  • a293264028 docker context Evgeny Snitko 2024-10-25 06:48:46 +04:00
  • 7bf9d49166 stop build for tests Evgeny Snitko 2024-10-25 06:47:55 +04:00
  • d5b9c489ea gha test Evgeny Snitko 2024-10-25 06:46:25 +04:00
  • cc38c37481 Set evm.deployedBytecode to the value of evm.bytecode (#95) v0.1.0-dev-2 Sebastian Miasojed 2024-10-24 14:59:50 +02:00
  • e56feb95be standard json output: skip serializing keys instead of emitting a null object (#52) Cyrill Leutwiler 2024-10-23 15:28:28 +02:00
  • 995b115c5f bump polkadot-sdk and polkavm (#94) Cyrill Leutwiler 2024-10-22 19:50:58 +02:00
  • ee83d28a51 Implement extcodehash (#77) Ermal Kaleci 2024-10-21 10:13:50 +02:00
  • 82ae22c163 tidy up the runtime API crate (#85) Cyrill Leutwiler 2024-10-17 10:55:27 +02:00
  • 20e3560398 Makefile: remove duplicate workspace tests from the test target (#90) Cyrill Leutwiler 2024-10-17 10:22:04 +02:00
  • 5bf31db660 bump polkavm and polkadot-sdk (#87) Cyrill Leutwiler 2024-10-15 10:46:20 +02:00
  • f0f344a139 disable sbrk and emulate EVM linear memory internally (#76) Cyrill Leutwiler 2024-10-14 15:20:00 +02:00
  • 92a18460e4 support solc 0.8.28 (#84) Cyrill Leutwiler 2024-10-14 13:25:18 +02:00
  • e5233fc46e revive-runner: consider non-reverted transactions as success (#82) Cyrill Leutwiler 2024-10-14 13:24:59 +02:00
  • adda5a0f12 improve runtime api return value names (#81) Ermal Kaleci 2024-10-14 08:56:26 +02:00
  • d9842b5427 Fix implementation for balance_of (#79) Ermal Kaleci 2024-10-12 12:35:10 +02:00
  • 6335c34a2b remove obsolete runtime builtins Cyrill Leutwiler 2024-10-11 15:31:58 +02:00
  • 49d2157a84 remove near calls Cyrill Leutwiler 2024-10-11 15:23:27 +02:00
  • e131eebf50 remove system mode and request memoization Cyrill Leutwiler 2024-10-11 15:18:47 +02:00
  • 705d1d7866 run signed_remainder test in differential mode (#75) Cyrill Leutwiler 2024-10-10 19:26:04 +02:00
  • d5d419cefc implement immutable variables codegen (#70) Cyrill Leutwiler 2024-10-10 13:33:00 +02:00
  • 8b7fe8e3d7 deny clippy warnings by default (#73) Cyrill Leutwiler 2024-10-09 20:19:12 +02:00