Go to file
ledgerwatch eefbde1443
Pending nonce [attempt 2] (#158)
* Remove interfaces for replacement

* Squashed 'interfaces/' content from commit 8f1a238

git-subtree-dir: interfaces
git-subtree-split: 8f1a23897b8921ae3e7f9450ec9f300255c6e1e2

* Regenerate bindings for new interfaces

* Add Nonce function

* Search for nonce in ascending order

* Descend from highest possible nonce for sender (#162)

* Descend from highest possible nonce for sender

* Remove assumptions from nonce()

* Remove interfaces for replacement

* Squashed 'interfaces/' content from commit 375e3d8

git-subtree-dir: interfaces
git-subtree-split: 375e3d85a3d9ff13e61593a5efacd2fbc777cec3

* Regenerate

* Started test

* More of test

* Fix test

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: TBC Dev <48684072+tbcd@users.noreply.github.com>
2021-11-15 09:44:18 +00:00
.github/workflows return err on duplicate (#89) 2021-09-22 15:30:34 +07:00
aggregator State aggregator (#114) 2021-11-13 12:12:29 +00:00
chain Add ArrowGlacierBlock and remove CatalystBlock (#139) 2021-10-31 17:21:20 +00:00
common ETL: use logPrefix as suffix of tmp files (#146) 2021-11-05 17:04:17 +07:00
compress Compress: add maxPatternLen=64 (#155) 2021-11-10 22:09:54 +07:00
direct --txpool.pricelimit support (#96) 2021-10-02 17:34:33 +07:00
etl ETL file names revert (#147) 2021-11-06 17:32:37 +07:00
gointerfaces Pending nonce [attempt 2] (#158) 2021-11-15 09:44:18 +00:00
interfaces Pending nonce [attempt 2] (#158) 2021-11-15 09:44:18 +00:00
kv mdbx: set back big augment limit (#157) 2021-11-14 12:20:49 +07:00
mmap Fixes for compress, decompressor, and tests (#110) 2021-10-16 10:43:41 +01:00
patricia Generalise patricia tree, initial compress (#103) 2021-10-11 18:31:49 +01:00
recsplit State aggregator (#114) 2021-11-13 12:12:29 +00:00
rlp more p2p fuzzing (#131) 2021-10-26 13:52:23 +07:00
txpool Pending nonce [attempt 2] (#158) 2021-11-15 09:44:18 +00:00
.gitignore .gitignore 2021-07-27 09:54:09 +07:00
.golangci.yml Pool: switch cache to tx.ID(), more metrics (#73) 2021-09-15 20:15:32 +07:00
go.mod Updated secp256k1 dependency to v1.0.0 (#144) 2021-11-04 08:35:55 +00:00
go.sum go mod tidy 2021-11-04 18:05:07 +07:00
LICENSE Initial commit 2021-06-19 10:43:10 +01:00
Makefile 🐛 Fix Makefile in order to allow space in folder names and compilation in WSL2 environment when Windows Path is added to the path of Linux, more information can be found here: https://github.com/golang/go/issues/49166 (#133) 2021-10-27 14:44:38 +01:00
README.md Initial commit 2021-06-19 10:43:10 +01:00
tools.go Initial recsplit (#67) 2021-09-13 18:31:09 +01:00

erigon-lib

Dependencies of Erigon project, rewritten from scratch and licensed under Apache 2.0