Skip to content

Conversation

fjl
Copy link
Contributor

@fjl fjl commented May 14, 2015

This reduces the time it takes to run the tests back to 3 seconds.

This reduces the time it takes to run the tests back to 3 seconds.
@karalabe
Copy link
Member

Pre PR: ok github.com/ethereum/go-ethereum/cmd/geth 332.208s
Post PR: ok github.com/ethereum/go-ethereum/cmd/geth 5.895s

Lol :)

obscuren added a commit that referenced this pull request May 14, 2015
cmd/geth: use plain keystore for JS tests
@obscuren obscuren merged commit 6bc8dec into ethereum:develop May 14, 2015
@fjl fjl deleted the geth-test-no-scrypt branch May 29, 2015 23:41
tony-ricciardi pushed a commit to tony-ricciardi/go-ethereum that referenced this pull request Jan 20, 2022
tony-ricciardi pushed a commit to tony-ricciardi/go-ethereum that referenced this pull request Jan 20, 2022
* started working on builtin network flags

* lint

* Don't aggregate epochSnarkData on non-epoch blocks (ethereum#961)

* don't aggregate epochSnarkData on non-epoch blocks

* uses existing proposal instead of re-fetching

* change log levels for two side chain scenarios (ethereum#966)

* Shorter timeouts for testing key rotation (ethereum#954)

* working

* Use Gold.mint() instead of state.AddBalance() for epoch rewards (ethereum#965)

The rationale behind this, is the `Gold.mint()` emits an event, and thus
is traceable, while `state.AddBalance()` is not. Making it really hard
to figure out how much GoldToken was minted and to whom.

* combining these

* compiles

* Restore master as circle-ci branch (ethereum#967)

* Update version to v1.0.0-unstable (ethereum#970)

* Add Mergify config and remove bulldozer config (ethereum#977)

* Fix missing reference to libbls_crypto causing linking errors on iOS (ethereum#978)

* Change proxy and proxied checks (ethereum#971)

* Delete gitignore so libs are included (ethereum#980)

* working???

* cleanup

* cleanup

* cleanup

* write genesis correctly

* trying to get unit tests working

* changing this

* lint

* added mainnet info (execpt bootnode?)

* added bootnode

* fixing tests

* lint

* fix

* fixing attach command

* removing snapshots

Co-authored-by: Kobi Gurkan <[email protected]>
Co-authored-by: Victor "Nate" Graf <[email protected]>
Co-authored-by: Mariano Cortesi <[email protected]>
Co-authored-by: J M Rossy <[email protected]>
Co-authored-by: Jean Regisser <[email protected]>
Co-authored-by: Javier Cortejoso <[email protected]>
Co-authored-by: Connor McEwen <[email protected]>
maoueh pushed a commit to streamingfast/go-ethereum that referenced this pull request Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants