Kamil Śliwak
|
c3d9f001c7
|
Rename b_ubu_release to b_ubu_force_release
|
2022-10-26 18:22:03 +02:00 |
|
Kamil Śliwak
|
12f5612c65
|
Merge pull request #13405 from ethereum/add_assembly_optimisersettings_translatesettings
[libevmasm] Add Assembly::OptimiserSettings::translateSettings.
|
2022-10-26 15:09:32 +02:00 |
|
Christian Parpart
|
4915c8eb8e
|
Merge pull request #13609 from ethereum/lsp-hover-provider
Adds basic `textDocument/hover`
|
2022-10-26 14:38:35 +02:00 |
|
Kamil Śliwak
|
05c457181e
|
Merge pull request #13227 from ethereum/functions_taking_calldata_args_should_be_assignable_to_function_pointer_of_same_type
functions taking calldata args should be assignable to function pointers of same type
|
2022-10-26 14:35:24 +02:00 |
|
Alexander Arlt
|
b7abcb25ae
|
[libevmasm] Add Assembly::OptimiserSettings::translateSettings.
|
2022-10-26 14:11:59 +02:00 |
|
Christian Parpart
|
9e7fe985bf
|
[Language Server]: Add basic document hover support.
|
2022-10-26 13:53:29 +02:00 |
|
Kamil Śliwak
|
1d85eb5ccf
|
Merge pull request #13586 from GeorgePlotnikov/use-pretty-json-for-cmlinetests-output
Use `--pretty-json` for `cmdlineTests.sh` output by default
|
2022-10-26 13:14:59 +02:00 |
|
George Plotnikov
|
b0a729aab8
|
adding a point about expectations to checklist
|
2022-10-26 15:14:05 +05:00 |
|
George Plotnikov
|
6374b4fe23
|
regenerating tests expectation
|
2022-10-26 15:13:47 +05:00 |
|
George Plotnikov
|
376b923a79
|
adding support for no-pretty-print
|
2022-10-26 15:13:11 +05:00 |
|
nishant-sachdeva
|
8c0740748e
|
functions taking calldata args should be assignable to function pointers of same type
|
2022-10-26 13:29:02 +05:30 |
|
Kamil Śliwak
|
799ef0ab1a
|
Merge pull request #13649 from Andy53/output-emit-logs-correctly
fix emit statments being printed on the same line
|
2022-10-25 21:31:27 +02:00 |
|
andy53
|
54965fb0ae
|
fix emit statments being printed on the same line
Update test/libsolidity/semanticTests/emit_three_identical_events.sol
Co-authored-by: Kamil Śliwak <cameel2@gmail.com>
Update test/libsolidity/semanticTests/emit_two_identical_events.sol
Co-authored-by: Nikola Matić <nikola.matic@ethereum.org>
|
2022-10-25 19:22:07 +02:00 |
|
Kamil Śliwak
|
84cdcec2cf
|
Merge pull request #13648 from ethereum/gh-triage-actions
Disable dry-run for triage action
|
2022-10-24 17:46:54 +02:00 |
|
Kamil Śliwak
|
b04b17cbe0
|
Merge pull request #13647 from ethereum/gh-stale-actions
Enable stale PR action (disable debug mode)
|
2022-10-24 17:46:27 +02:00 |
|
Rodrigo Q. Saramago
|
c47d3cd00f
|
Disable dry-run
|
2022-10-24 11:56:56 -03:00 |
|
Rodrigo Q. Saramago
|
2af6ca0eca
|
Disable debug mode and exempt roadmap and epic labels
|
2022-10-24 11:55:34 -03:00 |
|
Kamil Śliwak
|
8e90cf024f
|
Merge pull request #13309 from yusufbenliii/patch-1
Fix misspelling in bug name in `bugs.json` (`NestedCallataArrayAbiReencodingSizeValidation`)
|
2022-10-24 15:15:23 +02:00 |
|
Yusuf Benli
|
0bad372aee
|
Fix buglist typo: NestedCallataArrayAbiReencodingSizeValidation -> NestedCalldataArrayAbiReencodingSizeValidation
Misspelling fix
|
2022-10-24 14:21:42 +02:00 |
|
Kamil Śliwak
|
2a03603340
|
Merge pull request #13639 from ethereum/welcome-external-contributors
Action to welcome external contributors
|
2022-10-24 13:09:19 +02:00 |
|
Kamil Śliwak
|
fb3d0a874e
|
Merge pull request #13643 from ethereum/ext-gp2-bug-fix
Fix gp2 ext test failing to build, not being able to resolve the the keyv dependency
|
2022-10-24 13:06:21 +02:00 |
|
Rodrigo Q. Saramago
|
813a37592d
|
Add action to welcome external contributors with the contributing guidelines
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
Co-authored-by: Nuno Santos <nunofilipesantos@gmail.com>
|
2022-10-23 18:27:53 -03:00 |
|
Rodrigo Q. Saramago
|
bc7567244a
|
Remove ens fork
|
2022-10-23 17:58:13 -03:00 |
|
Rodrigo Q. Saramago
|
be0f633966
|
Update gp2 fork
|
2022-10-21 16:59:50 -03:00 |
|
Kamil Śliwak
|
8830be9817
|
Merge pull request #13577 from ethereum/valid-input-modes-refactoring
[solc] Refactor valid input modes.
|
2022-10-21 21:32:41 +02:00 |
|
Kamil Śliwak
|
b4c85c6d37
|
Merge pull request #13594 from ethereum/evmc-selfdestruct
EVMHost: implement selfdestruct better
|
2022-10-21 21:07:22 +02:00 |
|
Kamil Śliwak
|
5c5045ee26
|
Merge pull request #13644 from ethereum/builtin-tests
test: Move hashing algorithm tests to semanticTests
|
2022-10-21 20:17:47 +02:00 |
|
Alex Beregszaszi
|
4f07be6348
|
test: Move hashing algorithm tests to semanticTests
|
2022-10-21 15:59:47 +02:00 |
|
Kamil Śliwak
|
9800e19df6
|
Merge pull request #13527 from ethereum/git-safe-directory-workaround
Add git `safe.directory` workaround in emscripten build script
|
2022-10-21 15:47:42 +02:00 |
|
Nikola Matić
|
b205fe8494
|
Merge pull request #13501 from ethereum/document-unused-store-eliminator
Document UnusedStoreEliminator
|
2022-10-21 07:06:20 -05:00 |
|
Kamil Śliwak
|
db86a730fe
|
Merge pull request #13642 from ethereum/euler-ci-resource
Increase euler external tests container size
|
2022-10-21 13:22:04 +02:00 |
|
Nikola Matic
|
9e505bd128
|
Document UnusedStoreEliminator
Update comment in header file
Address review comments
|
2022-10-21 13:19:56 +02:00 |
|
Rodrigo Q. Saramago
|
11e13f5a41
|
Replace npm by yarn
|
2022-10-20 20:32:36 -03:00 |
|
Rodrigo Q. Saramago
|
9dbc3e0b82
|
Add git safe.directory workaround in emscripten build script
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
|
2022-10-20 19:43:18 -03:00 |
|
Kamil Śliwak
|
720db45d88
|
Merge pull request #13622 from ethereum/fix-failing-build
Silence integer precision loss warning for protobuf fuzzers.
|
2022-10-21 00:13:55 +02:00 |
|
Rodrigo Q. Saramago
|
50670262c1
|
Increase euler external tests resource class
|
2022-10-20 18:53:07 -03:00 |
|
Kamil Śliwak
|
db54e0492a
|
Merge pull request #13640 from ethereum/gh-stale-actions
Update to actions/stale to v6
|
2022-10-20 21:50:37 +02:00 |
|
Rodrigo Q. Saramago
|
b0b8bf657b
|
Update to v6 and minor fixes
|
2022-10-20 15:09:03 -03:00 |
|
Nikola Matić
|
af257408e4
|
Merge pull request #13638 from Bojidar00/move-files
refactor: Move error generating tests to /invalid
|
2022-10-20 09:23:47 -05:00 |
|
Alex Beregszaszi
|
24946ec318
|
EVMHost: implement selfdestruct better
|
2022-10-20 15:35:41 +02:00 |
|
chriseth
|
08af255658
|
Merge pull request #13578 from ethereum/imported-source-type-refactoring
[libsolidity] Refactor Compiler Stack imported source type.
|
2022-10-20 15:27:36 +02:00 |
|
Hari
|
b052052839
|
Merge pull request #13636 from ethereum/rename-no-cbor-metadata-tests
Rename command-line tests for the `--no-cbor-metadata`/`appendCBOR` option
|
2022-10-20 14:43:42 +02:00 |
|
chriseth
|
673b48138a
|
Merge pull request #13587 from ethereum/forward-declare-enum
[Trivial] Forward declare Instruction enum in EVMVersion
|
2022-10-20 14:40:22 +02:00 |
|
Alexander Arlt
|
0da1ce3a00
|
[libsolidity] Refactor Compiler Stack imported source type.
|
2022-10-20 14:30:40 +02:00 |
|
Bojidar00
|
af9a1d8a18
|
refactor: Move error generating tests to /invalid
|
2022-10-20 14:04:12 +03:00 |
|
Kamil Śliwak
|
ed3d3959aa
|
Rename command line tests for the --no-cbor-metadata/appendCBOR option
|
2022-10-19 21:28:45 +02:00 |
|
Kamil Śliwak
|
4679ae0275
|
Merge pull request #13629 from ethereum/metadata-standard-json-bugfix
fix: `bytecodeHash` cannot be set to non-none for `appendCBOR=false`
|
2022-10-19 21:21:41 +02:00 |
|
Alexander Arlt
|
cd440fc5f9
|
[solc] Refactor valid input modes.
|
2022-10-18 15:15:30 -05:00 |
|
Daniel
|
2cb618a5c3
|
Merge pull request #13593 from ethereum/test-selfdestruct
Add test for selfdestruct
|
2022-10-17 17:43:08 +02:00 |
|
hrkrshnn
|
6854e2b5d6
|
fix: bytecodeHash cannot be set to non-none for appendCBOR=false
Testing: see `test/cmdlineTests/metadata_append_standard_json_error`
Closes: https://github.com/ethereum/solidity/issues/13628
|
2022-10-13 02:07:20 +02:00 |
|