Commit Graph

51 Commits

Author SHA1 Message Date
philip-morlier
6f1c546bb3 Changes made in service of adding block context object interface to interfaces. 2022-02-02 20:48:25 -08:00
Philip Morlier
393e2167a2
Merge pull request #9 from openrelayxyz/bugfix/unmarshal-panic
Appending unmarshalJSON methods to avoid panic if mal-formed arguments are passed.
2022-01-27 14:14:40 -05:00
philip-morlier
ff5d2e8030 Appending unmarshalJSON methods to avoid panic if mal-formed arguments are passed. 2022-01-27 11:12:56 -08:00
AusIV
44c7e0e589
Merge pull request #8 from openrelayxyz/feature/plugeth-parity-vmtrace
Updated core/interface.go to include code(), and input() fields on co…
2022-01-14 15:29:02 -06:00
philip-morlier
b27029cd43 Updated core/interface.go to include code(), and input() fields on contract object 2022-01-14 13:25:37 -08:00
Philip Morlier
9048547fd9
Merge pull request #7 from openrelayxyz/feature/v1.10.14_updates
Updates to Dwonloader.Progress to reflect geth v1.10.14 changes.
2021-12-27 18:13:18 -05:00
philip-morlier
d395f304f2 Updates to Dwonloader.Progress to reflect geth v1.10.14 changes. 2021-12-27 15:10:33 -08:00
AusIV
0ceb118544
Merge pull request #6 from openrelayxyz/feature/blockTracer
Changes to core/interface and addition of opcodes also in service of …
2021-11-11 09:24:55 -06:00
philip-morlier
a1532d773b Changes to core/interface and addition of opcodes also in service of block tracer 2021-11-05 17:08:42 -07:00
AusIV
c180779400
Merge pull request #5 from openrelayxyz/feature/tracer-capture-enter
updated interface to relfect changes to tracer interface
2021-10-22 14:51:24 -05:00
philip-morlier
492f77eaa0 updated interface to relfect changes to tracer interface 2021-10-20 08:37:34 -07:00
philip-morlier
25a7f188e8
Merge pull request #4 from openrelayxyz/documentation
Documentation
2021-10-18 16:41:22 -07:00
philip-morlier
11043bd4a8
Most recent docs update before release 2021-10-18 16:25:33 -07:00
philip-morlier
63df231981
changes to install page 2021-10-18 13:13:38 -07:00
philip-morlier
f5f8fee06f
removing core/opcodes 2021-10-17 10:42:24 -07:00
Austin Roberts
9c6b92c284 Update today, add hook writing guide 2021-10-15 15:27:20 -05:00
Austin Roberts
322eb88b8c Remove docs build directory 2021-10-15 14:56:12 -05:00
philip-morlier
8235ccf361
Deleting redundant documentation directory 2021-10-14 16:51:55 -07:00
philip-morlier
816fa6ef71
Merge pull request #3 from openrelayxyz/feature/isSynced-improvement
Feature/is synced improvement
2021-10-08 14:05:36 -07:00
philip-morlier
414de49dac Yet another reset 2021-10-08 14:04:39 -07:00
philip-morlier
708c7643ee
Moving Austin's work into most current version 2021-10-05 15:43:09 -07:00
Austin Roberts
3af8a5be89 Merge remote-tracking branch 'origin/documentation' into documentation 2021-10-04 13:56:54 -05:00
Austin Roberts
bd0815d7f1 Documentation update 2021-10-04 13:51:19 -05:00
Austin Roberts
acde69034b Move documentation -> docs, don't commit build 2021-10-04 10:04:01 -05:00
philip-morlier
d27c507112 Plugin hooks initial work 2021-10-04 10:04:01 -05:00
philip-morlier
daa7b44fef Updated toctree with further development of scope. 2021-10-04 10:04:01 -05:00
philip-morlier
d3514eaccb re-committing entire project as well as todays changes 2021-10-04 10:04:01 -05:00
philip-morlier
e407ce3343
Latest commit to hand off to AR 2021-10-01 13:32:19 -07:00
philip-morlier
c1a6ba029d
Merge pull request #2 from openrelayxyz/feature/db-iteration
Add database iteration to restricted backend
2021-09-29 10:58:11 -07:00
philip-morlier
7de75e788b
Monday 9-27-21 changes 2021-09-27 14:26:42 -07:00
philip-morlier
a030ac72c0
Eliminating hooks work and leavingempty hooks writing guide 2021-09-24 14:33:33 -07:00
philip-morlier
27da712fd0
Plugin hooks initial work 2021-09-24 14:01:16 -07:00
philip-morlier
5843fef408
Updated toctree with further development of scope. 2021-09-23 16:01:00 -07:00
Austin Roberts
92f38f719c Add database iteration to restricted backend
Needed for cardinal state dump
2021-09-23 16:47:38 -05:00
philip-morlier
54752e2100
re-committing entire project as well as todays changes 2021-09-23 12:11:56 -07:00
Austin Roberts
5f304c2de3 Align versions with geth 2021-09-16 15:58:42 -05:00
Austin Roberts
a55f805606 Misc updates to eliminate accidental geth imports 2021-09-16 15:52:50 -05:00
Austin Roberts
fd68052ffa Add types test 2021-09-14 13:32:05 -05:00
Austin Roberts
0ee401ca60 Add types package 2021-09-14 11:53:41 -05:00
Austin Roberts
8eb2ef63b8 Add params package 2021-09-14 11:53:20 -05:00
Austin Roberts
ffd0033781 Add crypto library 2021-09-13 15:12:49 -05:00
Austin Roberts
244866381c Add RLP package under restricted 2021-09-13 14:46:29 -05:00
Austin Roberts
0d3400ee78 Make Hash and Address implement JSON marshalling, add hexutils to restricted 2021-09-10 11:33:16 -05:00
philip-morlier
e94946bad0
Merge pull request #1 from openrelayxyz/develop
Develop
2021-09-09 10:07:01 -07:00
philip-morlier
27afdc9ff3
TracerReseult, ScopeContext, and StateDB changes to interfaces 2021-09-08 13:58:53 -07:00
philip-morlier
1fb2754193
Removed UseGas method from Contract interface 2021-09-03 15:16:14 -07:00
philip-morlier
b7b64de53a
fixing error on line 69 2021-09-03 09:34:04 -07:00
philip-morlier
a6ca470208
updated memory interface 2021-09-02 16:19:55 -07:00
Austin Roberts
1d8e7dc3a5 Add result to tracerresult interface 2021-09-01 16:10:42 -05:00
Austin Roberts
8148633920 Add plugin loader interface 2021-08-31 15:40:39 -05:00