Commit Graph

  • d6742fe1c7 fix fmt lint #2057 Ames 2023-01-17 18:45:05 -0800
  • eaaa01a7d6
    Book - Providers Chapter (#2023) 0xKitsune 2023-01-17 14:19:34 -0500
  • c0839022d0
    Update book/providers/providers.md #2023 Georgios Konstantopoulos 2023-01-17 11:19:01 -0800
  • e9680629e5
    Merge branch 'master' into 0xKitsune/book-providers Georgios Konstantopoulos 2023-01-17 11:16:54 -0800
  • c60990d7b6
    remove EthAbiType derive generated unwrap (#2056) WillQ 2023-01-18 03:15:59 +0800
  • 43dad6a705
    chore(deps): bump proc-macro2 from 1.0.49 to 1.0.50 (#2061) dependabot[bot] 2023-01-17 11:15:20 -0800
  • ed9dc8fe5b
    chore(deps): bump proc-macro2 from 1.0.49 to 1.0.50 #2061 dependabot[bot] 2023-01-17 18:38:09 +0000
  • 09f8e3b511
    chore(deps): bump solang-parser 0.2.1 (#2054) Sean Young 2023-01-17 18:36:31 +0000
  • 9dcc5a2a78 use simply expect #2056 Will Qiu 2023-01-15 21:44:25 +0800
  • 3b32a605e2 updated the Ipc provider to initialize without setting the polling interval 0xKitsune 2023-01-16 21:18:36 -0500
  • dcdc022ab7 updated Http provider to initialize without ::<Http:: 0xKitsune 2023-01-16 21:16:43 -0500
  • 72e94f02dd
    fix(solc/resolver): default to Ascii for windows / Utf8 otherwise (#2060) Georgios Konstantopoulos 2023-01-16 18:14:38 -0800
  • 46929bd9f3 fixed comment, removed all usage of unwrap() 0xKitsune 2023-01-16 21:13:38 -0500
  • 50ae5dbfa7 fix(solc/resolver): default to Ascii for windows / Utf8 otherwise #2060 Georgios Konstantopoulos 2023-01-16 18:12:33 -0800
  • f2099a8eaa
    chore: fix clippy (#2059) Georgios Konstantopoulos 2023-01-16 18:11:27 -0800
  • 0e330788db added spaces to comments 0xKitsune 2023-01-16 20:21:31 -0500
  • 7d62e41594 chore: fix clippy #2059 Georgios Konstantopoulos 2023-01-16 17:19:51 -0800
  • 5330a688ea
    fix(solc): add missing ir option (#2055) Matthias Seitz 2023-01-17 01:35:47 +0100
  • e9abb6f3c8 added note about windows ipc named pipes 0xKitsune 2023-01-16 16:04:53 -0500
  • d29a9bc39c added examples to ipc and ws chapters, cleared todos 0xKitsune 2023-01-16 12:34:54 -0500
  • 747f8d9d24 Updated the provider section to include info on the ens and _node_client fields, udpated the advanced usage section to include CallBuilder and raw_call. 0xKitsune 2023-01-16 12:11:47 -0500
  • 69c410a40f remove EthAbiType derive generated unwrap Will Qiu 2023-01-15 12:27:19 +0800
  • 4cd959c9ba Fix serde round-trip address Ames 2022-11-03 14:30:18 -0700
  • 05f5cf17a3 Test serde round-trip address Ames 2023-01-14 18:28:09 -0800
  • 293e843015 fix(solc): add missing ir option #2055 Matthias Seitz 2023-01-14 16:44:51 +0100
  • edb19e1ece chore(deps): bump solang-parser 0.2.1 #2054 Sean Young 2023-01-14 11:01:02 +0000
  • 2ef4a575ba
    Merge df646d6434 into 10b18e0d58 #1964 alpharush 2023-01-13 13:33:55 -0600
  • 10b18e0d58 chore: do not expose util module Georgios Konstantopoulos 2023-01-13 11:10:31 -0800
  • 219004efcb fix(abigen): add back mod util Georgios Konstantopoulos 2023-01-13 11:09:13 -0800
  • 27761d7acc chore: derive default for enums Georgios Konstantopoulos 2023-01-13 11:07:52 -0800
  • c2d7b8321f
    refactor(abigen): source (#2016) DaniPopes 2023-01-13 19:59:44 +0100
  • 9768d2b36b
    Merge branch 'master' into refactor/abigen-source #2016 Georgios Konstantopoulos 2023-01-13 10:59:21 -0800
  • 0841e9b53e
    fixed issue#2004 parsing solc verison with trailing newlines (#2005) Elizabeth Dinella 2023-01-13 11:45:26 -0700
  • 08f8e8771a
    Book - Middleware Chapter (#2033) Andrea Simeoni 2023-01-13 19:25:32 +0100
  • d1e934791d
    refactor(abigen): Abigen, ContractBindings (#2019) DaniPopes 2023-01-13 19:23:59 +0100
  • da0039aaea
    fix: failing can_autodetect_dirs solc test (#1895) (#2052) Agost Biro 2023-01-13 19:20:26 +0100
  • 19a740db52
    chore(deps): bump svm-rs (#2051) Agost Biro 2023-01-13 19:19:47 +0100
  • dbef3c4ff9
    chore(deps): bump criterion from 0.3.6 to 0.4.0 (#2050) dependabot[bot] 2023-01-13 10:19:36 -0800
  • 3a01682edf
    feat(core): switch shanghaiBlock to shanghaiTime (#2049) Dan Cline 2023-01-13 13:19:25 -0500
  • 5edcd3765c
    feat(contract): use u64 and add more chains to multicall (#2042) DaniPopes 2023-01-13 19:18:55 +0100
  • 2e64eff59e
    Merge branch 'master' into feat/multicall-chains #2042 Georgios Konstantopoulos 2023-01-13 10:18:49 -0800
  • 9e559aefeb
    fix(abigen): ensure correct ABI in `From` impl (#2036) Nick 2023-01-13 18:18:17 +0000
  • 79f27e2366
    docs(abigen): rename `event_derives` to `derives` (#2018) DaniPopes 2023-01-13 19:17:32 +0100
  • f9baec6705
    fix: failing can_autodetect_dirs solc test (#1895) #2052 Agost Biro 2023-01-13 11:42:35 +0100
  • 44a7668c1e
    chore: update changelog #2051 Agost Biro 2023-01-13 11:02:44 +0100
  • 90abdd54bf
    chore(deps): bump svm-rs Agost Biro 2023-01-13 10:53:15 +0100
  • a55bbade35
    chore(deps): bump criterion from 0.3.6 to 0.4.0 #2050 dependabot[bot] 2023-01-13 03:05:20 +0000
  • 49487b73c6
    chore(deps): bump solang-parser from 0.1.18 to 0.2.1 #2006 dependabot[bot] 2023-01-13 01:56:53 +0000
  • 2eb56e69b7
    fix: revert to old version (#2048) Will Smith 2023-01-12 20:53:28 -0500
  • 0c5a4ccdc8 feat(core): switch shanghaiBlock to shanghaiTime #2049 Dan Cline 2023-01-12 15:51:55 -0500
  • b740149f0d fix: revert to old version #2048 Will Smith 2023-01-12 15:40:36 -0500
  • 0a7e7423e2
    feat(signers): Allow parsing of private key that has `0x` prefix (#2037) Yiannis M 2023-01-12 05:41:41 +0200
  • 927d960829
    chore(deps): bump regex from 1.7.0 to 1.7.1 (#2034) dependabot[bot] 2023-01-11 19:33:16 -0800
  • 5a4646f292
    chore(deps): bump num_enum from 0.5.7 to 0.5.8 (#2035) dependabot[bot] 2023-01-11 19:32:49 -0800
  • df720d4e00
    chore(deps): bump bzip2 from 0.4.3 to 0.4.4 (#2040) dependabot[bot] 2023-01-11 19:32:35 -0800
  • 015eeabea8
    feat(contract): return multicall pending transaction (#2044) DaniPopes 2023-01-12 04:30:56 +0100
  • b4b153a364
    perf(utils): avoid unnecessary allocations (#2046) DaniPopes 2023-01-12 04:20:35 +0100
  • 3c65997eae
    feat(core): add `strum::EnumIter` and `strum::EnumCount` to `Chain` (#2043) joshieDo 2023-01-12 11:17:46 +0800
  • 988ecff538 Merge branch 'master' into strum/chain #2043 joshieDo 2023-01-12 03:12:13 +0000
  • a1d6b5e3f7
    chore: clippy (#2032) DaniPopes 2023-01-12 04:05:39 +0100
  • 2b35ad9259
    make quorum params accessible (#6) Mattie Conover 2023-01-11 16:57:35 -0800
  • cd6600e04a
    use address #2046 DaniPopes 2023-01-11 19:34:21 +0100
  • 09b2e7e569
    docs: update CHANGELOG.md #2044 DaniPopes 2023-01-11 19:24:58 +0100
  • 10f4258538
    docs DaniPopes 2023-01-11 19:22:48 +0100
  • 433924b51c
    docs: add more to_checksum information DaniPopes 2023-01-11 19:14:02 +0100
  • b713986d19
    perf(utils): avoid unnecessary allocations DaniPopes 2023-01-11 19:08:34 +0100
  • dd3c420071
    fix: tests DaniPopes 2023-01-11 15:09:37 +0100
  • b2c591a34b
    feat(contract): return multicall pending transaction DaniPopes 2023-01-11 14:40:22 +0100
  • a1470c8ce3 clippy joshieDo 2023-01-11 07:04:47 +0000
  • 28a97176b7 add strum EnumIter and EnumCount to Chain joshieDo 2023-01-11 06:40:18 +0000
  • a9ba13aff6
    chore: manually implement Clone and Debug to avoid trait bounds. DaniPopes 2023-01-11 00:08:52 +0100
  • ddb456ea6a fix: Replace deprecated base64::encode with BASE64_STANDARD #2041 oblique 2023-01-10 19:55:40 +0200
  • 5b27054ccc
    feat: add new chains and use u64 DaniPopes 2023-01-10 23:54:31 +0100
  • 8373e419f7 typo #2033 Andrea Simeoni 2023-01-10 23:40:33 +0100
  • 0093d281b3 mermaid style file in the book root dir Andrea Simeoni 2023-01-10 23:37:35 +0100
  • ea8cee1e25
    chore(deps): bump bzip2 from 0.4.3 to 0.4.4 #2040 dependabot[bot] 2023-01-10 22:30:46 +0000
  • 000bd7cda0 feat(signers): Allow parsing of private key that has `0x` prefix #2037 oblique 2023-01-10 18:20:51 +0200
  • 58eefe71ab Removed duplicate style Andrea Simeoni 2023-01-10 13:00:59 +0100
  • 056bd5fed1
    Remove unnecessary `async` from test #2036 Nick 2023-01-10 11:27:58 +0000
  • 36bbf88b3a fix(abigen): ensure correct ABI in `From` impl Nick Myatt 2023-01-10 10:18:34 +0000
  • 592706aced updating the ws section, adding code snippet for example using the subscribe_pending_tx method 0xKitsune 2023-01-10 01:29:25 -0500
  • d6771949e3 updated ipc section, added code snippets 0xKitsune 2023-01-10 01:26:01 -0500
  • bb7eee7aff
    chore(deps): bump num_enum from 0.5.7 to 0.5.8 #2035 dependabot[bot] 2023-01-10 03:03:18 +0000
  • d5361c94ab
    chore(deps): bump regex from 1.7.0 to 1.7.1 #2034 dependabot[bot] 2023-01-10 03:03:01 +0000
  • ff8c2f9f02 docs: added `quorum` transport to diagram Andrea Simeoni 2023-01-10 00:47:49 +0100
  • 44659010e5 docs: simplified diagram Andrea Simeoni 2023-01-10 00:45:08 +0100
  • bf57eef750 docs: added middleware sections + embed examples Andrea Simeoni 2023-01-10 00:31:42 +0100
  • 7993bb95e2 docs: added middleware intro page + diagram Andrea Simeoni 2023-01-10 00:30:59 +0100
  • a848f1e4cc
    fix DaniPopes 2023-01-09 11:12:42 +0100
  • 166e5b68de
    chore: clippy #2032 DaniPopes 2023-01-09 11:10:05 +0100
  • 71019477e1
    Merge branch 'master' into refactor/abigen-source DaniPopes 2023-01-09 11:09:33 +0100
  • 07f6542d0e
    Merge branch 'master' into chore/abigen-derives #2018 DaniPopes 2023-01-09 10:52:05 +0100
  • 1782d496dc
    Merge branch 'master' into refactor/abigen-mod1 #2019 DaniPopes 2023-01-09 10:40:54 +0100
  • 75fadf22ed Updated WS and Ipc chapter, working on usage, furthering descriptions 0xKitsune 2023-01-09 01:53:51 -0500
  • 0187bedd11
    feat(abigen): use prettyplease (#2027) DaniPopes 2023-01-09 06:17:22 +0100
  • c439566625
    chore(deps): bump base64 from 0.20.0 to 0.21.0 (#2030) dependabot[bot] 2023-01-09 07:16:11 +0200
  • a7f48bc6ee
    chore(deps): bump glob from 0.3.0 to 0.3.1 (#2031) dependabot[bot] 2023-01-09 07:15:48 +0200
  • 801a638a89
    etherscan: fix deserializing contract creation NormalTransaction objects (#2029) Peter Davies 2023-01-09 05:12:33 +0000
  • 9834b508cb
    chore(deps): bump glob from 0.3.0 to 0.3.1 #2031 dependabot[bot] 2023-01-09 03:04:39 +0000
  • 509d1ff549
    chore(deps): bump base64 from 0.20.0 to 0.21.0 #2030 dependabot[bot] 2023-01-09 03:04:04 +0000