Commit Graph

10 Commits

Author SHA1 Message Date
Steven Luscher 0e3056f265
chore: leave no-undef checking up to TypeScript (#24726) 2022-04-27 09:31:57 -07:00
Jordan Sexton 21dacefbee
fix: transactions populated from RPC requests retain original account key order (#23720)
* fix: transaction populate

* chore: web3: fix tx serialization test

* chore: web3: run prettier

* fix: web3: transaction populate

* fix: web3: handle nonce info

* add hash calc config.use_write_cache (#24005)

* restore existing overlapping overflow (#24010)

* Stringify populated transaction fields

* fix: web3: compare stringified JSON

* chore: web3: remove eslint indent rule that conflicts with prettier

* fix: web3: explicitly call toJSON

* fix: web3: add test for compileMessage

* fix: web3: make JSON internal

* fix: web3: connection simulation from message relies on mutating transaction

Co-authored-by: Jeff Washington (jwash) <[email protected]>
Co-authored-by: Jack May <[email protected]>
Co-authored-by: Justin Starry <[email protected]>
2022-04-16 14:28:57 -05:00
Justin Starry 3eb9f7b3eb chore: project config changes for typescript migration 2021-03-17 10:26:00 +08:00
Justin Starry f0a8aba2e2 chore: cleanup flow and package.json 2021-02-08 07:57:05 +08:00
Justin Starry 08ff2d12f2 feat: add support for browser es modules 2021-02-08 07:57:05 +08:00
Justin Starry 2b95ded880 chore: fix eslint errors 2020-06-14 21:57:04 -07:00
Justin Starry 8b95f41c51 chore: fix flow linting 2020-06-14 21:57:04 -07:00
Justin Starry e03fa4b962 fix: add typescript type declaration to npm bundle 2020-06-14 21:57:04 -07:00
Michael Vines 1d6abb17cf refactor: employ prettier 2020-06-14 21:57:04 -07:00
Michael Vines 0f1f52e3e4 Adjust eslint configuration 2020-06-14 21:57:04 -07:00