philip-morlier
b6e2fadd73
Added pull request test requirements to README
2023-09-10 13:50:16 -07:00
philip-morlier
f5f285379a
Implementation of test function for laconic's GetCpontractCode method.
2023-09-08 13:14:58 -07:00
philip-morlier
8fa170d988
Merge remote-tracking branch 'laconic/fix-docker-build' into laconic-merge
2023-09-07 18:21:33 -07:00
philip-morlier
3ca53046eb
Merge remote-tracking branch 'laconic/add-plugindir-flag' into laconic-merge
2023-09-07 18:21:23 -07:00
philip-morlier
8409cfd6b4
Merge remote-tracking branch 'laconic/access-contractcode' into laconic-merge
2023-09-07 18:21:13 -07:00
AusIV
6814eed657
Merge pull request #81 from openrelayxyz/merge/geth-v1.12.0
...
Merge/geth v1.12.0
2023-07-31 15:51:06 -05:00
philip-morlier
7a99cf6bf0
updated engine in test plugin
2023-07-31 13:04:19 -07:00
philip-morlier
bb43b2cbc4
Changes made to support unity across all plugeth projects with resepct to consensus engine.
2023-07-31 12:43:06 -07:00
bf0041eebe
Backend: add GetContractCode
2023-07-19 14:02:16 +08:00
1d8f2a28e8
Add --pluginsdir flag. ( #1 )
...
Add a new flag, `--pluginsdir`, for setting the directory where plugins are stored. The default remains `$datadir/plugins`.
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Reviewed-on: #1
2023-07-19 14:01:46 +08:00
20ea16310e
Dockerfile: install gold linker
...
Fixes image build
2023-07-19 13:49:39 +08:00
philip-morlier
477985fdcd
moved a comment
2023-07-13 14:35:38 -07:00
philip-morlier
24f8b776c9
deleted duplicate test plugin package
2023-07-13 14:09:43 -07:00
philip-morlier
63e1ad633c
Minor change to support test plugin
2023-07-13 13:54:54 -07:00
philip-morlier
ba7a166608
deleted unneeded password file
2023-07-13 13:20:01 -07:00
philip-morlier
e9630a85f4
This is a functional build a dev tagged release of foundation plugeth
...
This brings the project up to geth v1.12.0
The plugeth test plugin has been added but is failing on the live tracer hooks as of this commit
2023-07-13 13:10:19 -07:00
philip-morlier
5822e2e15f
remooved geth binary
2023-07-12 18:18:43 -07:00
philip-morlier
0747e800de
Added plugin test package to plugins package
2023-07-12 18:17:18 -07:00
philip-morlier
f22b6f3e8e
incremental commit merge not complete
2023-07-12 18:15:05 -07:00
philip-morlier
6ed9390f9b
Merge remote-tracking branch 'origin/feature/plugeth-test-plugin' into merge/geth-v1.12.0
2023-07-12 13:47:51 -07:00
philip-morlier
dc56f2a361
incremental commit, manual changes to support merge
2023-07-11 17:01:10 -07:00
philip-morlier
e516d5842c
automated merge
2023-07-11 16:01:17 -07:00
philip-morlier
54899440d2
Removed comments
2023-06-22 13:28:50 -07:00
philip-morlier
4ca9210d59
Modified injection test in /core/rawdb/
2023-06-22 13:00:05 -07:00
philip-morlier
b3f1d35171
functional test plugin.
...
This PR will also include the stand alone tests.
2023-06-22 01:05:10 -07:00
philip-morlier
8a33d8e506
added meta blockProcessingError to test
2023-06-19 20:59:18 -07:00
philip-morlier
b19d7f9f9e
Merge remote-tracking branch 'origin/develop' into feature/old-consensus-engine
2023-06-14 22:24:35 -07:00
philip-morlier
fee25089a9
Added HookTester back into main.
2023-06-14 22:24:08 -07:00
Philip Morlier
366f480bc1
Merge pull request #78 from cerc-io/fix-subscription-methods
...
Fix subscription method registration
2023-06-14 09:44:27 -07:00
philip-morlier
1bf1a5634e
Merge remote-tracking branch 'origin/develop' into feature/old-consensus-engine
2023-06-13 22:52:01 -07:00
philip-morlier
23c0ca58af
trieFlushClone test experiment
2023-06-13 13:13:13 -07:00
Philip Morlier
a20fadc454
Merge pull request #79 from openrelayxyz/feature/consensus-engine
...
Feature/consensus engine
2023-06-12 16:28:47 -07:00
philip-morlier
80956ac723
removed unnecessary comments from wrappers/engine.go
2023-06-12 15:08:37 -07:00
philip-morlier
d8d864768a
Updated mod and sum to reflect v1.2.0
...
Also changed the injection and hook from hooktester to blockchain().
2023-06-12 13:37:29 -07:00
philip-morlier
7434ccb8c8
Initial commit of stand alone consensus engine work.
2023-06-12 09:52:46 -07:00
f7ff01fd54
fix plugin subscription method registration
2023-06-10 01:51:39 +08:00
a9c2d243c5
clean up/copyedit
2023-06-09 23:07:13 +08:00
philip-morlier
12336c753f
pluginNewSideBlock covered by stand alone test.
2023-06-06 11:32:13 -07:00
philip-morlier
02d22a5aad
pluginReorg() test functional
2023-06-05 11:09:32 -07:00
philip-morlier
5dc7541135
Functional stand alone test for pluginBlockProcessingError
2023-06-02 09:45:48 -07:00
philip-morlier
679d028484
Functional test for injections in core/rawdb
2023-06-01 13:14:08 -07:00
Martin Holst Swende
e501b3b05d
params: go-ethereum v1.12.0 stable
2023-05-25 12:01:00 +02:00
Martin Holst Swende
33fdd030b1
ethdb/pebble: fix NewBatchWithSize to set db ( #27350 )
2023-05-25 10:31:05 +03:00
Delweng
8a78a4f79f
eth,consensus: replace noarg fmt.Errorf with errors.New ( #27330 )
...
* eth: replace noarg fmt.Errorf with errors.New
Signed-off-by: jsvisa <delweng@gmail.com>
* consensus: replace noarg fmt.Errorf with errors.New
Signed-off-by: jsvisa <delweng@gmail.com>
---------
Signed-off-by: jsvisa <delweng@gmail.com>
2023-05-25 02:57:34 -04:00
Delweng
b21ba668e6
internal,tests: replace noarg fmt.Errorf with errors.New ( #27335 )
...
* internal: replace noarg fmt.Errorf with errors.New
Signed-off-by: jsvisa <delweng@gmail.com>
* tests: replace noarg fmt.Errorf with errors.New
Signed-off-by: jsvisa <delweng@gmail.com>
* tests: go autoimport
Signed-off-by: jsvisa <delweng@gmail.com>
* tests: go autoimport
Signed-off-by: jsvisa <delweng@gmail.com>
---------
Signed-off-by: jsvisa <delweng@gmail.com>
2023-05-25 02:54:28 -04:00
Delweng
dd25a4f5ab
les, signer, light: replace noarg fmt.Errorf with errors.New ( #27336 )
...
Signed-off-by: jsvisa <delweng@gmail.com>
2023-05-25 02:51:13 -04:00
Delweng
21c87e0f1b
crypto: replace noarg fmt.Errorf with errors.New ( #27333 )
...
Signed-off-by: jsvisa <delweng@gmail.com>
2023-05-24 14:45:51 +02:00
Delweng
b0095eeb20
ethclient,event: replace noarg fmt.Errorf with errors.New ( #27334 )
...
Signed-off-by: jsvisa <delweng@gmail.com>
2023-05-24 12:39:49 +02:00
Delweng
e9c3183c52
cmd: use errrors.New instead of empty fmt.Errorf ( #27329 )
...
Signed-off-by: jsvisa <delweng@gmail.com>
2023-05-24 12:21:29 +02:00
Martin Holst Swende
9231770811
rpc: change BlockNumber constant values to match ethclient ( #27219 )
...
ethclient accepts certain negative block number values as specifiers for the "pending",
"safe" and "finalized" block. In case of "pending", the value accepted by ethclient (-1)
did not match rpc.PendingBlockNumber (-2).
This wasn't really a problem, but other values accepted by ethclient did match the
definitions in package rpc, and it's weird to have this one special case where they don't.
To fix it, we decided to change the values of the constants rather than changing ethclient.
The constant values are not otherwise significant. This is a breaking API change, but we
believe not a dangerous one.
---------
Co-authored-by: Felix Lange <fjl@twurst.com>
2023-05-23 13:18:38 +02:00