Skip to content

Releases: openrelayxyz/plugeth-bor

v0.0.0-dev1

10 Sep 22:49
Compare
Choose a tag to compare
v0.0.0-dev1 Pre-release
Pre-release
Merge remote-tracking branch 'origin/feature/xplugethhooks-core-rawdb…

v0.0.0-dev0

10 Sep 20:18
Compare
Choose a tag to compare
v0.0.0-dev0 Pre-release
Pre-release
Initial commit of xplugeth injection and hooks in internal/cli/server/

v0.0.0-tag-test0

23 Aug 00:15
Compare
Choose a tag to compare
v0.0.0-tag-test0 Pre-release
Pre-release
removed build chain from mod and set circle config to bor

v0.0.0

23 Aug 00:25
Compare
Choose a tag to compare
v0.0.0 Pre-release
Pre-release
removed build chain from mod and set circle config to bor

v1.2.0.0.0-plugeth-light1

06 Dec 21:04
Compare
Choose a tag to compare
Pre-release
Added and modified blockchain_hooks_test.go

Signature of testReorgLong() changed from (testing, bool, string) to (testing, bool)

v1.2.0.0.0-plugeth-light0

06 Dec 18:57
Compare
Choose a tag to compare
Pre-release
Project is functional

All injections all injections are covered by tests excluding the reorg hooks.

v1.0.4.0.0-dev3

27 Sep 18:44
Compare
Choose a tag to compare
v1.0.4.0.0-dev3 Pre-release
Pre-release
Test plugin passing.

Test was modified to match function with bor v1.0.4. A new psuedo injection was placed in core/blockchain to enable the test to run faster.

v1.0.4.0.0-dev2

26 Sep 23:14
Compare
Choose a tag to compare
v1.0.4.0.0-dev2 Pre-release
Pre-release
Circleci config updated to go 1.20

v1.0.4.0.0-dev0

26 Sep 19:55
Compare
Choose a tag to compare
v1.0.4.0.0-dev0 Pre-release
Pre-release
All essential plugins loading in dev mode.

Removed all sepolia and goerli flags and flag logic from main.go.

Updated mod and sum to correspond to cardianl and plugins ecosystem.

v0.3.5.0.0-dev0

07 Mar 22:45
Compare
Choose a tag to compare
v0.3.5.0.0-dev0 Pre-release
Pre-release
Merge tag 'v0.3.5' into merge/bor-v0.3.5

Also updated some imports to conform with utils v0.0.24.
Added blockchain_hooks_test.go from main project.

Tests failing in cmd/geth/